aboutsummaryrefslogtreecommitdiff
path: root/PhysX_3.4/Source/compiler/xcode_ios/PhysX.xcodeproj
diff options
context:
space:
mode:
authorSheikh Dawood Abdul Ajees <[email protected]>2018-11-27 13:02:50 -0600
committerSheikh Dawood Abdul Ajees <[email protected]>2018-11-27 13:02:50 -0600
commit78cab22a61786a23f2ee1ad7c5dcbec0024befca (patch)
tree27cb86e3add785670ddfdbfc901f1654d74d1cb2 /PhysX_3.4/Source/compiler/xcode_ios/PhysX.xcodeproj
parentPhysX 3.4, APEX 1.4 patch release @24990349 (diff)
downloadphysx-3.4-78cab22a61786a23f2ee1ad7c5dcbec0024befca.tar.xz
physx-3.4-78cab22a61786a23f2ee1ad7c5dcbec0024befca.zip
PhysX 3.4, APEX 1.4 patch release @25256367
Diffstat (limited to 'PhysX_3.4/Source/compiler/xcode_ios/PhysX.xcodeproj')
-rw-r--r--PhysX_3.4/Source/compiler/xcode_ios/PhysX.xcodeproj/project.pbxproj8596
1 files changed, 4298 insertions, 4298 deletions
diff --git a/PhysX_3.4/Source/compiler/xcode_ios/PhysX.xcodeproj/project.pbxproj b/PhysX_3.4/Source/compiler/xcode_ios/PhysX.xcodeproj/project.pbxproj
index df494ee1..87bd506e 100644
--- a/PhysX_3.4/Source/compiler/xcode_ios/PhysX.xcodeproj/project.pbxproj
+++ b/PhysX_3.4/Source/compiler/xcode_ios/PhysX.xcodeproj/project.pbxproj
@@ -7,223 +7,223 @@
objects = {
/* Begin PBXBuildFile section of PhysX */
- FFFFf2d4cda07fd2f2d4cda0 /* SceneQuery in Frameworks */= { isa = PBXBuildFile; fileRef = FFFDf2d709607fd2f2d70960 /* SceneQuery */; };
- FFFFf2d4ce007fd2f2d4ce00 /* SimulationController in Frameworks */= { isa = PBXBuildFile; fileRef = FFFDf2d74db07fd2f2d74db0 /* SimulationController */; };
- FFFFf383ce387fd2f383ce38 /* NpActor.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf383ce387fd2f383ce38 /* NpActor.cpp */; };
- FFFFf383cea07fd2f383cea0 /* NpAggregate.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf383cea07fd2f383cea0 /* NpAggregate.cpp */; };
- FFFFf383cf087fd2f383cf08 /* NpArticulation.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf383cf087fd2f383cf08 /* NpArticulation.cpp */; };
- FFFFf383cf707fd2f383cf70 /* NpArticulationJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf383cf707fd2f383cf70 /* NpArticulationJoint.cpp */; };
- FFFFf383cfd87fd2f383cfd8 /* NpArticulationLink.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf383cfd87fd2f383cfd8 /* NpArticulationLink.cpp */; };
- FFFFf383d0407fd2f383d040 /* NpBatchQuery.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf383d0407fd2f383d040 /* NpBatchQuery.cpp */; };
- FFFFf383d0a87fd2f383d0a8 /* NpConstraint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf383d0a87fd2f383d0a8 /* NpConstraint.cpp */; };
- FFFFf383d1107fd2f383d110 /* NpFactory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf383d1107fd2f383d110 /* NpFactory.cpp */; };
- FFFFf383d1787fd2f383d178 /* NpMaterial.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf383d1787fd2f383d178 /* NpMaterial.cpp */; };
- FFFFf383d1e07fd2f383d1e0 /* NpMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf383d1e07fd2f383d1e0 /* NpMetaData.cpp */; };
- FFFFf383d2487fd2f383d248 /* NpPhysics.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf383d2487fd2f383d248 /* NpPhysics.cpp */; };
- FFFFf383d2b07fd2f383d2b0 /* NpPvdSceneQueryCollector.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf383d2b07fd2f383d2b0 /* NpPvdSceneQueryCollector.cpp */; };
- FFFFf383d3187fd2f383d318 /* NpReadCheck.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf383d3187fd2f383d318 /* NpReadCheck.cpp */; };
- FFFFf383d3807fd2f383d380 /* NpRigidDynamic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf383d3807fd2f383d380 /* NpRigidDynamic.cpp */; };
- FFFFf383d3e87fd2f383d3e8 /* NpRigidStatic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf383d3e87fd2f383d3e8 /* NpRigidStatic.cpp */; };
- FFFFf383d4507fd2f383d450 /* NpScene.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf383d4507fd2f383d450 /* NpScene.cpp */; };
- FFFFf383d4b87fd2f383d4b8 /* NpSceneQueries.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf383d4b87fd2f383d4b8 /* NpSceneQueries.cpp */; };
- FFFFf383d5207fd2f383d520 /* NpSerializerAdapter.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf383d5207fd2f383d520 /* NpSerializerAdapter.cpp */; };
- FFFFf383d5887fd2f383d588 /* NpShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf383d5887fd2f383d588 /* NpShape.cpp */; };
- FFFFf383d5f07fd2f383d5f0 /* NpShapeManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf383d5f07fd2f383d5f0 /* NpShapeManager.cpp */; };
- FFFFf383d6587fd2f383d658 /* NpSpatialIndex.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf383d6587fd2f383d658 /* NpSpatialIndex.cpp */; };
- FFFFf383d6c07fd2f383d6c0 /* NpVolumeCache.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf383d6c07fd2f383d6c0 /* NpVolumeCache.cpp */; };
- FFFFf383d7287fd2f383d728 /* NpWriteCheck.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf383d7287fd2f383d728 /* NpWriteCheck.cpp */; };
- FFFFf383d7907fd2f383d790 /* PvdMetaDataPvdBinding.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf383d7907fd2f383d790 /* PvdMetaDataPvdBinding.cpp */; };
- FFFFf383d7f87fd2f383d7f8 /* PvdPhysicsClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf383d7f87fd2f383d7f8 /* PvdPhysicsClient.cpp */; };
- FFFFf383da007fd2f383da00 /* particles/NpParticleFluid.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf383da007fd2f383da00 /* particles/NpParticleFluid.cpp */; };
- FFFFf383da687fd2f383da68 /* particles/NpParticleSystem.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf383da687fd2f383da68 /* particles/NpParticleSystem.cpp */; };
- FFFFf383e2207fd2f383e220 /* buffering/ScbActor.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf383e2207fd2f383e220 /* buffering/ScbActor.cpp */; };
- FFFFf383e2887fd2f383e288 /* buffering/ScbAggregate.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf383e2887fd2f383e288 /* buffering/ScbAggregate.cpp */; };
- FFFFf383e2f07fd2f383e2f0 /* buffering/ScbBase.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf383e2f07fd2f383e2f0 /* buffering/ScbBase.cpp */; };
- FFFFf383e3587fd2f383e358 /* buffering/ScbCloth.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf383e3587fd2f383e358 /* buffering/ScbCloth.cpp */; };
- FFFFf383e3c07fd2f383e3c0 /* buffering/ScbMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf383e3c07fd2f383e3c0 /* buffering/ScbMetaData.cpp */; };
- FFFFf383e4287fd2f383e428 /* buffering/ScbParticleSystem.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf383e4287fd2f383e428 /* buffering/ScbParticleSystem.cpp */; };
- FFFFf383e4907fd2f383e490 /* buffering/ScbScene.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf383e4907fd2f383e490 /* buffering/ScbScene.cpp */; };
- FFFFf383e4f87fd2f383e4f8 /* buffering/ScbScenePvdClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf383e4f87fd2f383e4f8 /* buffering/ScbScenePvdClient.cpp */; };
- FFFFf383e5607fd2f383e560 /* buffering/ScbShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf383e5607fd2f383e560 /* buffering/ScbShape.cpp */; };
- FFFFf383e7007fd2f383e700 /* cloth/NpCloth.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf383e7007fd2f383e700 /* cloth/NpCloth.cpp */; };
- FFFFf383e7687fd2f383e768 /* cloth/NpClothFabric.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf383e7687fd2f383e768 /* cloth/NpClothFabric.cpp */; };
- FFFFf383e7d07fd2f383e7d0 /* cloth/NpClothParticleData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf383e7d07fd2f383e7d0 /* cloth/NpClothParticleData.cpp */; };
- FFFFf383e8387fd2f383e838 /* ../../ImmediateMode/src/NpImmediateMode.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf383e8387fd2f383e838 /* ../../ImmediateMode/src/NpImmediateMode.cpp */; };
- FFFFf38333a87fd2f38333a8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFDf38333a87fd2f38333a8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp */; };
- FFFFf38334107fd2f3833410 /* core/src/PxMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFDf38334107fd2f3833410 /* core/src/PxMetaDataObjects.cpp */; };
+ FFFF6580d0207f856580d020 /* SceneQuery in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD659313f07f85659313f0 /* SceneQuery */; };
+ FFFF658076007f8565807600 /* SimulationController in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD659359707f8565935970 /* SimulationController */; };
+ FFFF64843a387f8564843a38 /* NpActor.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64843a387f8564843a38 /* NpActor.cpp */; };
+ FFFF64843aa07f8564843aa0 /* NpAggregate.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64843aa07f8564843aa0 /* NpAggregate.cpp */; };
+ FFFF64843b087f8564843b08 /* NpArticulation.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64843b087f8564843b08 /* NpArticulation.cpp */; };
+ FFFF64843b707f8564843b70 /* NpArticulationJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64843b707f8564843b70 /* NpArticulationJoint.cpp */; };
+ FFFF64843bd87f8564843bd8 /* NpArticulationLink.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64843bd87f8564843bd8 /* NpArticulationLink.cpp */; };
+ FFFF64843c407f8564843c40 /* NpBatchQuery.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64843c407f8564843c40 /* NpBatchQuery.cpp */; };
+ FFFF64843ca87f8564843ca8 /* NpConstraint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64843ca87f8564843ca8 /* NpConstraint.cpp */; };
+ FFFF64843d107f8564843d10 /* NpFactory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64843d107f8564843d10 /* NpFactory.cpp */; };
+ FFFF64843d787f8564843d78 /* NpMaterial.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64843d787f8564843d78 /* NpMaterial.cpp */; };
+ FFFF64843de07f8564843de0 /* NpMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64843de07f8564843de0 /* NpMetaData.cpp */; };
+ FFFF64843e487f8564843e48 /* NpPhysics.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64843e487f8564843e48 /* NpPhysics.cpp */; };
+ FFFF64843eb07f8564843eb0 /* NpPvdSceneQueryCollector.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64843eb07f8564843eb0 /* NpPvdSceneQueryCollector.cpp */; };
+ FFFF64843f187f8564843f18 /* NpReadCheck.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64843f187f8564843f18 /* NpReadCheck.cpp */; };
+ FFFF64843f807f8564843f80 /* NpRigidDynamic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64843f807f8564843f80 /* NpRigidDynamic.cpp */; };
+ FFFF64843fe87f8564843fe8 /* NpRigidStatic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64843fe87f8564843fe8 /* NpRigidStatic.cpp */; };
+ FFFF648440507f8564844050 /* NpScene.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648440507f8564844050 /* NpScene.cpp */; };
+ FFFF648440b87f85648440b8 /* NpSceneQueries.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648440b87f85648440b8 /* NpSceneQueries.cpp */; };
+ FFFF648441207f8564844120 /* NpSerializerAdapter.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648441207f8564844120 /* NpSerializerAdapter.cpp */; };
+ FFFF648441887f8564844188 /* NpShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648441887f8564844188 /* NpShape.cpp */; };
+ FFFF648441f07f85648441f0 /* NpShapeManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648441f07f85648441f0 /* NpShapeManager.cpp */; };
+ FFFF648442587f8564844258 /* NpSpatialIndex.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648442587f8564844258 /* NpSpatialIndex.cpp */; };
+ FFFF648442c07f85648442c0 /* NpVolumeCache.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648442c07f85648442c0 /* NpVolumeCache.cpp */; };
+ FFFF648443287f8564844328 /* NpWriteCheck.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648443287f8564844328 /* NpWriteCheck.cpp */; };
+ FFFF648443907f8564844390 /* PvdMetaDataPvdBinding.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648443907f8564844390 /* PvdMetaDataPvdBinding.cpp */; };
+ FFFF648443f87f85648443f8 /* PvdPhysicsClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648443f87f85648443f8 /* PvdPhysicsClient.cpp */; };
+ FFFF648446007f8564844600 /* particles/NpParticleFluid.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648446007f8564844600 /* particles/NpParticleFluid.cpp */; };
+ FFFF648446687f8564844668 /* particles/NpParticleSystem.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648446687f8564844668 /* particles/NpParticleSystem.cpp */; };
+ FFFF64844e207f8564844e20 /* buffering/ScbActor.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64844e207f8564844e20 /* buffering/ScbActor.cpp */; };
+ FFFF64844e887f8564844e88 /* buffering/ScbAggregate.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64844e887f8564844e88 /* buffering/ScbAggregate.cpp */; };
+ FFFF64844ef07f8564844ef0 /* buffering/ScbBase.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64844ef07f8564844ef0 /* buffering/ScbBase.cpp */; };
+ FFFF64844f587f8564844f58 /* buffering/ScbCloth.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64844f587f8564844f58 /* buffering/ScbCloth.cpp */; };
+ FFFF64844fc07f8564844fc0 /* buffering/ScbMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64844fc07f8564844fc0 /* buffering/ScbMetaData.cpp */; };
+ FFFF648450287f8564845028 /* buffering/ScbParticleSystem.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648450287f8564845028 /* buffering/ScbParticleSystem.cpp */; };
+ FFFF648450907f8564845090 /* buffering/ScbScene.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648450907f8564845090 /* buffering/ScbScene.cpp */; };
+ FFFF648450f87f85648450f8 /* buffering/ScbScenePvdClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648450f87f85648450f8 /* buffering/ScbScenePvdClient.cpp */; };
+ FFFF648451607f8564845160 /* buffering/ScbShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648451607f8564845160 /* buffering/ScbShape.cpp */; };
+ FFFF648453007f8564845300 /* cloth/NpCloth.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648453007f8564845300 /* cloth/NpCloth.cpp */; };
+ FFFF648453687f8564845368 /* cloth/NpClothFabric.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648453687f8564845368 /* cloth/NpClothFabric.cpp */; };
+ FFFF648453d07f85648453d0 /* cloth/NpClothParticleData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648453d07f85648453d0 /* cloth/NpClothParticleData.cpp */; };
+ FFFF648454387f8564845438 /* ../../ImmediateMode/src/NpImmediateMode.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648454387f8564845438 /* ../../ImmediateMode/src/NpImmediateMode.cpp */; };
+ FFFF64841fa87f8564841fa8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD64841fa87f8564841fa8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp */; };
+ FFFF648420107f8564842010 /* core/src/PxMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD648420107f8564842010 /* core/src/PxMetaDataObjects.cpp */; };
/* End PBXFileReference section */
/* Begin PBXFileReference section */
- FFFDf2d231d07fd2f2d231d0 /* PhysX */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysX"; sourceTree = BUILT_PRODUCTS_DIR; };
- FFFDf383c0007fd2f383c000 /* NpActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpActor.h"; path = "../../PhysX/src/NpActor.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383c0687fd2f383c068 /* NpActorTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpActorTemplate.h"; path = "../../PhysX/src/NpActorTemplate.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383c0d07fd2f383c0d0 /* NpAggregate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpAggregate.h"; path = "../../PhysX/src/NpAggregate.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383c1387fd2f383c138 /* NpArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulation.h"; path = "../../PhysX/src/NpArticulation.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383c1a07fd2f383c1a0 /* NpArticulationJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationJoint.h"; path = "../../PhysX/src/NpArticulationJoint.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383c2087fd2f383c208 /* NpArticulationLink.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationLink.h"; path = "../../PhysX/src/NpArticulationLink.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383c2707fd2f383c270 /* NpBatchQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpBatchQuery.h"; path = "../../PhysX/src/NpBatchQuery.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383c2d87fd2f383c2d8 /* NpCast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpCast.h"; path = "../../PhysX/src/NpCast.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383c3407fd2f383c340 /* NpConnector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpConnector.h"; path = "../../PhysX/src/NpConnector.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383c3a87fd2f383c3a8 /* NpConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpConstraint.h"; path = "../../PhysX/src/NpConstraint.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383c4107fd2f383c410 /* NpFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpFactory.h"; path = "../../PhysX/src/NpFactory.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383c4787fd2f383c478 /* NpMaterial.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMaterial.h"; path = "../../PhysX/src/NpMaterial.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383c4e07fd2f383c4e0 /* NpMaterialManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMaterialManager.h"; path = "../../PhysX/src/NpMaterialManager.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383c5487fd2f383c548 /* NpPhysics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPhysics.h"; path = "../../PhysX/src/NpPhysics.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383c5b07fd2f383c5b0 /* NpPhysicsInsertionCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPhysicsInsertionCallback.h"; path = "../../PhysX/src/NpPhysicsInsertionCallback.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383c6187fd2f383c618 /* NpPtrTableStorageManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPtrTableStorageManager.h"; path = "../../PhysX/src/NpPtrTableStorageManager.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383c6807fd2f383c680 /* NpPvdSceneQueryCollector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPvdSceneQueryCollector.h"; path = "../../PhysX/src/NpPvdSceneQueryCollector.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383c6e87fd2f383c6e8 /* NpQueryShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpQueryShared.h"; path = "../../PhysX/src/NpQueryShared.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383c7507fd2f383c750 /* NpReadCheck.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpReadCheck.h"; path = "../../PhysX/src/NpReadCheck.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383c7b87fd2f383c7b8 /* NpRigidActorTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidActorTemplate.h"; path = "../../PhysX/src/NpRigidActorTemplate.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383c8207fd2f383c820 /* NpRigidActorTemplateInternal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidActorTemplateInternal.h"; path = "../../PhysX/src/NpRigidActorTemplateInternal.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383c8887fd2f383c888 /* NpRigidBodyTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidBodyTemplate.h"; path = "../../PhysX/src/NpRigidBodyTemplate.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383c8f07fd2f383c8f0 /* NpRigidDynamic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidDynamic.h"; path = "../../PhysX/src/NpRigidDynamic.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383c9587fd2f383c958 /* NpRigidStatic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidStatic.h"; path = "../../PhysX/src/NpRigidStatic.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383c9c07fd2f383c9c0 /* NpScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpScene.h"; path = "../../PhysX/src/NpScene.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383ca287fd2f383ca28 /* NpSceneQueries.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSceneQueries.h"; path = "../../PhysX/src/NpSceneQueries.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383ca907fd2f383ca90 /* NpShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShape.h"; path = "../../PhysX/src/NpShape.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383caf87fd2f383caf8 /* NpShapeManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShapeManager.h"; path = "../../PhysX/src/NpShapeManager.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383cb607fd2f383cb60 /* NpSpatialIndex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSpatialIndex.h"; path = "../../PhysX/src/NpSpatialIndex.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383cbc87fd2f383cbc8 /* NpVolumeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpVolumeCache.h"; path = "../../PhysX/src/NpVolumeCache.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383cc307fd2f383cc30 /* NpWriteCheck.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpWriteCheck.h"; path = "../../PhysX/src/NpWriteCheck.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383cc987fd2f383cc98 /* PvdMetaDataBindingData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdMetaDataBindingData.h"; path = "../../PhysX/src/PvdMetaDataBindingData.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383cd007fd2f383cd00 /* PvdMetaDataPvdBinding.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdMetaDataPvdBinding.h"; path = "../../PhysX/src/PvdMetaDataPvdBinding.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383cd687fd2f383cd68 /* PvdPhysicsClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdPhysicsClient.h"; path = "../../PhysX/src/PvdPhysicsClient.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383cdd07fd2f383cdd0 /* PvdTypeNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdTypeNames.h"; path = "../../PhysX/src/PvdTypeNames.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383ce387fd2f383ce38 /* NpActor.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpActor.cpp"; path = "../../PhysX/src/NpActor.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf383cea07fd2f383cea0 /* NpAggregate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpAggregate.cpp"; path = "../../PhysX/src/NpAggregate.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf383cf087fd2f383cf08 /* NpArticulation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulation.cpp"; path = "../../PhysX/src/NpArticulation.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf383cf707fd2f383cf70 /* NpArticulationJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationJoint.cpp"; path = "../../PhysX/src/NpArticulationJoint.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf383cfd87fd2f383cfd8 /* NpArticulationLink.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationLink.cpp"; path = "../../PhysX/src/NpArticulationLink.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf383d0407fd2f383d040 /* NpBatchQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpBatchQuery.cpp"; path = "../../PhysX/src/NpBatchQuery.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf383d0a87fd2f383d0a8 /* NpConstraint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpConstraint.cpp"; path = "../../PhysX/src/NpConstraint.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf383d1107fd2f383d110 /* NpFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpFactory.cpp"; path = "../../PhysX/src/NpFactory.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf383d1787fd2f383d178 /* NpMaterial.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMaterial.cpp"; path = "../../PhysX/src/NpMaterial.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf383d1e07fd2f383d1e0 /* NpMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMetaData.cpp"; path = "../../PhysX/src/NpMetaData.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf383d2487fd2f383d248 /* NpPhysics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPhysics.cpp"; path = "../../PhysX/src/NpPhysics.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf383d2b07fd2f383d2b0 /* NpPvdSceneQueryCollector.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPvdSceneQueryCollector.cpp"; path = "../../PhysX/src/NpPvdSceneQueryCollector.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf383d3187fd2f383d318 /* NpReadCheck.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpReadCheck.cpp"; path = "../../PhysX/src/NpReadCheck.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf383d3807fd2f383d380 /* NpRigidDynamic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidDynamic.cpp"; path = "../../PhysX/src/NpRigidDynamic.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf383d3e87fd2f383d3e8 /* NpRigidStatic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidStatic.cpp"; path = "../../PhysX/src/NpRigidStatic.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf383d4507fd2f383d450 /* NpScene.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpScene.cpp"; path = "../../PhysX/src/NpScene.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf383d4b87fd2f383d4b8 /* NpSceneQueries.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSceneQueries.cpp"; path = "../../PhysX/src/NpSceneQueries.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf383d5207fd2f383d520 /* NpSerializerAdapter.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSerializerAdapter.cpp"; path = "../../PhysX/src/NpSerializerAdapter.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf383d5887fd2f383d588 /* NpShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShape.cpp"; path = "../../PhysX/src/NpShape.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf383d5f07fd2f383d5f0 /* NpShapeManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShapeManager.cpp"; path = "../../PhysX/src/NpShapeManager.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf383d6587fd2f383d658 /* NpSpatialIndex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSpatialIndex.cpp"; path = "../../PhysX/src/NpSpatialIndex.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf383d6c07fd2f383d6c0 /* NpVolumeCache.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpVolumeCache.cpp"; path = "../../PhysX/src/NpVolumeCache.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf383d7287fd2f383d728 /* NpWriteCheck.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpWriteCheck.cpp"; path = "../../PhysX/src/NpWriteCheck.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf383d7907fd2f383d790 /* PvdMetaDataPvdBinding.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdMetaDataPvdBinding.cpp"; path = "../../PhysX/src/PvdMetaDataPvdBinding.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf383d7f87fd2f383d7f8 /* PvdPhysicsClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdPhysicsClient.cpp"; path = "../../PhysX/src/PvdPhysicsClient.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf383d8607fd2f383d860 /* particles/NpParticleBaseTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleBaseTemplate.h"; path = "../../PhysX/src/particles/NpParticleBaseTemplate.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383d8c87fd2f383d8c8 /* particles/NpParticleFluid.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleFluid.h"; path = "../../PhysX/src/particles/NpParticleFluid.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383d9307fd2f383d930 /* particles/NpParticleFluidReadData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleFluidReadData.h"; path = "../../PhysX/src/particles/NpParticleFluidReadData.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383d9987fd2f383d998 /* particles/NpParticleSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleSystem.h"; path = "../../PhysX/src/particles/NpParticleSystem.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383da007fd2f383da00 /* particles/NpParticleFluid.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleFluid.cpp"; path = "../../PhysX/src/particles/NpParticleFluid.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf383da687fd2f383da68 /* particles/NpParticleSystem.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleSystem.cpp"; path = "../../PhysX/src/particles/NpParticleSystem.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf383dad07fd2f383dad0 /* buffering/ScbActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbActor.h"; path = "../../PhysX/src/buffering/ScbActor.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383db387fd2f383db38 /* buffering/ScbAggregate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbAggregate.h"; path = "../../PhysX/src/buffering/ScbAggregate.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383dba07fd2f383dba0 /* buffering/ScbArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbArticulation.h"; path = "../../PhysX/src/buffering/ScbArticulation.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383dc087fd2f383dc08 /* buffering/ScbArticulationJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbArticulationJoint.h"; path = "../../PhysX/src/buffering/ScbArticulationJoint.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383dc707fd2f383dc70 /* buffering/ScbBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbBase.h"; path = "../../PhysX/src/buffering/ScbBase.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383dcd87fd2f383dcd8 /* buffering/ScbBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbBody.h"; path = "../../PhysX/src/buffering/ScbBody.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383dd407fd2f383dd40 /* buffering/ScbCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbCloth.h"; path = "../../PhysX/src/buffering/ScbCloth.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383dda87fd2f383dda8 /* buffering/ScbConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbConstraint.h"; path = "../../PhysX/src/buffering/ScbConstraint.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383de107fd2f383de10 /* buffering/ScbDefs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbDefs.h"; path = "../../PhysX/src/buffering/ScbDefs.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383de787fd2f383de78 /* buffering/ScbNpDeps.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbNpDeps.h"; path = "../../PhysX/src/buffering/ScbNpDeps.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383dee07fd2f383dee0 /* buffering/ScbParticleSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbParticleSystem.h"; path = "../../PhysX/src/buffering/ScbParticleSystem.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383df487fd2f383df48 /* buffering/ScbRigidObject.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbRigidObject.h"; path = "../../PhysX/src/buffering/ScbRigidObject.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383dfb07fd2f383dfb0 /* buffering/ScbRigidStatic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbRigidStatic.h"; path = "../../PhysX/src/buffering/ScbRigidStatic.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383e0187fd2f383e018 /* buffering/ScbScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScene.h"; path = "../../PhysX/src/buffering/ScbScene.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383e0807fd2f383e080 /* buffering/ScbSceneBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbSceneBuffer.h"; path = "../../PhysX/src/buffering/ScbSceneBuffer.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383e0e87fd2f383e0e8 /* buffering/ScbScenePvdClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScenePvdClient.h"; path = "../../PhysX/src/buffering/ScbScenePvdClient.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383e1507fd2f383e150 /* buffering/ScbShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbShape.h"; path = "../../PhysX/src/buffering/ScbShape.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383e1b87fd2f383e1b8 /* buffering/ScbType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbType.h"; path = "../../PhysX/src/buffering/ScbType.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383e2207fd2f383e220 /* buffering/ScbActor.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbActor.cpp"; path = "../../PhysX/src/buffering/ScbActor.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf383e2887fd2f383e288 /* buffering/ScbAggregate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbAggregate.cpp"; path = "../../PhysX/src/buffering/ScbAggregate.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf383e2f07fd2f383e2f0 /* buffering/ScbBase.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbBase.cpp"; path = "../../PhysX/src/buffering/ScbBase.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf383e3587fd2f383e358 /* buffering/ScbCloth.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbCloth.cpp"; path = "../../PhysX/src/buffering/ScbCloth.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf383e3c07fd2f383e3c0 /* buffering/ScbMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbMetaData.cpp"; path = "../../PhysX/src/buffering/ScbMetaData.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf383e4287fd2f383e428 /* buffering/ScbParticleSystem.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbParticleSystem.cpp"; path = "../../PhysX/src/buffering/ScbParticleSystem.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf383e4907fd2f383e490 /* buffering/ScbScene.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScene.cpp"; path = "../../PhysX/src/buffering/ScbScene.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf383e4f87fd2f383e4f8 /* buffering/ScbScenePvdClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScenePvdClient.cpp"; path = "../../PhysX/src/buffering/ScbScenePvdClient.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf383e5607fd2f383e560 /* buffering/ScbShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbShape.cpp"; path = "../../PhysX/src/buffering/ScbShape.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf383e5c87fd2f383e5c8 /* cloth/NpCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpCloth.h"; path = "../../PhysX/src/cloth/NpCloth.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383e6307fd2f383e630 /* cloth/NpClothFabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothFabric.h"; path = "../../PhysX/src/cloth/NpClothFabric.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383e6987fd2f383e698 /* cloth/NpClothParticleData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothParticleData.h"; path = "../../PhysX/src/cloth/NpClothParticleData.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383e7007fd2f383e700 /* cloth/NpCloth.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpCloth.cpp"; path = "../../PhysX/src/cloth/NpCloth.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf383e7687fd2f383e768 /* cloth/NpClothFabric.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothFabric.cpp"; path = "../../PhysX/src/cloth/NpClothFabric.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf383e7d07fd2f383e7d0 /* cloth/NpClothParticleData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothParticleData.cpp"; path = "../../PhysX/src/cloth/NpClothParticleData.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf383e8387fd2f383e838 /* ../../ImmediateMode/src/NpImmediateMode.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "../../ImmediateMode/src/NpImmediateMode.cpp"; path = "../../ImmediateMode/src/NpImmediateMode.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf3835a007fd2f3835a00 /* PxActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxActor.h"; path = "../../../Include/PxActor.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3835a687fd2f3835a68 /* PxAggregate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxAggregate.h"; path = "../../../Include/PxAggregate.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3835ad07fd2f3835ad0 /* PxArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxArticulation.h"; path = "../../../Include/PxArticulation.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3835b387fd2f3835b38 /* PxArticulationJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxArticulationJoint.h"; path = "../../../Include/PxArticulationJoint.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3835ba07fd2f3835ba0 /* PxArticulationLink.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxArticulationLink.h"; path = "../../../Include/PxArticulationLink.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3835c087fd2f3835c08 /* PxBatchQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBatchQuery.h"; path = "../../../Include/PxBatchQuery.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3835c707fd2f3835c70 /* PxBatchQueryDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBatchQueryDesc.h"; path = "../../../Include/PxBatchQueryDesc.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3835cd87fd2f3835cd8 /* PxBroadPhase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBroadPhase.h"; path = "../../../Include/PxBroadPhase.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3835d407fd2f3835d40 /* PxClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClient.h"; path = "../../../Include/PxClient.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3835da87fd2f3835da8 /* PxConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConstraint.h"; path = "../../../Include/PxConstraint.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3835e107fd2f3835e10 /* PxConstraintDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConstraintDesc.h"; path = "../../../Include/PxConstraintDesc.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3835e787fd2f3835e78 /* PxContact.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxContact.h"; path = "../../../Include/PxContact.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3835ee07fd2f3835ee0 /* PxContactModifyCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxContactModifyCallback.h"; path = "../../../Include/PxContactModifyCallback.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3835f487fd2f3835f48 /* PxDeletionListener.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDeletionListener.h"; path = "../../../Include/PxDeletionListener.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3835fb07fd2f3835fb0 /* PxFiltering.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFiltering.h"; path = "../../../Include/PxFiltering.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38360187fd2f3836018 /* PxForceMode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxForceMode.h"; path = "../../../Include/PxForceMode.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38360807fd2f3836080 /* PxImmediateMode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxImmediateMode.h"; path = "../../../Include/PxImmediateMode.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38360e87fd2f38360e8 /* PxLockedData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxLockedData.h"; path = "../../../Include/PxLockedData.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38361507fd2f3836150 /* PxMaterial.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMaterial.h"; path = "../../../Include/PxMaterial.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38361b87fd2f38361b8 /* PxPhysXConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysXConfig.h"; path = "../../../Include/PxPhysXConfig.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38362207fd2f3836220 /* PxPhysics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysics.h"; path = "../../../Include/PxPhysics.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38362887fd2f3836288 /* PxPhysicsAPI.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysicsAPI.h"; path = "../../../Include/PxPhysicsAPI.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38362f07fd2f38362f0 /* PxPhysicsSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysicsSerialization.h"; path = "../../../Include/PxPhysicsSerialization.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38363587fd2f3836358 /* PxPhysicsVersion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysicsVersion.h"; path = "../../../Include/PxPhysicsVersion.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38363c07fd2f38363c0 /* PxPruningStructure.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPruningStructure.h"; path = "../../../Include/PxPruningStructure.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38364287fd2f3836428 /* PxQueryFiltering.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxQueryFiltering.h"; path = "../../../Include/PxQueryFiltering.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38364907fd2f3836490 /* PxQueryReport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxQueryReport.h"; path = "../../../Include/PxQueryReport.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38364f87fd2f38364f8 /* PxRigidActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidActor.h"; path = "../../../Include/PxRigidActor.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38365607fd2f3836560 /* PxRigidBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidBody.h"; path = "../../../Include/PxRigidBody.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38365c87fd2f38365c8 /* PxRigidDynamic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidDynamic.h"; path = "../../../Include/PxRigidDynamic.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38366307fd2f3836630 /* PxRigidStatic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidStatic.h"; path = "../../../Include/PxRigidStatic.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38366987fd2f3836698 /* PxScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxScene.h"; path = "../../../Include/PxScene.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38367007fd2f3836700 /* PxSceneDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSceneDesc.h"; path = "../../../Include/PxSceneDesc.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38367687fd2f3836768 /* PxSceneLock.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSceneLock.h"; path = "../../../Include/PxSceneLock.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38367d07fd2f38367d0 /* PxShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxShape.h"; path = "../../../Include/PxShape.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38368387fd2f3836838 /* PxSimulationEventCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimulationEventCallback.h"; path = "../../../Include/PxSimulationEventCallback.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38368a07fd2f38368a0 /* PxSimulationStatistics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimulationStatistics.h"; path = "../../../Include/PxSimulationStatistics.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38369087fd2f3836908 /* PxSpatialIndex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSpatialIndex.h"; path = "../../../Include/PxSpatialIndex.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38369707fd2f3836970 /* PxVisualizationParameter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVisualizationParameter.h"; path = "../../../Include/PxVisualizationParameter.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38369d87fd2f38369d8 /* PxVolumeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVolumeCache.h"; path = "../../../Include/PxVolumeCache.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3836a407fd2f3836a40 /* particles/PxParticleBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleBase.h"; path = "../../../Include/particles/PxParticleBase.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3836aa87fd2f3836aa8 /* particles/PxParticleBaseFlag.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleBaseFlag.h"; path = "../../../Include/particles/PxParticleBaseFlag.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3836b107fd2f3836b10 /* particles/PxParticleCreationData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleCreationData.h"; path = "../../../Include/particles/PxParticleCreationData.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3836b787fd2f3836b78 /* particles/PxParticleFlag.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleFlag.h"; path = "../../../Include/particles/PxParticleFlag.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3836be07fd2f3836be0 /* particles/PxParticleFluid.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleFluid.h"; path = "../../../Include/particles/PxParticleFluid.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3836c487fd2f3836c48 /* particles/PxParticleFluidReadData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleFluidReadData.h"; path = "../../../Include/particles/PxParticleFluidReadData.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3836cb07fd2f3836cb0 /* particles/PxParticleReadData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleReadData.h"; path = "../../../Include/particles/PxParticleReadData.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3836d187fd2f3836d18 /* particles/PxParticleSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleSystem.h"; path = "../../../Include/particles/PxParticleSystem.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3836d807fd2f3836d80 /* pvd/PxPvdSceneClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pvd/PxPvdSceneClient.h"; path = "../../../Include/pvd/PxPvdSceneClient.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3836de87fd2f3836de8 /* cloth/PxCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxCloth.h"; path = "../../../Include/cloth/PxCloth.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3836e507fd2f3836e50 /* cloth/PxClothCollisionData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothCollisionData.h"; path = "../../../Include/cloth/PxClothCollisionData.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3836eb87fd2f3836eb8 /* cloth/PxClothFabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothFabric.h"; path = "../../../Include/cloth/PxClothFabric.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3836f207fd2f3836f20 /* cloth/PxClothParticleData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothParticleData.h"; path = "../../../Include/cloth/PxClothParticleData.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3836f887fd2f3836f88 /* cloth/PxClothTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothTypes.h"; path = "../../../Include/cloth/PxClothTypes.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38330007fd2f3833000 /* core/include/PvdMetaDataDefineProperties.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataDefineProperties.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataDefineProperties.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38330687fd2f3833068 /* core/include/PvdMetaDataExtensions.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataExtensions.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataExtensions.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38330d07fd2f38330d0 /* core/include/PvdMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38331387fd2f3833138 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38331a07fd2f38331a0 /* core/include/PxAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38332087fd2f3833208 /* core/include/PxMetaDataCompare.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCompare.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCompare.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38332707fd2f3833270 /* core/include/PxMetaDataCppPrefix.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCppPrefix.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCppPrefix.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38332d87fd2f38332d8 /* core/include/PxMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxMetaDataObjects.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38333407fd2f3833340 /* core/include/RepXMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/RepXMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/RepXMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38333a87fd2f38333a8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "core/src/PxAutoGeneratedMetaDataObjects.cpp"; path = "../../PhysXMetaData/core/src/PxAutoGeneratedMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf38334107fd2f3833410 /* core/src/PxMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "core/src/PxMetaDataObjects.cpp"; path = "../../PhysXMetaData/core/src/PxMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD658037a07f85658037a0 /* PhysX */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysX"; sourceTree = BUILT_PRODUCTS_DIR; };
+ FFFD64842c007f8564842c00 /* NpActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpActor.h"; path = "../../PhysX/src/NpActor.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64842c687f8564842c68 /* NpActorTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpActorTemplate.h"; path = "../../PhysX/src/NpActorTemplate.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64842cd07f8564842cd0 /* NpAggregate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpAggregate.h"; path = "../../PhysX/src/NpAggregate.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64842d387f8564842d38 /* NpArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulation.h"; path = "../../PhysX/src/NpArticulation.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64842da07f8564842da0 /* NpArticulationJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationJoint.h"; path = "../../PhysX/src/NpArticulationJoint.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64842e087f8564842e08 /* NpArticulationLink.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationLink.h"; path = "../../PhysX/src/NpArticulationLink.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64842e707f8564842e70 /* NpBatchQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpBatchQuery.h"; path = "../../PhysX/src/NpBatchQuery.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64842ed87f8564842ed8 /* NpCast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpCast.h"; path = "../../PhysX/src/NpCast.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64842f407f8564842f40 /* NpConnector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpConnector.h"; path = "../../PhysX/src/NpConnector.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64842fa87f8564842fa8 /* NpConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpConstraint.h"; path = "../../PhysX/src/NpConstraint.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648430107f8564843010 /* NpFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpFactory.h"; path = "../../PhysX/src/NpFactory.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648430787f8564843078 /* NpMaterial.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMaterial.h"; path = "../../PhysX/src/NpMaterial.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648430e07f85648430e0 /* NpMaterialManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMaterialManager.h"; path = "../../PhysX/src/NpMaterialManager.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648431487f8564843148 /* NpPhysics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPhysics.h"; path = "../../PhysX/src/NpPhysics.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648431b07f85648431b0 /* NpPhysicsInsertionCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPhysicsInsertionCallback.h"; path = "../../PhysX/src/NpPhysicsInsertionCallback.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648432187f8564843218 /* NpPtrTableStorageManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPtrTableStorageManager.h"; path = "../../PhysX/src/NpPtrTableStorageManager.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648432807f8564843280 /* NpPvdSceneQueryCollector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPvdSceneQueryCollector.h"; path = "../../PhysX/src/NpPvdSceneQueryCollector.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648432e87f85648432e8 /* NpQueryShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpQueryShared.h"; path = "../../PhysX/src/NpQueryShared.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648433507f8564843350 /* NpReadCheck.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpReadCheck.h"; path = "../../PhysX/src/NpReadCheck.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648433b87f85648433b8 /* NpRigidActorTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidActorTemplate.h"; path = "../../PhysX/src/NpRigidActorTemplate.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648434207f8564843420 /* NpRigidActorTemplateInternal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidActorTemplateInternal.h"; path = "../../PhysX/src/NpRigidActorTemplateInternal.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648434887f8564843488 /* NpRigidBodyTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidBodyTemplate.h"; path = "../../PhysX/src/NpRigidBodyTemplate.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648434f07f85648434f0 /* NpRigidDynamic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidDynamic.h"; path = "../../PhysX/src/NpRigidDynamic.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648435587f8564843558 /* NpRigidStatic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidStatic.h"; path = "../../PhysX/src/NpRigidStatic.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648435c07f85648435c0 /* NpScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpScene.h"; path = "../../PhysX/src/NpScene.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648436287f8564843628 /* NpSceneQueries.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSceneQueries.h"; path = "../../PhysX/src/NpSceneQueries.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648436907f8564843690 /* NpShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShape.h"; path = "../../PhysX/src/NpShape.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648436f87f85648436f8 /* NpShapeManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShapeManager.h"; path = "../../PhysX/src/NpShapeManager.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648437607f8564843760 /* NpSpatialIndex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSpatialIndex.h"; path = "../../PhysX/src/NpSpatialIndex.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648437c87f85648437c8 /* NpVolumeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpVolumeCache.h"; path = "../../PhysX/src/NpVolumeCache.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648438307f8564843830 /* NpWriteCheck.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpWriteCheck.h"; path = "../../PhysX/src/NpWriteCheck.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648438987f8564843898 /* PvdMetaDataBindingData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdMetaDataBindingData.h"; path = "../../PhysX/src/PvdMetaDataBindingData.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648439007f8564843900 /* PvdMetaDataPvdBinding.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdMetaDataPvdBinding.h"; path = "../../PhysX/src/PvdMetaDataPvdBinding.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648439687f8564843968 /* PvdPhysicsClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdPhysicsClient.h"; path = "../../PhysX/src/PvdPhysicsClient.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648439d07f85648439d0 /* PvdTypeNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdTypeNames.h"; path = "../../PhysX/src/PvdTypeNames.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64843a387f8564843a38 /* NpActor.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpActor.cpp"; path = "../../PhysX/src/NpActor.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64843aa07f8564843aa0 /* NpAggregate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpAggregate.cpp"; path = "../../PhysX/src/NpAggregate.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64843b087f8564843b08 /* NpArticulation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulation.cpp"; path = "../../PhysX/src/NpArticulation.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64843b707f8564843b70 /* NpArticulationJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationJoint.cpp"; path = "../../PhysX/src/NpArticulationJoint.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64843bd87f8564843bd8 /* NpArticulationLink.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationLink.cpp"; path = "../../PhysX/src/NpArticulationLink.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64843c407f8564843c40 /* NpBatchQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpBatchQuery.cpp"; path = "../../PhysX/src/NpBatchQuery.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64843ca87f8564843ca8 /* NpConstraint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpConstraint.cpp"; path = "../../PhysX/src/NpConstraint.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64843d107f8564843d10 /* NpFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpFactory.cpp"; path = "../../PhysX/src/NpFactory.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64843d787f8564843d78 /* NpMaterial.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMaterial.cpp"; path = "../../PhysX/src/NpMaterial.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64843de07f8564843de0 /* NpMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMetaData.cpp"; path = "../../PhysX/src/NpMetaData.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64843e487f8564843e48 /* NpPhysics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPhysics.cpp"; path = "../../PhysX/src/NpPhysics.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64843eb07f8564843eb0 /* NpPvdSceneQueryCollector.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPvdSceneQueryCollector.cpp"; path = "../../PhysX/src/NpPvdSceneQueryCollector.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64843f187f8564843f18 /* NpReadCheck.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpReadCheck.cpp"; path = "../../PhysX/src/NpReadCheck.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64843f807f8564843f80 /* NpRigidDynamic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidDynamic.cpp"; path = "../../PhysX/src/NpRigidDynamic.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64843fe87f8564843fe8 /* NpRigidStatic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidStatic.cpp"; path = "../../PhysX/src/NpRigidStatic.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648440507f8564844050 /* NpScene.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpScene.cpp"; path = "../../PhysX/src/NpScene.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648440b87f85648440b8 /* NpSceneQueries.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSceneQueries.cpp"; path = "../../PhysX/src/NpSceneQueries.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648441207f8564844120 /* NpSerializerAdapter.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSerializerAdapter.cpp"; path = "../../PhysX/src/NpSerializerAdapter.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648441887f8564844188 /* NpShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShape.cpp"; path = "../../PhysX/src/NpShape.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648441f07f85648441f0 /* NpShapeManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShapeManager.cpp"; path = "../../PhysX/src/NpShapeManager.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648442587f8564844258 /* NpSpatialIndex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSpatialIndex.cpp"; path = "../../PhysX/src/NpSpatialIndex.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648442c07f85648442c0 /* NpVolumeCache.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpVolumeCache.cpp"; path = "../../PhysX/src/NpVolumeCache.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648443287f8564844328 /* NpWriteCheck.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpWriteCheck.cpp"; path = "../../PhysX/src/NpWriteCheck.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648443907f8564844390 /* PvdMetaDataPvdBinding.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdMetaDataPvdBinding.cpp"; path = "../../PhysX/src/PvdMetaDataPvdBinding.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648443f87f85648443f8 /* PvdPhysicsClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdPhysicsClient.cpp"; path = "../../PhysX/src/PvdPhysicsClient.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648444607f8564844460 /* particles/NpParticleBaseTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleBaseTemplate.h"; path = "../../PhysX/src/particles/NpParticleBaseTemplate.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648444c87f85648444c8 /* particles/NpParticleFluid.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleFluid.h"; path = "../../PhysX/src/particles/NpParticleFluid.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648445307f8564844530 /* particles/NpParticleFluidReadData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleFluidReadData.h"; path = "../../PhysX/src/particles/NpParticleFluidReadData.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648445987f8564844598 /* particles/NpParticleSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleSystem.h"; path = "../../PhysX/src/particles/NpParticleSystem.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648446007f8564844600 /* particles/NpParticleFluid.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleFluid.cpp"; path = "../../PhysX/src/particles/NpParticleFluid.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648446687f8564844668 /* particles/NpParticleSystem.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleSystem.cpp"; path = "../../PhysX/src/particles/NpParticleSystem.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648446d07f85648446d0 /* buffering/ScbActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbActor.h"; path = "../../PhysX/src/buffering/ScbActor.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648447387f8564844738 /* buffering/ScbAggregate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbAggregate.h"; path = "../../PhysX/src/buffering/ScbAggregate.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648447a07f85648447a0 /* buffering/ScbArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbArticulation.h"; path = "../../PhysX/src/buffering/ScbArticulation.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648448087f8564844808 /* buffering/ScbArticulationJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbArticulationJoint.h"; path = "../../PhysX/src/buffering/ScbArticulationJoint.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648448707f8564844870 /* buffering/ScbBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbBase.h"; path = "../../PhysX/src/buffering/ScbBase.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648448d87f85648448d8 /* buffering/ScbBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbBody.h"; path = "../../PhysX/src/buffering/ScbBody.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648449407f8564844940 /* buffering/ScbCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbCloth.h"; path = "../../PhysX/src/buffering/ScbCloth.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648449a87f85648449a8 /* buffering/ScbConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbConstraint.h"; path = "../../PhysX/src/buffering/ScbConstraint.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64844a107f8564844a10 /* buffering/ScbDefs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbDefs.h"; path = "../../PhysX/src/buffering/ScbDefs.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64844a787f8564844a78 /* buffering/ScbNpDeps.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbNpDeps.h"; path = "../../PhysX/src/buffering/ScbNpDeps.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64844ae07f8564844ae0 /* buffering/ScbParticleSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbParticleSystem.h"; path = "../../PhysX/src/buffering/ScbParticleSystem.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64844b487f8564844b48 /* buffering/ScbRigidObject.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbRigidObject.h"; path = "../../PhysX/src/buffering/ScbRigidObject.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64844bb07f8564844bb0 /* buffering/ScbRigidStatic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbRigidStatic.h"; path = "../../PhysX/src/buffering/ScbRigidStatic.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64844c187f8564844c18 /* buffering/ScbScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScene.h"; path = "../../PhysX/src/buffering/ScbScene.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64844c807f8564844c80 /* buffering/ScbSceneBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbSceneBuffer.h"; path = "../../PhysX/src/buffering/ScbSceneBuffer.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64844ce87f8564844ce8 /* buffering/ScbScenePvdClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScenePvdClient.h"; path = "../../PhysX/src/buffering/ScbScenePvdClient.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64844d507f8564844d50 /* buffering/ScbShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbShape.h"; path = "../../PhysX/src/buffering/ScbShape.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64844db87f8564844db8 /* buffering/ScbType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbType.h"; path = "../../PhysX/src/buffering/ScbType.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64844e207f8564844e20 /* buffering/ScbActor.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbActor.cpp"; path = "../../PhysX/src/buffering/ScbActor.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64844e887f8564844e88 /* buffering/ScbAggregate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbAggregate.cpp"; path = "../../PhysX/src/buffering/ScbAggregate.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64844ef07f8564844ef0 /* buffering/ScbBase.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbBase.cpp"; path = "../../PhysX/src/buffering/ScbBase.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64844f587f8564844f58 /* buffering/ScbCloth.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbCloth.cpp"; path = "../../PhysX/src/buffering/ScbCloth.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64844fc07f8564844fc0 /* buffering/ScbMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbMetaData.cpp"; path = "../../PhysX/src/buffering/ScbMetaData.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648450287f8564845028 /* buffering/ScbParticleSystem.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbParticleSystem.cpp"; path = "../../PhysX/src/buffering/ScbParticleSystem.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648450907f8564845090 /* buffering/ScbScene.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScene.cpp"; path = "../../PhysX/src/buffering/ScbScene.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648450f87f85648450f8 /* buffering/ScbScenePvdClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScenePvdClient.cpp"; path = "../../PhysX/src/buffering/ScbScenePvdClient.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648451607f8564845160 /* buffering/ScbShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbShape.cpp"; path = "../../PhysX/src/buffering/ScbShape.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648451c87f85648451c8 /* cloth/NpCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpCloth.h"; path = "../../PhysX/src/cloth/NpCloth.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648452307f8564845230 /* cloth/NpClothFabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothFabric.h"; path = "../../PhysX/src/cloth/NpClothFabric.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648452987f8564845298 /* cloth/NpClothParticleData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothParticleData.h"; path = "../../PhysX/src/cloth/NpClothParticleData.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648453007f8564845300 /* cloth/NpCloth.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpCloth.cpp"; path = "../../PhysX/src/cloth/NpCloth.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648453687f8564845368 /* cloth/NpClothFabric.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothFabric.cpp"; path = "../../PhysX/src/cloth/NpClothFabric.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648453d07f85648453d0 /* cloth/NpClothParticleData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothParticleData.cpp"; path = "../../PhysX/src/cloth/NpClothParticleData.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648454387f8564845438 /* ../../ImmediateMode/src/NpImmediateMode.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "../../ImmediateMode/src/NpImmediateMode.cpp"; path = "../../ImmediateMode/src/NpImmediateMode.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6483ec007f856483ec00 /* PxActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxActor.h"; path = "../../../Include/PxActor.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6483ec687f856483ec68 /* PxAggregate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxAggregate.h"; path = "../../../Include/PxAggregate.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6483ecd07f856483ecd0 /* PxArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxArticulation.h"; path = "../../../Include/PxArticulation.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6483ed387f856483ed38 /* PxArticulationJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxArticulationJoint.h"; path = "../../../Include/PxArticulationJoint.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6483eda07f856483eda0 /* PxArticulationLink.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxArticulationLink.h"; path = "../../../Include/PxArticulationLink.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6483ee087f856483ee08 /* PxBatchQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBatchQuery.h"; path = "../../../Include/PxBatchQuery.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6483ee707f856483ee70 /* PxBatchQueryDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBatchQueryDesc.h"; path = "../../../Include/PxBatchQueryDesc.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6483eed87f856483eed8 /* PxBroadPhase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBroadPhase.h"; path = "../../../Include/PxBroadPhase.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6483ef407f856483ef40 /* PxClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClient.h"; path = "../../../Include/PxClient.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6483efa87f856483efa8 /* PxConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConstraint.h"; path = "../../../Include/PxConstraint.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6483f0107f856483f010 /* PxConstraintDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConstraintDesc.h"; path = "../../../Include/PxConstraintDesc.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6483f0787f856483f078 /* PxContact.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxContact.h"; path = "../../../Include/PxContact.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6483f0e07f856483f0e0 /* PxContactModifyCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxContactModifyCallback.h"; path = "../../../Include/PxContactModifyCallback.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6483f1487f856483f148 /* PxDeletionListener.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDeletionListener.h"; path = "../../../Include/PxDeletionListener.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6483f1b07f856483f1b0 /* PxFiltering.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFiltering.h"; path = "../../../Include/PxFiltering.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6483f2187f856483f218 /* PxForceMode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxForceMode.h"; path = "../../../Include/PxForceMode.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6483f2807f856483f280 /* PxImmediateMode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxImmediateMode.h"; path = "../../../Include/PxImmediateMode.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6483f2e87f856483f2e8 /* PxLockedData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxLockedData.h"; path = "../../../Include/PxLockedData.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6483f3507f856483f350 /* PxMaterial.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMaterial.h"; path = "../../../Include/PxMaterial.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6483f3b87f856483f3b8 /* PxPhysXConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysXConfig.h"; path = "../../../Include/PxPhysXConfig.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6483f4207f856483f420 /* PxPhysics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysics.h"; path = "../../../Include/PxPhysics.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6483f4887f856483f488 /* PxPhysicsAPI.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysicsAPI.h"; path = "../../../Include/PxPhysicsAPI.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6483f4f07f856483f4f0 /* PxPhysicsSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysicsSerialization.h"; path = "../../../Include/PxPhysicsSerialization.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6483f5587f856483f558 /* PxPhysicsVersion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysicsVersion.h"; path = "../../../Include/PxPhysicsVersion.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6483f5c07f856483f5c0 /* PxPruningStructure.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPruningStructure.h"; path = "../../../Include/PxPruningStructure.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6483f6287f856483f628 /* PxQueryFiltering.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxQueryFiltering.h"; path = "../../../Include/PxQueryFiltering.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6483f6907f856483f690 /* PxQueryReport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxQueryReport.h"; path = "../../../Include/PxQueryReport.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6483f6f87f856483f6f8 /* PxRigidActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidActor.h"; path = "../../../Include/PxRigidActor.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6483f7607f856483f760 /* PxRigidBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidBody.h"; path = "../../../Include/PxRigidBody.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6483f7c87f856483f7c8 /* PxRigidDynamic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidDynamic.h"; path = "../../../Include/PxRigidDynamic.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6483f8307f856483f830 /* PxRigidStatic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidStatic.h"; path = "../../../Include/PxRigidStatic.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6483f8987f856483f898 /* PxScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxScene.h"; path = "../../../Include/PxScene.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6483f9007f856483f900 /* PxSceneDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSceneDesc.h"; path = "../../../Include/PxSceneDesc.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6483f9687f856483f968 /* PxSceneLock.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSceneLock.h"; path = "../../../Include/PxSceneLock.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6483f9d07f856483f9d0 /* PxShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxShape.h"; path = "../../../Include/PxShape.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6483fa387f856483fa38 /* PxSimulationEventCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimulationEventCallback.h"; path = "../../../Include/PxSimulationEventCallback.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6483faa07f856483faa0 /* PxSimulationStatistics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimulationStatistics.h"; path = "../../../Include/PxSimulationStatistics.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6483fb087f856483fb08 /* PxSpatialIndex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSpatialIndex.h"; path = "../../../Include/PxSpatialIndex.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6483fb707f856483fb70 /* PxVisualizationParameter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVisualizationParameter.h"; path = "../../../Include/PxVisualizationParameter.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6483fbd87f856483fbd8 /* PxVolumeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVolumeCache.h"; path = "../../../Include/PxVolumeCache.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6483fc407f856483fc40 /* particles/PxParticleBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleBase.h"; path = "../../../Include/particles/PxParticleBase.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6483fca87f856483fca8 /* particles/PxParticleBaseFlag.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleBaseFlag.h"; path = "../../../Include/particles/PxParticleBaseFlag.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6483fd107f856483fd10 /* particles/PxParticleCreationData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleCreationData.h"; path = "../../../Include/particles/PxParticleCreationData.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6483fd787f856483fd78 /* particles/PxParticleFlag.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleFlag.h"; path = "../../../Include/particles/PxParticleFlag.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6483fde07f856483fde0 /* particles/PxParticleFluid.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleFluid.h"; path = "../../../Include/particles/PxParticleFluid.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6483fe487f856483fe48 /* particles/PxParticleFluidReadData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleFluidReadData.h"; path = "../../../Include/particles/PxParticleFluidReadData.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6483feb07f856483feb0 /* particles/PxParticleReadData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleReadData.h"; path = "../../../Include/particles/PxParticleReadData.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6483ff187f856483ff18 /* particles/PxParticleSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleSystem.h"; path = "../../../Include/particles/PxParticleSystem.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6483ff807f856483ff80 /* pvd/PxPvdSceneClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pvd/PxPvdSceneClient.h"; path = "../../../Include/pvd/PxPvdSceneClient.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6483ffe87f856483ffe8 /* cloth/PxCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxCloth.h"; path = "../../../Include/cloth/PxCloth.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648400507f8564840050 /* cloth/PxClothCollisionData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothCollisionData.h"; path = "../../../Include/cloth/PxClothCollisionData.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648400b87f85648400b8 /* cloth/PxClothFabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothFabric.h"; path = "../../../Include/cloth/PxClothFabric.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648401207f8564840120 /* cloth/PxClothParticleData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothParticleData.h"; path = "../../../Include/cloth/PxClothParticleData.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648401887f8564840188 /* cloth/PxClothTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothTypes.h"; path = "../../../Include/cloth/PxClothTypes.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64841c007f8564841c00 /* core/include/PvdMetaDataDefineProperties.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataDefineProperties.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataDefineProperties.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64841c687f8564841c68 /* core/include/PvdMetaDataExtensions.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataExtensions.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataExtensions.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64841cd07f8564841cd0 /* core/include/PvdMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64841d387f8564841d38 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64841da07f8564841da0 /* core/include/PxAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64841e087f8564841e08 /* core/include/PxMetaDataCompare.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCompare.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCompare.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64841e707f8564841e70 /* core/include/PxMetaDataCppPrefix.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCppPrefix.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCppPrefix.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64841ed87f8564841ed8 /* core/include/PxMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxMetaDataObjects.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64841f407f8564841f40 /* core/include/RepXMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/RepXMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/RepXMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64841fa87f8564841fa8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "core/src/PxAutoGeneratedMetaDataObjects.cpp"; path = "../../PhysXMetaData/core/src/PxAutoGeneratedMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648420107f8564842010 /* core/src/PxMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "core/src/PxMetaDataObjects.cpp"; path = "../../PhysXMetaData/core/src/PxMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; };
/* End PBXFileReference section */
/* Begin PBXResourcesBuildPhase section */
- FFF2f2d231d07fd2f2d231d0 /* Resources */ = {
+ FFF2658037a07f85658037a0 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -233,7 +233,7 @@
/* End PBXResourcesBuildPhase section */
/* Begin PBXFrameworksBuildPhase section */
- FFFCf2d231d07fd2f2d231d0 /* Frameworks */ = {
+ FFFC658037a07f85658037a0 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -243,52 +243,52 @@
/* End PBXFrameworksBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
- FFF8f2d231d07fd2f2d231d0 /* Sources */ = {
+ FFF8658037a07f85658037a0 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- FFFFf383ce387fd2f383ce38,
- FFFFf383cea07fd2f383cea0,
- FFFFf383cf087fd2f383cf08,
- FFFFf383cf707fd2f383cf70,
- FFFFf383cfd87fd2f383cfd8,
- FFFFf383d0407fd2f383d040,
- FFFFf383d0a87fd2f383d0a8,
- FFFFf383d1107fd2f383d110,
- FFFFf383d1787fd2f383d178,
- FFFFf383d1e07fd2f383d1e0,
- FFFFf383d2487fd2f383d248,
- FFFFf383d2b07fd2f383d2b0,
- FFFFf383d3187fd2f383d318,
- FFFFf383d3807fd2f383d380,
- FFFFf383d3e87fd2f383d3e8,
- FFFFf383d4507fd2f383d450,
- FFFFf383d4b87fd2f383d4b8,
- FFFFf383d5207fd2f383d520,
- FFFFf383d5887fd2f383d588,
- FFFFf383d5f07fd2f383d5f0,
- FFFFf383d6587fd2f383d658,
- FFFFf383d6c07fd2f383d6c0,
- FFFFf383d7287fd2f383d728,
- FFFFf383d7907fd2f383d790,
- FFFFf383d7f87fd2f383d7f8,
- FFFFf383da007fd2f383da00,
- FFFFf383da687fd2f383da68,
- FFFFf383e2207fd2f383e220,
- FFFFf383e2887fd2f383e288,
- FFFFf383e2f07fd2f383e2f0,
- FFFFf383e3587fd2f383e358,
- FFFFf383e3c07fd2f383e3c0,
- FFFFf383e4287fd2f383e428,
- FFFFf383e4907fd2f383e490,
- FFFFf383e4f87fd2f383e4f8,
- FFFFf383e5607fd2f383e560,
- FFFFf383e7007fd2f383e700,
- FFFFf383e7687fd2f383e768,
- FFFFf383e7d07fd2f383e7d0,
- FFFFf383e8387fd2f383e838,
- FFFFf38333a87fd2f38333a8,
- FFFFf38334107fd2f3833410,
+ FFFF64843a387f8564843a38,
+ FFFF64843aa07f8564843aa0,
+ FFFF64843b087f8564843b08,
+ FFFF64843b707f8564843b70,
+ FFFF64843bd87f8564843bd8,
+ FFFF64843c407f8564843c40,
+ FFFF64843ca87f8564843ca8,
+ FFFF64843d107f8564843d10,
+ FFFF64843d787f8564843d78,
+ FFFF64843de07f8564843de0,
+ FFFF64843e487f8564843e48,
+ FFFF64843eb07f8564843eb0,
+ FFFF64843f187f8564843f18,
+ FFFF64843f807f8564843f80,
+ FFFF64843fe87f8564843fe8,
+ FFFF648440507f8564844050,
+ FFFF648440b87f85648440b8,
+ FFFF648441207f8564844120,
+ FFFF648441887f8564844188,
+ FFFF648441f07f85648441f0,
+ FFFF648442587f8564844258,
+ FFFF648442c07f85648442c0,
+ FFFF648443287f8564844328,
+ FFFF648443907f8564844390,
+ FFFF648443f87f85648443f8,
+ FFFF648446007f8564844600,
+ FFFF648446687f8564844668,
+ FFFF64844e207f8564844e20,
+ FFFF64844e887f8564844e88,
+ FFFF64844ef07f8564844ef0,
+ FFFF64844f587f8564844f58,
+ FFFF64844fc07f8564844fc0,
+ FFFF648450287f8564845028,
+ FFFF648450907f8564845090,
+ FFFF648450f87f85648450f8,
+ FFFF648451607f8564845160,
+ FFFF648453007f8564845300,
+ FFFF648453687f8564845368,
+ FFFF648453d07f85648453d0,
+ FFFF648454387f8564845438,
+ FFFF64841fa87f8564841fa8,
+ FFFF648420107f8564842010,
);
runOnlyForDeploymentPostprocessing = 0;
};
@@ -297,112 +297,112 @@
/* Begin PBXShellScriptBuildPhase section */
/* End PBXShellScriptBuildPhase section */
/* Begin PBXTargetDependency section */
- FFF4f2d4ca507fd2f2d4ca50 /* PBXTargetDependency */ = {
+ FFF46581de807f856581de80 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- target = FFFAf28272b07fd2f28272b0 /* LowLevel */;
- targetProxy = FFF5f28272b07fd2f28272b0 /* PBXContainerItemProxy */;
+ target = FFFA62e791907f8562e79190 /* LowLevel */;
+ targetProxy = FFF562e791907f8562e79190 /* PBXContainerItemProxy */;
};
- FFF4f2d50a707fd2f2d50a70 /* PBXTargetDependency */ = {
+ FFF46581a1f07f856581a1f0 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- target = FFFAf2854ea07fd2f2854ea0 /* LowLevelAABB */;
- targetProxy = FFF5f2854ea07fd2f2854ea0 /* PBXContainerItemProxy */;
+ target = FFFA64431e607f8564431e60 /* LowLevelAABB */;
+ targetProxy = FFF564431e607f8564431e60 /* PBXContainerItemProxy */;
};
- FFF4f2d50b307fd2f2d50b30 /* PBXTargetDependency */ = {
+ FFF465812a407f8565812a40 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- target = FFFAf188ae307fd2f188ae30 /* LowLevelCloth */;
- targetProxy = FFF5f188ae307fd2f188ae30 /* PBXContainerItemProxy */;
+ target = FFFA647094107f8564709410 /* LowLevelCloth */;
+ targetProxy = FFF5647094107f8564709410 /* PBXContainerItemProxy */;
};
- FFF4f2d50ad07fd2f2d50ad0 /* PBXTargetDependency */ = {
+ FFF4658147d07f85658147d0 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- target = FFFAf29090e07fd2f29090e0 /* LowLevelDynamics */;
- targetProxy = FFF5f29090e07fd2f29090e0 /* PBXContainerItemProxy */;
+ target = FFFA62ea73f07f8562ea73f0 /* LowLevelDynamics */;
+ targetProxy = FFF562ea73f07f8562ea73f0 /* PBXContainerItemProxy */;
};
- FFF4f2d4cd407fd2f2d4cd40 /* PBXTargetDependency */ = {
+ FFF46580edb07f856580edb0 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- target = FFFAf28619307fd2f2861930 /* LowLevelParticles */;
- targetProxy = FFF5f28619307fd2f2861930 /* PBXContainerItemProxy */;
+ target = FFFA64455fc07f8564455fc0 /* LowLevelParticles */;
+ targetProxy = FFF564455fc07f8564455fc0 /* PBXContainerItemProxy */;
};
- FFF4f2d4dbf07fd2f2d4dbf0 /* PBXTargetDependency */ = {
+ FFF4658159107f8565815910 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- target = FFFAf18a0c307fd2f18a0c30 /* PhysXCommon */;
- targetProxy = FFF5f18a0c307fd2f18a0c30 /* PBXContainerItemProxy */;
+ target = FFFA641046c07f85641046c0 /* PhysXCommon */;
+ targetProxy = FFF5641046c07f85641046c0 /* PBXContainerItemProxy */;
};
- FFF4f2d234f07fd2f2d234f0 /* PBXTargetDependency */ = {
+ FFF4658ce9707f85658ce970 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- target = FFFAf188de607fd2f188de60 /* PxFoundation */;
- targetProxy = FFF5f188de607fd2f188de60 /* PBXContainerItemProxy */;
+ target = FFFA641711507f8564171150 /* PxFoundation */;
+ targetProxy = FFF5641711507f8564171150 /* PBXContainerItemProxy */;
};
- FFF4f2d22ac07fd2f2d22ac0 /* PBXTargetDependency */ = {
+ FFF4658d2b507f85658d2b50 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- target = FFFAf2809f007fd2f2809f00 /* PxPvdSDK */;
- targetProxy = FFF5f2809f007fd2f2809f00 /* PBXContainerItemProxy */;
+ target = FFFA62c77dd07f8562c77dd0 /* PxPvdSDK */;
+ targetProxy = FFF562c77dd07f8562c77dd0 /* PBXContainerItemProxy */;
};
- FFF4f2d4ce307fd2f2d4ce30 /* PBXTargetDependency */ = {
+ FFF4658076307f8565807630 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- target = FFFAf28f6e807fd2f28f6e80 /* PxTask */;
- targetProxy = FFF5f28f6e807fd2f28f6e80 /* PBXContainerItemProxy */;
+ target = FFFA65a0da807f8565a0da80 /* PxTask */;
+ targetProxy = FFF565a0da807f8565a0da80 /* PBXContainerItemProxy */;
};
- FFF4f2d4cda07fd2f2d4cda0 /* PBXTargetDependency */ = {
+ FFF46580d0207f856580d020 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- target = FFFAf2d709607fd2f2d70960 /* SceneQuery */;
- targetProxy = FFF5f2d709607fd2f2d70960 /* PBXContainerItemProxy */;
+ target = FFFA659313f07f85659313f0 /* SceneQuery */;
+ targetProxy = FFF5659313f07f85659313f0 /* PBXContainerItemProxy */;
};
- FFF4f2d4ce007fd2f2d4ce00 /* PBXTargetDependency */ = {
+ FFF4658076007f8565807600 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- target = FFFAf2d74db07fd2f2d74db0 /* SimulationController */;
- targetProxy = FFF5f2d74db07fd2f2d74db0 /* PBXContainerItemProxy */;
+ target = FFFA659359707f8565935970 /* SimulationController */;
+ targetProxy = FFF5659359707f8565935970 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin PBXBuildFile section of PhysXCharacterKinematic */
- FFFFf2d53c007fd2f2d53c00 /* PhysXExtensions in Frameworks */= { isa = PBXBuildFile; fileRef = FFFDf2d5f8507fd2f2d5f850 /* PhysXExtensions */; };
- FFFFf38394787fd2f3839478 /* CctBoxController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf38394787fd2f3839478 /* CctBoxController.cpp */; };
- FFFFf38394e07fd2f38394e0 /* CctCapsuleController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf38394e07fd2f38394e0 /* CctCapsuleController.cpp */; };
- FFFFf38395487fd2f3839548 /* CctCharacterController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf38395487fd2f3839548 /* CctCharacterController.cpp */; };
- FFFFf38395b07fd2f38395b0 /* CctCharacterControllerCallbacks.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf38395b07fd2f38395b0 /* CctCharacterControllerCallbacks.cpp */; };
- FFFFf38396187fd2f3839618 /* CctCharacterControllerManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf38396187fd2f3839618 /* CctCharacterControllerManager.cpp */; };
- FFFFf38396807fd2f3839680 /* CctController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf38396807fd2f3839680 /* CctController.cpp */; };
- FFFFf38396e87fd2f38396e8 /* CctObstacleContext.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf38396e87fd2f38396e8 /* CctObstacleContext.cpp */; };
- FFFFf38397507fd2f3839750 /* CctSweptBox.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf38397507fd2f3839750 /* CctSweptBox.cpp */; };
- FFFFf38397b87fd2f38397b8 /* CctSweptCapsule.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf38397b87fd2f38397b8 /* CctSweptCapsule.cpp */; };
- FFFFf38398207fd2f3839820 /* CctSweptVolume.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf38398207fd2f3839820 /* CctSweptVolume.cpp */; };
+ FFFF658ad3707f85658ad370 /* PhysXExtensions in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD6590e1d07f856590e1d0 /* PhysXExtensions */; };
+ FFFF64847a787f8564847a78 /* CctBoxController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64847a787f8564847a78 /* CctBoxController.cpp */; };
+ FFFF64847ae07f8564847ae0 /* CctCapsuleController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64847ae07f8564847ae0 /* CctCapsuleController.cpp */; };
+ FFFF64847b487f8564847b48 /* CctCharacterController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64847b487f8564847b48 /* CctCharacterController.cpp */; };
+ FFFF64847bb07f8564847bb0 /* CctCharacterControllerCallbacks.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64847bb07f8564847bb0 /* CctCharacterControllerCallbacks.cpp */; };
+ FFFF64847c187f8564847c18 /* CctCharacterControllerManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64847c187f8564847c18 /* CctCharacterControllerManager.cpp */; };
+ FFFF64847c807f8564847c80 /* CctController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64847c807f8564847c80 /* CctController.cpp */; };
+ FFFF64847ce87f8564847ce8 /* CctObstacleContext.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64847ce87f8564847ce8 /* CctObstacleContext.cpp */; };
+ FFFF64847d507f8564847d50 /* CctSweptBox.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64847d507f8564847d50 /* CctSweptBox.cpp */; };
+ FFFF64847db87f8564847db8 /* CctSweptCapsule.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64847db87f8564847db8 /* CctSweptCapsule.cpp */; };
+ FFFF64847e207f8564847e20 /* CctSweptVolume.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64847e207f8564847e20 /* CctSweptVolume.cpp */; };
/* End PBXFileReference section */
/* Begin PBXFileReference section */
- FFFDf2d50f307fd2f2d50f30 /* PhysXCharacterKinematic */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXCharacterKinematic"; sourceTree = BUILT_PRODUCTS_DIR; };
- FFFDf2d540207fd2f2d54020 /* PxBoxController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBoxController.h"; path = "../../../Include/characterkinematic/PxBoxController.h"; sourceTree = SOURCE_ROOT; };
- FFFDf2d540887fd2f2d54088 /* PxCapsuleController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCapsuleController.h"; path = "../../../Include/characterkinematic/PxCapsuleController.h"; sourceTree = SOURCE_ROOT; };
- FFFDf2d540f07fd2f2d540f0 /* PxCharacter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCharacter.h"; path = "../../../Include/characterkinematic/PxCharacter.h"; sourceTree = SOURCE_ROOT; };
- FFFDf2d541587fd2f2d54158 /* PxController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxController.h"; path = "../../../Include/characterkinematic/PxController.h"; sourceTree = SOURCE_ROOT; };
- FFFDf2d541c07fd2f2d541c0 /* PxControllerBehavior.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxControllerBehavior.h"; path = "../../../Include/characterkinematic/PxControllerBehavior.h"; sourceTree = SOURCE_ROOT; };
- FFFDf2d542287fd2f2d54228 /* PxControllerManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxControllerManager.h"; path = "../../../Include/characterkinematic/PxControllerManager.h"; sourceTree = SOURCE_ROOT; };
- FFFDf2d542907fd2f2d54290 /* PxControllerObstacles.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxControllerObstacles.h"; path = "../../../Include/characterkinematic/PxControllerObstacles.h"; sourceTree = SOURCE_ROOT; };
- FFFDf2d542f87fd2f2d542f8 /* PxExtended.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxExtended.h"; path = "../../../Include/characterkinematic/PxExtended.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38390007fd2f3839000 /* CctBoxController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctBoxController.h"; path = "../../PhysXCharacterKinematic/src/CctBoxController.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38390687fd2f3839068 /* CctCapsuleController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCapsuleController.h"; path = "../../PhysXCharacterKinematic/src/CctCapsuleController.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38390d07fd2f38390d0 /* CctCharacterController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterController.h"; path = "../../PhysXCharacterKinematic/src/CctCharacterController.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38391387fd2f3839138 /* CctCharacterControllerManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterControllerManager.h"; path = "../../PhysXCharacterKinematic/src/CctCharacterControllerManager.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38391a07fd2f38391a0 /* CctController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctController.h"; path = "../../PhysXCharacterKinematic/src/CctController.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38392087fd2f3839208 /* CctInternalStructs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctInternalStructs.h"; path = "../../PhysXCharacterKinematic/src/CctInternalStructs.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38392707fd2f3839270 /* CctObstacleContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctObstacleContext.h"; path = "../../PhysXCharacterKinematic/src/CctObstacleContext.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38392d87fd2f38392d8 /* CctSweptBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptBox.h"; path = "../../PhysXCharacterKinematic/src/CctSweptBox.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38393407fd2f3839340 /* CctSweptCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptCapsule.h"; path = "../../PhysXCharacterKinematic/src/CctSweptCapsule.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38393a87fd2f38393a8 /* CctSweptVolume.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptVolume.h"; path = "../../PhysXCharacterKinematic/src/CctSweptVolume.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38394107fd2f3839410 /* CctUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctUtils.h"; path = "../../PhysXCharacterKinematic/src/CctUtils.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38394787fd2f3839478 /* CctBoxController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctBoxController.cpp"; path = "../../PhysXCharacterKinematic/src/CctBoxController.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf38394e07fd2f38394e0 /* CctCapsuleController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCapsuleController.cpp"; path = "../../PhysXCharacterKinematic/src/CctCapsuleController.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf38395487fd2f3839548 /* CctCharacterController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterController.cpp"; path = "../../PhysXCharacterKinematic/src/CctCharacterController.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf38395b07fd2f38395b0 /* CctCharacterControllerCallbacks.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterControllerCallbacks.cpp"; path = "../../PhysXCharacterKinematic/src/CctCharacterControllerCallbacks.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf38396187fd2f3839618 /* CctCharacterControllerManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterControllerManager.cpp"; path = "../../PhysXCharacterKinematic/src/CctCharacterControllerManager.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf38396807fd2f3839680 /* CctController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctController.cpp"; path = "../../PhysXCharacterKinematic/src/CctController.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf38396e87fd2f38396e8 /* CctObstacleContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctObstacleContext.cpp"; path = "../../PhysXCharacterKinematic/src/CctObstacleContext.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf38397507fd2f3839750 /* CctSweptBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptBox.cpp"; path = "../../PhysXCharacterKinematic/src/CctSweptBox.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf38397b87fd2f38397b8 /* CctSweptCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptCapsule.cpp"; path = "../../PhysXCharacterKinematic/src/CctSweptCapsule.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf38398207fd2f3839820 /* CctSweptVolume.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptVolume.cpp"; path = "../../PhysXCharacterKinematic/src/CctSweptVolume.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD659099007f8565909900 /* PhysXCharacterKinematic */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXCharacterKinematic"; sourceTree = BUILT_PRODUCTS_DIR; };
+ FFFD65909e307f8565909e30 /* PxBoxController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBoxController.h"; path = "../../../Include/characterkinematic/PxBoxController.h"; sourceTree = SOURCE_ROOT; };
+ FFFD65909e987f8565909e98 /* PxCapsuleController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCapsuleController.h"; path = "../../../Include/characterkinematic/PxCapsuleController.h"; sourceTree = SOURCE_ROOT; };
+ FFFD65909f007f8565909f00 /* PxCharacter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCharacter.h"; path = "../../../Include/characterkinematic/PxCharacter.h"; sourceTree = SOURCE_ROOT; };
+ FFFD65909f687f8565909f68 /* PxController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxController.h"; path = "../../../Include/characterkinematic/PxController.h"; sourceTree = SOURCE_ROOT; };
+ FFFD65909fd07f8565909fd0 /* PxControllerBehavior.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxControllerBehavior.h"; path = "../../../Include/characterkinematic/PxControllerBehavior.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6590a0387f856590a038 /* PxControllerManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxControllerManager.h"; path = "../../../Include/characterkinematic/PxControllerManager.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6590a0a07f856590a0a0 /* PxControllerObstacles.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxControllerObstacles.h"; path = "../../../Include/characterkinematic/PxControllerObstacles.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6590a1087f856590a108 /* PxExtended.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxExtended.h"; path = "../../../Include/characterkinematic/PxExtended.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648476007f8564847600 /* CctBoxController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctBoxController.h"; path = "../../PhysXCharacterKinematic/src/CctBoxController.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648476687f8564847668 /* CctCapsuleController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCapsuleController.h"; path = "../../PhysXCharacterKinematic/src/CctCapsuleController.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648476d07f85648476d0 /* CctCharacterController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterController.h"; path = "../../PhysXCharacterKinematic/src/CctCharacterController.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648477387f8564847738 /* CctCharacterControllerManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterControllerManager.h"; path = "../../PhysXCharacterKinematic/src/CctCharacterControllerManager.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648477a07f85648477a0 /* CctController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctController.h"; path = "../../PhysXCharacterKinematic/src/CctController.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648478087f8564847808 /* CctInternalStructs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctInternalStructs.h"; path = "../../PhysXCharacterKinematic/src/CctInternalStructs.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648478707f8564847870 /* CctObstacleContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctObstacleContext.h"; path = "../../PhysXCharacterKinematic/src/CctObstacleContext.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648478d87f85648478d8 /* CctSweptBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptBox.h"; path = "../../PhysXCharacterKinematic/src/CctSweptBox.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648479407f8564847940 /* CctSweptCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptCapsule.h"; path = "../../PhysXCharacterKinematic/src/CctSweptCapsule.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648479a87f85648479a8 /* CctSweptVolume.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptVolume.h"; path = "../../PhysXCharacterKinematic/src/CctSweptVolume.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64847a107f8564847a10 /* CctUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctUtils.h"; path = "../../PhysXCharacterKinematic/src/CctUtils.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64847a787f8564847a78 /* CctBoxController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctBoxController.cpp"; path = "../../PhysXCharacterKinematic/src/CctBoxController.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64847ae07f8564847ae0 /* CctCapsuleController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCapsuleController.cpp"; path = "../../PhysXCharacterKinematic/src/CctCapsuleController.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64847b487f8564847b48 /* CctCharacterController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterController.cpp"; path = "../../PhysXCharacterKinematic/src/CctCharacterController.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64847bb07f8564847bb0 /* CctCharacterControllerCallbacks.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterControllerCallbacks.cpp"; path = "../../PhysXCharacterKinematic/src/CctCharacterControllerCallbacks.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64847c187f8564847c18 /* CctCharacterControllerManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterControllerManager.cpp"; path = "../../PhysXCharacterKinematic/src/CctCharacterControllerManager.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64847c807f8564847c80 /* CctController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctController.cpp"; path = "../../PhysXCharacterKinematic/src/CctController.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64847ce87f8564847ce8 /* CctObstacleContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctObstacleContext.cpp"; path = "../../PhysXCharacterKinematic/src/CctObstacleContext.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64847d507f8564847d50 /* CctSweptBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptBox.cpp"; path = "../../PhysXCharacterKinematic/src/CctSweptBox.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64847db87f8564847db8 /* CctSweptCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptCapsule.cpp"; path = "../../PhysXCharacterKinematic/src/CctSweptCapsule.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64847e207f8564847e20 /* CctSweptVolume.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptVolume.cpp"; path = "../../PhysXCharacterKinematic/src/CctSweptVolume.cpp"; sourceTree = SOURCE_ROOT; };
/* End PBXFileReference section */
/* Begin PBXResourcesBuildPhase section */
- FFF2f2d50f307fd2f2d50f30 /* Resources */ = {
+ FFF2659099007f8565909900 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -412,7 +412,7 @@
/* End PBXResourcesBuildPhase section */
/* Begin PBXFrameworksBuildPhase section */
- FFFCf2d50f307fd2f2d50f30 /* Frameworks */ = {
+ FFFC659099007f8565909900 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -422,20 +422,20 @@
/* End PBXFrameworksBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
- FFF8f2d50f307fd2f2d50f30 /* Sources */ = {
+ FFF8659099007f8565909900 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- FFFFf38394787fd2f3839478,
- FFFFf38394e07fd2f38394e0,
- FFFFf38395487fd2f3839548,
- FFFFf38395b07fd2f38395b0,
- FFFFf38396187fd2f3839618,
- FFFFf38396807fd2f3839680,
- FFFFf38396e87fd2f38396e8,
- FFFFf38397507fd2f3839750,
- FFFFf38397b87fd2f38397b8,
- FFFFf38398207fd2f3839820,
+ FFFF64847a787f8564847a78,
+ FFFF64847ae07f8564847ae0,
+ FFFF64847b487f8564847b48,
+ FFFF64847bb07f8564847bb0,
+ FFFF64847c187f8564847c18,
+ FFFF64847c807f8564847c80,
+ FFFF64847ce87f8564847ce8,
+ FFFF64847d507f8564847d50,
+ FFFF64847db87f8564847db8,
+ FFFF64847e207f8564847e20,
);
runOnlyForDeploymentPostprocessing = 0;
};
@@ -444,91 +444,91 @@
/* Begin PBXShellScriptBuildPhase section */
/* End PBXShellScriptBuildPhase section */
/* Begin PBXTargetDependency section */
- FFF4f2d522007fd2f2d52200 /* PBXTargetDependency */ = {
+ FFF465811c807f8565811c80 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- target = FFFAf18a0c307fd2f18a0c30 /* PhysXCommon */;
- targetProxy = FFF5f18a0c307fd2f18a0c30 /* PBXContainerItemProxy */;
+ target = FFFA641046c07f85641046c0 /* PhysXCommon */;
+ targetProxy = FFF5641046c07f85641046c0 /* PBXContainerItemProxy */;
};
- FFF4f2d53c007fd2f2d53c00 /* PBXTargetDependency */ = {
+ FFF4658ad3707f85658ad370 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- target = FFFAf2d5f8507fd2f2d5f850 /* PhysXExtensions */;
- targetProxy = FFF5f2d5f8507fd2f2d5f850 /* PBXContainerItemProxy */;
+ target = FFFA6590e1d07f856590e1d0 /* PhysXExtensions */;
+ targetProxy = FFF56590e1d07f856590e1d0 /* PBXContainerItemProxy */;
};
- FFF4f2d52da07fd2f2d52da0 /* PBXTargetDependency */ = {
+ FFF4658077507f8565807750 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- target = FFFAf188de607fd2f188de60 /* PxFoundation */;
- targetProxy = FFF5f188de607fd2f188de60 /* PBXContainerItemProxy */;
+ target = FFFA641711507f8564171150 /* PxFoundation */;
+ targetProxy = FFF5641711507f8564171150 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin PBXBuildFile section of PhysXVehicle */
- FFFFf3840a087fd2f3840a08 /* PxVehicleComponents.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf3840a087fd2f3840a08 /* PxVehicleComponents.cpp */; };
- FFFFf3840a707fd2f3840a70 /* PxVehicleDrive.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf3840a707fd2f3840a70 /* PxVehicleDrive.cpp */; };
- FFFFf3840ad87fd2f3840ad8 /* PxVehicleDrive4W.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf3840ad87fd2f3840ad8 /* PxVehicleDrive4W.cpp */; };
- FFFFf3840b407fd2f3840b40 /* PxVehicleDriveNW.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf3840b407fd2f3840b40 /* PxVehicleDriveNW.cpp */; };
- FFFFf3840ba87fd2f3840ba8 /* PxVehicleDriveTank.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf3840ba87fd2f3840ba8 /* PxVehicleDriveTank.cpp */; };
- FFFFf3840c107fd2f3840c10 /* PxVehicleMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf3840c107fd2f3840c10 /* PxVehicleMetaData.cpp */; };
- FFFFf3840c787fd2f3840c78 /* PxVehicleNoDrive.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf3840c787fd2f3840c78 /* PxVehicleNoDrive.cpp */; };
- FFFFf3840ce07fd2f3840ce0 /* PxVehicleSDK.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf3840ce07fd2f3840ce0 /* PxVehicleSDK.cpp */; };
- FFFFf3840d487fd2f3840d48 /* PxVehicleSerialization.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf3840d487fd2f3840d48 /* PxVehicleSerialization.cpp */; };
- FFFFf3840db07fd2f3840db0 /* PxVehicleSuspWheelTire4.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf3840db07fd2f3840db0 /* PxVehicleSuspWheelTire4.cpp */; };
- FFFFf3840e187fd2f3840e18 /* PxVehicleTireFriction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf3840e187fd2f3840e18 /* PxVehicleTireFriction.cpp */; };
- FFFFf3840e807fd2f3840e80 /* PxVehicleUpdate.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf3840e807fd2f3840e80 /* PxVehicleUpdate.cpp */; };
- FFFFf3840ee87fd2f3840ee8 /* PxVehicleWheels.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf3840ee87fd2f3840ee8 /* PxVehicleWheels.cpp */; };
- FFFFf3840f507fd2f3840f50 /* VehicleUtilControl.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf3840f507fd2f3840f50 /* VehicleUtilControl.cpp */; };
- FFFFf3840fb87fd2f3840fb8 /* VehicleUtilSetup.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf3840fb87fd2f3840fb8 /* VehicleUtilSetup.cpp */; };
- FFFFf38410207fd2f3841020 /* VehicleUtilTelemetry.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf38410207fd2f3841020 /* VehicleUtilTelemetry.cpp */; };
- FFFFf2d5fd687fd2f2d5fd68 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFDf2d5fd687fd2f2d5fd68 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp */; };
- FFFFf2d5fdd07fd2f2d5fdd0 /* src/PxVehicleMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFDf2d5fdd07fd2f2d5fdd0 /* src/PxVehicleMetaDataObjects.cpp */; };
+ FFFF6484c4087f856484c408 /* PxVehicleComponents.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484c4087f856484c408 /* PxVehicleComponents.cpp */; };
+ FFFF6484c4707f856484c470 /* PxVehicleDrive.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484c4707f856484c470 /* PxVehicleDrive.cpp */; };
+ FFFF6484c4d87f856484c4d8 /* PxVehicleDrive4W.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484c4d87f856484c4d8 /* PxVehicleDrive4W.cpp */; };
+ FFFF6484c5407f856484c540 /* PxVehicleDriveNW.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484c5407f856484c540 /* PxVehicleDriveNW.cpp */; };
+ FFFF6484c5a87f856484c5a8 /* PxVehicleDriveTank.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484c5a87f856484c5a8 /* PxVehicleDriveTank.cpp */; };
+ FFFF6484c6107f856484c610 /* PxVehicleMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484c6107f856484c610 /* PxVehicleMetaData.cpp */; };
+ FFFF6484c6787f856484c678 /* PxVehicleNoDrive.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484c6787f856484c678 /* PxVehicleNoDrive.cpp */; };
+ FFFF6484c6e07f856484c6e0 /* PxVehicleSDK.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484c6e07f856484c6e0 /* PxVehicleSDK.cpp */; };
+ FFFF6484c7487f856484c748 /* PxVehicleSerialization.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484c7487f856484c748 /* PxVehicleSerialization.cpp */; };
+ FFFF6484c7b07f856484c7b0 /* PxVehicleSuspWheelTire4.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484c7b07f856484c7b0 /* PxVehicleSuspWheelTire4.cpp */; };
+ FFFF6484c8187f856484c818 /* PxVehicleTireFriction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484c8187f856484c818 /* PxVehicleTireFriction.cpp */; };
+ FFFF6484c8807f856484c880 /* PxVehicleUpdate.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484c8807f856484c880 /* PxVehicleUpdate.cpp */; };
+ FFFF6484c8e87f856484c8e8 /* PxVehicleWheels.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484c8e87f856484c8e8 /* PxVehicleWheels.cpp */; };
+ FFFF6484c9507f856484c950 /* VehicleUtilControl.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484c9507f856484c950 /* VehicleUtilControl.cpp */; };
+ FFFF6484c9b87f856484c9b8 /* VehicleUtilSetup.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484c9b87f856484c9b8 /* VehicleUtilSetup.cpp */; };
+ FFFF6484ca207f856484ca20 /* VehicleUtilTelemetry.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484ca207f856484ca20 /* VehicleUtilTelemetry.cpp */; };
+ FFFF6590e6e87f856590e6e8 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD6590e6e87f856590e6e8 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp */; };
+ FFFF6590e7507f856590e750 /* src/PxVehicleMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD6590e7507f856590e750 /* src/PxVehicleMetaDataObjects.cpp */; };
/* End PBXFileReference section */
/* Begin PBXFileReference section */
- FFFDf2d4e3107fd2f2d4e310 /* PhysXVehicle */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXVehicle"; sourceTree = BUILT_PRODUCTS_DIR; };
- FFFDf383ea007fd2f383ea00 /* PxVehicleComponents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleComponents.h"; path = "../../../Include/vehicle/PxVehicleComponents.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383ea687fd2f383ea68 /* PxVehicleDrive.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive.h"; path = "../../../Include/vehicle/PxVehicleDrive.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383ead07fd2f383ead0 /* PxVehicleDrive4W.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive4W.h"; path = "../../../Include/vehicle/PxVehicleDrive4W.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383eb387fd2f383eb38 /* PxVehicleDriveNW.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveNW.h"; path = "../../../Include/vehicle/PxVehicleDriveNW.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383eba07fd2f383eba0 /* PxVehicleDriveTank.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveTank.h"; path = "../../../Include/vehicle/PxVehicleDriveTank.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383ec087fd2f383ec08 /* PxVehicleNoDrive.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleNoDrive.h"; path = "../../../Include/vehicle/PxVehicleNoDrive.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383ec707fd2f383ec70 /* PxVehicleSDK.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSDK.h"; path = "../../../Include/vehicle/PxVehicleSDK.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383ecd87fd2f383ecd8 /* PxVehicleShaders.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleShaders.h"; path = "../../../Include/vehicle/PxVehicleShaders.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383ed407fd2f383ed40 /* PxVehicleTireFriction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleTireFriction.h"; path = "../../../Include/vehicle/PxVehicleTireFriction.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383eda87fd2f383eda8 /* PxVehicleUpdate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUpdate.h"; path = "../../../Include/vehicle/PxVehicleUpdate.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383ee107fd2f383ee10 /* PxVehicleUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtil.h"; path = "../../../Include/vehicle/PxVehicleUtil.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383ee787fd2f383ee78 /* PxVehicleUtilControl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtilControl.h"; path = "../../../Include/vehicle/PxVehicleUtilControl.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383eee07fd2f383eee0 /* PxVehicleUtilSetup.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtilSetup.h"; path = "../../../Include/vehicle/PxVehicleUtilSetup.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383ef487fd2f383ef48 /* PxVehicleUtilTelemetry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtilTelemetry.h"; path = "../../../Include/vehicle/PxVehicleUtilTelemetry.h"; sourceTree = SOURCE_ROOT; };
- FFFDf383efb07fd2f383efb0 /* PxVehicleWheels.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleWheels.h"; path = "../../../Include/vehicle/PxVehicleWheels.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38408007fd2f3840800 /* PxVehicleDefaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDefaults.h"; path = "../../PhysXVehicle/src/PxVehicleDefaults.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38408687fd2f3840868 /* PxVehicleLinearMath.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleLinearMath.h"; path = "../../PhysXVehicle/src/PxVehicleLinearMath.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38408d07fd2f38408d0 /* PxVehicleSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSerialization.h"; path = "../../PhysXVehicle/src/PxVehicleSerialization.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38409387fd2f3840938 /* PxVehicleSuspLimitConstraintShader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSuspLimitConstraintShader.h"; path = "../../PhysXVehicle/src/PxVehicleSuspLimitConstraintShader.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38409a07fd2f38409a0 /* PxVehicleSuspWheelTire4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSuspWheelTire4.h"; path = "../../PhysXVehicle/src/PxVehicleSuspWheelTire4.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3840a087fd2f3840a08 /* PxVehicleComponents.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleComponents.cpp"; path = "../../PhysXVehicle/src/PxVehicleComponents.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf3840a707fd2f3840a70 /* PxVehicleDrive.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive.cpp"; path = "../../PhysXVehicle/src/PxVehicleDrive.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf3840ad87fd2f3840ad8 /* PxVehicleDrive4W.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive4W.cpp"; path = "../../PhysXVehicle/src/PxVehicleDrive4W.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf3840b407fd2f3840b40 /* PxVehicleDriveNW.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveNW.cpp"; path = "../../PhysXVehicle/src/PxVehicleDriveNW.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf3840ba87fd2f3840ba8 /* PxVehicleDriveTank.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveTank.cpp"; path = "../../PhysXVehicle/src/PxVehicleDriveTank.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf3840c107fd2f3840c10 /* PxVehicleMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleMetaData.cpp"; path = "../../PhysXVehicle/src/PxVehicleMetaData.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf3840c787fd2f3840c78 /* PxVehicleNoDrive.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleNoDrive.cpp"; path = "../../PhysXVehicle/src/PxVehicleNoDrive.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf3840ce07fd2f3840ce0 /* PxVehicleSDK.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSDK.cpp"; path = "../../PhysXVehicle/src/PxVehicleSDK.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf3840d487fd2f3840d48 /* PxVehicleSerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSerialization.cpp"; path = "../../PhysXVehicle/src/PxVehicleSerialization.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf3840db07fd2f3840db0 /* PxVehicleSuspWheelTire4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSuspWheelTire4.cpp"; path = "../../PhysXVehicle/src/PxVehicleSuspWheelTire4.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf3840e187fd2f3840e18 /* PxVehicleTireFriction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleTireFriction.cpp"; path = "../../PhysXVehicle/src/PxVehicleTireFriction.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf3840e807fd2f3840e80 /* PxVehicleUpdate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUpdate.cpp"; path = "../../PhysXVehicle/src/PxVehicleUpdate.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf3840ee87fd2f3840ee8 /* PxVehicleWheels.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleWheels.cpp"; path = "../../PhysXVehicle/src/PxVehicleWheels.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf3840f507fd2f3840f50 /* VehicleUtilControl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "VehicleUtilControl.cpp"; path = "../../PhysXVehicle/src/VehicleUtilControl.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf3840fb87fd2f3840fb8 /* VehicleUtilSetup.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "VehicleUtilSetup.cpp"; path = "../../PhysXVehicle/src/VehicleUtilSetup.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf38410207fd2f3841020 /* VehicleUtilTelemetry.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "VehicleUtilTelemetry.cpp"; path = "../../PhysXVehicle/src/VehicleUtilTelemetry.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf2d5fc307fd2f2d5fc30 /* include/PxVehicleAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxVehicleAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXVehicle/src/PhysXMetaData/include/PxVehicleAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; };
- FFFDf2d5fc987fd2f2d5fc98 /* include/PxVehicleAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxVehicleAutoGeneratedMetaDataObjects.h"; path = "../../PhysXVehicle/src/PhysXMetaData/include/PxVehicleAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; };
- FFFDf2d5fd007fd2f2d5fd00 /* include/PxVehicleMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxVehicleMetaDataObjects.h"; path = "../../PhysXVehicle/src/PhysXMetaData/include/PxVehicleMetaDataObjects.h"; sourceTree = SOURCE_ROOT; };
- FFFDf2d5fd687fd2f2d5fd68 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxVehicleAutoGeneratedMetaDataObjects.cpp"; path = "../../PhysXVehicle/src/PhysXMetaData/src/PxVehicleAutoGeneratedMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf2d5fdd07fd2f2d5fdd0 /* src/PxVehicleMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxVehicleMetaDataObjects.cpp"; path = "../../PhysXVehicle/src/PhysXMetaData/src/PxVehicleMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD65909af07f8565909af0 /* PhysXVehicle */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXVehicle"; sourceTree = BUILT_PRODUCTS_DIR; };
+ FFFD6484a4007f856484a400 /* PxVehicleComponents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleComponents.h"; path = "../../../Include/vehicle/PxVehicleComponents.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6484a4687f856484a468 /* PxVehicleDrive.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive.h"; path = "../../../Include/vehicle/PxVehicleDrive.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6484a4d07f856484a4d0 /* PxVehicleDrive4W.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive4W.h"; path = "../../../Include/vehicle/PxVehicleDrive4W.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6484a5387f856484a538 /* PxVehicleDriveNW.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveNW.h"; path = "../../../Include/vehicle/PxVehicleDriveNW.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6484a5a07f856484a5a0 /* PxVehicleDriveTank.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveTank.h"; path = "../../../Include/vehicle/PxVehicleDriveTank.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6484a6087f856484a608 /* PxVehicleNoDrive.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleNoDrive.h"; path = "../../../Include/vehicle/PxVehicleNoDrive.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6484a6707f856484a670 /* PxVehicleSDK.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSDK.h"; path = "../../../Include/vehicle/PxVehicleSDK.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6484a6d87f856484a6d8 /* PxVehicleShaders.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleShaders.h"; path = "../../../Include/vehicle/PxVehicleShaders.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6484a7407f856484a740 /* PxVehicleTireFriction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleTireFriction.h"; path = "../../../Include/vehicle/PxVehicleTireFriction.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6484a7a87f856484a7a8 /* PxVehicleUpdate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUpdate.h"; path = "../../../Include/vehicle/PxVehicleUpdate.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6484a8107f856484a810 /* PxVehicleUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtil.h"; path = "../../../Include/vehicle/PxVehicleUtil.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6484a8787f856484a878 /* PxVehicleUtilControl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtilControl.h"; path = "../../../Include/vehicle/PxVehicleUtilControl.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6484a8e07f856484a8e0 /* PxVehicleUtilSetup.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtilSetup.h"; path = "../../../Include/vehicle/PxVehicleUtilSetup.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6484a9487f856484a948 /* PxVehicleUtilTelemetry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtilTelemetry.h"; path = "../../../Include/vehicle/PxVehicleUtilTelemetry.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6484a9b07f856484a9b0 /* PxVehicleWheels.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleWheels.h"; path = "../../../Include/vehicle/PxVehicleWheels.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6484c2007f856484c200 /* PxVehicleDefaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDefaults.h"; path = "../../PhysXVehicle/src/PxVehicleDefaults.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6484c2687f856484c268 /* PxVehicleLinearMath.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleLinearMath.h"; path = "../../PhysXVehicle/src/PxVehicleLinearMath.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6484c2d07f856484c2d0 /* PxVehicleSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSerialization.h"; path = "../../PhysXVehicle/src/PxVehicleSerialization.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6484c3387f856484c338 /* PxVehicleSuspLimitConstraintShader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSuspLimitConstraintShader.h"; path = "../../PhysXVehicle/src/PxVehicleSuspLimitConstraintShader.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6484c3a07f856484c3a0 /* PxVehicleSuspWheelTire4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSuspWheelTire4.h"; path = "../../PhysXVehicle/src/PxVehicleSuspWheelTire4.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6484c4087f856484c408 /* PxVehicleComponents.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleComponents.cpp"; path = "../../PhysXVehicle/src/PxVehicleComponents.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6484c4707f856484c470 /* PxVehicleDrive.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive.cpp"; path = "../../PhysXVehicle/src/PxVehicleDrive.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6484c4d87f856484c4d8 /* PxVehicleDrive4W.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive4W.cpp"; path = "../../PhysXVehicle/src/PxVehicleDrive4W.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6484c5407f856484c540 /* PxVehicleDriveNW.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveNW.cpp"; path = "../../PhysXVehicle/src/PxVehicleDriveNW.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6484c5a87f856484c5a8 /* PxVehicleDriveTank.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveTank.cpp"; path = "../../PhysXVehicle/src/PxVehicleDriveTank.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6484c6107f856484c610 /* PxVehicleMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleMetaData.cpp"; path = "../../PhysXVehicle/src/PxVehicleMetaData.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6484c6787f856484c678 /* PxVehicleNoDrive.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleNoDrive.cpp"; path = "../../PhysXVehicle/src/PxVehicleNoDrive.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6484c6e07f856484c6e0 /* PxVehicleSDK.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSDK.cpp"; path = "../../PhysXVehicle/src/PxVehicleSDK.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6484c7487f856484c748 /* PxVehicleSerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSerialization.cpp"; path = "../../PhysXVehicle/src/PxVehicleSerialization.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6484c7b07f856484c7b0 /* PxVehicleSuspWheelTire4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSuspWheelTire4.cpp"; path = "../../PhysXVehicle/src/PxVehicleSuspWheelTire4.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6484c8187f856484c818 /* PxVehicleTireFriction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleTireFriction.cpp"; path = "../../PhysXVehicle/src/PxVehicleTireFriction.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6484c8807f856484c880 /* PxVehicleUpdate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUpdate.cpp"; path = "../../PhysXVehicle/src/PxVehicleUpdate.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6484c8e87f856484c8e8 /* PxVehicleWheels.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleWheels.cpp"; path = "../../PhysXVehicle/src/PxVehicleWheels.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6484c9507f856484c950 /* VehicleUtilControl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "VehicleUtilControl.cpp"; path = "../../PhysXVehicle/src/VehicleUtilControl.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6484c9b87f856484c9b8 /* VehicleUtilSetup.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "VehicleUtilSetup.cpp"; path = "../../PhysXVehicle/src/VehicleUtilSetup.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6484ca207f856484ca20 /* VehicleUtilTelemetry.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "VehicleUtilTelemetry.cpp"; path = "../../PhysXVehicle/src/VehicleUtilTelemetry.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6590e5b07f856590e5b0 /* include/PxVehicleAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxVehicleAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXVehicle/src/PhysXMetaData/include/PxVehicleAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6590e6187f856590e618 /* include/PxVehicleAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxVehicleAutoGeneratedMetaDataObjects.h"; path = "../../PhysXVehicle/src/PhysXMetaData/include/PxVehicleAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6590e6807f856590e680 /* include/PxVehicleMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxVehicleMetaDataObjects.h"; path = "../../PhysXVehicle/src/PhysXMetaData/include/PxVehicleMetaDataObjects.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6590e6e87f856590e6e8 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxVehicleAutoGeneratedMetaDataObjects.cpp"; path = "../../PhysXVehicle/src/PhysXMetaData/src/PxVehicleAutoGeneratedMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6590e7507f856590e750 /* src/PxVehicleMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxVehicleMetaDataObjects.cpp"; path = "../../PhysXVehicle/src/PhysXMetaData/src/PxVehicleMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; };
/* End PBXFileReference section */
/* Begin PBXResourcesBuildPhase section */
- FFF2f2d4e3107fd2f2d4e310 /* Resources */ = {
+ FFF265909af07f8565909af0 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -538,7 +538,7 @@
/* End PBXResourcesBuildPhase section */
/* Begin PBXFrameworksBuildPhase section */
- FFFCf2d4e3107fd2f2d4e310 /* Frameworks */ = {
+ FFFC65909af07f8565909af0 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -548,28 +548,28 @@
/* End PBXFrameworksBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
- FFF8f2d4e3107fd2f2d4e310 /* Sources */ = {
+ FFF865909af07f8565909af0 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- FFFFf3840a087fd2f3840a08,
- FFFFf3840a707fd2f3840a70,
- FFFFf3840ad87fd2f3840ad8,
- FFFFf3840b407fd2f3840b40,
- FFFFf3840ba87fd2f3840ba8,
- FFFFf3840c107fd2f3840c10,
- FFFFf3840c787fd2f3840c78,
- FFFFf3840ce07fd2f3840ce0,
- FFFFf3840d487fd2f3840d48,
- FFFFf3840db07fd2f3840db0,
- FFFFf3840e187fd2f3840e18,
- FFFFf3840e807fd2f3840e80,
- FFFFf3840ee87fd2f3840ee8,
- FFFFf3840f507fd2f3840f50,
- FFFFf3840fb87fd2f3840fb8,
- FFFFf38410207fd2f3841020,
- FFFFf2d5fd687fd2f2d5fd68,
- FFFFf2d5fdd07fd2f2d5fdd0,
+ FFFF6484c4087f856484c408,
+ FFFF6484c4707f856484c470,
+ FFFF6484c4d87f856484c4d8,
+ FFFF6484c5407f856484c540,
+ FFFF6484c5a87f856484c5a8,
+ FFFF6484c6107f856484c610,
+ FFFF6484c6787f856484c678,
+ FFFF6484c6e07f856484c6e0,
+ FFFF6484c7487f856484c748,
+ FFFF6484c7b07f856484c7b0,
+ FFFF6484c8187f856484c818,
+ FFFF6484c8807f856484c880,
+ FFFF6484c8e87f856484c8e8,
+ FFFF6484c9507f856484c950,
+ FFFF6484c9b87f856484c9b8,
+ FFFF6484ca207f856484ca20,
+ FFFF6590e6e87f856590e6e8,
+ FFFF6590e7507f856590e750,
);
runOnlyForDeploymentPostprocessing = 0;
};
@@ -581,220 +581,220 @@
/* End PBXTargetDependency section */
/* Begin PBXBuildFile section of PhysXExtensions */
- FFFFf38430e87fd2f38430e8 /* ExtBroadPhase.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf38430e87fd2f38430e8 /* ExtBroadPhase.cpp */; };
- FFFFf38431507fd2f3843150 /* ExtClothFabricCooker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf38431507fd2f3843150 /* ExtClothFabricCooker.cpp */; };
- FFFFf38431b87fd2f38431b8 /* ExtClothGeodesicTetherCooker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf38431b87fd2f38431b8 /* ExtClothGeodesicTetherCooker.cpp */; };
- FFFFf38432207fd2f3843220 /* ExtClothMeshQuadifier.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf38432207fd2f3843220 /* ExtClothMeshQuadifier.cpp */; };
- FFFFf38432887fd2f3843288 /* ExtClothSimpleTetherCooker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf38432887fd2f3843288 /* ExtClothSimpleTetherCooker.cpp */; };
- FFFFf38432f07fd2f38432f0 /* ExtCollection.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf38432f07fd2f38432f0 /* ExtCollection.cpp */; };
- FFFFf38433587fd2f3843358 /* ExtConvexMeshExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf38433587fd2f3843358 /* ExtConvexMeshExt.cpp */; };
- FFFFf38433c07fd2f38433c0 /* ExtCpuWorkerThread.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf38433c07fd2f38433c0 /* ExtCpuWorkerThread.cpp */; };
- FFFFf38434287fd2f3843428 /* ExtD6Joint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf38434287fd2f3843428 /* ExtD6Joint.cpp */; };
- FFFFf38434907fd2f3843490 /* ExtD6JointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf38434907fd2f3843490 /* ExtD6JointSolverPrep.cpp */; };
- FFFFf38434f87fd2f38434f8 /* ExtDefaultCpuDispatcher.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf38434f87fd2f38434f8 /* ExtDefaultCpuDispatcher.cpp */; };
- FFFFf38435607fd2f3843560 /* ExtDefaultErrorCallback.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf38435607fd2f3843560 /* ExtDefaultErrorCallback.cpp */; };
- FFFFf38435c87fd2f38435c8 /* ExtDefaultSimulationFilterShader.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf38435c87fd2f38435c8 /* ExtDefaultSimulationFilterShader.cpp */; };
- FFFFf38436307fd2f3843630 /* ExtDefaultStreams.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf38436307fd2f3843630 /* ExtDefaultStreams.cpp */; };
- FFFFf38436987fd2f3843698 /* ExtDistanceJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf38436987fd2f3843698 /* ExtDistanceJoint.cpp */; };
- FFFFf38437007fd2f3843700 /* ExtDistanceJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf38437007fd2f3843700 /* ExtDistanceJointSolverPrep.cpp */; };
- FFFFf38437687fd2f3843768 /* ExtExtensions.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf38437687fd2f3843768 /* ExtExtensions.cpp */; };
- FFFFf38437d07fd2f38437d0 /* ExtFixedJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf38437d07fd2f38437d0 /* ExtFixedJoint.cpp */; };
- FFFFf38438387fd2f3843838 /* ExtFixedJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf38438387fd2f3843838 /* ExtFixedJointSolverPrep.cpp */; };
- FFFFf38438a07fd2f38438a0 /* ExtJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf38438a07fd2f38438a0 /* ExtJoint.cpp */; };
- FFFFf38439087fd2f3843908 /* ExtMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf38439087fd2f3843908 /* ExtMetaData.cpp */; };
- FFFFf38439707fd2f3843970 /* ExtParticleExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf38439707fd2f3843970 /* ExtParticleExt.cpp */; };
- FFFFf38439d87fd2f38439d8 /* ExtPrismaticJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf38439d87fd2f38439d8 /* ExtPrismaticJoint.cpp */; };
- FFFFf3843a407fd2f3843a40 /* ExtPrismaticJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf3843a407fd2f3843a40 /* ExtPrismaticJointSolverPrep.cpp */; };
- FFFFf3843aa87fd2f3843aa8 /* ExtPvd.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf3843aa87fd2f3843aa8 /* ExtPvd.cpp */; };
- FFFFf3843b107fd2f3843b10 /* ExtPxStringTable.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf3843b107fd2f3843b10 /* ExtPxStringTable.cpp */; };
- FFFFf3843b787fd2f3843b78 /* ExtRaycastCCD.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf3843b787fd2f3843b78 /* ExtRaycastCCD.cpp */; };
- FFFFf3843be07fd2f3843be0 /* ExtRevoluteJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf3843be07fd2f3843be0 /* ExtRevoluteJoint.cpp */; };
- FFFFf3843c487fd2f3843c48 /* ExtRevoluteJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf3843c487fd2f3843c48 /* ExtRevoluteJointSolverPrep.cpp */; };
- FFFFf3843cb07fd2f3843cb0 /* ExtRigidBodyExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf3843cb07fd2f3843cb0 /* ExtRigidBodyExt.cpp */; };
- FFFFf3843d187fd2f3843d18 /* ExtSceneQueryExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf3843d187fd2f3843d18 /* ExtSceneQueryExt.cpp */; };
- FFFFf3843d807fd2f3843d80 /* ExtSimpleFactory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf3843d807fd2f3843d80 /* ExtSimpleFactory.cpp */; };
- FFFFf3843de87fd2f3843de8 /* ExtSmoothNormals.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf3843de87fd2f3843de8 /* ExtSmoothNormals.cpp */; };
- FFFFf3843e507fd2f3843e50 /* ExtSphericalJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf3843e507fd2f3843e50 /* ExtSphericalJoint.cpp */; };
- FFFFf3843eb87fd2f3843eb8 /* ExtSphericalJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf3843eb87fd2f3843eb8 /* ExtSphericalJointSolverPrep.cpp */; };
- FFFFf3843f207fd2f3843f20 /* ExtTriangleMeshExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf3843f207fd2f3843f20 /* ExtTriangleMeshExt.cpp */; };
- FFFFf38474d07fd2f38474d0 /* SnSerialUtils.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDf38474d07fd2f38474d0 /* SnSerialUtils.cpp */; };
- FFFFf38475387fd2f3847538 /* SnSerialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDf38475387fd2f3847538 /* SnSerialization.cpp */; };
- FFFFf38475a07fd2f38475a0 /* SnSerializationRegistry.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDf38475a07fd2f38475a0 /* SnSerializationRegistry.cpp */; };
- FFFFf38478e07fd2f38478e0 /* Binary/SnBinaryDeserialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDf38478e07fd2f38478e0 /* Binary/SnBinaryDeserialization.cpp */; };
- FFFFf38479487fd2f3847948 /* Binary/SnBinarySerialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDf38479487fd2f3847948 /* Binary/SnBinarySerialization.cpp */; };
- FFFFf38479b07fd2f38479b0 /* Binary/SnConvX.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDf38479b07fd2f38479b0 /* Binary/SnConvX.cpp */; };
- FFFFf3847a187fd2f3847a18 /* Binary/SnConvX_Align.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDf3847a187fd2f3847a18 /* Binary/SnConvX_Align.cpp */; };
- FFFFf3847a807fd2f3847a80 /* Binary/SnConvX_Convert.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDf3847a807fd2f3847a80 /* Binary/SnConvX_Convert.cpp */; };
- FFFFf3847ae87fd2f3847ae8 /* Binary/SnConvX_Error.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDf3847ae87fd2f3847ae8 /* Binary/SnConvX_Error.cpp */; };
- FFFFf3847b507fd2f3847b50 /* Binary/SnConvX_MetaData.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDf3847b507fd2f3847b50 /* Binary/SnConvX_MetaData.cpp */; };
- FFFFf3847bb87fd2f3847bb8 /* Binary/SnConvX_Output.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDf3847bb87fd2f3847bb8 /* Binary/SnConvX_Output.cpp */; };
- FFFFf3847c207fd2f3847c20 /* Binary/SnConvX_Union.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDf3847c207fd2f3847c20 /* Binary/SnConvX_Union.cpp */; };
- FFFFf3847c887fd2f3847c88 /* Binary/SnSerializationContext.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDf3847c887fd2f3847c88 /* Binary/SnSerializationContext.cpp */; };
- FFFFf38485e07fd2f38485e0 /* Xml/SnJointRepXSerializer.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDf38485e07fd2f38485e0 /* Xml/SnJointRepXSerializer.cpp */; };
- FFFFf38486487fd2f3848648 /* Xml/SnRepXCoreSerializer.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDf38486487fd2f3848648 /* Xml/SnRepXCoreSerializer.cpp */; };
- FFFFf38486b07fd2f38486b0 /* Xml/SnRepXUpgrader.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDf38486b07fd2f38486b0 /* Xml/SnRepXUpgrader.cpp */; };
- FFFFf38487187fd2f3848718 /* Xml/SnXmlSerialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDf38487187fd2f3848718 /* Xml/SnXmlSerialization.cpp */; };
- FFFFf38454e07fd2f38454e0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFDf38454e07fd2f38454e0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp */; };
+ FFFF6484eae87f856484eae8 /* ExtBroadPhase.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484eae87f856484eae8 /* ExtBroadPhase.cpp */; };
+ FFFF6484eb507f856484eb50 /* ExtClothFabricCooker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484eb507f856484eb50 /* ExtClothFabricCooker.cpp */; };
+ FFFF6484ebb87f856484ebb8 /* ExtClothGeodesicTetherCooker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484ebb87f856484ebb8 /* ExtClothGeodesicTetherCooker.cpp */; };
+ FFFF6484ec207f856484ec20 /* ExtClothMeshQuadifier.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484ec207f856484ec20 /* ExtClothMeshQuadifier.cpp */; };
+ FFFF6484ec887f856484ec88 /* ExtClothSimpleTetherCooker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484ec887f856484ec88 /* ExtClothSimpleTetherCooker.cpp */; };
+ FFFF6484ecf07f856484ecf0 /* ExtCollection.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484ecf07f856484ecf0 /* ExtCollection.cpp */; };
+ FFFF6484ed587f856484ed58 /* ExtConvexMeshExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484ed587f856484ed58 /* ExtConvexMeshExt.cpp */; };
+ FFFF6484edc07f856484edc0 /* ExtCpuWorkerThread.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484edc07f856484edc0 /* ExtCpuWorkerThread.cpp */; };
+ FFFF6484ee287f856484ee28 /* ExtD6Joint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484ee287f856484ee28 /* ExtD6Joint.cpp */; };
+ FFFF6484ee907f856484ee90 /* ExtD6JointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484ee907f856484ee90 /* ExtD6JointSolverPrep.cpp */; };
+ FFFF6484eef87f856484eef8 /* ExtDefaultCpuDispatcher.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484eef87f856484eef8 /* ExtDefaultCpuDispatcher.cpp */; };
+ FFFF6484ef607f856484ef60 /* ExtDefaultErrorCallback.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484ef607f856484ef60 /* ExtDefaultErrorCallback.cpp */; };
+ FFFF6484efc87f856484efc8 /* ExtDefaultSimulationFilterShader.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484efc87f856484efc8 /* ExtDefaultSimulationFilterShader.cpp */; };
+ FFFF6484f0307f856484f030 /* ExtDefaultStreams.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484f0307f856484f030 /* ExtDefaultStreams.cpp */; };
+ FFFF6484f0987f856484f098 /* ExtDistanceJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484f0987f856484f098 /* ExtDistanceJoint.cpp */; };
+ FFFF6484f1007f856484f100 /* ExtDistanceJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484f1007f856484f100 /* ExtDistanceJointSolverPrep.cpp */; };
+ FFFF6484f1687f856484f168 /* ExtExtensions.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484f1687f856484f168 /* ExtExtensions.cpp */; };
+ FFFF6484f1d07f856484f1d0 /* ExtFixedJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484f1d07f856484f1d0 /* ExtFixedJoint.cpp */; };
+ FFFF6484f2387f856484f238 /* ExtFixedJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484f2387f856484f238 /* ExtFixedJointSolverPrep.cpp */; };
+ FFFF6484f2a07f856484f2a0 /* ExtJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484f2a07f856484f2a0 /* ExtJoint.cpp */; };
+ FFFF6484f3087f856484f308 /* ExtMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484f3087f856484f308 /* ExtMetaData.cpp */; };
+ FFFF6484f3707f856484f370 /* ExtParticleExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484f3707f856484f370 /* ExtParticleExt.cpp */; };
+ FFFF6484f3d87f856484f3d8 /* ExtPrismaticJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484f3d87f856484f3d8 /* ExtPrismaticJoint.cpp */; };
+ FFFF6484f4407f856484f440 /* ExtPrismaticJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484f4407f856484f440 /* ExtPrismaticJointSolverPrep.cpp */; };
+ FFFF6484f4a87f856484f4a8 /* ExtPvd.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484f4a87f856484f4a8 /* ExtPvd.cpp */; };
+ FFFF6484f5107f856484f510 /* ExtPxStringTable.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484f5107f856484f510 /* ExtPxStringTable.cpp */; };
+ FFFF6484f5787f856484f578 /* ExtRaycastCCD.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484f5787f856484f578 /* ExtRaycastCCD.cpp */; };
+ FFFF6484f5e07f856484f5e0 /* ExtRevoluteJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484f5e07f856484f5e0 /* ExtRevoluteJoint.cpp */; };
+ FFFF6484f6487f856484f648 /* ExtRevoluteJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484f6487f856484f648 /* ExtRevoluteJointSolverPrep.cpp */; };
+ FFFF6484f6b07f856484f6b0 /* ExtRigidBodyExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484f6b07f856484f6b0 /* ExtRigidBodyExt.cpp */; };
+ FFFF6484f7187f856484f718 /* ExtSceneQueryExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484f7187f856484f718 /* ExtSceneQueryExt.cpp */; };
+ FFFF6484f7807f856484f780 /* ExtSimpleFactory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484f7807f856484f780 /* ExtSimpleFactory.cpp */; };
+ FFFF6484f7e87f856484f7e8 /* ExtSmoothNormals.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484f7e87f856484f7e8 /* ExtSmoothNormals.cpp */; };
+ FFFF6484f8507f856484f850 /* ExtSphericalJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484f8507f856484f850 /* ExtSphericalJoint.cpp */; };
+ FFFF6484f8b87f856484f8b8 /* ExtSphericalJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484f8b87f856484f8b8 /* ExtSphericalJointSolverPrep.cpp */; };
+ FFFF6484f9207f856484f920 /* ExtTriangleMeshExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484f9207f856484f920 /* ExtTriangleMeshExt.cpp */; };
+ FFFF64852ed07f8564852ed0 /* SnSerialUtils.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD64852ed07f8564852ed0 /* SnSerialUtils.cpp */; };
+ FFFF64852f387f8564852f38 /* SnSerialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD64852f387f8564852f38 /* SnSerialization.cpp */; };
+ FFFF64852fa07f8564852fa0 /* SnSerializationRegistry.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD64852fa07f8564852fa0 /* SnSerializationRegistry.cpp */; };
+ FFFF648532e07f85648532e0 /* Binary/SnBinaryDeserialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD648532e07f85648532e0 /* Binary/SnBinaryDeserialization.cpp */; };
+ FFFF648533487f8564853348 /* Binary/SnBinarySerialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD648533487f8564853348 /* Binary/SnBinarySerialization.cpp */; };
+ FFFF648533b07f85648533b0 /* Binary/SnConvX.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD648533b07f85648533b0 /* Binary/SnConvX.cpp */; };
+ FFFF648534187f8564853418 /* Binary/SnConvX_Align.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD648534187f8564853418 /* Binary/SnConvX_Align.cpp */; };
+ FFFF648534807f8564853480 /* Binary/SnConvX_Convert.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD648534807f8564853480 /* Binary/SnConvX_Convert.cpp */; };
+ FFFF648534e87f85648534e8 /* Binary/SnConvX_Error.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD648534e87f85648534e8 /* Binary/SnConvX_Error.cpp */; };
+ FFFF648535507f8564853550 /* Binary/SnConvX_MetaData.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD648535507f8564853550 /* Binary/SnConvX_MetaData.cpp */; };
+ FFFF648535b87f85648535b8 /* Binary/SnConvX_Output.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD648535b87f85648535b8 /* Binary/SnConvX_Output.cpp */; };
+ FFFF648536207f8564853620 /* Binary/SnConvX_Union.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD648536207f8564853620 /* Binary/SnConvX_Union.cpp */; };
+ FFFF648536887f8564853688 /* Binary/SnSerializationContext.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD648536887f8564853688 /* Binary/SnSerializationContext.cpp */; };
+ FFFF64853fe07f8564853fe0 /* Xml/SnJointRepXSerializer.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD64853fe07f8564853fe0 /* Xml/SnJointRepXSerializer.cpp */; };
+ FFFF648540487f8564854048 /* Xml/SnRepXCoreSerializer.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD648540487f8564854048 /* Xml/SnRepXCoreSerializer.cpp */; };
+ FFFF648540b07f85648540b0 /* Xml/SnRepXUpgrader.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD648540b07f85648540b0 /* Xml/SnRepXUpgrader.cpp */; };
+ FFFF648541187f8564854118 /* Xml/SnXmlSerialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD648541187f8564854118 /* Xml/SnXmlSerialization.cpp */; };
+ FFFF64850ee07f8564850ee0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD64850ee07f8564850ee0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp */; };
/* End PBXFileReference section */
/* Begin PBXFileReference section */
- FFFDf2d5f8507fd2f2d5f850 /* PhysXExtensions */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXExtensions"; sourceTree = BUILT_PRODUCTS_DIR; };
- FFFDf38440007fd2f3844000 /* PxBinaryConverter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBinaryConverter.h"; path = "../../../Include/extensions/PxBinaryConverter.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38440687fd2f3844068 /* PxBroadPhaseExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBroadPhaseExt.h"; path = "../../../Include/extensions/PxBroadPhaseExt.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38440d07fd2f38440d0 /* PxClothFabricCooker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothFabricCooker.h"; path = "../../../Include/extensions/PxClothFabricCooker.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38441387fd2f3844138 /* PxClothMeshDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothMeshDesc.h"; path = "../../../Include/extensions/PxClothMeshDesc.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38441a07fd2f38441a0 /* PxClothMeshQuadifier.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothMeshQuadifier.h"; path = "../../../Include/extensions/PxClothMeshQuadifier.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38442087fd2f3844208 /* PxClothTetherCooker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothTetherCooker.h"; path = "../../../Include/extensions/PxClothTetherCooker.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38442707fd2f3844270 /* PxCollectionExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCollectionExt.h"; path = "../../../Include/extensions/PxCollectionExt.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38442d87fd2f38442d8 /* PxConstraintExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConstraintExt.h"; path = "../../../Include/extensions/PxConstraintExt.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38443407fd2f3844340 /* PxConvexMeshExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConvexMeshExt.h"; path = "../../../Include/extensions/PxConvexMeshExt.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38443a87fd2f38443a8 /* PxD6Joint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxD6Joint.h"; path = "../../../Include/extensions/PxD6Joint.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38444107fd2f3844410 /* PxDefaultAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultAllocator.h"; path = "../../../Include/extensions/PxDefaultAllocator.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38444787fd2f3844478 /* PxDefaultCpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultCpuDispatcher.h"; path = "../../../Include/extensions/PxDefaultCpuDispatcher.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38444e07fd2f38444e0 /* PxDefaultErrorCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultErrorCallback.h"; path = "../../../Include/extensions/PxDefaultErrorCallback.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38445487fd2f3844548 /* PxDefaultSimulationFilterShader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultSimulationFilterShader.h"; path = "../../../Include/extensions/PxDefaultSimulationFilterShader.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38445b07fd2f38445b0 /* PxDefaultStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultStreams.h"; path = "../../../Include/extensions/PxDefaultStreams.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38446187fd2f3844618 /* PxDistanceJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDistanceJoint.h"; path = "../../../Include/extensions/PxDistanceJoint.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38446807fd2f3844680 /* PxExtensionsAPI.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxExtensionsAPI.h"; path = "../../../Include/extensions/PxExtensionsAPI.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38446e87fd2f38446e8 /* PxFixedJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFixedJoint.h"; path = "../../../Include/extensions/PxFixedJoint.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38447507fd2f3844750 /* PxJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxJoint.h"; path = "../../../Include/extensions/PxJoint.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38447b87fd2f38447b8 /* PxJointLimit.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxJointLimit.h"; path = "../../../Include/extensions/PxJointLimit.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38448207fd2f3844820 /* PxMassProperties.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMassProperties.h"; path = "../../../Include/extensions/PxMassProperties.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38448887fd2f3844888 /* PxParticleExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxParticleExt.h"; path = "../../../Include/extensions/PxParticleExt.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38448f07fd2f38448f0 /* PxPrismaticJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPrismaticJoint.h"; path = "../../../Include/extensions/PxPrismaticJoint.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38449587fd2f3844958 /* PxRaycastCCD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRaycastCCD.h"; path = "../../../Include/extensions/PxRaycastCCD.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38449c07fd2f38449c0 /* PxRepXSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRepXSerializer.h"; path = "../../../Include/extensions/PxRepXSerializer.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3844a287fd2f3844a28 /* PxRepXSimpleType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRepXSimpleType.h"; path = "../../../Include/extensions/PxRepXSimpleType.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3844a907fd2f3844a90 /* PxRevoluteJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRevoluteJoint.h"; path = "../../../Include/extensions/PxRevoluteJoint.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3844af87fd2f3844af8 /* PxRigidActorExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidActorExt.h"; path = "../../../Include/extensions/PxRigidActorExt.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3844b607fd2f3844b60 /* PxRigidBodyExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidBodyExt.h"; path = "../../../Include/extensions/PxRigidBodyExt.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3844bc87fd2f3844bc8 /* PxSceneQueryExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSceneQueryExt.h"; path = "../../../Include/extensions/PxSceneQueryExt.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3844c307fd2f3844c30 /* PxSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSerialization.h"; path = "../../../Include/extensions/PxSerialization.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3844c987fd2f3844c98 /* PxShapeExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxShapeExt.h"; path = "../../../Include/extensions/PxShapeExt.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3844d007fd2f3844d00 /* PxSimpleFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimpleFactory.h"; path = "../../../Include/extensions/PxSimpleFactory.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3844d687fd2f3844d68 /* PxSmoothNormals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSmoothNormals.h"; path = "../../../Include/extensions/PxSmoothNormals.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3844dd07fd2f3844dd0 /* PxSphericalJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSphericalJoint.h"; path = "../../../Include/extensions/PxSphericalJoint.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3844e387fd2f3844e38 /* PxStringTableExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxStringTableExt.h"; path = "../../../Include/extensions/PxStringTableExt.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3844ea07fd2f3844ea0 /* PxTriangleMeshExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTriangleMeshExt.h"; path = "../../../Include/extensions/PxTriangleMeshExt.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3842a007fd2f3842a00 /* ExtConstraintHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtConstraintHelper.h"; path = "../../PhysXExtensions/src/ExtConstraintHelper.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3842a687fd2f3842a68 /* ExtCpuWorkerThread.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtCpuWorkerThread.h"; path = "../../PhysXExtensions/src/ExtCpuWorkerThread.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3842ad07fd2f3842ad0 /* ExtD6Joint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtD6Joint.h"; path = "../../PhysXExtensions/src/ExtD6Joint.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3842b387fd2f3842b38 /* ExtDefaultCpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultCpuDispatcher.h"; path = "../../PhysXExtensions/src/ExtDefaultCpuDispatcher.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3842ba07fd2f3842ba0 /* ExtDistanceJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDistanceJoint.h"; path = "../../PhysXExtensions/src/ExtDistanceJoint.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3842c087fd2f3842c08 /* ExtFixedJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtFixedJoint.h"; path = "../../PhysXExtensions/src/ExtFixedJoint.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3842c707fd2f3842c70 /* ExtInertiaTensor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtInertiaTensor.h"; path = "../../PhysXExtensions/src/ExtInertiaTensor.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3842cd87fd2f3842cd8 /* ExtJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtJoint.h"; path = "../../PhysXExtensions/src/ExtJoint.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3842d407fd2f3842d40 /* ExtJointMetaDataExtensions.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtJointMetaDataExtensions.h"; path = "../../PhysXExtensions/src/ExtJointMetaDataExtensions.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3842da87fd2f3842da8 /* ExtPlatform.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPlatform.h"; path = "../../PhysXExtensions/src/ExtPlatform.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3842e107fd2f3842e10 /* ExtPrismaticJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPrismaticJoint.h"; path = "../../PhysXExtensions/src/ExtPrismaticJoint.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3842e787fd2f3842e78 /* ExtPvd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPvd.h"; path = "../../PhysXExtensions/src/ExtPvd.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3842ee07fd2f3842ee0 /* ExtRevoluteJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRevoluteJoint.h"; path = "../../PhysXExtensions/src/ExtRevoluteJoint.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3842f487fd2f3842f48 /* ExtSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSerialization.h"; path = "../../PhysXExtensions/src/ExtSerialization.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3842fb07fd2f3842fb0 /* ExtSharedQueueEntryPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSharedQueueEntryPool.h"; path = "../../PhysXExtensions/src/ExtSharedQueueEntryPool.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38430187fd2f3843018 /* ExtSphericalJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSphericalJoint.h"; path = "../../PhysXExtensions/src/ExtSphericalJoint.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38430807fd2f3843080 /* ExtTaskQueueHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtTaskQueueHelper.h"; path = "../../PhysXExtensions/src/ExtTaskQueueHelper.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38430e87fd2f38430e8 /* ExtBroadPhase.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtBroadPhase.cpp"; path = "../../PhysXExtensions/src/ExtBroadPhase.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf38431507fd2f3843150 /* ExtClothFabricCooker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothFabricCooker.cpp"; path = "../../PhysXExtensions/src/ExtClothFabricCooker.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf38431b87fd2f38431b8 /* ExtClothGeodesicTetherCooker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothGeodesicTetherCooker.cpp"; path = "../../PhysXExtensions/src/ExtClothGeodesicTetherCooker.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf38432207fd2f3843220 /* ExtClothMeshQuadifier.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothMeshQuadifier.cpp"; path = "../../PhysXExtensions/src/ExtClothMeshQuadifier.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf38432887fd2f3843288 /* ExtClothSimpleTetherCooker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothSimpleTetherCooker.cpp"; path = "../../PhysXExtensions/src/ExtClothSimpleTetherCooker.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf38432f07fd2f38432f0 /* ExtCollection.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtCollection.cpp"; path = "../../PhysXExtensions/src/ExtCollection.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf38433587fd2f3843358 /* ExtConvexMeshExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtConvexMeshExt.cpp"; path = "../../PhysXExtensions/src/ExtConvexMeshExt.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf38433c07fd2f38433c0 /* ExtCpuWorkerThread.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtCpuWorkerThread.cpp"; path = "../../PhysXExtensions/src/ExtCpuWorkerThread.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf38434287fd2f3843428 /* ExtD6Joint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtD6Joint.cpp"; path = "../../PhysXExtensions/src/ExtD6Joint.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf38434907fd2f3843490 /* ExtD6JointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtD6JointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtD6JointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf38434f87fd2f38434f8 /* ExtDefaultCpuDispatcher.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultCpuDispatcher.cpp"; path = "../../PhysXExtensions/src/ExtDefaultCpuDispatcher.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf38435607fd2f3843560 /* ExtDefaultErrorCallback.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultErrorCallback.cpp"; path = "../../PhysXExtensions/src/ExtDefaultErrorCallback.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf38435c87fd2f38435c8 /* ExtDefaultSimulationFilterShader.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultSimulationFilterShader.cpp"; path = "../../PhysXExtensions/src/ExtDefaultSimulationFilterShader.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf38436307fd2f3843630 /* ExtDefaultStreams.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultStreams.cpp"; path = "../../PhysXExtensions/src/ExtDefaultStreams.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf38436987fd2f3843698 /* ExtDistanceJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDistanceJoint.cpp"; path = "../../PhysXExtensions/src/ExtDistanceJoint.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf38437007fd2f3843700 /* ExtDistanceJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDistanceJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtDistanceJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf38437687fd2f3843768 /* ExtExtensions.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtExtensions.cpp"; path = "../../PhysXExtensions/src/ExtExtensions.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf38437d07fd2f38437d0 /* ExtFixedJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtFixedJoint.cpp"; path = "../../PhysXExtensions/src/ExtFixedJoint.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf38438387fd2f3843838 /* ExtFixedJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtFixedJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtFixedJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf38438a07fd2f38438a0 /* ExtJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtJoint.cpp"; path = "../../PhysXExtensions/src/ExtJoint.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf38439087fd2f3843908 /* ExtMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtMetaData.cpp"; path = "../../PhysXExtensions/src/ExtMetaData.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf38439707fd2f3843970 /* ExtParticleExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtParticleExt.cpp"; path = "../../PhysXExtensions/src/ExtParticleExt.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf38439d87fd2f38439d8 /* ExtPrismaticJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPrismaticJoint.cpp"; path = "../../PhysXExtensions/src/ExtPrismaticJoint.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf3843a407fd2f3843a40 /* ExtPrismaticJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPrismaticJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtPrismaticJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf3843aa87fd2f3843aa8 /* ExtPvd.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPvd.cpp"; path = "../../PhysXExtensions/src/ExtPvd.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf3843b107fd2f3843b10 /* ExtPxStringTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPxStringTable.cpp"; path = "../../PhysXExtensions/src/ExtPxStringTable.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf3843b787fd2f3843b78 /* ExtRaycastCCD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRaycastCCD.cpp"; path = "../../PhysXExtensions/src/ExtRaycastCCD.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf3843be07fd2f3843be0 /* ExtRevoluteJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRevoluteJoint.cpp"; path = "../../PhysXExtensions/src/ExtRevoluteJoint.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf3843c487fd2f3843c48 /* ExtRevoluteJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRevoluteJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtRevoluteJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf3843cb07fd2f3843cb0 /* ExtRigidBodyExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRigidBodyExt.cpp"; path = "../../PhysXExtensions/src/ExtRigidBodyExt.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf3843d187fd2f3843d18 /* ExtSceneQueryExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSceneQueryExt.cpp"; path = "../../PhysXExtensions/src/ExtSceneQueryExt.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf3843d807fd2f3843d80 /* ExtSimpleFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSimpleFactory.cpp"; path = "../../PhysXExtensions/src/ExtSimpleFactory.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf3843de87fd2f3843de8 /* ExtSmoothNormals.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSmoothNormals.cpp"; path = "../../PhysXExtensions/src/ExtSmoothNormals.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf3843e507fd2f3843e50 /* ExtSphericalJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSphericalJoint.cpp"; path = "../../PhysXExtensions/src/ExtSphericalJoint.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf3843eb87fd2f3843eb8 /* ExtSphericalJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSphericalJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtSphericalJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf3843f207fd2f3843f20 /* ExtTriangleMeshExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtTriangleMeshExt.cpp"; path = "../../PhysXExtensions/src/ExtTriangleMeshExt.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf38474007fd2f3847400 /* SnSerialUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerialUtils.h"; path = "../../PhysXExtensions/src/serialization/SnSerialUtils.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38474687fd2f3847468 /* SnSerializationRegistry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerializationRegistry.h"; path = "../../PhysXExtensions/src/serialization/SnSerializationRegistry.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38474d07fd2f38474d0 /* SnSerialUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerialUtils.cpp"; path = "../../PhysXExtensions/src/serialization/SnSerialUtils.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf38475387fd2f3847538 /* SnSerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerialization.cpp"; path = "../../PhysXExtensions/src/serialization/SnSerialization.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf38475a07fd2f38475a0 /* SnSerializationRegistry.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerializationRegistry.cpp"; path = "../../PhysXExtensions/src/serialization/SnSerializationRegistry.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf38476087fd2f3847608 /* Binary/SnConvX.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38476707fd2f3847670 /* Binary/SnConvX_Align.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Align.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Align.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38476d87fd2f38476d8 /* Binary/SnConvX_Common.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Common.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Common.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38477407fd2f3847740 /* Binary/SnConvX_MetaData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_MetaData.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_MetaData.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38477a87fd2f38477a8 /* Binary/SnConvX_Output.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Output.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Output.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38478107fd2f3847810 /* Binary/SnConvX_Union.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Union.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Union.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38478787fd2f3847878 /* Binary/SnSerializationContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnSerializationContext.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnSerializationContext.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38478e07fd2f38478e0 /* Binary/SnBinaryDeserialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnBinaryDeserialization.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnBinaryDeserialization.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf38479487fd2f3847948 /* Binary/SnBinarySerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnBinarySerialization.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnBinarySerialization.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf38479b07fd2f38479b0 /* Binary/SnConvX.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf3847a187fd2f3847a18 /* Binary/SnConvX_Align.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Align.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Align.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf3847a807fd2f3847a80 /* Binary/SnConvX_Convert.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Convert.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Convert.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf3847ae87fd2f3847ae8 /* Binary/SnConvX_Error.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Error.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Error.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf3847b507fd2f3847b50 /* Binary/SnConvX_MetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_MetaData.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_MetaData.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf3847bb87fd2f3847bb8 /* Binary/SnConvX_Output.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Output.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Output.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf3847c207fd2f3847c20 /* Binary/SnConvX_Union.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Union.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Union.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf3847c887fd2f3847c88 /* Binary/SnSerializationContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnSerializationContext.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnSerializationContext.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf3847cf07fd2f3847cf0 /* Xml/SnJointRepXSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnJointRepXSerializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnJointRepXSerializer.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3847d587fd2f3847d58 /* Xml/SnPxStreamOperators.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnPxStreamOperators.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnPxStreamOperators.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3847dc07fd2f3847dc0 /* Xml/SnRepX1_0Defaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepX1_0Defaults.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepX1_0Defaults.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3847e287fd2f3847e28 /* Xml/SnRepX3_1Defaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepX3_1Defaults.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepX3_1Defaults.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3847e907fd2f3847e90 /* Xml/SnRepX3_2Defaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepX3_2Defaults.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepX3_2Defaults.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3847ef87fd2f3847ef8 /* Xml/SnRepXCollection.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXCollection.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXCollection.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3847f607fd2f3847f60 /* Xml/SnRepXCoreSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXCoreSerializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXCoreSerializer.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3847fc87fd2f3847fc8 /* Xml/SnRepXSerializerImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXSerializerImpl.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXSerializerImpl.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38480307fd2f3848030 /* Xml/SnRepXUpgrader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXUpgrader.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXUpgrader.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38480987fd2f3848098 /* Xml/SnSimpleXmlWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnSimpleXmlWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnSimpleXmlWriter.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38481007fd2f3848100 /* Xml/SnXmlDeserializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlDeserializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlDeserializer.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38481687fd2f3848168 /* Xml/SnXmlImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlImpl.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlImpl.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38481d07fd2f38481d0 /* Xml/SnXmlMemoryAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlMemoryAllocator.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlMemoryAllocator.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38482387fd2f3848238 /* Xml/SnXmlMemoryPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlMemoryPool.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlMemoryPool.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38482a07fd2f38482a0 /* Xml/SnXmlMemoryPoolStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlMemoryPoolStreams.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlMemoryPoolStreams.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38483087fd2f3848308 /* Xml/SnXmlReader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlReader.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlReader.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38483707fd2f3848370 /* Xml/SnXmlSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlSerializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlSerializer.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38483d87fd2f38483d8 /* Xml/SnXmlSimpleXmlWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlSimpleXmlWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlSimpleXmlWriter.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38484407fd2f3848440 /* Xml/SnXmlStringToType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlStringToType.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlStringToType.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38484a87fd2f38484a8 /* Xml/SnXmlVisitorReader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlVisitorReader.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlVisitorReader.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38485107fd2f3848510 /* Xml/SnXmlVisitorWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlVisitorWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlVisitorWriter.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38485787fd2f3848578 /* Xml/SnXmlWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlWriter.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38485e07fd2f38485e0 /* Xml/SnJointRepXSerializer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnJointRepXSerializer.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnJointRepXSerializer.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf38486487fd2f3848648 /* Xml/SnRepXCoreSerializer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXCoreSerializer.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXCoreSerializer.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf38486b07fd2f38486b0 /* Xml/SnRepXUpgrader.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXUpgrader.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXUpgrader.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf38487187fd2f3848718 /* Xml/SnXmlSerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlSerialization.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlSerialization.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf38487807fd2f3848780 /* File/SnFile.h */= { isa = PBXFileReference; fileEncoding = 4; name = "File/SnFile.h"; path = "../../PhysXExtensions/src/serialization/File/SnFile.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38450007fd2f3845000 /* core/include/PvdMetaDataDefineProperties.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataDefineProperties.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataDefineProperties.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38450687fd2f3845068 /* core/include/PvdMetaDataExtensions.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataExtensions.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataExtensions.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38450d07fd2f38450d0 /* core/include/PvdMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38451387fd2f3845138 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38451a07fd2f38451a0 /* core/include/PxAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38452087fd2f3845208 /* core/include/PxMetaDataCompare.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCompare.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCompare.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38452707fd2f3845270 /* core/include/PxMetaDataCppPrefix.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCppPrefix.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCppPrefix.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38452d87fd2f38452d8 /* core/include/PxMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxMetaDataObjects.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38453407fd2f3845340 /* core/include/RepXMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/RepXMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/RepXMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38453a87fd2f38453a8 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXMetaData/extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38454107fd2f3845410 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h"; path = "../../PhysXMetaData/extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38454787fd2f3845478 /* extensions/include/PxExtensionMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/include/PxExtensionMetaDataObjects.h"; path = "../../PhysXMetaData/extensions/include/PxExtensionMetaDataObjects.h"; sourceTree = SOURCE_ROOT; };
- FFFDf38454e07fd2f38454e0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp"; path = "../../PhysXMetaData/extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6590e1d07f856590e1d0 /* PhysXExtensions */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXExtensions"; sourceTree = BUILT_PRODUCTS_DIR; };
+ FFFD6484fa007f856484fa00 /* PxBinaryConverter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBinaryConverter.h"; path = "../../../Include/extensions/PxBinaryConverter.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6484fa687f856484fa68 /* PxBroadPhaseExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBroadPhaseExt.h"; path = "../../../Include/extensions/PxBroadPhaseExt.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6484fad07f856484fad0 /* PxClothFabricCooker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothFabricCooker.h"; path = "../../../Include/extensions/PxClothFabricCooker.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6484fb387f856484fb38 /* PxClothMeshDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothMeshDesc.h"; path = "../../../Include/extensions/PxClothMeshDesc.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6484fba07f856484fba0 /* PxClothMeshQuadifier.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothMeshQuadifier.h"; path = "../../../Include/extensions/PxClothMeshQuadifier.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6484fc087f856484fc08 /* PxClothTetherCooker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothTetherCooker.h"; path = "../../../Include/extensions/PxClothTetherCooker.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6484fc707f856484fc70 /* PxCollectionExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCollectionExt.h"; path = "../../../Include/extensions/PxCollectionExt.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6484fcd87f856484fcd8 /* PxConstraintExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConstraintExt.h"; path = "../../../Include/extensions/PxConstraintExt.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6484fd407f856484fd40 /* PxConvexMeshExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConvexMeshExt.h"; path = "../../../Include/extensions/PxConvexMeshExt.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6484fda87f856484fda8 /* PxD6Joint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxD6Joint.h"; path = "../../../Include/extensions/PxD6Joint.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6484fe107f856484fe10 /* PxDefaultAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultAllocator.h"; path = "../../../Include/extensions/PxDefaultAllocator.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6484fe787f856484fe78 /* PxDefaultCpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultCpuDispatcher.h"; path = "../../../Include/extensions/PxDefaultCpuDispatcher.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6484fee07f856484fee0 /* PxDefaultErrorCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultErrorCallback.h"; path = "../../../Include/extensions/PxDefaultErrorCallback.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6484ff487f856484ff48 /* PxDefaultSimulationFilterShader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultSimulationFilterShader.h"; path = "../../../Include/extensions/PxDefaultSimulationFilterShader.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6484ffb07f856484ffb0 /* PxDefaultStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultStreams.h"; path = "../../../Include/extensions/PxDefaultStreams.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648500187f8564850018 /* PxDistanceJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDistanceJoint.h"; path = "../../../Include/extensions/PxDistanceJoint.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648500807f8564850080 /* PxExtensionsAPI.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxExtensionsAPI.h"; path = "../../../Include/extensions/PxExtensionsAPI.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648500e87f85648500e8 /* PxFixedJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFixedJoint.h"; path = "../../../Include/extensions/PxFixedJoint.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648501507f8564850150 /* PxJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxJoint.h"; path = "../../../Include/extensions/PxJoint.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648501b87f85648501b8 /* PxJointLimit.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxJointLimit.h"; path = "../../../Include/extensions/PxJointLimit.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648502207f8564850220 /* PxMassProperties.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMassProperties.h"; path = "../../../Include/extensions/PxMassProperties.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648502887f8564850288 /* PxParticleExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxParticleExt.h"; path = "../../../Include/extensions/PxParticleExt.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648502f07f85648502f0 /* PxPrismaticJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPrismaticJoint.h"; path = "../../../Include/extensions/PxPrismaticJoint.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648503587f8564850358 /* PxRaycastCCD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRaycastCCD.h"; path = "../../../Include/extensions/PxRaycastCCD.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648503c07f85648503c0 /* PxRepXSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRepXSerializer.h"; path = "../../../Include/extensions/PxRepXSerializer.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648504287f8564850428 /* PxRepXSimpleType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRepXSimpleType.h"; path = "../../../Include/extensions/PxRepXSimpleType.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648504907f8564850490 /* PxRevoluteJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRevoluteJoint.h"; path = "../../../Include/extensions/PxRevoluteJoint.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648504f87f85648504f8 /* PxRigidActorExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidActorExt.h"; path = "../../../Include/extensions/PxRigidActorExt.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648505607f8564850560 /* PxRigidBodyExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidBodyExt.h"; path = "../../../Include/extensions/PxRigidBodyExt.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648505c87f85648505c8 /* PxSceneQueryExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSceneQueryExt.h"; path = "../../../Include/extensions/PxSceneQueryExt.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648506307f8564850630 /* PxSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSerialization.h"; path = "../../../Include/extensions/PxSerialization.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648506987f8564850698 /* PxShapeExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxShapeExt.h"; path = "../../../Include/extensions/PxShapeExt.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648507007f8564850700 /* PxSimpleFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimpleFactory.h"; path = "../../../Include/extensions/PxSimpleFactory.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648507687f8564850768 /* PxSmoothNormals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSmoothNormals.h"; path = "../../../Include/extensions/PxSmoothNormals.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648507d07f85648507d0 /* PxSphericalJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSphericalJoint.h"; path = "../../../Include/extensions/PxSphericalJoint.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648508387f8564850838 /* PxStringTableExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxStringTableExt.h"; path = "../../../Include/extensions/PxStringTableExt.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648508a07f85648508a0 /* PxTriangleMeshExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTriangleMeshExt.h"; path = "../../../Include/extensions/PxTriangleMeshExt.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6484e4007f856484e400 /* ExtConstraintHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtConstraintHelper.h"; path = "../../PhysXExtensions/src/ExtConstraintHelper.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6484e4687f856484e468 /* ExtCpuWorkerThread.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtCpuWorkerThread.h"; path = "../../PhysXExtensions/src/ExtCpuWorkerThread.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6484e4d07f856484e4d0 /* ExtD6Joint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtD6Joint.h"; path = "../../PhysXExtensions/src/ExtD6Joint.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6484e5387f856484e538 /* ExtDefaultCpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultCpuDispatcher.h"; path = "../../PhysXExtensions/src/ExtDefaultCpuDispatcher.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6484e5a07f856484e5a0 /* ExtDistanceJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDistanceJoint.h"; path = "../../PhysXExtensions/src/ExtDistanceJoint.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6484e6087f856484e608 /* ExtFixedJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtFixedJoint.h"; path = "../../PhysXExtensions/src/ExtFixedJoint.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6484e6707f856484e670 /* ExtInertiaTensor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtInertiaTensor.h"; path = "../../PhysXExtensions/src/ExtInertiaTensor.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6484e6d87f856484e6d8 /* ExtJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtJoint.h"; path = "../../PhysXExtensions/src/ExtJoint.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6484e7407f856484e740 /* ExtJointMetaDataExtensions.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtJointMetaDataExtensions.h"; path = "../../PhysXExtensions/src/ExtJointMetaDataExtensions.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6484e7a87f856484e7a8 /* ExtPlatform.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPlatform.h"; path = "../../PhysXExtensions/src/ExtPlatform.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6484e8107f856484e810 /* ExtPrismaticJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPrismaticJoint.h"; path = "../../PhysXExtensions/src/ExtPrismaticJoint.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6484e8787f856484e878 /* ExtPvd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPvd.h"; path = "../../PhysXExtensions/src/ExtPvd.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6484e8e07f856484e8e0 /* ExtRevoluteJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRevoluteJoint.h"; path = "../../PhysXExtensions/src/ExtRevoluteJoint.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6484e9487f856484e948 /* ExtSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSerialization.h"; path = "../../PhysXExtensions/src/ExtSerialization.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6484e9b07f856484e9b0 /* ExtSharedQueueEntryPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSharedQueueEntryPool.h"; path = "../../PhysXExtensions/src/ExtSharedQueueEntryPool.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6484ea187f856484ea18 /* ExtSphericalJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSphericalJoint.h"; path = "../../PhysXExtensions/src/ExtSphericalJoint.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6484ea807f856484ea80 /* ExtTaskQueueHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtTaskQueueHelper.h"; path = "../../PhysXExtensions/src/ExtTaskQueueHelper.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6484eae87f856484eae8 /* ExtBroadPhase.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtBroadPhase.cpp"; path = "../../PhysXExtensions/src/ExtBroadPhase.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6484eb507f856484eb50 /* ExtClothFabricCooker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothFabricCooker.cpp"; path = "../../PhysXExtensions/src/ExtClothFabricCooker.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6484ebb87f856484ebb8 /* ExtClothGeodesicTetherCooker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothGeodesicTetherCooker.cpp"; path = "../../PhysXExtensions/src/ExtClothGeodesicTetherCooker.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6484ec207f856484ec20 /* ExtClothMeshQuadifier.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothMeshQuadifier.cpp"; path = "../../PhysXExtensions/src/ExtClothMeshQuadifier.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6484ec887f856484ec88 /* ExtClothSimpleTetherCooker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothSimpleTetherCooker.cpp"; path = "../../PhysXExtensions/src/ExtClothSimpleTetherCooker.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6484ecf07f856484ecf0 /* ExtCollection.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtCollection.cpp"; path = "../../PhysXExtensions/src/ExtCollection.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6484ed587f856484ed58 /* ExtConvexMeshExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtConvexMeshExt.cpp"; path = "../../PhysXExtensions/src/ExtConvexMeshExt.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6484edc07f856484edc0 /* ExtCpuWorkerThread.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtCpuWorkerThread.cpp"; path = "../../PhysXExtensions/src/ExtCpuWorkerThread.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6484ee287f856484ee28 /* ExtD6Joint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtD6Joint.cpp"; path = "../../PhysXExtensions/src/ExtD6Joint.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6484ee907f856484ee90 /* ExtD6JointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtD6JointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtD6JointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6484eef87f856484eef8 /* ExtDefaultCpuDispatcher.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultCpuDispatcher.cpp"; path = "../../PhysXExtensions/src/ExtDefaultCpuDispatcher.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6484ef607f856484ef60 /* ExtDefaultErrorCallback.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultErrorCallback.cpp"; path = "../../PhysXExtensions/src/ExtDefaultErrorCallback.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6484efc87f856484efc8 /* ExtDefaultSimulationFilterShader.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultSimulationFilterShader.cpp"; path = "../../PhysXExtensions/src/ExtDefaultSimulationFilterShader.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6484f0307f856484f030 /* ExtDefaultStreams.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultStreams.cpp"; path = "../../PhysXExtensions/src/ExtDefaultStreams.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6484f0987f856484f098 /* ExtDistanceJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDistanceJoint.cpp"; path = "../../PhysXExtensions/src/ExtDistanceJoint.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6484f1007f856484f100 /* ExtDistanceJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDistanceJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtDistanceJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6484f1687f856484f168 /* ExtExtensions.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtExtensions.cpp"; path = "../../PhysXExtensions/src/ExtExtensions.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6484f1d07f856484f1d0 /* ExtFixedJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtFixedJoint.cpp"; path = "../../PhysXExtensions/src/ExtFixedJoint.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6484f2387f856484f238 /* ExtFixedJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtFixedJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtFixedJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6484f2a07f856484f2a0 /* ExtJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtJoint.cpp"; path = "../../PhysXExtensions/src/ExtJoint.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6484f3087f856484f308 /* ExtMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtMetaData.cpp"; path = "../../PhysXExtensions/src/ExtMetaData.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6484f3707f856484f370 /* ExtParticleExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtParticleExt.cpp"; path = "../../PhysXExtensions/src/ExtParticleExt.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6484f3d87f856484f3d8 /* ExtPrismaticJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPrismaticJoint.cpp"; path = "../../PhysXExtensions/src/ExtPrismaticJoint.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6484f4407f856484f440 /* ExtPrismaticJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPrismaticJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtPrismaticJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6484f4a87f856484f4a8 /* ExtPvd.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPvd.cpp"; path = "../../PhysXExtensions/src/ExtPvd.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6484f5107f856484f510 /* ExtPxStringTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPxStringTable.cpp"; path = "../../PhysXExtensions/src/ExtPxStringTable.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6484f5787f856484f578 /* ExtRaycastCCD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRaycastCCD.cpp"; path = "../../PhysXExtensions/src/ExtRaycastCCD.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6484f5e07f856484f5e0 /* ExtRevoluteJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRevoluteJoint.cpp"; path = "../../PhysXExtensions/src/ExtRevoluteJoint.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6484f6487f856484f648 /* ExtRevoluteJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRevoluteJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtRevoluteJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6484f6b07f856484f6b0 /* ExtRigidBodyExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRigidBodyExt.cpp"; path = "../../PhysXExtensions/src/ExtRigidBodyExt.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6484f7187f856484f718 /* ExtSceneQueryExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSceneQueryExt.cpp"; path = "../../PhysXExtensions/src/ExtSceneQueryExt.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6484f7807f856484f780 /* ExtSimpleFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSimpleFactory.cpp"; path = "../../PhysXExtensions/src/ExtSimpleFactory.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6484f7e87f856484f7e8 /* ExtSmoothNormals.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSmoothNormals.cpp"; path = "../../PhysXExtensions/src/ExtSmoothNormals.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6484f8507f856484f850 /* ExtSphericalJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSphericalJoint.cpp"; path = "../../PhysXExtensions/src/ExtSphericalJoint.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6484f8b87f856484f8b8 /* ExtSphericalJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSphericalJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtSphericalJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6484f9207f856484f920 /* ExtTriangleMeshExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtTriangleMeshExt.cpp"; path = "../../PhysXExtensions/src/ExtTriangleMeshExt.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64852e007f8564852e00 /* SnSerialUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerialUtils.h"; path = "../../PhysXExtensions/src/serialization/SnSerialUtils.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64852e687f8564852e68 /* SnSerializationRegistry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerializationRegistry.h"; path = "../../PhysXExtensions/src/serialization/SnSerializationRegistry.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64852ed07f8564852ed0 /* SnSerialUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerialUtils.cpp"; path = "../../PhysXExtensions/src/serialization/SnSerialUtils.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64852f387f8564852f38 /* SnSerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerialization.cpp"; path = "../../PhysXExtensions/src/serialization/SnSerialization.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64852fa07f8564852fa0 /* SnSerializationRegistry.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerializationRegistry.cpp"; path = "../../PhysXExtensions/src/serialization/SnSerializationRegistry.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648530087f8564853008 /* Binary/SnConvX.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648530707f8564853070 /* Binary/SnConvX_Align.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Align.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Align.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648530d87f85648530d8 /* Binary/SnConvX_Common.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Common.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Common.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648531407f8564853140 /* Binary/SnConvX_MetaData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_MetaData.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_MetaData.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648531a87f85648531a8 /* Binary/SnConvX_Output.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Output.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Output.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648532107f8564853210 /* Binary/SnConvX_Union.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Union.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Union.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648532787f8564853278 /* Binary/SnSerializationContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnSerializationContext.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnSerializationContext.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648532e07f85648532e0 /* Binary/SnBinaryDeserialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnBinaryDeserialization.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnBinaryDeserialization.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648533487f8564853348 /* Binary/SnBinarySerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnBinarySerialization.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnBinarySerialization.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648533b07f85648533b0 /* Binary/SnConvX.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648534187f8564853418 /* Binary/SnConvX_Align.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Align.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Align.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648534807f8564853480 /* Binary/SnConvX_Convert.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Convert.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Convert.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648534e87f85648534e8 /* Binary/SnConvX_Error.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Error.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Error.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648535507f8564853550 /* Binary/SnConvX_MetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_MetaData.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_MetaData.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648535b87f85648535b8 /* Binary/SnConvX_Output.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Output.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Output.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648536207f8564853620 /* Binary/SnConvX_Union.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Union.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Union.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648536887f8564853688 /* Binary/SnSerializationContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnSerializationContext.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnSerializationContext.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648536f07f85648536f0 /* Xml/SnJointRepXSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnJointRepXSerializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnJointRepXSerializer.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648537587f8564853758 /* Xml/SnPxStreamOperators.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnPxStreamOperators.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnPxStreamOperators.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648537c07f85648537c0 /* Xml/SnRepX1_0Defaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepX1_0Defaults.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepX1_0Defaults.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648538287f8564853828 /* Xml/SnRepX3_1Defaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepX3_1Defaults.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepX3_1Defaults.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648538907f8564853890 /* Xml/SnRepX3_2Defaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepX3_2Defaults.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepX3_2Defaults.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648538f87f85648538f8 /* Xml/SnRepXCollection.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXCollection.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXCollection.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648539607f8564853960 /* Xml/SnRepXCoreSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXCoreSerializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXCoreSerializer.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648539c87f85648539c8 /* Xml/SnRepXSerializerImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXSerializerImpl.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXSerializerImpl.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64853a307f8564853a30 /* Xml/SnRepXUpgrader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXUpgrader.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXUpgrader.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64853a987f8564853a98 /* Xml/SnSimpleXmlWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnSimpleXmlWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnSimpleXmlWriter.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64853b007f8564853b00 /* Xml/SnXmlDeserializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlDeserializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlDeserializer.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64853b687f8564853b68 /* Xml/SnXmlImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlImpl.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlImpl.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64853bd07f8564853bd0 /* Xml/SnXmlMemoryAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlMemoryAllocator.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlMemoryAllocator.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64853c387f8564853c38 /* Xml/SnXmlMemoryPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlMemoryPool.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlMemoryPool.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64853ca07f8564853ca0 /* Xml/SnXmlMemoryPoolStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlMemoryPoolStreams.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlMemoryPoolStreams.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64853d087f8564853d08 /* Xml/SnXmlReader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlReader.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlReader.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64853d707f8564853d70 /* Xml/SnXmlSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlSerializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlSerializer.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64853dd87f8564853dd8 /* Xml/SnXmlSimpleXmlWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlSimpleXmlWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlSimpleXmlWriter.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64853e407f8564853e40 /* Xml/SnXmlStringToType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlStringToType.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlStringToType.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64853ea87f8564853ea8 /* Xml/SnXmlVisitorReader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlVisitorReader.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlVisitorReader.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64853f107f8564853f10 /* Xml/SnXmlVisitorWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlVisitorWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlVisitorWriter.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64853f787f8564853f78 /* Xml/SnXmlWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlWriter.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64853fe07f8564853fe0 /* Xml/SnJointRepXSerializer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnJointRepXSerializer.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnJointRepXSerializer.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648540487f8564854048 /* Xml/SnRepXCoreSerializer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXCoreSerializer.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXCoreSerializer.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648540b07f85648540b0 /* Xml/SnRepXUpgrader.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXUpgrader.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXUpgrader.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648541187f8564854118 /* Xml/SnXmlSerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlSerialization.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlSerialization.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648541807f8564854180 /* File/SnFile.h */= { isa = PBXFileReference; fileEncoding = 4; name = "File/SnFile.h"; path = "../../PhysXExtensions/src/serialization/File/SnFile.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64850a007f8564850a00 /* core/include/PvdMetaDataDefineProperties.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataDefineProperties.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataDefineProperties.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64850a687f8564850a68 /* core/include/PvdMetaDataExtensions.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataExtensions.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataExtensions.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64850ad07f8564850ad0 /* core/include/PvdMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64850b387f8564850b38 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64850ba07f8564850ba0 /* core/include/PxAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64850c087f8564850c08 /* core/include/PxMetaDataCompare.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCompare.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCompare.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64850c707f8564850c70 /* core/include/PxMetaDataCppPrefix.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCppPrefix.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCppPrefix.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64850cd87f8564850cd8 /* core/include/PxMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxMetaDataObjects.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64850d407f8564850d40 /* core/include/RepXMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/RepXMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/RepXMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64850da87f8564850da8 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXMetaData/extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64850e107f8564850e10 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h"; path = "../../PhysXMetaData/extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64850e787f8564850e78 /* extensions/include/PxExtensionMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/include/PxExtensionMetaDataObjects.h"; path = "../../PhysXMetaData/extensions/include/PxExtensionMetaDataObjects.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64850ee07f8564850ee0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp"; path = "../../PhysXMetaData/extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; };
/* End PBXFileReference section */
/* Begin PBXResourcesBuildPhase section */
- FFF2f2d5f8507fd2f2d5f850 /* Resources */ = {
+ FFF26590e1d07f856590e1d0 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -804,7 +804,7 @@
/* End PBXResourcesBuildPhase section */
/* Begin PBXFrameworksBuildPhase section */
- FFFCf2d5f8507fd2f2d5f850 /* Frameworks */ = {
+ FFFC6590e1d07f856590e1d0 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -814,64 +814,64 @@
/* End PBXFrameworksBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
- FFF8f2d5f8507fd2f2d5f850 /* Sources */ = {
+ FFF86590e1d07f856590e1d0 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- FFFFf38430e87fd2f38430e8,
- FFFFf38431507fd2f3843150,
- FFFFf38431b87fd2f38431b8,
- FFFFf38432207fd2f3843220,
- FFFFf38432887fd2f3843288,
- FFFFf38432f07fd2f38432f0,
- FFFFf38433587fd2f3843358,
- FFFFf38433c07fd2f38433c0,
- FFFFf38434287fd2f3843428,
- FFFFf38434907fd2f3843490,
- FFFFf38434f87fd2f38434f8,
- FFFFf38435607fd2f3843560,
- FFFFf38435c87fd2f38435c8,
- FFFFf38436307fd2f3843630,
- FFFFf38436987fd2f3843698,
- FFFFf38437007fd2f3843700,
- FFFFf38437687fd2f3843768,
- FFFFf38437d07fd2f38437d0,
- FFFFf38438387fd2f3843838,
- FFFFf38438a07fd2f38438a0,
- FFFFf38439087fd2f3843908,
- FFFFf38439707fd2f3843970,
- FFFFf38439d87fd2f38439d8,
- FFFFf3843a407fd2f3843a40,
- FFFFf3843aa87fd2f3843aa8,
- FFFFf3843b107fd2f3843b10,
- FFFFf3843b787fd2f3843b78,
- FFFFf3843be07fd2f3843be0,
- FFFFf3843c487fd2f3843c48,
- FFFFf3843cb07fd2f3843cb0,
- FFFFf3843d187fd2f3843d18,
- FFFFf3843d807fd2f3843d80,
- FFFFf3843de87fd2f3843de8,
- FFFFf3843e507fd2f3843e50,
- FFFFf3843eb87fd2f3843eb8,
- FFFFf3843f207fd2f3843f20,
- FFFFf38474d07fd2f38474d0,
- FFFFf38475387fd2f3847538,
- FFFFf38475a07fd2f38475a0,
- FFFFf38478e07fd2f38478e0,
- FFFFf38479487fd2f3847948,
- FFFFf38479b07fd2f38479b0,
- FFFFf3847a187fd2f3847a18,
- FFFFf3847a807fd2f3847a80,
- FFFFf3847ae87fd2f3847ae8,
- FFFFf3847b507fd2f3847b50,
- FFFFf3847bb87fd2f3847bb8,
- FFFFf3847c207fd2f3847c20,
- FFFFf3847c887fd2f3847c88,
- FFFFf38485e07fd2f38485e0,
- FFFFf38486487fd2f3848648,
- FFFFf38486b07fd2f38486b0,
- FFFFf38487187fd2f3848718,
- FFFFf38454e07fd2f38454e0,
+ FFFF6484eae87f856484eae8,
+ FFFF6484eb507f856484eb50,
+ FFFF6484ebb87f856484ebb8,
+ FFFF6484ec207f856484ec20,
+ FFFF6484ec887f856484ec88,
+ FFFF6484ecf07f856484ecf0,
+ FFFF6484ed587f856484ed58,
+ FFFF6484edc07f856484edc0,
+ FFFF6484ee287f856484ee28,
+ FFFF6484ee907f856484ee90,
+ FFFF6484eef87f856484eef8,
+ FFFF6484ef607f856484ef60,
+ FFFF6484efc87f856484efc8,
+ FFFF6484f0307f856484f030,
+ FFFF6484f0987f856484f098,
+ FFFF6484f1007f856484f100,
+ FFFF6484f1687f856484f168,
+ FFFF6484f1d07f856484f1d0,
+ FFFF6484f2387f856484f238,
+ FFFF6484f2a07f856484f2a0,
+ FFFF6484f3087f856484f308,
+ FFFF6484f3707f856484f370,
+ FFFF6484f3d87f856484f3d8,
+ FFFF6484f4407f856484f440,
+ FFFF6484f4a87f856484f4a8,
+ FFFF6484f5107f856484f510,
+ FFFF6484f5787f856484f578,
+ FFFF6484f5e07f856484f5e0,
+ FFFF6484f6487f856484f648,
+ FFFF6484f6b07f856484f6b0,
+ FFFF6484f7187f856484f718,
+ FFFF6484f7807f856484f780,
+ FFFF6484f7e87f856484f7e8,
+ FFFF6484f8507f856484f850,
+ FFFF6484f8b87f856484f8b8,
+ FFFF6484f9207f856484f920,
+ FFFF64852ed07f8564852ed0,
+ FFFF64852f387f8564852f38,
+ FFFF64852fa07f8564852fa0,
+ FFFF648532e07f85648532e0,
+ FFFF648533487f8564853348,
+ FFFF648533b07f85648533b0,
+ FFFF648534187f8564853418,
+ FFFF648534807f8564853480,
+ FFFF648534e87f85648534e8,
+ FFFF648535507f8564853550,
+ FFFF648535b87f85648535b8,
+ FFFF648536207f8564853620,
+ FFFF648536887f8564853688,
+ FFFF64853fe07f8564853fe0,
+ FFFF648540487f8564854048,
+ FFFF648540b07f85648540b0,
+ FFFF648541187f8564854118,
+ FFFF64850ee07f8564850ee0,
);
runOnlyForDeploymentPostprocessing = 0;
};
@@ -880,65 +880,65 @@
/* Begin PBXShellScriptBuildPhase section */
/* End PBXShellScriptBuildPhase section */
/* Begin PBXTargetDependency section */
- FFF4f2d5ef207fd2f2d5ef20 /* PBXTargetDependency */ = {
+ FFF46590b0b07f856590b0b0 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- target = FFFAf2d23c207fd2f2d23c20 /* PsFastXml */;
- targetProxy = FFF5f2d23c207fd2f2d23c20 /* PBXContainerItemProxy */;
+ target = FFFA658377107f8565837710 /* PsFastXml */;
+ targetProxy = FFF5658377107f8565837710 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin PBXBuildFile section of SceneQuery */
- FFFFf384b4007fd2f384b400 /* SqAABBPruner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf384b4007fd2f384b400 /* SqAABBPruner.cpp */; };
- FFFFf384b4687fd2f384b468 /* SqAABBTree.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf384b4687fd2f384b468 /* SqAABBTree.cpp */; };
- FFFFf384b4d07fd2f384b4d0 /* SqAABBTreeBuild.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf384b4d07fd2f384b4d0 /* SqAABBTreeBuild.cpp */; };
- FFFFf384b5387fd2f384b538 /* SqAABBTreeUpdateMap.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf384b5387fd2f384b538 /* SqAABBTreeUpdateMap.cpp */; };
- FFFFf384b5a07fd2f384b5a0 /* SqBounds.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf384b5a07fd2f384b5a0 /* SqBounds.cpp */; };
- FFFFf384b6087fd2f384b608 /* SqBucketPruner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf384b6087fd2f384b608 /* SqBucketPruner.cpp */; };
- FFFFf384b6707fd2f384b670 /* SqExtendedBucketPruner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf384b6707fd2f384b670 /* SqExtendedBucketPruner.cpp */; };
- FFFFf384b6d87fd2f384b6d8 /* SqIncrementalAABBPrunerCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf384b6d87fd2f384b6d8 /* SqIncrementalAABBPrunerCore.cpp */; };
- FFFFf384b7407fd2f384b740 /* SqIncrementalAABBTree.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf384b7407fd2f384b740 /* SqIncrementalAABBTree.cpp */; };
- FFFFf384b7a87fd2f384b7a8 /* SqMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf384b7a87fd2f384b7a8 /* SqMetaData.cpp */; };
- FFFFf384b8107fd2f384b810 /* SqPruningPool.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf384b8107fd2f384b810 /* SqPruningPool.cpp */; };
- FFFFf384b8787fd2f384b878 /* SqPruningStructure.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf384b8787fd2f384b878 /* SqPruningStructure.cpp */; };
- FFFFf384b8e07fd2f384b8e0 /* SqSceneQueryManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf384b8e07fd2f384b8e0 /* SqSceneQueryManager.cpp */; };
+ FFFF64856e007f8564856e00 /* SqAABBPruner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64856e007f8564856e00 /* SqAABBPruner.cpp */; };
+ FFFF64856e687f8564856e68 /* SqAABBTree.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64856e687f8564856e68 /* SqAABBTree.cpp */; };
+ FFFF64856ed07f8564856ed0 /* SqAABBTreeBuild.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64856ed07f8564856ed0 /* SqAABBTreeBuild.cpp */; };
+ FFFF64856f387f8564856f38 /* SqAABBTreeUpdateMap.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64856f387f8564856f38 /* SqAABBTreeUpdateMap.cpp */; };
+ FFFF64856fa07f8564856fa0 /* SqBounds.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64856fa07f8564856fa0 /* SqBounds.cpp */; };
+ FFFF648570087f8564857008 /* SqBucketPruner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648570087f8564857008 /* SqBucketPruner.cpp */; };
+ FFFF648570707f8564857070 /* SqExtendedBucketPruner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648570707f8564857070 /* SqExtendedBucketPruner.cpp */; };
+ FFFF648570d87f85648570d8 /* SqIncrementalAABBPrunerCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648570d87f85648570d8 /* SqIncrementalAABBPrunerCore.cpp */; };
+ FFFF648571407f8564857140 /* SqIncrementalAABBTree.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648571407f8564857140 /* SqIncrementalAABBTree.cpp */; };
+ FFFF648571a87f85648571a8 /* SqMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648571a87f85648571a8 /* SqMetaData.cpp */; };
+ FFFF648572107f8564857210 /* SqPruningPool.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648572107f8564857210 /* SqPruningPool.cpp */; };
+ FFFF648572787f8564857278 /* SqPruningStructure.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648572787f8564857278 /* SqPruningStructure.cpp */; };
+ FFFF648572e07f85648572e0 /* SqSceneQueryManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648572e07f85648572e0 /* SqSceneQueryManager.cpp */; };
/* End PBXFileReference section */
/* Begin PBXFileReference section */
- FFFDf2d709607fd2f2d70960 /* SceneQuery */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "SceneQuery"; sourceTree = BUILT_PRODUCTS_DIR; };
- FFFDf384b4007fd2f384b400 /* SqAABBPruner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBPruner.cpp"; path = "../../SceneQuery/src/SqAABBPruner.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf384b4687fd2f384b468 /* SqAABBTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTree.cpp"; path = "../../SceneQuery/src/SqAABBTree.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf384b4d07fd2f384b4d0 /* SqAABBTreeBuild.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeBuild.cpp"; path = "../../SceneQuery/src/SqAABBTreeBuild.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf384b5387fd2f384b538 /* SqAABBTreeUpdateMap.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeUpdateMap.cpp"; path = "../../SceneQuery/src/SqAABBTreeUpdateMap.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf384b5a07fd2f384b5a0 /* SqBounds.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBounds.cpp"; path = "../../SceneQuery/src/SqBounds.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf384b6087fd2f384b608 /* SqBucketPruner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBucketPruner.cpp"; path = "../../SceneQuery/src/SqBucketPruner.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf384b6707fd2f384b670 /* SqExtendedBucketPruner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqExtendedBucketPruner.cpp"; path = "../../SceneQuery/src/SqExtendedBucketPruner.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf384b6d87fd2f384b6d8 /* SqIncrementalAABBPrunerCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqIncrementalAABBPrunerCore.cpp"; path = "../../SceneQuery/src/SqIncrementalAABBPrunerCore.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf384b7407fd2f384b740 /* SqIncrementalAABBTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqIncrementalAABBTree.cpp"; path = "../../SceneQuery/src/SqIncrementalAABBTree.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf384b7a87fd2f384b7a8 /* SqMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqMetaData.cpp"; path = "../../SceneQuery/src/SqMetaData.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf384b8107fd2f384b810 /* SqPruningPool.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningPool.cpp"; path = "../../SceneQuery/src/SqPruningPool.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf384b8787fd2f384b878 /* SqPruningStructure.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningStructure.cpp"; path = "../../SceneQuery/src/SqPruningStructure.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf384b8e07fd2f384b8e0 /* SqSceneQueryManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqSceneQueryManager.cpp"; path = "../../SceneQuery/src/SqSceneQueryManager.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf384b9487fd2f384b948 /* SqAABBPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBPruner.h"; path = "../../SceneQuery/src/SqAABBPruner.h"; sourceTree = SOURCE_ROOT; };
- FFFDf384b9b07fd2f384b9b0 /* SqAABBTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTree.h"; path = "../../SceneQuery/src/SqAABBTree.h"; sourceTree = SOURCE_ROOT; };
- FFFDf384ba187fd2f384ba18 /* SqAABBTreeBuild.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeBuild.h"; path = "../../SceneQuery/src/SqAABBTreeBuild.h"; sourceTree = SOURCE_ROOT; };
- FFFDf384ba807fd2f384ba80 /* SqAABBTreeQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeQuery.h"; path = "../../SceneQuery/src/SqAABBTreeQuery.h"; sourceTree = SOURCE_ROOT; };
- FFFDf384bae87fd2f384bae8 /* SqAABBTreeUpdateMap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeUpdateMap.h"; path = "../../SceneQuery/src/SqAABBTreeUpdateMap.h"; sourceTree = SOURCE_ROOT; };
- FFFDf384bb507fd2f384bb50 /* SqBounds.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBounds.h"; path = "../../SceneQuery/src/SqBounds.h"; sourceTree = SOURCE_ROOT; };
- FFFDf384bbb87fd2f384bbb8 /* SqBucketPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBucketPruner.h"; path = "../../SceneQuery/src/SqBucketPruner.h"; sourceTree = SOURCE_ROOT; };
- FFFDf384bc207fd2f384bc20 /* SqExtendedBucketPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqExtendedBucketPruner.h"; path = "../../SceneQuery/src/SqExtendedBucketPruner.h"; sourceTree = SOURCE_ROOT; };
- FFFDf384bc887fd2f384bc88 /* SqIncrementalAABBPrunerCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqIncrementalAABBPrunerCore.h"; path = "../../SceneQuery/src/SqIncrementalAABBPrunerCore.h"; sourceTree = SOURCE_ROOT; };
- FFFDf384bcf07fd2f384bcf0 /* SqIncrementalAABBTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqIncrementalAABBTree.h"; path = "../../SceneQuery/src/SqIncrementalAABBTree.h"; sourceTree = SOURCE_ROOT; };
- FFFDf384bd587fd2f384bd58 /* SqPrunerTestsSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPrunerTestsSIMD.h"; path = "../../SceneQuery/src/SqPrunerTestsSIMD.h"; sourceTree = SOURCE_ROOT; };
- FFFDf384bdc07fd2f384bdc0 /* SqPruningPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningPool.h"; path = "../../SceneQuery/src/SqPruningPool.h"; sourceTree = SOURCE_ROOT; };
- FFFDf384be287fd2f384be28 /* SqTypedef.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqTypedef.h"; path = "../../SceneQuery/src/SqTypedef.h"; sourceTree = SOURCE_ROOT; };
- FFFDf2d74b807fd2f2d74b80 /* SqPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruner.h"; path = "../../SceneQuery/include/SqPruner.h"; sourceTree = SOURCE_ROOT; };
- FFFDf2d74be87fd2f2d74be8 /* SqPrunerMergeData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPrunerMergeData.h"; path = "../../SceneQuery/include/SqPrunerMergeData.h"; sourceTree = SOURCE_ROOT; };
- FFFDf2d74c507fd2f2d74c50 /* SqPruningStructure.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningStructure.h"; path = "../../SceneQuery/include/SqPruningStructure.h"; sourceTree = SOURCE_ROOT; };
- FFFDf2d74cb87fd2f2d74cb8 /* SqSceneQueryManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqSceneQueryManager.h"; path = "../../SceneQuery/include/SqSceneQueryManager.h"; sourceTree = SOURCE_ROOT; };
+ FFFD659313f07f85659313f0 /* SceneQuery */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "SceneQuery"; sourceTree = BUILT_PRODUCTS_DIR; };
+ FFFD64856e007f8564856e00 /* SqAABBPruner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBPruner.cpp"; path = "../../SceneQuery/src/SqAABBPruner.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64856e687f8564856e68 /* SqAABBTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTree.cpp"; path = "../../SceneQuery/src/SqAABBTree.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64856ed07f8564856ed0 /* SqAABBTreeBuild.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeBuild.cpp"; path = "../../SceneQuery/src/SqAABBTreeBuild.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64856f387f8564856f38 /* SqAABBTreeUpdateMap.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeUpdateMap.cpp"; path = "../../SceneQuery/src/SqAABBTreeUpdateMap.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64856fa07f8564856fa0 /* SqBounds.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBounds.cpp"; path = "../../SceneQuery/src/SqBounds.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648570087f8564857008 /* SqBucketPruner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBucketPruner.cpp"; path = "../../SceneQuery/src/SqBucketPruner.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648570707f8564857070 /* SqExtendedBucketPruner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqExtendedBucketPruner.cpp"; path = "../../SceneQuery/src/SqExtendedBucketPruner.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648570d87f85648570d8 /* SqIncrementalAABBPrunerCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqIncrementalAABBPrunerCore.cpp"; path = "../../SceneQuery/src/SqIncrementalAABBPrunerCore.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648571407f8564857140 /* SqIncrementalAABBTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqIncrementalAABBTree.cpp"; path = "../../SceneQuery/src/SqIncrementalAABBTree.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648571a87f85648571a8 /* SqMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqMetaData.cpp"; path = "../../SceneQuery/src/SqMetaData.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648572107f8564857210 /* SqPruningPool.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningPool.cpp"; path = "../../SceneQuery/src/SqPruningPool.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648572787f8564857278 /* SqPruningStructure.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningStructure.cpp"; path = "../../SceneQuery/src/SqPruningStructure.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648572e07f85648572e0 /* SqSceneQueryManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqSceneQueryManager.cpp"; path = "../../SceneQuery/src/SqSceneQueryManager.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648573487f8564857348 /* SqAABBPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBPruner.h"; path = "../../SceneQuery/src/SqAABBPruner.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648573b07f85648573b0 /* SqAABBTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTree.h"; path = "../../SceneQuery/src/SqAABBTree.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648574187f8564857418 /* SqAABBTreeBuild.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeBuild.h"; path = "../../SceneQuery/src/SqAABBTreeBuild.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648574807f8564857480 /* SqAABBTreeQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeQuery.h"; path = "../../SceneQuery/src/SqAABBTreeQuery.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648574e87f85648574e8 /* SqAABBTreeUpdateMap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeUpdateMap.h"; path = "../../SceneQuery/src/SqAABBTreeUpdateMap.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648575507f8564857550 /* SqBounds.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBounds.h"; path = "../../SceneQuery/src/SqBounds.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648575b87f85648575b8 /* SqBucketPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBucketPruner.h"; path = "../../SceneQuery/src/SqBucketPruner.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648576207f8564857620 /* SqExtendedBucketPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqExtendedBucketPruner.h"; path = "../../SceneQuery/src/SqExtendedBucketPruner.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648576887f8564857688 /* SqIncrementalAABBPrunerCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqIncrementalAABBPrunerCore.h"; path = "../../SceneQuery/src/SqIncrementalAABBPrunerCore.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648576f07f85648576f0 /* SqIncrementalAABBTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqIncrementalAABBTree.h"; path = "../../SceneQuery/src/SqIncrementalAABBTree.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648577587f8564857758 /* SqPrunerTestsSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPrunerTestsSIMD.h"; path = "../../SceneQuery/src/SqPrunerTestsSIMD.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648577c07f85648577c0 /* SqPruningPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningPool.h"; path = "../../SceneQuery/src/SqPruningPool.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648578287f8564857828 /* SqTypedef.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqTypedef.h"; path = "../../SceneQuery/src/SqTypedef.h"; sourceTree = SOURCE_ROOT; };
+ FFFD659357407f8565935740 /* SqPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruner.h"; path = "../../SceneQuery/include/SqPruner.h"; sourceTree = SOURCE_ROOT; };
+ FFFD659357a87f85659357a8 /* SqPrunerMergeData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPrunerMergeData.h"; path = "../../SceneQuery/include/SqPrunerMergeData.h"; sourceTree = SOURCE_ROOT; };
+ FFFD659358107f8565935810 /* SqPruningStructure.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningStructure.h"; path = "../../SceneQuery/include/SqPruningStructure.h"; sourceTree = SOURCE_ROOT; };
+ FFFD659358787f8565935878 /* SqSceneQueryManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqSceneQueryManager.h"; path = "../../SceneQuery/include/SqSceneQueryManager.h"; sourceTree = SOURCE_ROOT; };
/* End PBXFileReference section */
/* Begin PBXResourcesBuildPhase section */
- FFF2f2d709607fd2f2d70960 /* Resources */ = {
+ FFF2659313f07f85659313f0 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -948,7 +948,7 @@
/* End PBXResourcesBuildPhase section */
/* Begin PBXFrameworksBuildPhase section */
- FFFCf2d709607fd2f2d70960 /* Frameworks */ = {
+ FFFC659313f07f85659313f0 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -958,23 +958,23 @@
/* End PBXFrameworksBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
- FFF8f2d709607fd2f2d70960 /* Sources */ = {
+ FFF8659313f07f85659313f0 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- FFFFf384b4007fd2f384b400,
- FFFFf384b4687fd2f384b468,
- FFFFf384b4d07fd2f384b4d0,
- FFFFf384b5387fd2f384b538,
- FFFFf384b5a07fd2f384b5a0,
- FFFFf384b6087fd2f384b608,
- FFFFf384b6707fd2f384b670,
- FFFFf384b6d87fd2f384b6d8,
- FFFFf384b7407fd2f384b740,
- FFFFf384b7a87fd2f384b7a8,
- FFFFf384b8107fd2f384b810,
- FFFFf384b8787fd2f384b878,
- FFFFf384b8e07fd2f384b8e0,
+ FFFF64856e007f8564856e00,
+ FFFF64856e687f8564856e68,
+ FFFF64856ed07f8564856ed0,
+ FFFF64856f387f8564856f38,
+ FFFF64856fa07f8564856fa0,
+ FFFF648570087f8564857008,
+ FFFF648570707f8564857070,
+ FFFF648570d87f85648570d8,
+ FFFF648571407f8564857140,
+ FFFF648571a87f85648571a8,
+ FFFF648572107f8564857210,
+ FFFF648572787f8564857278,
+ FFFF648572e07f85648572e0,
);
runOnlyForDeploymentPostprocessing = 0;
};
@@ -986,154 +986,154 @@
/* End PBXTargetDependency section */
/* Begin PBXBuildFile section of SimulationController */
- FFFFf202f5d07fd2f202f5d0 /* ScActorCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf202f5d07fd2f202f5d0 /* ScActorCore.cpp */; };
- FFFFf202f6387fd2f202f638 /* ScActorSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf202f6387fd2f202f638 /* ScActorSim.cpp */; };
- FFFFf202f6a07fd2f202f6a0 /* ScArticulationCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf202f6a07fd2f202f6a0 /* ScArticulationCore.cpp */; };
- FFFFf202f7087fd2f202f708 /* ScArticulationJointCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf202f7087fd2f202f708 /* ScArticulationJointCore.cpp */; };
- FFFFf202f7707fd2f202f770 /* ScArticulationJointSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf202f7707fd2f202f770 /* ScArticulationJointSim.cpp */; };
- FFFFf202f7d87fd2f202f7d8 /* ScArticulationSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf202f7d87fd2f202f7d8 /* ScArticulationSim.cpp */; };
- FFFFf202f8407fd2f202f840 /* ScBodyCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf202f8407fd2f202f840 /* ScBodyCore.cpp */; };
- FFFFf202f8a87fd2f202f8a8 /* ScBodyCoreKinematic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf202f8a87fd2f202f8a8 /* ScBodyCoreKinematic.cpp */; };
- FFFFf202f9107fd2f202f910 /* ScBodySim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf202f9107fd2f202f910 /* ScBodySim.cpp */; };
- FFFFf202f9787fd2f202f978 /* ScConstraintCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf202f9787fd2f202f978 /* ScConstraintCore.cpp */; };
- FFFFf202f9e07fd2f202f9e0 /* ScConstraintGroupNode.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf202f9e07fd2f202f9e0 /* ScConstraintGroupNode.cpp */; };
- FFFFf202fa487fd2f202fa48 /* ScConstraintInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf202fa487fd2f202fa48 /* ScConstraintInteraction.cpp */; };
- FFFFf202fab07fd2f202fab0 /* ScConstraintProjectionManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf202fab07fd2f202fab0 /* ScConstraintProjectionManager.cpp */; };
- FFFFf202fb187fd2f202fb18 /* ScConstraintProjectionTree.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf202fb187fd2f202fb18 /* ScConstraintProjectionTree.cpp */; };
- FFFFf202fb807fd2f202fb80 /* ScConstraintSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf202fb807fd2f202fb80 /* ScConstraintSim.cpp */; };
- FFFFf202fbe87fd2f202fbe8 /* ScElementInteractionMarker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf202fbe87fd2f202fbe8 /* ScElementInteractionMarker.cpp */; };
- FFFFf202fc507fd2f202fc50 /* ScElementSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf202fc507fd2f202fc50 /* ScElementSim.cpp */; };
- FFFFf202fcb87fd2f202fcb8 /* ScInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf202fcb87fd2f202fcb8 /* ScInteraction.cpp */; };
- FFFFf202fd207fd2f202fd20 /* ScIterators.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf202fd207fd2f202fd20 /* ScIterators.cpp */; };
- FFFFf202fd887fd2f202fd88 /* ScMaterialCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf202fd887fd2f202fd88 /* ScMaterialCore.cpp */; };
- FFFFf202fdf07fd2f202fdf0 /* ScMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf202fdf07fd2f202fdf0 /* ScMetaData.cpp */; };
- FFFFf202fe587fd2f202fe58 /* ScNPhaseCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf202fe587fd2f202fe58 /* ScNPhaseCore.cpp */; };
- FFFFf202fec07fd2f202fec0 /* ScPhysics.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf202fec07fd2f202fec0 /* ScPhysics.cpp */; };
- FFFFf202ff287fd2f202ff28 /* ScRigidCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf202ff287fd2f202ff28 /* ScRigidCore.cpp */; };
- FFFFf202ff907fd2f202ff90 /* ScRigidSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf202ff907fd2f202ff90 /* ScRigidSim.cpp */; };
- FFFFf202fff87fd2f202fff8 /* ScScene.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf202fff87fd2f202fff8 /* ScScene.cpp */; };
- FFFFf20300607fd2f2030060 /* ScShapeCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf20300607fd2f2030060 /* ScShapeCore.cpp */; };
- FFFFf20300c87fd2f20300c8 /* ScShapeInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf20300c87fd2f20300c8 /* ScShapeInteraction.cpp */; };
- FFFFf20301307fd2f2030130 /* ScShapeSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf20301307fd2f2030130 /* ScShapeSim.cpp */; };
- FFFFf20301987fd2f2030198 /* ScSimStats.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf20301987fd2f2030198 /* ScSimStats.cpp */; };
- FFFFf20302007fd2f2030200 /* ScSimulationController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf20302007fd2f2030200 /* ScSimulationController.cpp */; };
- FFFFf20302687fd2f2030268 /* ScSqBoundsManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf20302687fd2f2030268 /* ScSqBoundsManager.cpp */; };
- FFFFf20302d07fd2f20302d0 /* ScStaticCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf20302d07fd2f20302d0 /* ScStaticCore.cpp */; };
- FFFFf20303387fd2f2030338 /* ScStaticSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf20303387fd2f2030338 /* ScStaticSim.cpp */; };
- FFFFf20303a07fd2f20303a0 /* ScTriggerInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf20303a07fd2f20303a0 /* ScTriggerInteraction.cpp */; };
- FFFFf20305407fd2f2030540 /* particles/ScParticleBodyInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf20305407fd2f2030540 /* particles/ScParticleBodyInteraction.cpp */; };
- FFFFf20305a87fd2f20305a8 /* particles/ScParticlePacketShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf20305a87fd2f20305a8 /* particles/ScParticlePacketShape.cpp */; };
- FFFFf20306107fd2f2030610 /* particles/ScParticleSystemCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf20306107fd2f2030610 /* particles/ScParticleSystemCore.cpp */; };
- FFFFf20306787fd2f2030678 /* particles/ScParticleSystemSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf20306787fd2f2030678 /* particles/ScParticleSystemSim.cpp */; };
- FFFFf20307b07fd2f20307b0 /* cloth/ScClothCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf20307b07fd2f20307b0 /* cloth/ScClothCore.cpp */; };
- FFFFf20308187fd2f2030818 /* cloth/ScClothFabricCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf20308187fd2f2030818 /* cloth/ScClothFabricCore.cpp */; };
- FFFFf20308807fd2f2030880 /* cloth/ScClothShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf20308807fd2f2030880 /* cloth/ScClothShape.cpp */; };
- FFFFf20308e87fd2f20308e8 /* cloth/ScClothSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf20308e87fd2f20308e8 /* cloth/ScClothSim.cpp */; };
+ FFFF6485d9d07f856485d9d0 /* ScActorCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485d9d07f856485d9d0 /* ScActorCore.cpp */; };
+ FFFF6485da387f856485da38 /* ScActorSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485da387f856485da38 /* ScActorSim.cpp */; };
+ FFFF6485daa07f856485daa0 /* ScArticulationCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485daa07f856485daa0 /* ScArticulationCore.cpp */; };
+ FFFF6485db087f856485db08 /* ScArticulationJointCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485db087f856485db08 /* ScArticulationJointCore.cpp */; };
+ FFFF6485db707f856485db70 /* ScArticulationJointSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485db707f856485db70 /* ScArticulationJointSim.cpp */; };
+ FFFF6485dbd87f856485dbd8 /* ScArticulationSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485dbd87f856485dbd8 /* ScArticulationSim.cpp */; };
+ FFFF6485dc407f856485dc40 /* ScBodyCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485dc407f856485dc40 /* ScBodyCore.cpp */; };
+ FFFF6485dca87f856485dca8 /* ScBodyCoreKinematic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485dca87f856485dca8 /* ScBodyCoreKinematic.cpp */; };
+ FFFF6485dd107f856485dd10 /* ScBodySim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485dd107f856485dd10 /* ScBodySim.cpp */; };
+ FFFF6485dd787f856485dd78 /* ScConstraintCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485dd787f856485dd78 /* ScConstraintCore.cpp */; };
+ FFFF6485dde07f856485dde0 /* ScConstraintGroupNode.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485dde07f856485dde0 /* ScConstraintGroupNode.cpp */; };
+ FFFF6485de487f856485de48 /* ScConstraintInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485de487f856485de48 /* ScConstraintInteraction.cpp */; };
+ FFFF6485deb07f856485deb0 /* ScConstraintProjectionManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485deb07f856485deb0 /* ScConstraintProjectionManager.cpp */; };
+ FFFF6485df187f856485df18 /* ScConstraintProjectionTree.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485df187f856485df18 /* ScConstraintProjectionTree.cpp */; };
+ FFFF6485df807f856485df80 /* ScConstraintSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485df807f856485df80 /* ScConstraintSim.cpp */; };
+ FFFF6485dfe87f856485dfe8 /* ScElementInteractionMarker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485dfe87f856485dfe8 /* ScElementInteractionMarker.cpp */; };
+ FFFF6485e0507f856485e050 /* ScElementSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485e0507f856485e050 /* ScElementSim.cpp */; };
+ FFFF6485e0b87f856485e0b8 /* ScInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485e0b87f856485e0b8 /* ScInteraction.cpp */; };
+ FFFF6485e1207f856485e120 /* ScIterators.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485e1207f856485e120 /* ScIterators.cpp */; };
+ FFFF6485e1887f856485e188 /* ScMaterialCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485e1887f856485e188 /* ScMaterialCore.cpp */; };
+ FFFF6485e1f07f856485e1f0 /* ScMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485e1f07f856485e1f0 /* ScMetaData.cpp */; };
+ FFFF6485e2587f856485e258 /* ScNPhaseCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485e2587f856485e258 /* ScNPhaseCore.cpp */; };
+ FFFF6485e2c07f856485e2c0 /* ScPhysics.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485e2c07f856485e2c0 /* ScPhysics.cpp */; };
+ FFFF6485e3287f856485e328 /* ScRigidCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485e3287f856485e328 /* ScRigidCore.cpp */; };
+ FFFF6485e3907f856485e390 /* ScRigidSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485e3907f856485e390 /* ScRigidSim.cpp */; };
+ FFFF6485e3f87f856485e3f8 /* ScScene.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485e3f87f856485e3f8 /* ScScene.cpp */; };
+ FFFF6485e4607f856485e460 /* ScShapeCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485e4607f856485e460 /* ScShapeCore.cpp */; };
+ FFFF6485e4c87f856485e4c8 /* ScShapeInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485e4c87f856485e4c8 /* ScShapeInteraction.cpp */; };
+ FFFF6485e5307f856485e530 /* ScShapeSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485e5307f856485e530 /* ScShapeSim.cpp */; };
+ FFFF6485e5987f856485e598 /* ScSimStats.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485e5987f856485e598 /* ScSimStats.cpp */; };
+ FFFF6485e6007f856485e600 /* ScSimulationController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485e6007f856485e600 /* ScSimulationController.cpp */; };
+ FFFF6485e6687f856485e668 /* ScSqBoundsManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485e6687f856485e668 /* ScSqBoundsManager.cpp */; };
+ FFFF6485e6d07f856485e6d0 /* ScStaticCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485e6d07f856485e6d0 /* ScStaticCore.cpp */; };
+ FFFF6485e7387f856485e738 /* ScStaticSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485e7387f856485e738 /* ScStaticSim.cpp */; };
+ FFFF6485e7a07f856485e7a0 /* ScTriggerInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485e7a07f856485e7a0 /* ScTriggerInteraction.cpp */; };
+ FFFF6485e9407f856485e940 /* particles/ScParticleBodyInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485e9407f856485e940 /* particles/ScParticleBodyInteraction.cpp */; };
+ FFFF6485e9a87f856485e9a8 /* particles/ScParticlePacketShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485e9a87f856485e9a8 /* particles/ScParticlePacketShape.cpp */; };
+ FFFF6485ea107f856485ea10 /* particles/ScParticleSystemCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485ea107f856485ea10 /* particles/ScParticleSystemCore.cpp */; };
+ FFFF6485ea787f856485ea78 /* particles/ScParticleSystemSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485ea787f856485ea78 /* particles/ScParticleSystemSim.cpp */; };
+ FFFF6485ebb07f856485ebb0 /* cloth/ScClothCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485ebb07f856485ebb0 /* cloth/ScClothCore.cpp */; };
+ FFFF6485ec187f856485ec18 /* cloth/ScClothFabricCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485ec187f856485ec18 /* cloth/ScClothFabricCore.cpp */; };
+ FFFF6485ec807f856485ec80 /* cloth/ScClothShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485ec807f856485ec80 /* cloth/ScClothShape.cpp */; };
+ FFFF6485ece87f856485ece8 /* cloth/ScClothSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485ece87f856485ece8 /* cloth/ScClothSim.cpp */; };
/* End PBXFileReference section */
/* Begin PBXFileReference section */
- FFFDf2d74db07fd2f2d74db0 /* SimulationController */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "SimulationController"; sourceTree = BUILT_PRODUCTS_DIR; };
- FFFDf384e0007fd2f384e000 /* ScActorCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorCore.h"; path = "../../SimulationController/include/ScActorCore.h"; sourceTree = SOURCE_ROOT; };
- FFFDf384e0687fd2f384e068 /* ScArticulationCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationCore.h"; path = "../../SimulationController/include/ScArticulationCore.h"; sourceTree = SOURCE_ROOT; };
- FFFDf384e0d07fd2f384e0d0 /* ScArticulationJointCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointCore.h"; path = "../../SimulationController/include/ScArticulationJointCore.h"; sourceTree = SOURCE_ROOT; };
- FFFDf384e1387fd2f384e138 /* ScBodyCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodyCore.h"; path = "../../SimulationController/include/ScBodyCore.h"; sourceTree = SOURCE_ROOT; };
- FFFDf384e1a07fd2f384e1a0 /* ScClothCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScClothCore.h"; path = "../../SimulationController/include/ScClothCore.h"; sourceTree = SOURCE_ROOT; };
- FFFDf384e2087fd2f384e208 /* ScClothFabricCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScClothFabricCore.h"; path = "../../SimulationController/include/ScClothFabricCore.h"; sourceTree = SOURCE_ROOT; };
- FFFDf384e2707fd2f384e270 /* ScConstraintCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintCore.h"; path = "../../SimulationController/include/ScConstraintCore.h"; sourceTree = SOURCE_ROOT; };
- FFFDf384e2d87fd2f384e2d8 /* ScIterators.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScIterators.h"; path = "../../SimulationController/include/ScIterators.h"; sourceTree = SOURCE_ROOT; };
- FFFDf384e3407fd2f384e340 /* ScMaterialCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScMaterialCore.h"; path = "../../SimulationController/include/ScMaterialCore.h"; sourceTree = SOURCE_ROOT; };
- FFFDf384e3a87fd2f384e3a8 /* ScParticleSystemCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScParticleSystemCore.h"; path = "../../SimulationController/include/ScParticleSystemCore.h"; sourceTree = SOURCE_ROOT; };
- FFFDf384e4107fd2f384e410 /* ScPhysics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScPhysics.h"; path = "../../SimulationController/include/ScPhysics.h"; sourceTree = SOURCE_ROOT; };
- FFFDf384e4787fd2f384e478 /* ScRigidCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidCore.h"; path = "../../SimulationController/include/ScRigidCore.h"; sourceTree = SOURCE_ROOT; };
- FFFDf384e4e07fd2f384e4e0 /* ScScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScScene.h"; path = "../../SimulationController/include/ScScene.h"; sourceTree = SOURCE_ROOT; };
- FFFDf384e5487fd2f384e548 /* ScShapeCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeCore.h"; path = "../../SimulationController/include/ScShapeCore.h"; sourceTree = SOURCE_ROOT; };
- FFFDf384e5b07fd2f384e5b0 /* ScStaticCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticCore.h"; path = "../../SimulationController/include/ScStaticCore.h"; sourceTree = SOURCE_ROOT; };
- FFFDf202e8007fd2f202e800 /* ScActorElementPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorElementPair.h"; path = "../../SimulationController/src/ScActorElementPair.h"; sourceTree = SOURCE_ROOT; };
- FFFDf202e8687fd2f202e868 /* ScActorInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorInteraction.h"; path = "../../SimulationController/src/ScActorInteraction.h"; sourceTree = SOURCE_ROOT; };
- FFFDf202e8d07fd2f202e8d0 /* ScActorPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorPair.h"; path = "../../SimulationController/src/ScActorPair.h"; sourceTree = SOURCE_ROOT; };
- FFFDf202e9387fd2f202e938 /* ScActorSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorSim.h"; path = "../../SimulationController/src/ScActorSim.h"; sourceTree = SOURCE_ROOT; };
- FFFDf202e9a07fd2f202e9a0 /* ScArticulationJointSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointSim.h"; path = "../../SimulationController/src/ScArticulationJointSim.h"; sourceTree = SOURCE_ROOT; };
- FFFDf202ea087fd2f202ea08 /* ScArticulationSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationSim.h"; path = "../../SimulationController/src/ScArticulationSim.h"; sourceTree = SOURCE_ROOT; };
- FFFDf202ea707fd2f202ea70 /* ScBodySim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodySim.h"; path = "../../SimulationController/src/ScBodySim.h"; sourceTree = SOURCE_ROOT; };
- FFFDf202ead87fd2f202ead8 /* ScClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScClient.h"; path = "../../SimulationController/src/ScClient.h"; sourceTree = SOURCE_ROOT; };
- FFFDf202eb407fd2f202eb40 /* ScConstraintGroupNode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintGroupNode.h"; path = "../../SimulationController/src/ScConstraintGroupNode.h"; sourceTree = SOURCE_ROOT; };
- FFFDf202eba87fd2f202eba8 /* ScConstraintInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintInteraction.h"; path = "../../SimulationController/src/ScConstraintInteraction.h"; sourceTree = SOURCE_ROOT; };
- FFFDf202ec107fd2f202ec10 /* ScConstraintProjectionManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionManager.h"; path = "../../SimulationController/src/ScConstraintProjectionManager.h"; sourceTree = SOURCE_ROOT; };
- FFFDf202ec787fd2f202ec78 /* ScConstraintProjectionTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionTree.h"; path = "../../SimulationController/src/ScConstraintProjectionTree.h"; sourceTree = SOURCE_ROOT; };
- FFFDf202ece07fd2f202ece0 /* ScConstraintSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintSim.h"; path = "../../SimulationController/src/ScConstraintSim.h"; sourceTree = SOURCE_ROOT; };
- FFFDf202ed487fd2f202ed48 /* ScContactReportBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScContactReportBuffer.h"; path = "../../SimulationController/src/ScContactReportBuffer.h"; sourceTree = SOURCE_ROOT; };
- FFFDf202edb07fd2f202edb0 /* ScContactStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScContactStream.h"; path = "../../SimulationController/src/ScContactStream.h"; sourceTree = SOURCE_ROOT; };
- FFFDf202ee187fd2f202ee18 /* ScElementInteractionMarker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementInteractionMarker.h"; path = "../../SimulationController/src/ScElementInteractionMarker.h"; sourceTree = SOURCE_ROOT; };
- FFFDf202ee807fd2f202ee80 /* ScElementSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementSim.h"; path = "../../SimulationController/src/ScElementSim.h"; sourceTree = SOURCE_ROOT; };
- FFFDf202eee87fd2f202eee8 /* ScElementSimInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementSimInteraction.h"; path = "../../SimulationController/src/ScElementSimInteraction.h"; sourceTree = SOURCE_ROOT; };
- FFFDf202ef507fd2f202ef50 /* ScInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScInteraction.h"; path = "../../SimulationController/src/ScInteraction.h"; sourceTree = SOURCE_ROOT; };
- FFFDf202efb87fd2f202efb8 /* ScInteractionFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScInteractionFlags.h"; path = "../../SimulationController/src/ScInteractionFlags.h"; sourceTree = SOURCE_ROOT; };
- FFFDf202f0207fd2f202f020 /* ScNPhaseCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScNPhaseCore.h"; path = "../../SimulationController/src/ScNPhaseCore.h"; sourceTree = SOURCE_ROOT; };
- FFFDf202f0887fd2f202f088 /* ScObjectIDTracker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScObjectIDTracker.h"; path = "../../SimulationController/src/ScObjectIDTracker.h"; sourceTree = SOURCE_ROOT; };
- FFFDf202f0f07fd2f202f0f0 /* ScRbElementInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRbElementInteraction.h"; path = "../../SimulationController/src/ScRbElementInteraction.h"; sourceTree = SOURCE_ROOT; };
- FFFDf202f1587fd2f202f158 /* ScRigidSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidSim.h"; path = "../../SimulationController/src/ScRigidSim.h"; sourceTree = SOURCE_ROOT; };
- FFFDf202f1c07fd2f202f1c0 /* ScShapeInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeInteraction.h"; path = "../../SimulationController/src/ScShapeInteraction.h"; sourceTree = SOURCE_ROOT; };
- FFFDf202f2287fd2f202f228 /* ScShapeIterator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeIterator.h"; path = "../../SimulationController/src/ScShapeIterator.h"; sourceTree = SOURCE_ROOT; };
- FFFDf202f2907fd2f202f290 /* ScShapeSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeSim.h"; path = "../../SimulationController/src/ScShapeSim.h"; sourceTree = SOURCE_ROOT; };
- FFFDf202f2f87fd2f202f2f8 /* ScSimStateData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimStateData.h"; path = "../../SimulationController/src/ScSimStateData.h"; sourceTree = SOURCE_ROOT; };
- FFFDf202f3607fd2f202f360 /* ScSimStats.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimStats.h"; path = "../../SimulationController/src/ScSimStats.h"; sourceTree = SOURCE_ROOT; };
- FFFDf202f3c87fd2f202f3c8 /* ScSimulationController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimulationController.h"; path = "../../SimulationController/src/ScSimulationController.h"; sourceTree = SOURCE_ROOT; };
- FFFDf202f4307fd2f202f430 /* ScSqBoundsManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSqBoundsManager.h"; path = "../../SimulationController/src/ScSqBoundsManager.h"; sourceTree = SOURCE_ROOT; };
- FFFDf202f4987fd2f202f498 /* ScStaticSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticSim.h"; path = "../../SimulationController/src/ScStaticSim.h"; sourceTree = SOURCE_ROOT; };
- FFFDf202f5007fd2f202f500 /* ScTriggerInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScTriggerInteraction.h"; path = "../../SimulationController/src/ScTriggerInteraction.h"; sourceTree = SOURCE_ROOT; };
- FFFDf202f5687fd2f202f568 /* ScTriggerPairs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScTriggerPairs.h"; path = "../../SimulationController/src/ScTriggerPairs.h"; sourceTree = SOURCE_ROOT; };
- FFFDf202f5d07fd2f202f5d0 /* ScActorCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorCore.cpp"; path = "../../SimulationController/src/ScActorCore.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf202f6387fd2f202f638 /* ScActorSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorSim.cpp"; path = "../../SimulationController/src/ScActorSim.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf202f6a07fd2f202f6a0 /* ScArticulationCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationCore.cpp"; path = "../../SimulationController/src/ScArticulationCore.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf202f7087fd2f202f708 /* ScArticulationJointCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointCore.cpp"; path = "../../SimulationController/src/ScArticulationJointCore.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf202f7707fd2f202f770 /* ScArticulationJointSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointSim.cpp"; path = "../../SimulationController/src/ScArticulationJointSim.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf202f7d87fd2f202f7d8 /* ScArticulationSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationSim.cpp"; path = "../../SimulationController/src/ScArticulationSim.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf202f8407fd2f202f840 /* ScBodyCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodyCore.cpp"; path = "../../SimulationController/src/ScBodyCore.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf202f8a87fd2f202f8a8 /* ScBodyCoreKinematic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodyCoreKinematic.cpp"; path = "../../SimulationController/src/ScBodyCoreKinematic.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf202f9107fd2f202f910 /* ScBodySim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodySim.cpp"; path = "../../SimulationController/src/ScBodySim.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf202f9787fd2f202f978 /* ScConstraintCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintCore.cpp"; path = "../../SimulationController/src/ScConstraintCore.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf202f9e07fd2f202f9e0 /* ScConstraintGroupNode.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintGroupNode.cpp"; path = "../../SimulationController/src/ScConstraintGroupNode.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf202fa487fd2f202fa48 /* ScConstraintInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintInteraction.cpp"; path = "../../SimulationController/src/ScConstraintInteraction.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf202fab07fd2f202fab0 /* ScConstraintProjectionManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionManager.cpp"; path = "../../SimulationController/src/ScConstraintProjectionManager.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf202fb187fd2f202fb18 /* ScConstraintProjectionTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionTree.cpp"; path = "../../SimulationController/src/ScConstraintProjectionTree.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf202fb807fd2f202fb80 /* ScConstraintSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintSim.cpp"; path = "../../SimulationController/src/ScConstraintSim.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf202fbe87fd2f202fbe8 /* ScElementInteractionMarker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementInteractionMarker.cpp"; path = "../../SimulationController/src/ScElementInteractionMarker.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf202fc507fd2f202fc50 /* ScElementSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementSim.cpp"; path = "../../SimulationController/src/ScElementSim.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf202fcb87fd2f202fcb8 /* ScInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScInteraction.cpp"; path = "../../SimulationController/src/ScInteraction.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf202fd207fd2f202fd20 /* ScIterators.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScIterators.cpp"; path = "../../SimulationController/src/ScIterators.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf202fd887fd2f202fd88 /* ScMaterialCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScMaterialCore.cpp"; path = "../../SimulationController/src/ScMaterialCore.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf202fdf07fd2f202fdf0 /* ScMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScMetaData.cpp"; path = "../../SimulationController/src/ScMetaData.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf202fe587fd2f202fe58 /* ScNPhaseCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScNPhaseCore.cpp"; path = "../../SimulationController/src/ScNPhaseCore.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf202fec07fd2f202fec0 /* ScPhysics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScPhysics.cpp"; path = "../../SimulationController/src/ScPhysics.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf202ff287fd2f202ff28 /* ScRigidCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidCore.cpp"; path = "../../SimulationController/src/ScRigidCore.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf202ff907fd2f202ff90 /* ScRigidSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidSim.cpp"; path = "../../SimulationController/src/ScRigidSim.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf202fff87fd2f202fff8 /* ScScene.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScScene.cpp"; path = "../../SimulationController/src/ScScene.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20300607fd2f2030060 /* ScShapeCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeCore.cpp"; path = "../../SimulationController/src/ScShapeCore.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20300c87fd2f20300c8 /* ScShapeInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeInteraction.cpp"; path = "../../SimulationController/src/ScShapeInteraction.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20301307fd2f2030130 /* ScShapeSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeSim.cpp"; path = "../../SimulationController/src/ScShapeSim.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20301987fd2f2030198 /* ScSimStats.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimStats.cpp"; path = "../../SimulationController/src/ScSimStats.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20302007fd2f2030200 /* ScSimulationController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimulationController.cpp"; path = "../../SimulationController/src/ScSimulationController.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20302687fd2f2030268 /* ScSqBoundsManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSqBoundsManager.cpp"; path = "../../SimulationController/src/ScSqBoundsManager.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20302d07fd2f20302d0 /* ScStaticCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticCore.cpp"; path = "../../SimulationController/src/ScStaticCore.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20303387fd2f2030338 /* ScStaticSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticSim.cpp"; path = "../../SimulationController/src/ScStaticSim.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20303a07fd2f20303a0 /* ScTriggerInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScTriggerInteraction.cpp"; path = "../../SimulationController/src/ScTriggerInteraction.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20304087fd2f2030408 /* particles/ScParticleBodyInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleBodyInteraction.h"; path = "../../SimulationController/src/particles/ScParticleBodyInteraction.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20304707fd2f2030470 /* particles/ScParticlePacketShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticlePacketShape.h"; path = "../../SimulationController/src/particles/ScParticlePacketShape.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20304d87fd2f20304d8 /* particles/ScParticleSystemSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleSystemSim.h"; path = "../../SimulationController/src/particles/ScParticleSystemSim.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20305407fd2f2030540 /* particles/ScParticleBodyInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleBodyInteraction.cpp"; path = "../../SimulationController/src/particles/ScParticleBodyInteraction.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20305a87fd2f20305a8 /* particles/ScParticlePacketShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticlePacketShape.cpp"; path = "../../SimulationController/src/particles/ScParticlePacketShape.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20306107fd2f2030610 /* particles/ScParticleSystemCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleSystemCore.cpp"; path = "../../SimulationController/src/particles/ScParticleSystemCore.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20306787fd2f2030678 /* particles/ScParticleSystemSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleSystemSim.cpp"; path = "../../SimulationController/src/particles/ScParticleSystemSim.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20306e07fd2f20306e0 /* cloth/ScClothShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothShape.h"; path = "../../SimulationController/src/cloth/ScClothShape.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20307487fd2f2030748 /* cloth/ScClothSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothSim.h"; path = "../../SimulationController/src/cloth/ScClothSim.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20307b07fd2f20307b0 /* cloth/ScClothCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothCore.cpp"; path = "../../SimulationController/src/cloth/ScClothCore.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20308187fd2f2030818 /* cloth/ScClothFabricCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothFabricCore.cpp"; path = "../../SimulationController/src/cloth/ScClothFabricCore.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20308807fd2f2030880 /* cloth/ScClothShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothShape.cpp"; path = "../../SimulationController/src/cloth/ScClothShape.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20308e87fd2f20308e8 /* cloth/ScClothSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothSim.cpp"; path = "../../SimulationController/src/cloth/ScClothSim.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD659359707f8565935970 /* SimulationController */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "SimulationController"; sourceTree = BUILT_PRODUCTS_DIR; };
+ FFFD64859a007f8564859a00 /* ScActorCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorCore.h"; path = "../../SimulationController/include/ScActorCore.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64859a687f8564859a68 /* ScArticulationCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationCore.h"; path = "../../SimulationController/include/ScArticulationCore.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64859ad07f8564859ad0 /* ScArticulationJointCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointCore.h"; path = "../../SimulationController/include/ScArticulationJointCore.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64859b387f8564859b38 /* ScBodyCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodyCore.h"; path = "../../SimulationController/include/ScBodyCore.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64859ba07f8564859ba0 /* ScClothCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScClothCore.h"; path = "../../SimulationController/include/ScClothCore.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64859c087f8564859c08 /* ScClothFabricCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScClothFabricCore.h"; path = "../../SimulationController/include/ScClothFabricCore.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64859c707f8564859c70 /* ScConstraintCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintCore.h"; path = "../../SimulationController/include/ScConstraintCore.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64859cd87f8564859cd8 /* ScIterators.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScIterators.h"; path = "../../SimulationController/include/ScIterators.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64859d407f8564859d40 /* ScMaterialCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScMaterialCore.h"; path = "../../SimulationController/include/ScMaterialCore.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64859da87f8564859da8 /* ScParticleSystemCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScParticleSystemCore.h"; path = "../../SimulationController/include/ScParticleSystemCore.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64859e107f8564859e10 /* ScPhysics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScPhysics.h"; path = "../../SimulationController/include/ScPhysics.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64859e787f8564859e78 /* ScRigidCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidCore.h"; path = "../../SimulationController/include/ScRigidCore.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64859ee07f8564859ee0 /* ScScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScScene.h"; path = "../../SimulationController/include/ScScene.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64859f487f8564859f48 /* ScShapeCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeCore.h"; path = "../../SimulationController/include/ScShapeCore.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64859fb07f8564859fb0 /* ScStaticCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticCore.h"; path = "../../SimulationController/include/ScStaticCore.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6485cc007f856485cc00 /* ScActorElementPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorElementPair.h"; path = "../../SimulationController/src/ScActorElementPair.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6485cc687f856485cc68 /* ScActorInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorInteraction.h"; path = "../../SimulationController/src/ScActorInteraction.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6485ccd07f856485ccd0 /* ScActorPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorPair.h"; path = "../../SimulationController/src/ScActorPair.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6485cd387f856485cd38 /* ScActorSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorSim.h"; path = "../../SimulationController/src/ScActorSim.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6485cda07f856485cda0 /* ScArticulationJointSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointSim.h"; path = "../../SimulationController/src/ScArticulationJointSim.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6485ce087f856485ce08 /* ScArticulationSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationSim.h"; path = "../../SimulationController/src/ScArticulationSim.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6485ce707f856485ce70 /* ScBodySim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodySim.h"; path = "../../SimulationController/src/ScBodySim.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6485ced87f856485ced8 /* ScClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScClient.h"; path = "../../SimulationController/src/ScClient.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6485cf407f856485cf40 /* ScConstraintGroupNode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintGroupNode.h"; path = "../../SimulationController/src/ScConstraintGroupNode.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6485cfa87f856485cfa8 /* ScConstraintInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintInteraction.h"; path = "../../SimulationController/src/ScConstraintInteraction.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6485d0107f856485d010 /* ScConstraintProjectionManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionManager.h"; path = "../../SimulationController/src/ScConstraintProjectionManager.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6485d0787f856485d078 /* ScConstraintProjectionTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionTree.h"; path = "../../SimulationController/src/ScConstraintProjectionTree.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6485d0e07f856485d0e0 /* ScConstraintSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintSim.h"; path = "../../SimulationController/src/ScConstraintSim.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6485d1487f856485d148 /* ScContactReportBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScContactReportBuffer.h"; path = "../../SimulationController/src/ScContactReportBuffer.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6485d1b07f856485d1b0 /* ScContactStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScContactStream.h"; path = "../../SimulationController/src/ScContactStream.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6485d2187f856485d218 /* ScElementInteractionMarker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementInteractionMarker.h"; path = "../../SimulationController/src/ScElementInteractionMarker.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6485d2807f856485d280 /* ScElementSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementSim.h"; path = "../../SimulationController/src/ScElementSim.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6485d2e87f856485d2e8 /* ScElementSimInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementSimInteraction.h"; path = "../../SimulationController/src/ScElementSimInteraction.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6485d3507f856485d350 /* ScInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScInteraction.h"; path = "../../SimulationController/src/ScInteraction.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6485d3b87f856485d3b8 /* ScInteractionFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScInteractionFlags.h"; path = "../../SimulationController/src/ScInteractionFlags.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6485d4207f856485d420 /* ScNPhaseCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScNPhaseCore.h"; path = "../../SimulationController/src/ScNPhaseCore.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6485d4887f856485d488 /* ScObjectIDTracker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScObjectIDTracker.h"; path = "../../SimulationController/src/ScObjectIDTracker.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6485d4f07f856485d4f0 /* ScRbElementInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRbElementInteraction.h"; path = "../../SimulationController/src/ScRbElementInteraction.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6485d5587f856485d558 /* ScRigidSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidSim.h"; path = "../../SimulationController/src/ScRigidSim.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6485d5c07f856485d5c0 /* ScShapeInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeInteraction.h"; path = "../../SimulationController/src/ScShapeInteraction.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6485d6287f856485d628 /* ScShapeIterator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeIterator.h"; path = "../../SimulationController/src/ScShapeIterator.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6485d6907f856485d690 /* ScShapeSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeSim.h"; path = "../../SimulationController/src/ScShapeSim.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6485d6f87f856485d6f8 /* ScSimStateData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimStateData.h"; path = "../../SimulationController/src/ScSimStateData.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6485d7607f856485d760 /* ScSimStats.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimStats.h"; path = "../../SimulationController/src/ScSimStats.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6485d7c87f856485d7c8 /* ScSimulationController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimulationController.h"; path = "../../SimulationController/src/ScSimulationController.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6485d8307f856485d830 /* ScSqBoundsManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSqBoundsManager.h"; path = "../../SimulationController/src/ScSqBoundsManager.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6485d8987f856485d898 /* ScStaticSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticSim.h"; path = "../../SimulationController/src/ScStaticSim.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6485d9007f856485d900 /* ScTriggerInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScTriggerInteraction.h"; path = "../../SimulationController/src/ScTriggerInteraction.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6485d9687f856485d968 /* ScTriggerPairs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScTriggerPairs.h"; path = "../../SimulationController/src/ScTriggerPairs.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6485d9d07f856485d9d0 /* ScActorCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorCore.cpp"; path = "../../SimulationController/src/ScActorCore.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6485da387f856485da38 /* ScActorSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorSim.cpp"; path = "../../SimulationController/src/ScActorSim.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6485daa07f856485daa0 /* ScArticulationCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationCore.cpp"; path = "../../SimulationController/src/ScArticulationCore.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6485db087f856485db08 /* ScArticulationJointCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointCore.cpp"; path = "../../SimulationController/src/ScArticulationJointCore.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6485db707f856485db70 /* ScArticulationJointSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointSim.cpp"; path = "../../SimulationController/src/ScArticulationJointSim.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6485dbd87f856485dbd8 /* ScArticulationSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationSim.cpp"; path = "../../SimulationController/src/ScArticulationSim.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6485dc407f856485dc40 /* ScBodyCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodyCore.cpp"; path = "../../SimulationController/src/ScBodyCore.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6485dca87f856485dca8 /* ScBodyCoreKinematic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodyCoreKinematic.cpp"; path = "../../SimulationController/src/ScBodyCoreKinematic.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6485dd107f856485dd10 /* ScBodySim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodySim.cpp"; path = "../../SimulationController/src/ScBodySim.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6485dd787f856485dd78 /* ScConstraintCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintCore.cpp"; path = "../../SimulationController/src/ScConstraintCore.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6485dde07f856485dde0 /* ScConstraintGroupNode.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintGroupNode.cpp"; path = "../../SimulationController/src/ScConstraintGroupNode.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6485de487f856485de48 /* ScConstraintInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintInteraction.cpp"; path = "../../SimulationController/src/ScConstraintInteraction.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6485deb07f856485deb0 /* ScConstraintProjectionManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionManager.cpp"; path = "../../SimulationController/src/ScConstraintProjectionManager.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6485df187f856485df18 /* ScConstraintProjectionTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionTree.cpp"; path = "../../SimulationController/src/ScConstraintProjectionTree.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6485df807f856485df80 /* ScConstraintSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintSim.cpp"; path = "../../SimulationController/src/ScConstraintSim.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6485dfe87f856485dfe8 /* ScElementInteractionMarker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementInteractionMarker.cpp"; path = "../../SimulationController/src/ScElementInteractionMarker.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6485e0507f856485e050 /* ScElementSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementSim.cpp"; path = "../../SimulationController/src/ScElementSim.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6485e0b87f856485e0b8 /* ScInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScInteraction.cpp"; path = "../../SimulationController/src/ScInteraction.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6485e1207f856485e120 /* ScIterators.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScIterators.cpp"; path = "../../SimulationController/src/ScIterators.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6485e1887f856485e188 /* ScMaterialCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScMaterialCore.cpp"; path = "../../SimulationController/src/ScMaterialCore.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6485e1f07f856485e1f0 /* ScMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScMetaData.cpp"; path = "../../SimulationController/src/ScMetaData.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6485e2587f856485e258 /* ScNPhaseCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScNPhaseCore.cpp"; path = "../../SimulationController/src/ScNPhaseCore.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6485e2c07f856485e2c0 /* ScPhysics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScPhysics.cpp"; path = "../../SimulationController/src/ScPhysics.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6485e3287f856485e328 /* ScRigidCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidCore.cpp"; path = "../../SimulationController/src/ScRigidCore.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6485e3907f856485e390 /* ScRigidSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidSim.cpp"; path = "../../SimulationController/src/ScRigidSim.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6485e3f87f856485e3f8 /* ScScene.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScScene.cpp"; path = "../../SimulationController/src/ScScene.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6485e4607f856485e460 /* ScShapeCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeCore.cpp"; path = "../../SimulationController/src/ScShapeCore.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6485e4c87f856485e4c8 /* ScShapeInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeInteraction.cpp"; path = "../../SimulationController/src/ScShapeInteraction.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6485e5307f856485e530 /* ScShapeSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeSim.cpp"; path = "../../SimulationController/src/ScShapeSim.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6485e5987f856485e598 /* ScSimStats.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimStats.cpp"; path = "../../SimulationController/src/ScSimStats.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6485e6007f856485e600 /* ScSimulationController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimulationController.cpp"; path = "../../SimulationController/src/ScSimulationController.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6485e6687f856485e668 /* ScSqBoundsManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSqBoundsManager.cpp"; path = "../../SimulationController/src/ScSqBoundsManager.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6485e6d07f856485e6d0 /* ScStaticCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticCore.cpp"; path = "../../SimulationController/src/ScStaticCore.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6485e7387f856485e738 /* ScStaticSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticSim.cpp"; path = "../../SimulationController/src/ScStaticSim.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6485e7a07f856485e7a0 /* ScTriggerInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScTriggerInteraction.cpp"; path = "../../SimulationController/src/ScTriggerInteraction.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6485e8087f856485e808 /* particles/ScParticleBodyInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleBodyInteraction.h"; path = "../../SimulationController/src/particles/ScParticleBodyInteraction.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6485e8707f856485e870 /* particles/ScParticlePacketShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticlePacketShape.h"; path = "../../SimulationController/src/particles/ScParticlePacketShape.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6485e8d87f856485e8d8 /* particles/ScParticleSystemSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleSystemSim.h"; path = "../../SimulationController/src/particles/ScParticleSystemSim.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6485e9407f856485e940 /* particles/ScParticleBodyInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleBodyInteraction.cpp"; path = "../../SimulationController/src/particles/ScParticleBodyInteraction.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6485e9a87f856485e9a8 /* particles/ScParticlePacketShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticlePacketShape.cpp"; path = "../../SimulationController/src/particles/ScParticlePacketShape.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6485ea107f856485ea10 /* particles/ScParticleSystemCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleSystemCore.cpp"; path = "../../SimulationController/src/particles/ScParticleSystemCore.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6485ea787f856485ea78 /* particles/ScParticleSystemSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleSystemSim.cpp"; path = "../../SimulationController/src/particles/ScParticleSystemSim.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6485eae07f856485eae0 /* cloth/ScClothShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothShape.h"; path = "../../SimulationController/src/cloth/ScClothShape.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6485eb487f856485eb48 /* cloth/ScClothSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothSim.h"; path = "../../SimulationController/src/cloth/ScClothSim.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6485ebb07f856485ebb0 /* cloth/ScClothCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothCore.cpp"; path = "../../SimulationController/src/cloth/ScClothCore.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6485ec187f856485ec18 /* cloth/ScClothFabricCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothFabricCore.cpp"; path = "../../SimulationController/src/cloth/ScClothFabricCore.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6485ec807f856485ec80 /* cloth/ScClothShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothShape.cpp"; path = "../../SimulationController/src/cloth/ScClothShape.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6485ece87f856485ece8 /* cloth/ScClothSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothSim.cpp"; path = "../../SimulationController/src/cloth/ScClothSim.cpp"; sourceTree = SOURCE_ROOT; };
/* End PBXFileReference section */
/* Begin PBXResourcesBuildPhase section */
- FFF2f2d74db07fd2f2d74db0 /* Resources */ = {
+ FFF2659359707f8565935970 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -1143,7 +1143,7 @@
/* End PBXResourcesBuildPhase section */
/* Begin PBXFrameworksBuildPhase section */
- FFFCf2d74db07fd2f2d74db0 /* Frameworks */ = {
+ FFFC659359707f8565935970 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -1153,53 +1153,53 @@
/* End PBXFrameworksBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
- FFF8f2d74db07fd2f2d74db0 /* Sources */ = {
+ FFF8659359707f8565935970 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- FFFFf202f5d07fd2f202f5d0,
- FFFFf202f6387fd2f202f638,
- FFFFf202f6a07fd2f202f6a0,
- FFFFf202f7087fd2f202f708,
- FFFFf202f7707fd2f202f770,
- FFFFf202f7d87fd2f202f7d8,
- FFFFf202f8407fd2f202f840,
- FFFFf202f8a87fd2f202f8a8,
- FFFFf202f9107fd2f202f910,
- FFFFf202f9787fd2f202f978,
- FFFFf202f9e07fd2f202f9e0,
- FFFFf202fa487fd2f202fa48,
- FFFFf202fab07fd2f202fab0,
- FFFFf202fb187fd2f202fb18,
- FFFFf202fb807fd2f202fb80,
- FFFFf202fbe87fd2f202fbe8,
- FFFFf202fc507fd2f202fc50,
- FFFFf202fcb87fd2f202fcb8,
- FFFFf202fd207fd2f202fd20,
- FFFFf202fd887fd2f202fd88,
- FFFFf202fdf07fd2f202fdf0,
- FFFFf202fe587fd2f202fe58,
- FFFFf202fec07fd2f202fec0,
- FFFFf202ff287fd2f202ff28,
- FFFFf202ff907fd2f202ff90,
- FFFFf202fff87fd2f202fff8,
- FFFFf20300607fd2f2030060,
- FFFFf20300c87fd2f20300c8,
- FFFFf20301307fd2f2030130,
- FFFFf20301987fd2f2030198,
- FFFFf20302007fd2f2030200,
- FFFFf20302687fd2f2030268,
- FFFFf20302d07fd2f20302d0,
- FFFFf20303387fd2f2030338,
- FFFFf20303a07fd2f20303a0,
- FFFFf20305407fd2f2030540,
- FFFFf20305a87fd2f20305a8,
- FFFFf20306107fd2f2030610,
- FFFFf20306787fd2f2030678,
- FFFFf20307b07fd2f20307b0,
- FFFFf20308187fd2f2030818,
- FFFFf20308807fd2f2030880,
- FFFFf20308e87fd2f20308e8,
+ FFFF6485d9d07f856485d9d0,
+ FFFF6485da387f856485da38,
+ FFFF6485daa07f856485daa0,
+ FFFF6485db087f856485db08,
+ FFFF6485db707f856485db70,
+ FFFF6485dbd87f856485dbd8,
+ FFFF6485dc407f856485dc40,
+ FFFF6485dca87f856485dca8,
+ FFFF6485dd107f856485dd10,
+ FFFF6485dd787f856485dd78,
+ FFFF6485dde07f856485dde0,
+ FFFF6485de487f856485de48,
+ FFFF6485deb07f856485deb0,
+ FFFF6485df187f856485df18,
+ FFFF6485df807f856485df80,
+ FFFF6485dfe87f856485dfe8,
+ FFFF6485e0507f856485e050,
+ FFFF6485e0b87f856485e0b8,
+ FFFF6485e1207f856485e120,
+ FFFF6485e1887f856485e188,
+ FFFF6485e1f07f856485e1f0,
+ FFFF6485e2587f856485e258,
+ FFFF6485e2c07f856485e2c0,
+ FFFF6485e3287f856485e328,
+ FFFF6485e3907f856485e390,
+ FFFF6485e3f87f856485e3f8,
+ FFFF6485e4607f856485e460,
+ FFFF6485e4c87f856485e4c8,
+ FFFF6485e5307f856485e530,
+ FFFF6485e5987f856485e598,
+ FFFF6485e6007f856485e600,
+ FFFF6485e6687f856485e668,
+ FFFF6485e6d07f856485e6d0,
+ FFFF6485e7387f856485e738,
+ FFFF6485e7a07f856485e7a0,
+ FFFF6485e9407f856485e940,
+ FFFF6485e9a87f856485e9a8,
+ FFFF6485ea107f856485ea10,
+ FFFF6485ea787f856485ea78,
+ FFFF6485ebb07f856485ebb0,
+ FFFF6485ec187f856485ec18,
+ FFFF6485ec807f856485ec80,
+ FFFF6485ece87f856485ece8,
);
runOnlyForDeploymentPostprocessing = 0;
};
@@ -1211,80 +1211,80 @@
/* End PBXTargetDependency section */
/* Begin PBXBuildFile section of PhysXCooking */
- FFFFf1f2aeb07fd2f1f2aeb0 /* PhysXExtensions in Frameworks */= { isa = PBXBuildFile; fileRef = FFFDf2d5f8507fd2f2d5f850 /* PhysXExtensions */; };
- FFFFf2036a007fd2f2036a00 /* Adjacencies.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf2036a007fd2f2036a00 /* Adjacencies.cpp */; };
- FFFFf2036a687fd2f2036a68 /* Cooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf2036a687fd2f2036a68 /* Cooking.cpp */; };
- FFFFf2036ad07fd2f2036ad0 /* CookingUtils.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf2036ad07fd2f2036ad0 /* CookingUtils.cpp */; };
- FFFFf2036b387fd2f2036b38 /* EdgeList.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf2036b387fd2f2036b38 /* EdgeList.cpp */; };
- FFFFf2036ba07fd2f2036ba0 /* MeshCleaner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf2036ba07fd2f2036ba0 /* MeshCleaner.cpp */; };
- FFFFf2036c087fd2f2036c08 /* Quantizer.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf2036c087fd2f2036c08 /* Quantizer.cpp */; };
- FFFFf2036ee07fd2f2036ee0 /* mesh/GrbTriangleMeshCooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf2036ee07fd2f2036ee0 /* mesh/GrbTriangleMeshCooking.cpp */; };
- FFFFf2036f487fd2f2036f48 /* mesh/HeightFieldCooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf2036f487fd2f2036f48 /* mesh/HeightFieldCooking.cpp */; };
- FFFFf2036fb07fd2f2036fb0 /* mesh/RTreeCooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf2036fb07fd2f2036fb0 /* mesh/RTreeCooking.cpp */; };
- FFFFf20370187fd2f2037018 /* mesh/TriangleMeshBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf20370187fd2f2037018 /* mesh/TriangleMeshBuilder.cpp */; };
- FFFFf20372887fd2f2037288 /* convex/BigConvexDataBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf20372887fd2f2037288 /* convex/BigConvexDataBuilder.cpp */; };
- FFFFf20372f07fd2f20372f0 /* convex/ConvexHullBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf20372f07fd2f20372f0 /* convex/ConvexHullBuilder.cpp */; };
- FFFFf20373587fd2f2037358 /* convex/ConvexHullLib.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf20373587fd2f2037358 /* convex/ConvexHullLib.cpp */; };
- FFFFf20373c07fd2f20373c0 /* convex/ConvexHullUtils.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf20373c07fd2f20373c0 /* convex/ConvexHullUtils.cpp */; };
- FFFFf20374287fd2f2037428 /* convex/ConvexMeshBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf20374287fd2f2037428 /* convex/ConvexMeshBuilder.cpp */; };
- FFFFf20374907fd2f2037490 /* convex/ConvexPolygonsBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf20374907fd2f2037490 /* convex/ConvexPolygonsBuilder.cpp */; };
- FFFFf20374f87fd2f20374f8 /* convex/InflationConvexHullLib.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf20374f87fd2f20374f8 /* convex/InflationConvexHullLib.cpp */; };
- FFFFf20375607fd2f2037560 /* convex/QuickHullConvexHullLib.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf20375607fd2f2037560 /* convex/QuickHullConvexHullLib.cpp */; };
- FFFFf20375c87fd2f20375c8 /* convex/VolumeIntegration.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf20375c87fd2f20375c8 /* convex/VolumeIntegration.cpp */; };
+ FFFF659406b07f85659406b0 /* PhysXExtensions in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD6590e1d07f856590e1d0 /* PhysXExtensions */; };
+ FFFF64860e007f8564860e00 /* Adjacencies.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64860e007f8564860e00 /* Adjacencies.cpp */; };
+ FFFF64860e687f8564860e68 /* Cooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64860e687f8564860e68 /* Cooking.cpp */; };
+ FFFF64860ed07f8564860ed0 /* CookingUtils.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64860ed07f8564860ed0 /* CookingUtils.cpp */; };
+ FFFF64860f387f8564860f38 /* EdgeList.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64860f387f8564860f38 /* EdgeList.cpp */; };
+ FFFF64860fa07f8564860fa0 /* MeshCleaner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64860fa07f8564860fa0 /* MeshCleaner.cpp */; };
+ FFFF648610087f8564861008 /* Quantizer.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648610087f8564861008 /* Quantizer.cpp */; };
+ FFFF648612e07f85648612e0 /* mesh/GrbTriangleMeshCooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648612e07f85648612e0 /* mesh/GrbTriangleMeshCooking.cpp */; };
+ FFFF648613487f8564861348 /* mesh/HeightFieldCooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648613487f8564861348 /* mesh/HeightFieldCooking.cpp */; };
+ FFFF648613b07f85648613b0 /* mesh/RTreeCooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648613b07f85648613b0 /* mesh/RTreeCooking.cpp */; };
+ FFFF648614187f8564861418 /* mesh/TriangleMeshBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648614187f8564861418 /* mesh/TriangleMeshBuilder.cpp */; };
+ FFFF648616887f8564861688 /* convex/BigConvexDataBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648616887f8564861688 /* convex/BigConvexDataBuilder.cpp */; };
+ FFFF648616f07f85648616f0 /* convex/ConvexHullBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648616f07f85648616f0 /* convex/ConvexHullBuilder.cpp */; };
+ FFFF648617587f8564861758 /* convex/ConvexHullLib.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648617587f8564861758 /* convex/ConvexHullLib.cpp */; };
+ FFFF648617c07f85648617c0 /* convex/ConvexHullUtils.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648617c07f85648617c0 /* convex/ConvexHullUtils.cpp */; };
+ FFFF648618287f8564861828 /* convex/ConvexMeshBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648618287f8564861828 /* convex/ConvexMeshBuilder.cpp */; };
+ FFFF648618907f8564861890 /* convex/ConvexPolygonsBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648618907f8564861890 /* convex/ConvexPolygonsBuilder.cpp */; };
+ FFFF648618f87f85648618f8 /* convex/InflationConvexHullLib.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648618f87f85648618f8 /* convex/InflationConvexHullLib.cpp */; };
+ FFFF648619607f8564861960 /* convex/QuickHullConvexHullLib.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648619607f8564861960 /* convex/QuickHullConvexHullLib.cpp */; };
+ FFFF648619c87f85648619c8 /* convex/VolumeIntegration.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648619c87f85648619c8 /* convex/VolumeIntegration.cpp */; };
/* End PBXFileReference section */
/* Begin PBXFileReference section */
- FFFDf1f241a07fd2f1f241a0 /* PhysXCooking */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXCooking"; sourceTree = BUILT_PRODUCTS_DIR; };
- FFFDf1f270707fd2f1f27070 /* PxBVH33MidphaseDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBVH33MidphaseDesc.h"; path = "../../../Include/cooking/PxBVH33MidphaseDesc.h"; sourceTree = SOURCE_ROOT; };
- FFFDf1f270d87fd2f1f270d8 /* PxBVH34MidphaseDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBVH34MidphaseDesc.h"; path = "../../../Include/cooking/PxBVH34MidphaseDesc.h"; sourceTree = SOURCE_ROOT; };
- FFFDf1f271407fd2f1f27140 /* PxConvexMeshDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConvexMeshDesc.h"; path = "../../../Include/cooking/PxConvexMeshDesc.h"; sourceTree = SOURCE_ROOT; };
- FFFDf1f271a87fd2f1f271a8 /* PxCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCooking.h"; path = "../../../Include/cooking/PxCooking.h"; sourceTree = SOURCE_ROOT; };
- FFFDf1f272107fd2f1f27210 /* PxMidphaseDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMidphaseDesc.h"; path = "../../../Include/cooking/PxMidphaseDesc.h"; sourceTree = SOURCE_ROOT; };
- FFFDf1f272787fd2f1f27278 /* PxTriangleMeshDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTriangleMeshDesc.h"; path = "../../../Include/cooking/PxTriangleMeshDesc.h"; sourceTree = SOURCE_ROOT; };
- FFFDf1f272e07fd2f1f272e0 /* Pxc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Pxc.h"; path = "../../../Include/cooking/Pxc.h"; sourceTree = SOURCE_ROOT; };
- FFFDf2036a007fd2f2036a00 /* Adjacencies.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Adjacencies.cpp"; path = "../../PhysXCooking/src/Adjacencies.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf2036a687fd2f2036a68 /* Cooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Cooking.cpp"; path = "../../PhysXCooking/src/Cooking.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf2036ad07fd2f2036ad0 /* CookingUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CookingUtils.cpp"; path = "../../PhysXCooking/src/CookingUtils.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf2036b387fd2f2036b38 /* EdgeList.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "EdgeList.cpp"; path = "../../PhysXCooking/src/EdgeList.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf2036ba07fd2f2036ba0 /* MeshCleaner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "MeshCleaner.cpp"; path = "../../PhysXCooking/src/MeshCleaner.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf2036c087fd2f2036c08 /* Quantizer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Quantizer.cpp"; path = "../../PhysXCooking/src/Quantizer.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf2036c707fd2f2036c70 /* Adjacencies.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Adjacencies.h"; path = "../../PhysXCooking/src/Adjacencies.h"; sourceTree = SOURCE_ROOT; };
- FFFDf2036cd87fd2f2036cd8 /* Cooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Cooking.h"; path = "../../PhysXCooking/src/Cooking.h"; sourceTree = SOURCE_ROOT; };
- FFFDf2036d407fd2f2036d40 /* CookingUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CookingUtils.h"; path = "../../PhysXCooking/src/CookingUtils.h"; sourceTree = SOURCE_ROOT; };
- FFFDf2036da87fd2f2036da8 /* EdgeList.h */= { isa = PBXFileReference; fileEncoding = 4; name = "EdgeList.h"; path = "../../PhysXCooking/src/EdgeList.h"; sourceTree = SOURCE_ROOT; };
- FFFDf2036e107fd2f2036e10 /* MeshCleaner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "MeshCleaner.h"; path = "../../PhysXCooking/src/MeshCleaner.h"; sourceTree = SOURCE_ROOT; };
- FFFDf2036e787fd2f2036e78 /* Quantizer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Quantizer.h"; path = "../../PhysXCooking/src/Quantizer.h"; sourceTree = SOURCE_ROOT; };
- FFFDf2036ee07fd2f2036ee0 /* mesh/GrbTriangleMeshCooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/GrbTriangleMeshCooking.cpp"; path = "../../PhysXCooking/src/mesh/GrbTriangleMeshCooking.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf2036f487fd2f2036f48 /* mesh/HeightFieldCooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/HeightFieldCooking.cpp"; path = "../../PhysXCooking/src/mesh/HeightFieldCooking.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf2036fb07fd2f2036fb0 /* mesh/RTreeCooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/RTreeCooking.cpp"; path = "../../PhysXCooking/src/mesh/RTreeCooking.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20370187fd2f2037018 /* mesh/TriangleMeshBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/TriangleMeshBuilder.cpp"; path = "../../PhysXCooking/src/mesh/TriangleMeshBuilder.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20370807fd2f2037080 /* mesh/GrbTriangleMeshCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/GrbTriangleMeshCooking.h"; path = "../../PhysXCooking/src/mesh/GrbTriangleMeshCooking.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20370e87fd2f20370e8 /* mesh/HeightFieldCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/HeightFieldCooking.h"; path = "../../PhysXCooking/src/mesh/HeightFieldCooking.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20371507fd2f2037150 /* mesh/QuickSelect.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/QuickSelect.h"; path = "../../PhysXCooking/src/mesh/QuickSelect.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20371b87fd2f20371b8 /* mesh/RTreeCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/RTreeCooking.h"; path = "../../PhysXCooking/src/mesh/RTreeCooking.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20372207fd2f2037220 /* mesh/TriangleMeshBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/TriangleMeshBuilder.h"; path = "../../PhysXCooking/src/mesh/TriangleMeshBuilder.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20372887fd2f2037288 /* convex/BigConvexDataBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/BigConvexDataBuilder.cpp"; path = "../../PhysXCooking/src/convex/BigConvexDataBuilder.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20372f07fd2f20372f0 /* convex/ConvexHullBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullBuilder.cpp"; path = "../../PhysXCooking/src/convex/ConvexHullBuilder.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20373587fd2f2037358 /* convex/ConvexHullLib.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullLib.cpp"; path = "../../PhysXCooking/src/convex/ConvexHullLib.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20373c07fd2f20373c0 /* convex/ConvexHullUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullUtils.cpp"; path = "../../PhysXCooking/src/convex/ConvexHullUtils.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20374287fd2f2037428 /* convex/ConvexMeshBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexMeshBuilder.cpp"; path = "../../PhysXCooking/src/convex/ConvexMeshBuilder.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20374907fd2f2037490 /* convex/ConvexPolygonsBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexPolygonsBuilder.cpp"; path = "../../PhysXCooking/src/convex/ConvexPolygonsBuilder.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20374f87fd2f20374f8 /* convex/InflationConvexHullLib.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/InflationConvexHullLib.cpp"; path = "../../PhysXCooking/src/convex/InflationConvexHullLib.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20375607fd2f2037560 /* convex/QuickHullConvexHullLib.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/QuickHullConvexHullLib.cpp"; path = "../../PhysXCooking/src/convex/QuickHullConvexHullLib.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20375c87fd2f20375c8 /* convex/VolumeIntegration.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/VolumeIntegration.cpp"; path = "../../PhysXCooking/src/convex/VolumeIntegration.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20376307fd2f2037630 /* convex/BigConvexDataBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/BigConvexDataBuilder.h"; path = "../../PhysXCooking/src/convex/BigConvexDataBuilder.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20376987fd2f2037698 /* convex/ConvexHullBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullBuilder.h"; path = "../../PhysXCooking/src/convex/ConvexHullBuilder.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20377007fd2f2037700 /* convex/ConvexHullLib.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullLib.h"; path = "../../PhysXCooking/src/convex/ConvexHullLib.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20377687fd2f2037768 /* convex/ConvexHullUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullUtils.h"; path = "../../PhysXCooking/src/convex/ConvexHullUtils.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20377d07fd2f20377d0 /* convex/ConvexMeshBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexMeshBuilder.h"; path = "../../PhysXCooking/src/convex/ConvexMeshBuilder.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20378387fd2f2037838 /* convex/ConvexPolygonsBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexPolygonsBuilder.h"; path = "../../PhysXCooking/src/convex/ConvexPolygonsBuilder.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20378a07fd2f20378a0 /* convex/InflationConvexHullLib.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/InflationConvexHullLib.h"; path = "../../PhysXCooking/src/convex/InflationConvexHullLib.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20379087fd2f2037908 /* convex/QuickHullConvexHullLib.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/QuickHullConvexHullLib.h"; path = "../../PhysXCooking/src/convex/QuickHullConvexHullLib.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20379707fd2f2037970 /* convex/VolumeIntegration.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/VolumeIntegration.h"; path = "../../PhysXCooking/src/convex/VolumeIntegration.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6593ab007f856593ab00 /* PhysXCooking */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXCooking"; sourceTree = BUILT_PRODUCTS_DIR; };
+ FFFD65944ea07f8565944ea0 /* PxBVH33MidphaseDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBVH33MidphaseDesc.h"; path = "../../../Include/cooking/PxBVH33MidphaseDesc.h"; sourceTree = SOURCE_ROOT; };
+ FFFD65944f087f8565944f08 /* PxBVH34MidphaseDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBVH34MidphaseDesc.h"; path = "../../../Include/cooking/PxBVH34MidphaseDesc.h"; sourceTree = SOURCE_ROOT; };
+ FFFD65944f707f8565944f70 /* PxConvexMeshDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConvexMeshDesc.h"; path = "../../../Include/cooking/PxConvexMeshDesc.h"; sourceTree = SOURCE_ROOT; };
+ FFFD65944fd87f8565944fd8 /* PxCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCooking.h"; path = "../../../Include/cooking/PxCooking.h"; sourceTree = SOURCE_ROOT; };
+ FFFD659450407f8565945040 /* PxMidphaseDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMidphaseDesc.h"; path = "../../../Include/cooking/PxMidphaseDesc.h"; sourceTree = SOURCE_ROOT; };
+ FFFD659450a87f85659450a8 /* PxTriangleMeshDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTriangleMeshDesc.h"; path = "../../../Include/cooking/PxTriangleMeshDesc.h"; sourceTree = SOURCE_ROOT; };
+ FFFD659451107f8565945110 /* Pxc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Pxc.h"; path = "../../../Include/cooking/Pxc.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64860e007f8564860e00 /* Adjacencies.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Adjacencies.cpp"; path = "../../PhysXCooking/src/Adjacencies.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64860e687f8564860e68 /* Cooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Cooking.cpp"; path = "../../PhysXCooking/src/Cooking.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64860ed07f8564860ed0 /* CookingUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CookingUtils.cpp"; path = "../../PhysXCooking/src/CookingUtils.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64860f387f8564860f38 /* EdgeList.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "EdgeList.cpp"; path = "../../PhysXCooking/src/EdgeList.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64860fa07f8564860fa0 /* MeshCleaner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "MeshCleaner.cpp"; path = "../../PhysXCooking/src/MeshCleaner.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648610087f8564861008 /* Quantizer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Quantizer.cpp"; path = "../../PhysXCooking/src/Quantizer.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648610707f8564861070 /* Adjacencies.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Adjacencies.h"; path = "../../PhysXCooking/src/Adjacencies.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648610d87f85648610d8 /* Cooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Cooking.h"; path = "../../PhysXCooking/src/Cooking.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648611407f8564861140 /* CookingUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CookingUtils.h"; path = "../../PhysXCooking/src/CookingUtils.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648611a87f85648611a8 /* EdgeList.h */= { isa = PBXFileReference; fileEncoding = 4; name = "EdgeList.h"; path = "../../PhysXCooking/src/EdgeList.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648612107f8564861210 /* MeshCleaner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "MeshCleaner.h"; path = "../../PhysXCooking/src/MeshCleaner.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648612787f8564861278 /* Quantizer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Quantizer.h"; path = "../../PhysXCooking/src/Quantizer.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648612e07f85648612e0 /* mesh/GrbTriangleMeshCooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/GrbTriangleMeshCooking.cpp"; path = "../../PhysXCooking/src/mesh/GrbTriangleMeshCooking.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648613487f8564861348 /* mesh/HeightFieldCooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/HeightFieldCooking.cpp"; path = "../../PhysXCooking/src/mesh/HeightFieldCooking.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648613b07f85648613b0 /* mesh/RTreeCooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/RTreeCooking.cpp"; path = "../../PhysXCooking/src/mesh/RTreeCooking.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648614187f8564861418 /* mesh/TriangleMeshBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/TriangleMeshBuilder.cpp"; path = "../../PhysXCooking/src/mesh/TriangleMeshBuilder.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648614807f8564861480 /* mesh/GrbTriangleMeshCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/GrbTriangleMeshCooking.h"; path = "../../PhysXCooking/src/mesh/GrbTriangleMeshCooking.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648614e87f85648614e8 /* mesh/HeightFieldCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/HeightFieldCooking.h"; path = "../../PhysXCooking/src/mesh/HeightFieldCooking.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648615507f8564861550 /* mesh/QuickSelect.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/QuickSelect.h"; path = "../../PhysXCooking/src/mesh/QuickSelect.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648615b87f85648615b8 /* mesh/RTreeCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/RTreeCooking.h"; path = "../../PhysXCooking/src/mesh/RTreeCooking.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648616207f8564861620 /* mesh/TriangleMeshBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/TriangleMeshBuilder.h"; path = "../../PhysXCooking/src/mesh/TriangleMeshBuilder.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648616887f8564861688 /* convex/BigConvexDataBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/BigConvexDataBuilder.cpp"; path = "../../PhysXCooking/src/convex/BigConvexDataBuilder.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648616f07f85648616f0 /* convex/ConvexHullBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullBuilder.cpp"; path = "../../PhysXCooking/src/convex/ConvexHullBuilder.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648617587f8564861758 /* convex/ConvexHullLib.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullLib.cpp"; path = "../../PhysXCooking/src/convex/ConvexHullLib.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648617c07f85648617c0 /* convex/ConvexHullUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullUtils.cpp"; path = "../../PhysXCooking/src/convex/ConvexHullUtils.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648618287f8564861828 /* convex/ConvexMeshBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexMeshBuilder.cpp"; path = "../../PhysXCooking/src/convex/ConvexMeshBuilder.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648618907f8564861890 /* convex/ConvexPolygonsBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexPolygonsBuilder.cpp"; path = "../../PhysXCooking/src/convex/ConvexPolygonsBuilder.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648618f87f85648618f8 /* convex/InflationConvexHullLib.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/InflationConvexHullLib.cpp"; path = "../../PhysXCooking/src/convex/InflationConvexHullLib.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648619607f8564861960 /* convex/QuickHullConvexHullLib.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/QuickHullConvexHullLib.cpp"; path = "../../PhysXCooking/src/convex/QuickHullConvexHullLib.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648619c87f85648619c8 /* convex/VolumeIntegration.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/VolumeIntegration.cpp"; path = "../../PhysXCooking/src/convex/VolumeIntegration.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64861a307f8564861a30 /* convex/BigConvexDataBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/BigConvexDataBuilder.h"; path = "../../PhysXCooking/src/convex/BigConvexDataBuilder.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64861a987f8564861a98 /* convex/ConvexHullBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullBuilder.h"; path = "../../PhysXCooking/src/convex/ConvexHullBuilder.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64861b007f8564861b00 /* convex/ConvexHullLib.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullLib.h"; path = "../../PhysXCooking/src/convex/ConvexHullLib.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64861b687f8564861b68 /* convex/ConvexHullUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullUtils.h"; path = "../../PhysXCooking/src/convex/ConvexHullUtils.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64861bd07f8564861bd0 /* convex/ConvexMeshBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexMeshBuilder.h"; path = "../../PhysXCooking/src/convex/ConvexMeshBuilder.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64861c387f8564861c38 /* convex/ConvexPolygonsBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexPolygonsBuilder.h"; path = "../../PhysXCooking/src/convex/ConvexPolygonsBuilder.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64861ca07f8564861ca0 /* convex/InflationConvexHullLib.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/InflationConvexHullLib.h"; path = "../../PhysXCooking/src/convex/InflationConvexHullLib.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64861d087f8564861d08 /* convex/QuickHullConvexHullLib.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/QuickHullConvexHullLib.h"; path = "../../PhysXCooking/src/convex/QuickHullConvexHullLib.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64861d707f8564861d70 /* convex/VolumeIntegration.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/VolumeIntegration.h"; path = "../../PhysXCooking/src/convex/VolumeIntegration.h"; sourceTree = SOURCE_ROOT; };
/* End PBXFileReference section */
/* Begin PBXResourcesBuildPhase section */
- FFF2f1f241a07fd2f1f241a0 /* Resources */ = {
+ FFF26593ab007f856593ab00 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -1294,7 +1294,7 @@
/* End PBXResourcesBuildPhase section */
/* Begin PBXFrameworksBuildPhase section */
- FFFCf1f241a07fd2f1f241a0 /* Frameworks */ = {
+ FFFC6593ab007f856593ab00 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -1304,29 +1304,29 @@
/* End PBXFrameworksBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
- FFF8f1f241a07fd2f1f241a0 /* Sources */ = {
+ FFF86593ab007f856593ab00 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- FFFFf2036a007fd2f2036a00,
- FFFFf2036a687fd2f2036a68,
- FFFFf2036ad07fd2f2036ad0,
- FFFFf2036b387fd2f2036b38,
- FFFFf2036ba07fd2f2036ba0,
- FFFFf2036c087fd2f2036c08,
- FFFFf2036ee07fd2f2036ee0,
- FFFFf2036f487fd2f2036f48,
- FFFFf2036fb07fd2f2036fb0,
- FFFFf20370187fd2f2037018,
- FFFFf20372887fd2f2037288,
- FFFFf20372f07fd2f20372f0,
- FFFFf20373587fd2f2037358,
- FFFFf20373c07fd2f20373c0,
- FFFFf20374287fd2f2037428,
- FFFFf20374907fd2f2037490,
- FFFFf20374f87fd2f20374f8,
- FFFFf20375607fd2f2037560,
- FFFFf20375c87fd2f20375c8,
+ FFFF64860e007f8564860e00,
+ FFFF64860e687f8564860e68,
+ FFFF64860ed07f8564860ed0,
+ FFFF64860f387f8564860f38,
+ FFFF64860fa07f8564860fa0,
+ FFFF648610087f8564861008,
+ FFFF648612e07f85648612e0,
+ FFFF648613487f8564861348,
+ FFFF648613b07f85648613b0,
+ FFFF648614187f8564861418,
+ FFFF648616887f8564861688,
+ FFFF648616f07f85648616f0,
+ FFFF648617587f8564861758,
+ FFFF648617c07f85648617c0,
+ FFFF648618287f8564861828,
+ FFFF648618907f8564861890,
+ FFFF648618f87f85648618f8,
+ FFFF648619607f8564861960,
+ FFFF648619c87f85648619c8,
);
runOnlyForDeploymentPostprocessing = 0;
};
@@ -1335,514 +1335,514 @@
/* Begin PBXShellScriptBuildPhase section */
/* End PBXShellScriptBuildPhase section */
/* Begin PBXTargetDependency section */
- FFF4f1f259107fd2f1f25910 /* PBXTargetDependency */ = {
+ FFF4659458107f8565945810 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- target = FFFAf18a0c307fd2f18a0c30 /* PhysXCommon */;
- targetProxy = FFF5f18a0c307fd2f18a0c30 /* PBXContainerItemProxy */;
+ target = FFFA641046c07f85641046c0 /* PhysXCommon */;
+ targetProxy = FFF5641046c07f85641046c0 /* PBXContainerItemProxy */;
};
- FFF4f1f2aeb07fd2f1f2aeb0 /* PBXTargetDependency */ = {
+ FFF4659406b07f85659406b0 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- target = FFFAf2d5f8507fd2f2d5f850 /* PhysXExtensions */;
- targetProxy = FFF5f2d5f8507fd2f2d5f850 /* PBXContainerItemProxy */;
+ target = FFFA6590e1d07f856590e1d0 /* PhysXExtensions */;
+ targetProxy = FFF56590e1d07f856590e1d0 /* PBXContainerItemProxy */;
};
- FFF4f1f240707fd2f1f24070 /* PBXTargetDependency */ = {
+ FFF465940b907f8565940b90 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- target = FFFAf188de607fd2f188de60 /* PxFoundation */;
- targetProxy = FFF5f188de607fd2f188de60 /* PBXContainerItemProxy */;
+ target = FFFA641711507f8564171150 /* PxFoundation */;
+ targetProxy = FFF5641711507f8564171150 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin PBXBuildFile section of PhysXCommon */
- FFFFf11aa8007fd2f11aa800 /* src/CmBoxPruning.cpp in common */= { isa = PBXBuildFile; fileRef = FFFDf11aa8007fd2f11aa800 /* src/CmBoxPruning.cpp */; };
- FFFFf11aa8687fd2f11aa868 /* src/CmCollection.cpp in common */= { isa = PBXBuildFile; fileRef = FFFDf11aa8687fd2f11aa868 /* src/CmCollection.cpp */; };
- FFFFf11aa8d07fd2f11aa8d0 /* src/CmMathUtils.cpp in common */= { isa = PBXBuildFile; fileRef = FFFDf11aa8d07fd2f11aa8d0 /* src/CmMathUtils.cpp */; };
- FFFFf11aa9387fd2f11aa938 /* src/CmPtrTable.cpp in common */= { isa = PBXBuildFile; fileRef = FFFDf11aa9387fd2f11aa938 /* src/CmPtrTable.cpp */; };
- FFFFf11aa9a07fd2f11aa9a0 /* src/CmRadixSort.cpp in common */= { isa = PBXBuildFile; fileRef = FFFDf11aa9a07fd2f11aa9a0 /* src/CmRadixSort.cpp */; };
- FFFFf11aaa087fd2f11aaa08 /* src/CmRadixSortBuffered.cpp in common */= { isa = PBXBuildFile; fileRef = FFFDf11aaa087fd2f11aaa08 /* src/CmRadixSortBuffered.cpp */; };
- FFFFf11aaa707fd2f11aaa70 /* src/CmRenderOutput.cpp in common */= { isa = PBXBuildFile; fileRef = FFFDf11aaa707fd2f11aaa70 /* src/CmRenderOutput.cpp */; };
- FFFFf11aaad87fd2f11aaad8 /* src/CmVisualization.cpp in common */= { isa = PBXBuildFile; fileRef = FFFDf11aaad87fd2f11aaad8 /* src/CmVisualization.cpp */; };
- FFFFf20013a87fd2f20013a8 /* ../../Include/GeomUtils in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20013a87fd2f20013a8 /* ../../Include/GeomUtils */; };
- FFFFf20048e07fd2f20048e0 /* src/GuBounds.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20048e07fd2f20048e0 /* src/GuBounds.cpp */; };
- FFFFf20049487fd2f2004948 /* src/GuBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20049487fd2f2004948 /* src/GuBox.cpp */; };
- FFFFf20049b07fd2f20049b0 /* src/GuCCTSweepTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20049b07fd2f20049b0 /* src/GuCCTSweepTests.cpp */; };
- FFFFf2004a187fd2f2004a18 /* src/GuCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf2004a187fd2f2004a18 /* src/GuCapsule.cpp */; };
- FFFFf2004a807fd2f2004a80 /* src/GuGeometryQuery.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf2004a807fd2f2004a80 /* src/GuGeometryQuery.cpp */; };
- FFFFf2004ae87fd2f2004ae8 /* src/GuGeometryUnion.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf2004ae87fd2f2004ae8 /* src/GuGeometryUnion.cpp */; };
- FFFFf2004b507fd2f2004b50 /* src/GuInternal.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf2004b507fd2f2004b50 /* src/GuInternal.cpp */; };
- FFFFf2004bb87fd2f2004bb8 /* src/GuMTD.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf2004bb87fd2f2004bb8 /* src/GuMTD.cpp */; };
- FFFFf2004c207fd2f2004c20 /* src/GuMeshFactory.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf2004c207fd2f2004c20 /* src/GuMeshFactory.cpp */; };
- FFFFf2004c887fd2f2004c88 /* src/GuMetaData.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf2004c887fd2f2004c88 /* src/GuMetaData.cpp */; };
- FFFFf2004cf07fd2f2004cf0 /* src/GuOverlapTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf2004cf07fd2f2004cf0 /* src/GuOverlapTests.cpp */; };
- FFFFf2004d587fd2f2004d58 /* src/GuRaycastTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf2004d587fd2f2004d58 /* src/GuRaycastTests.cpp */; };
- FFFFf2004dc07fd2f2004dc0 /* src/GuSerialize.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf2004dc07fd2f2004dc0 /* src/GuSerialize.cpp */; };
- FFFFf2004e287fd2f2004e28 /* src/GuSweepMTD.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf2004e287fd2f2004e28 /* src/GuSweepMTD.cpp */; };
- FFFFf2004e907fd2f2004e90 /* src/GuSweepSharedTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf2004e907fd2f2004e90 /* src/GuSweepSharedTests.cpp */; };
- FFFFf2004ef87fd2f2004ef8 /* src/GuSweepTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf2004ef87fd2f2004ef8 /* src/GuSweepTests.cpp */; };
- FFFFf2004f607fd2f2004f60 /* src/contact/GuContactBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf2004f607fd2f2004f60 /* src/contact/GuContactBoxBox.cpp */; };
- FFFFf2004fc87fd2f2004fc8 /* src/contact/GuContactCapsuleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf2004fc87fd2f2004fc8 /* src/contact/GuContactCapsuleBox.cpp */; };
- FFFFf20050307fd2f2005030 /* src/contact/GuContactCapsuleCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20050307fd2f2005030 /* src/contact/GuContactCapsuleCapsule.cpp */; };
- FFFFf20050987fd2f2005098 /* src/contact/GuContactCapsuleConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20050987fd2f2005098 /* src/contact/GuContactCapsuleConvex.cpp */; };
- FFFFf20051007fd2f2005100 /* src/contact/GuContactCapsuleMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20051007fd2f2005100 /* src/contact/GuContactCapsuleMesh.cpp */; };
- FFFFf20051687fd2f2005168 /* src/contact/GuContactConvexConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20051687fd2f2005168 /* src/contact/GuContactConvexConvex.cpp */; };
- FFFFf20051d07fd2f20051d0 /* src/contact/GuContactConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20051d07fd2f20051d0 /* src/contact/GuContactConvexMesh.cpp */; };
- FFFFf20052387fd2f2005238 /* src/contact/GuContactPlaneBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20052387fd2f2005238 /* src/contact/GuContactPlaneBox.cpp */; };
- FFFFf20052a07fd2f20052a0 /* src/contact/GuContactPlaneCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20052a07fd2f20052a0 /* src/contact/GuContactPlaneCapsule.cpp */; };
- FFFFf20053087fd2f2005308 /* src/contact/GuContactPlaneConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20053087fd2f2005308 /* src/contact/GuContactPlaneConvex.cpp */; };
- FFFFf20053707fd2f2005370 /* src/contact/GuContactPolygonPolygon.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20053707fd2f2005370 /* src/contact/GuContactPolygonPolygon.cpp */; };
- FFFFf20053d87fd2f20053d8 /* src/contact/GuContactSphereBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20053d87fd2f20053d8 /* src/contact/GuContactSphereBox.cpp */; };
- FFFFf20054407fd2f2005440 /* src/contact/GuContactSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20054407fd2f2005440 /* src/contact/GuContactSphereCapsule.cpp */; };
- FFFFf20054a87fd2f20054a8 /* src/contact/GuContactSphereMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20054a87fd2f20054a8 /* src/contact/GuContactSphereMesh.cpp */; };
- FFFFf20055107fd2f2005510 /* src/contact/GuContactSpherePlane.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20055107fd2f2005510 /* src/contact/GuContactSpherePlane.cpp */; };
- FFFFf20055787fd2f2005578 /* src/contact/GuContactSphereSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20055787fd2f2005578 /* src/contact/GuContactSphereSphere.cpp */; };
- FFFFf20055e07fd2f20055e0 /* src/contact/GuFeatureCode.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20055e07fd2f20055e0 /* src/contact/GuFeatureCode.cpp */; };
- FFFFf20056487fd2f2005648 /* src/contact/GuLegacyContactBoxHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20056487fd2f2005648 /* src/contact/GuLegacyContactBoxHeightField.cpp */; };
- FFFFf20056b07fd2f20056b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20056b07fd2f20056b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp */; };
- FFFFf20057187fd2f2005718 /* src/contact/GuLegacyContactConvexHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20057187fd2f2005718 /* src/contact/GuLegacyContactConvexHeightField.cpp */; };
- FFFFf20057807fd2f2005780 /* src/contact/GuLegacyContactSphereHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20057807fd2f2005780 /* src/contact/GuLegacyContactSphereHeightField.cpp */; };
- FFFFf20057e87fd2f20057e8 /* src/common/GuBarycentricCoordinates.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20057e87fd2f20057e8 /* src/common/GuBarycentricCoordinates.cpp */; };
- FFFFf20058507fd2f2005850 /* src/common/GuSeparatingAxes.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20058507fd2f2005850 /* src/common/GuSeparatingAxes.cpp */; };
- FFFFf20058b87fd2f20058b8 /* src/convex/GuBigConvexData.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20058b87fd2f20058b8 /* src/convex/GuBigConvexData.cpp */; };
- FFFFf20059207fd2f2005920 /* src/convex/GuConvexHelper.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20059207fd2f2005920 /* src/convex/GuConvexHelper.cpp */; };
- FFFFf20059887fd2f2005988 /* src/convex/GuConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20059887fd2f2005988 /* src/convex/GuConvexMesh.cpp */; };
- FFFFf20059f07fd2f20059f0 /* src/convex/GuConvexSupportTable.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20059f07fd2f20059f0 /* src/convex/GuConvexSupportTable.cpp */; };
- FFFFf2005a587fd2f2005a58 /* src/convex/GuConvexUtilsInternal.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf2005a587fd2f2005a58 /* src/convex/GuConvexUtilsInternal.cpp */; };
- FFFFf2005ac07fd2f2005ac0 /* src/convex/GuHillClimbing.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf2005ac07fd2f2005ac0 /* src/convex/GuHillClimbing.cpp */; };
- FFFFf2005b287fd2f2005b28 /* src/convex/GuShapeConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf2005b287fd2f2005b28 /* src/convex/GuShapeConvex.cpp */; };
- FFFFf2005b907fd2f2005b90 /* src/distance/GuDistancePointBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf2005b907fd2f2005b90 /* src/distance/GuDistancePointBox.cpp */; };
- FFFFf2005bf87fd2f2005bf8 /* src/distance/GuDistancePointTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf2005bf87fd2f2005bf8 /* src/distance/GuDistancePointTriangle.cpp */; };
- FFFFf2005c607fd2f2005c60 /* src/distance/GuDistanceSegmentBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf2005c607fd2f2005c60 /* src/distance/GuDistanceSegmentBox.cpp */; };
- FFFFf2005cc87fd2f2005cc8 /* src/distance/GuDistanceSegmentSegment.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf2005cc87fd2f2005cc8 /* src/distance/GuDistanceSegmentSegment.cpp */; };
- FFFFf2005d307fd2f2005d30 /* src/distance/GuDistanceSegmentTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf2005d307fd2f2005d30 /* src/distance/GuDistanceSegmentTriangle.cpp */; };
- FFFFf2005d987fd2f2005d98 /* src/sweep/GuSweepBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf2005d987fd2f2005d98 /* src/sweep/GuSweepBoxBox.cpp */; };
- FFFFf2005e007fd2f2005e00 /* src/sweep/GuSweepBoxSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf2005e007fd2f2005e00 /* src/sweep/GuSweepBoxSphere.cpp */; };
- FFFFf2005e687fd2f2005e68 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf2005e687fd2f2005e68 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp */; };
- FFFFf2005ed07fd2f2005ed0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf2005ed07fd2f2005ed0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp */; };
- FFFFf2005f387fd2f2005f38 /* src/sweep/GuSweepCapsuleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf2005f387fd2f2005f38 /* src/sweep/GuSweepCapsuleBox.cpp */; };
- FFFFf2005fa07fd2f2005fa0 /* src/sweep/GuSweepCapsuleCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf2005fa07fd2f2005fa0 /* src/sweep/GuSweepCapsuleCapsule.cpp */; };
- FFFFf20060087fd2f2006008 /* src/sweep/GuSweepCapsuleTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20060087fd2f2006008 /* src/sweep/GuSweepCapsuleTriangle.cpp */; };
- FFFFf20060707fd2f2006070 /* src/sweep/GuSweepSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20060707fd2f2006070 /* src/sweep/GuSweepSphereCapsule.cpp */; };
- FFFFf20060d87fd2f20060d8 /* src/sweep/GuSweepSphereSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20060d87fd2f20060d8 /* src/sweep/GuSweepSphereSphere.cpp */; };
- FFFFf20061407fd2f2006140 /* src/sweep/GuSweepSphereTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20061407fd2f2006140 /* src/sweep/GuSweepSphereTriangle.cpp */; };
- FFFFf20061a87fd2f20061a8 /* src/sweep/GuSweepTriangleUtils.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20061a87fd2f20061a8 /* src/sweep/GuSweepTriangleUtils.cpp */; };
- FFFFf20062107fd2f2006210 /* src/gjk/GuEPA.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20062107fd2f2006210 /* src/gjk/GuEPA.cpp */; };
- FFFFf20062787fd2f2006278 /* src/gjk/GuGJKSimplex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20062787fd2f2006278 /* src/gjk/GuGJKSimplex.cpp */; };
- FFFFf20062e07fd2f20062e0 /* src/gjk/GuGJKTest.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20062e07fd2f20062e0 /* src/gjk/GuGJKTest.cpp */; };
- FFFFf20063487fd2f2006348 /* src/intersection/GuIntersectionBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20063487fd2f2006348 /* src/intersection/GuIntersectionBoxBox.cpp */; };
- FFFFf20063b07fd2f20063b0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20063b07fd2f20063b0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp */; };
- FFFFf20064187fd2f2006418 /* src/intersection/GuIntersectionEdgeEdge.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20064187fd2f2006418 /* src/intersection/GuIntersectionEdgeEdge.cpp */; };
- FFFFf20064807fd2f2006480 /* src/intersection/GuIntersectionRayBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20064807fd2f2006480 /* src/intersection/GuIntersectionRayBox.cpp */; };
- FFFFf20064e87fd2f20064e8 /* src/intersection/GuIntersectionRayCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20064e87fd2f20064e8 /* src/intersection/GuIntersectionRayCapsule.cpp */; };
- FFFFf20065507fd2f2006550 /* src/intersection/GuIntersectionRaySphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20065507fd2f2006550 /* src/intersection/GuIntersectionRaySphere.cpp */; };
- FFFFf20065b87fd2f20065b8 /* src/intersection/GuIntersectionSphereBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20065b87fd2f20065b8 /* src/intersection/GuIntersectionSphereBox.cpp */; };
- FFFFf20066207fd2f2006620 /* src/intersection/GuIntersectionTriangleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20066207fd2f2006620 /* src/intersection/GuIntersectionTriangleBox.cpp */; };
- FFFFf20066887fd2f2006688 /* src/mesh/GuBV32.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20066887fd2f2006688 /* src/mesh/GuBV32.cpp */; };
- FFFFf20066f07fd2f20066f0 /* src/mesh/GuBV32Build.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20066f07fd2f20066f0 /* src/mesh/GuBV32Build.cpp */; };
- FFFFf20067587fd2f2006758 /* src/mesh/GuBV4.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20067587fd2f2006758 /* src/mesh/GuBV4.cpp */; };
- FFFFf20067c07fd2f20067c0 /* src/mesh/GuBV4Build.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20067c07fd2f20067c0 /* src/mesh/GuBV4Build.cpp */; };
- FFFFf20068287fd2f2006828 /* src/mesh/GuBV4_AABBSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20068287fd2f2006828 /* src/mesh/GuBV4_AABBSweep.cpp */; };
- FFFFf20068907fd2f2006890 /* src/mesh/GuBV4_BoxOverlap.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20068907fd2f2006890 /* src/mesh/GuBV4_BoxOverlap.cpp */; };
- FFFFf20068f87fd2f20068f8 /* src/mesh/GuBV4_CapsuleSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20068f87fd2f20068f8 /* src/mesh/GuBV4_CapsuleSweep.cpp */; };
- FFFFf20069607fd2f2006960 /* src/mesh/GuBV4_CapsuleSweepAA.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20069607fd2f2006960 /* src/mesh/GuBV4_CapsuleSweepAA.cpp */; };
- FFFFf20069c87fd2f20069c8 /* src/mesh/GuBV4_OBBSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20069c87fd2f20069c8 /* src/mesh/GuBV4_OBBSweep.cpp */; };
- FFFFf2006a307fd2f2006a30 /* src/mesh/GuBV4_Raycast.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf2006a307fd2f2006a30 /* src/mesh/GuBV4_Raycast.cpp */; };
- FFFFf2006a987fd2f2006a98 /* src/mesh/GuBV4_SphereOverlap.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf2006a987fd2f2006a98 /* src/mesh/GuBV4_SphereOverlap.cpp */; };
- FFFFf2006b007fd2f2006b00 /* src/mesh/GuBV4_SphereSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf2006b007fd2f2006b00 /* src/mesh/GuBV4_SphereSweep.cpp */; };
- FFFFf2006b687fd2f2006b68 /* src/mesh/GuMeshQuery.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf2006b687fd2f2006b68 /* src/mesh/GuMeshQuery.cpp */; };
- FFFFf2006bd07fd2f2006bd0 /* src/mesh/GuMidphaseBV4.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf2006bd07fd2f2006bd0 /* src/mesh/GuMidphaseBV4.cpp */; };
- FFFFf2006c387fd2f2006c38 /* src/mesh/GuMidphaseRTree.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf2006c387fd2f2006c38 /* src/mesh/GuMidphaseRTree.cpp */; };
- FFFFf2006ca07fd2f2006ca0 /* src/mesh/GuOverlapTestsMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf2006ca07fd2f2006ca0 /* src/mesh/GuOverlapTestsMesh.cpp */; };
- FFFFf2006d087fd2f2006d08 /* src/mesh/GuRTree.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf2006d087fd2f2006d08 /* src/mesh/GuRTree.cpp */; };
- FFFFf2006d707fd2f2006d70 /* src/mesh/GuRTreeQueries.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf2006d707fd2f2006d70 /* src/mesh/GuRTreeQueries.cpp */; };
- FFFFf2006dd87fd2f2006dd8 /* src/mesh/GuSweepsMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf2006dd87fd2f2006dd8 /* src/mesh/GuSweepsMesh.cpp */; };
- FFFFf2006e407fd2f2006e40 /* src/mesh/GuTriangleMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf2006e407fd2f2006e40 /* src/mesh/GuTriangleMesh.cpp */; };
- FFFFf2006ea87fd2f2006ea8 /* src/mesh/GuTriangleMeshBV4.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf2006ea87fd2f2006ea8 /* src/mesh/GuTriangleMeshBV4.cpp */; };
- FFFFf2006f107fd2f2006f10 /* src/mesh/GuTriangleMeshRTree.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf2006f107fd2f2006f10 /* src/mesh/GuTriangleMeshRTree.cpp */; };
- FFFFf2006f787fd2f2006f78 /* src/hf/GuHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf2006f787fd2f2006f78 /* src/hf/GuHeightField.cpp */; };
- FFFFf2006fe07fd2f2006fe0 /* src/hf/GuHeightFieldUtil.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf2006fe07fd2f2006fe0 /* src/hf/GuHeightFieldUtil.cpp */; };
- FFFFf20070487fd2f2007048 /* src/hf/GuOverlapTestsHF.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20070487fd2f2007048 /* src/hf/GuOverlapTestsHF.cpp */; };
- FFFFf20070b07fd2f20070b0 /* src/hf/GuSweepsHF.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20070b07fd2f20070b0 /* src/hf/GuSweepsHF.cpp */; };
- FFFFf20071187fd2f2007118 /* src/pcm/GuPCMContactBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20071187fd2f2007118 /* src/pcm/GuPCMContactBoxBox.cpp */; };
- FFFFf20071807fd2f2007180 /* src/pcm/GuPCMContactBoxConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20071807fd2f2007180 /* src/pcm/GuPCMContactBoxConvex.cpp */; };
- FFFFf20071e87fd2f20071e8 /* src/pcm/GuPCMContactCapsuleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20071e87fd2f20071e8 /* src/pcm/GuPCMContactCapsuleBox.cpp */; };
- FFFFf20072507fd2f2007250 /* src/pcm/GuPCMContactCapsuleCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20072507fd2f2007250 /* src/pcm/GuPCMContactCapsuleCapsule.cpp */; };
- FFFFf20072b87fd2f20072b8 /* src/pcm/GuPCMContactCapsuleConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20072b87fd2f20072b8 /* src/pcm/GuPCMContactCapsuleConvex.cpp */; };
- FFFFf20073207fd2f2007320 /* src/pcm/GuPCMContactCapsuleHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20073207fd2f2007320 /* src/pcm/GuPCMContactCapsuleHeightField.cpp */; };
- FFFFf20073887fd2f2007388 /* src/pcm/GuPCMContactCapsuleMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20073887fd2f2007388 /* src/pcm/GuPCMContactCapsuleMesh.cpp */; };
- FFFFf20073f07fd2f20073f0 /* src/pcm/GuPCMContactConvexCommon.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20073f07fd2f20073f0 /* src/pcm/GuPCMContactConvexCommon.cpp */; };
- FFFFf20074587fd2f2007458 /* src/pcm/GuPCMContactConvexConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20074587fd2f2007458 /* src/pcm/GuPCMContactConvexConvex.cpp */; };
- FFFFf20074c07fd2f20074c0 /* src/pcm/GuPCMContactConvexHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20074c07fd2f20074c0 /* src/pcm/GuPCMContactConvexHeightField.cpp */; };
- FFFFf20075287fd2f2007528 /* src/pcm/GuPCMContactConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20075287fd2f2007528 /* src/pcm/GuPCMContactConvexMesh.cpp */; };
- FFFFf20075907fd2f2007590 /* src/pcm/GuPCMContactGenBoxConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20075907fd2f2007590 /* src/pcm/GuPCMContactGenBoxConvex.cpp */; };
- FFFFf20075f87fd2f20075f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20075f87fd2f20075f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp */; };
- FFFFf20076607fd2f2007660 /* src/pcm/GuPCMContactPlaneBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20076607fd2f2007660 /* src/pcm/GuPCMContactPlaneBox.cpp */; };
- FFFFf20076c87fd2f20076c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20076c87fd2f20076c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp */; };
- FFFFf20077307fd2f2007730 /* src/pcm/GuPCMContactPlaneConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20077307fd2f2007730 /* src/pcm/GuPCMContactPlaneConvex.cpp */; };
- FFFFf20077987fd2f2007798 /* src/pcm/GuPCMContactSphereBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20077987fd2f2007798 /* src/pcm/GuPCMContactSphereBox.cpp */; };
- FFFFf20078007fd2f2007800 /* src/pcm/GuPCMContactSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20078007fd2f2007800 /* src/pcm/GuPCMContactSphereCapsule.cpp */; };
- FFFFf20078687fd2f2007868 /* src/pcm/GuPCMContactSphereConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20078687fd2f2007868 /* src/pcm/GuPCMContactSphereConvex.cpp */; };
- FFFFf20078d07fd2f20078d0 /* src/pcm/GuPCMContactSphereHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20078d07fd2f20078d0 /* src/pcm/GuPCMContactSphereHeightField.cpp */; };
- FFFFf20079387fd2f2007938 /* src/pcm/GuPCMContactSphereMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20079387fd2f2007938 /* src/pcm/GuPCMContactSphereMesh.cpp */; };
- FFFFf20079a07fd2f20079a0 /* src/pcm/GuPCMContactSpherePlane.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf20079a07fd2f20079a0 /* src/pcm/GuPCMContactSpherePlane.cpp */; };
- FFFFf2007a087fd2f2007a08 /* src/pcm/GuPCMContactSphereSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf2007a087fd2f2007a08 /* src/pcm/GuPCMContactSphereSphere.cpp */; };
- FFFFf2007a707fd2f2007a70 /* src/pcm/GuPCMShapeConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf2007a707fd2f2007a70 /* src/pcm/GuPCMShapeConvex.cpp */; };
- FFFFf2007ad87fd2f2007ad8 /* src/pcm/GuPCMTriangleContactGen.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf2007ad87fd2f2007ad8 /* src/pcm/GuPCMTriangleContactGen.cpp */; };
- FFFFf2007b407fd2f2007b40 /* src/pcm/GuPersistentContactManifold.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf2007b407fd2f2007b40 /* src/pcm/GuPersistentContactManifold.cpp */; };
- FFFFf2007ba87fd2f2007ba8 /* src/ccd/GuCCDSweepConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf2007ba87fd2f2007ba8 /* src/ccd/GuCCDSweepConvexMesh.cpp */; };
- FFFFf2007c107fd2f2007c10 /* src/ccd/GuCCDSweepPrimitives.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDf2007c107fd2f2007c10 /* src/ccd/GuCCDSweepPrimitives.cpp */; };
+ FFFF6398cc007f856398cc00 /* src/CmBoxPruning.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD6398cc007f856398cc00 /* src/CmBoxPruning.cpp */; };
+ FFFF6398cc687f856398cc68 /* src/CmCollection.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD6398cc687f856398cc68 /* src/CmCollection.cpp */; };
+ FFFF6398ccd07f856398ccd0 /* src/CmMathUtils.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD6398ccd07f856398ccd0 /* src/CmMathUtils.cpp */; };
+ FFFF6398cd387f856398cd38 /* src/CmPtrTable.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD6398cd387f856398cd38 /* src/CmPtrTable.cpp */; };
+ FFFF6398cda07f856398cda0 /* src/CmRadixSort.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD6398cda07f856398cda0 /* src/CmRadixSort.cpp */; };
+ FFFF6398ce087f856398ce08 /* src/CmRadixSortBuffered.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD6398ce087f856398ce08 /* src/CmRadixSortBuffered.cpp */; };
+ FFFF6398ce707f856398ce70 /* src/CmRenderOutput.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD6398ce707f856398ce70 /* src/CmRenderOutput.cpp */; };
+ FFFF6398ced87f856398ced8 /* src/CmVisualization.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD6398ced87f856398ced8 /* src/CmVisualization.cpp */; };
+ FFFF648013a87f85648013a8 /* ../../Include/GeomUtils in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648013a87f85648013a8 /* ../../Include/GeomUtils */; };
+ FFFF648048e07f85648048e0 /* src/GuBounds.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648048e07f85648048e0 /* src/GuBounds.cpp */; };
+ FFFF648049487f8564804948 /* src/GuBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648049487f8564804948 /* src/GuBox.cpp */; };
+ FFFF648049b07f85648049b0 /* src/GuCCTSweepTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648049b07f85648049b0 /* src/GuCCTSweepTests.cpp */; };
+ FFFF64804a187f8564804a18 /* src/GuCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64804a187f8564804a18 /* src/GuCapsule.cpp */; };
+ FFFF64804a807f8564804a80 /* src/GuGeometryQuery.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64804a807f8564804a80 /* src/GuGeometryQuery.cpp */; };
+ FFFF64804ae87f8564804ae8 /* src/GuGeometryUnion.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64804ae87f8564804ae8 /* src/GuGeometryUnion.cpp */; };
+ FFFF64804b507f8564804b50 /* src/GuInternal.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64804b507f8564804b50 /* src/GuInternal.cpp */; };
+ FFFF64804bb87f8564804bb8 /* src/GuMTD.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64804bb87f8564804bb8 /* src/GuMTD.cpp */; };
+ FFFF64804c207f8564804c20 /* src/GuMeshFactory.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64804c207f8564804c20 /* src/GuMeshFactory.cpp */; };
+ FFFF64804c887f8564804c88 /* src/GuMetaData.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64804c887f8564804c88 /* src/GuMetaData.cpp */; };
+ FFFF64804cf07f8564804cf0 /* src/GuOverlapTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64804cf07f8564804cf0 /* src/GuOverlapTests.cpp */; };
+ FFFF64804d587f8564804d58 /* src/GuRaycastTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64804d587f8564804d58 /* src/GuRaycastTests.cpp */; };
+ FFFF64804dc07f8564804dc0 /* src/GuSerialize.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64804dc07f8564804dc0 /* src/GuSerialize.cpp */; };
+ FFFF64804e287f8564804e28 /* src/GuSweepMTD.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64804e287f8564804e28 /* src/GuSweepMTD.cpp */; };
+ FFFF64804e907f8564804e90 /* src/GuSweepSharedTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64804e907f8564804e90 /* src/GuSweepSharedTests.cpp */; };
+ FFFF64804ef87f8564804ef8 /* src/GuSweepTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64804ef87f8564804ef8 /* src/GuSweepTests.cpp */; };
+ FFFF64804f607f8564804f60 /* src/contact/GuContactBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64804f607f8564804f60 /* src/contact/GuContactBoxBox.cpp */; };
+ FFFF64804fc87f8564804fc8 /* src/contact/GuContactCapsuleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64804fc87f8564804fc8 /* src/contact/GuContactCapsuleBox.cpp */; };
+ FFFF648050307f8564805030 /* src/contact/GuContactCapsuleCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648050307f8564805030 /* src/contact/GuContactCapsuleCapsule.cpp */; };
+ FFFF648050987f8564805098 /* src/contact/GuContactCapsuleConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648050987f8564805098 /* src/contact/GuContactCapsuleConvex.cpp */; };
+ FFFF648051007f8564805100 /* src/contact/GuContactCapsuleMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648051007f8564805100 /* src/contact/GuContactCapsuleMesh.cpp */; };
+ FFFF648051687f8564805168 /* src/contact/GuContactConvexConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648051687f8564805168 /* src/contact/GuContactConvexConvex.cpp */; };
+ FFFF648051d07f85648051d0 /* src/contact/GuContactConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648051d07f85648051d0 /* src/contact/GuContactConvexMesh.cpp */; };
+ FFFF648052387f8564805238 /* src/contact/GuContactPlaneBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648052387f8564805238 /* src/contact/GuContactPlaneBox.cpp */; };
+ FFFF648052a07f85648052a0 /* src/contact/GuContactPlaneCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648052a07f85648052a0 /* src/contact/GuContactPlaneCapsule.cpp */; };
+ FFFF648053087f8564805308 /* src/contact/GuContactPlaneConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648053087f8564805308 /* src/contact/GuContactPlaneConvex.cpp */; };
+ FFFF648053707f8564805370 /* src/contact/GuContactPolygonPolygon.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648053707f8564805370 /* src/contact/GuContactPolygonPolygon.cpp */; };
+ FFFF648053d87f85648053d8 /* src/contact/GuContactSphereBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648053d87f85648053d8 /* src/contact/GuContactSphereBox.cpp */; };
+ FFFF648054407f8564805440 /* src/contact/GuContactSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648054407f8564805440 /* src/contact/GuContactSphereCapsule.cpp */; };
+ FFFF648054a87f85648054a8 /* src/contact/GuContactSphereMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648054a87f85648054a8 /* src/contact/GuContactSphereMesh.cpp */; };
+ FFFF648055107f8564805510 /* src/contact/GuContactSpherePlane.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648055107f8564805510 /* src/contact/GuContactSpherePlane.cpp */; };
+ FFFF648055787f8564805578 /* src/contact/GuContactSphereSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648055787f8564805578 /* src/contact/GuContactSphereSphere.cpp */; };
+ FFFF648055e07f85648055e0 /* src/contact/GuFeatureCode.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648055e07f85648055e0 /* src/contact/GuFeatureCode.cpp */; };
+ FFFF648056487f8564805648 /* src/contact/GuLegacyContactBoxHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648056487f8564805648 /* src/contact/GuLegacyContactBoxHeightField.cpp */; };
+ FFFF648056b07f85648056b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648056b07f85648056b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp */; };
+ FFFF648057187f8564805718 /* src/contact/GuLegacyContactConvexHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648057187f8564805718 /* src/contact/GuLegacyContactConvexHeightField.cpp */; };
+ FFFF648057807f8564805780 /* src/contact/GuLegacyContactSphereHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648057807f8564805780 /* src/contact/GuLegacyContactSphereHeightField.cpp */; };
+ FFFF648057e87f85648057e8 /* src/common/GuBarycentricCoordinates.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648057e87f85648057e8 /* src/common/GuBarycentricCoordinates.cpp */; };
+ FFFF648058507f8564805850 /* src/common/GuSeparatingAxes.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648058507f8564805850 /* src/common/GuSeparatingAxes.cpp */; };
+ FFFF648058b87f85648058b8 /* src/convex/GuBigConvexData.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648058b87f85648058b8 /* src/convex/GuBigConvexData.cpp */; };
+ FFFF648059207f8564805920 /* src/convex/GuConvexHelper.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648059207f8564805920 /* src/convex/GuConvexHelper.cpp */; };
+ FFFF648059887f8564805988 /* src/convex/GuConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648059887f8564805988 /* src/convex/GuConvexMesh.cpp */; };
+ FFFF648059f07f85648059f0 /* src/convex/GuConvexSupportTable.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648059f07f85648059f0 /* src/convex/GuConvexSupportTable.cpp */; };
+ FFFF64805a587f8564805a58 /* src/convex/GuConvexUtilsInternal.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64805a587f8564805a58 /* src/convex/GuConvexUtilsInternal.cpp */; };
+ FFFF64805ac07f8564805ac0 /* src/convex/GuHillClimbing.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64805ac07f8564805ac0 /* src/convex/GuHillClimbing.cpp */; };
+ FFFF64805b287f8564805b28 /* src/convex/GuShapeConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64805b287f8564805b28 /* src/convex/GuShapeConvex.cpp */; };
+ FFFF64805b907f8564805b90 /* src/distance/GuDistancePointBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64805b907f8564805b90 /* src/distance/GuDistancePointBox.cpp */; };
+ FFFF64805bf87f8564805bf8 /* src/distance/GuDistancePointTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64805bf87f8564805bf8 /* src/distance/GuDistancePointTriangle.cpp */; };
+ FFFF64805c607f8564805c60 /* src/distance/GuDistanceSegmentBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64805c607f8564805c60 /* src/distance/GuDistanceSegmentBox.cpp */; };
+ FFFF64805cc87f8564805cc8 /* src/distance/GuDistanceSegmentSegment.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64805cc87f8564805cc8 /* src/distance/GuDistanceSegmentSegment.cpp */; };
+ FFFF64805d307f8564805d30 /* src/distance/GuDistanceSegmentTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64805d307f8564805d30 /* src/distance/GuDistanceSegmentTriangle.cpp */; };
+ FFFF64805d987f8564805d98 /* src/sweep/GuSweepBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64805d987f8564805d98 /* src/sweep/GuSweepBoxBox.cpp */; };
+ FFFF64805e007f8564805e00 /* src/sweep/GuSweepBoxSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64805e007f8564805e00 /* src/sweep/GuSweepBoxSphere.cpp */; };
+ FFFF64805e687f8564805e68 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64805e687f8564805e68 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp */; };
+ FFFF64805ed07f8564805ed0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64805ed07f8564805ed0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp */; };
+ FFFF64805f387f8564805f38 /* src/sweep/GuSweepCapsuleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64805f387f8564805f38 /* src/sweep/GuSweepCapsuleBox.cpp */; };
+ FFFF64805fa07f8564805fa0 /* src/sweep/GuSweepCapsuleCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64805fa07f8564805fa0 /* src/sweep/GuSweepCapsuleCapsule.cpp */; };
+ FFFF648060087f8564806008 /* src/sweep/GuSweepCapsuleTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648060087f8564806008 /* src/sweep/GuSweepCapsuleTriangle.cpp */; };
+ FFFF648060707f8564806070 /* src/sweep/GuSweepSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648060707f8564806070 /* src/sweep/GuSweepSphereCapsule.cpp */; };
+ FFFF648060d87f85648060d8 /* src/sweep/GuSweepSphereSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648060d87f85648060d8 /* src/sweep/GuSweepSphereSphere.cpp */; };
+ FFFF648061407f8564806140 /* src/sweep/GuSweepSphereTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648061407f8564806140 /* src/sweep/GuSweepSphereTriangle.cpp */; };
+ FFFF648061a87f85648061a8 /* src/sweep/GuSweepTriangleUtils.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648061a87f85648061a8 /* src/sweep/GuSweepTriangleUtils.cpp */; };
+ FFFF648062107f8564806210 /* src/gjk/GuEPA.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648062107f8564806210 /* src/gjk/GuEPA.cpp */; };
+ FFFF648062787f8564806278 /* src/gjk/GuGJKSimplex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648062787f8564806278 /* src/gjk/GuGJKSimplex.cpp */; };
+ FFFF648062e07f85648062e0 /* src/gjk/GuGJKTest.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648062e07f85648062e0 /* src/gjk/GuGJKTest.cpp */; };
+ FFFF648063487f8564806348 /* src/intersection/GuIntersectionBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648063487f8564806348 /* src/intersection/GuIntersectionBoxBox.cpp */; };
+ FFFF648063b07f85648063b0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648063b07f85648063b0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp */; };
+ FFFF648064187f8564806418 /* src/intersection/GuIntersectionEdgeEdge.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648064187f8564806418 /* src/intersection/GuIntersectionEdgeEdge.cpp */; };
+ FFFF648064807f8564806480 /* src/intersection/GuIntersectionRayBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648064807f8564806480 /* src/intersection/GuIntersectionRayBox.cpp */; };
+ FFFF648064e87f85648064e8 /* src/intersection/GuIntersectionRayCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648064e87f85648064e8 /* src/intersection/GuIntersectionRayCapsule.cpp */; };
+ FFFF648065507f8564806550 /* src/intersection/GuIntersectionRaySphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648065507f8564806550 /* src/intersection/GuIntersectionRaySphere.cpp */; };
+ FFFF648065b87f85648065b8 /* src/intersection/GuIntersectionSphereBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648065b87f85648065b8 /* src/intersection/GuIntersectionSphereBox.cpp */; };
+ FFFF648066207f8564806620 /* src/intersection/GuIntersectionTriangleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648066207f8564806620 /* src/intersection/GuIntersectionTriangleBox.cpp */; };
+ FFFF648066887f8564806688 /* src/mesh/GuBV32.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648066887f8564806688 /* src/mesh/GuBV32.cpp */; };
+ FFFF648066f07f85648066f0 /* src/mesh/GuBV32Build.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648066f07f85648066f0 /* src/mesh/GuBV32Build.cpp */; };
+ FFFF648067587f8564806758 /* src/mesh/GuBV4.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648067587f8564806758 /* src/mesh/GuBV4.cpp */; };
+ FFFF648067c07f85648067c0 /* src/mesh/GuBV4Build.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648067c07f85648067c0 /* src/mesh/GuBV4Build.cpp */; };
+ FFFF648068287f8564806828 /* src/mesh/GuBV4_AABBSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648068287f8564806828 /* src/mesh/GuBV4_AABBSweep.cpp */; };
+ FFFF648068907f8564806890 /* src/mesh/GuBV4_BoxOverlap.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648068907f8564806890 /* src/mesh/GuBV4_BoxOverlap.cpp */; };
+ FFFF648068f87f85648068f8 /* src/mesh/GuBV4_CapsuleSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648068f87f85648068f8 /* src/mesh/GuBV4_CapsuleSweep.cpp */; };
+ FFFF648069607f8564806960 /* src/mesh/GuBV4_CapsuleSweepAA.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648069607f8564806960 /* src/mesh/GuBV4_CapsuleSweepAA.cpp */; };
+ FFFF648069c87f85648069c8 /* src/mesh/GuBV4_OBBSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648069c87f85648069c8 /* src/mesh/GuBV4_OBBSweep.cpp */; };
+ FFFF64806a307f8564806a30 /* src/mesh/GuBV4_Raycast.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64806a307f8564806a30 /* src/mesh/GuBV4_Raycast.cpp */; };
+ FFFF64806a987f8564806a98 /* src/mesh/GuBV4_SphereOverlap.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64806a987f8564806a98 /* src/mesh/GuBV4_SphereOverlap.cpp */; };
+ FFFF64806b007f8564806b00 /* src/mesh/GuBV4_SphereSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64806b007f8564806b00 /* src/mesh/GuBV4_SphereSweep.cpp */; };
+ FFFF64806b687f8564806b68 /* src/mesh/GuMeshQuery.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64806b687f8564806b68 /* src/mesh/GuMeshQuery.cpp */; };
+ FFFF64806bd07f8564806bd0 /* src/mesh/GuMidphaseBV4.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64806bd07f8564806bd0 /* src/mesh/GuMidphaseBV4.cpp */; };
+ FFFF64806c387f8564806c38 /* src/mesh/GuMidphaseRTree.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64806c387f8564806c38 /* src/mesh/GuMidphaseRTree.cpp */; };
+ FFFF64806ca07f8564806ca0 /* src/mesh/GuOverlapTestsMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64806ca07f8564806ca0 /* src/mesh/GuOverlapTestsMesh.cpp */; };
+ FFFF64806d087f8564806d08 /* src/mesh/GuRTree.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64806d087f8564806d08 /* src/mesh/GuRTree.cpp */; };
+ FFFF64806d707f8564806d70 /* src/mesh/GuRTreeQueries.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64806d707f8564806d70 /* src/mesh/GuRTreeQueries.cpp */; };
+ FFFF64806dd87f8564806dd8 /* src/mesh/GuSweepsMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64806dd87f8564806dd8 /* src/mesh/GuSweepsMesh.cpp */; };
+ FFFF64806e407f8564806e40 /* src/mesh/GuTriangleMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64806e407f8564806e40 /* src/mesh/GuTriangleMesh.cpp */; };
+ FFFF64806ea87f8564806ea8 /* src/mesh/GuTriangleMeshBV4.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64806ea87f8564806ea8 /* src/mesh/GuTriangleMeshBV4.cpp */; };
+ FFFF64806f107f8564806f10 /* src/mesh/GuTriangleMeshRTree.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64806f107f8564806f10 /* src/mesh/GuTriangleMeshRTree.cpp */; };
+ FFFF64806f787f8564806f78 /* src/hf/GuHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64806f787f8564806f78 /* src/hf/GuHeightField.cpp */; };
+ FFFF64806fe07f8564806fe0 /* src/hf/GuHeightFieldUtil.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64806fe07f8564806fe0 /* src/hf/GuHeightFieldUtil.cpp */; };
+ FFFF648070487f8564807048 /* src/hf/GuOverlapTestsHF.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648070487f8564807048 /* src/hf/GuOverlapTestsHF.cpp */; };
+ FFFF648070b07f85648070b0 /* src/hf/GuSweepsHF.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648070b07f85648070b0 /* src/hf/GuSweepsHF.cpp */; };
+ FFFF648071187f8564807118 /* src/pcm/GuPCMContactBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648071187f8564807118 /* src/pcm/GuPCMContactBoxBox.cpp */; };
+ FFFF648071807f8564807180 /* src/pcm/GuPCMContactBoxConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648071807f8564807180 /* src/pcm/GuPCMContactBoxConvex.cpp */; };
+ FFFF648071e87f85648071e8 /* src/pcm/GuPCMContactCapsuleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648071e87f85648071e8 /* src/pcm/GuPCMContactCapsuleBox.cpp */; };
+ FFFF648072507f8564807250 /* src/pcm/GuPCMContactCapsuleCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648072507f8564807250 /* src/pcm/GuPCMContactCapsuleCapsule.cpp */; };
+ FFFF648072b87f85648072b8 /* src/pcm/GuPCMContactCapsuleConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648072b87f85648072b8 /* src/pcm/GuPCMContactCapsuleConvex.cpp */; };
+ FFFF648073207f8564807320 /* src/pcm/GuPCMContactCapsuleHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648073207f8564807320 /* src/pcm/GuPCMContactCapsuleHeightField.cpp */; };
+ FFFF648073887f8564807388 /* src/pcm/GuPCMContactCapsuleMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648073887f8564807388 /* src/pcm/GuPCMContactCapsuleMesh.cpp */; };
+ FFFF648073f07f85648073f0 /* src/pcm/GuPCMContactConvexCommon.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648073f07f85648073f0 /* src/pcm/GuPCMContactConvexCommon.cpp */; };
+ FFFF648074587f8564807458 /* src/pcm/GuPCMContactConvexConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648074587f8564807458 /* src/pcm/GuPCMContactConvexConvex.cpp */; };
+ FFFF648074c07f85648074c0 /* src/pcm/GuPCMContactConvexHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648074c07f85648074c0 /* src/pcm/GuPCMContactConvexHeightField.cpp */; };
+ FFFF648075287f8564807528 /* src/pcm/GuPCMContactConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648075287f8564807528 /* src/pcm/GuPCMContactConvexMesh.cpp */; };
+ FFFF648075907f8564807590 /* src/pcm/GuPCMContactGenBoxConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648075907f8564807590 /* src/pcm/GuPCMContactGenBoxConvex.cpp */; };
+ FFFF648075f87f85648075f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648075f87f85648075f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp */; };
+ FFFF648076607f8564807660 /* src/pcm/GuPCMContactPlaneBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648076607f8564807660 /* src/pcm/GuPCMContactPlaneBox.cpp */; };
+ FFFF648076c87f85648076c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648076c87f85648076c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp */; };
+ FFFF648077307f8564807730 /* src/pcm/GuPCMContactPlaneConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648077307f8564807730 /* src/pcm/GuPCMContactPlaneConvex.cpp */; };
+ FFFF648077987f8564807798 /* src/pcm/GuPCMContactSphereBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648077987f8564807798 /* src/pcm/GuPCMContactSphereBox.cpp */; };
+ FFFF648078007f8564807800 /* src/pcm/GuPCMContactSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648078007f8564807800 /* src/pcm/GuPCMContactSphereCapsule.cpp */; };
+ FFFF648078687f8564807868 /* src/pcm/GuPCMContactSphereConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648078687f8564807868 /* src/pcm/GuPCMContactSphereConvex.cpp */; };
+ FFFF648078d07f85648078d0 /* src/pcm/GuPCMContactSphereHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648078d07f85648078d0 /* src/pcm/GuPCMContactSphereHeightField.cpp */; };
+ FFFF648079387f8564807938 /* src/pcm/GuPCMContactSphereMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648079387f8564807938 /* src/pcm/GuPCMContactSphereMesh.cpp */; };
+ FFFF648079a07f85648079a0 /* src/pcm/GuPCMContactSpherePlane.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648079a07f85648079a0 /* src/pcm/GuPCMContactSpherePlane.cpp */; };
+ FFFF64807a087f8564807a08 /* src/pcm/GuPCMContactSphereSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64807a087f8564807a08 /* src/pcm/GuPCMContactSphereSphere.cpp */; };
+ FFFF64807a707f8564807a70 /* src/pcm/GuPCMShapeConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64807a707f8564807a70 /* src/pcm/GuPCMShapeConvex.cpp */; };
+ FFFF64807ad87f8564807ad8 /* src/pcm/GuPCMTriangleContactGen.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64807ad87f8564807ad8 /* src/pcm/GuPCMTriangleContactGen.cpp */; };
+ FFFF64807b407f8564807b40 /* src/pcm/GuPersistentContactManifold.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64807b407f8564807b40 /* src/pcm/GuPersistentContactManifold.cpp */; };
+ FFFF64807ba87f8564807ba8 /* src/ccd/GuCCDSweepConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64807ba87f8564807ba8 /* src/ccd/GuCCDSweepConvexMesh.cpp */; };
+ FFFF64807c107f8564807c10 /* src/ccd/GuCCDSweepPrimitives.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64807c107f8564807c10 /* src/ccd/GuCCDSweepPrimitives.cpp */; };
/* End PBXFileReference section */
/* Begin PBXFileReference section */
- FFFDf18a0c307fd2f18a0c30 /* PhysXCommon */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXCommon"; sourceTree = BUILT_PRODUCTS_DIR; };
- FFFDf200ec007fd2f200ec00 /* common/PxBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxBase.h"; path = "../../../Include/common/PxBase.h"; sourceTree = SOURCE_ROOT; };
- FFFDf200ec687fd2f200ec68 /* common/PxCollection.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxCollection.h"; path = "../../../Include/common/PxCollection.h"; sourceTree = SOURCE_ROOT; };
- FFFDf200ecd07fd2f200ecd0 /* common/PxCoreUtilityTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxCoreUtilityTypes.h"; path = "../../../Include/common/PxCoreUtilityTypes.h"; sourceTree = SOURCE_ROOT; };
- FFFDf200ed387fd2f200ed38 /* common/PxMetaData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxMetaData.h"; path = "../../../Include/common/PxMetaData.h"; sourceTree = SOURCE_ROOT; };
- FFFDf200eda07fd2f200eda0 /* common/PxMetaDataFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxMetaDataFlags.h"; path = "../../../Include/common/PxMetaDataFlags.h"; sourceTree = SOURCE_ROOT; };
- FFFDf200ee087fd2f200ee08 /* common/PxPhysXCommonConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxPhysXCommonConfig.h"; path = "../../../Include/common/PxPhysXCommonConfig.h"; sourceTree = SOURCE_ROOT; };
- FFFDf200ee707fd2f200ee70 /* common/PxPhysicsInsertionCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxPhysicsInsertionCallback.h"; path = "../../../Include/common/PxPhysicsInsertionCallback.h"; sourceTree = SOURCE_ROOT; };
- FFFDf200eed87fd2f200eed8 /* common/PxRenderBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxRenderBuffer.h"; path = "../../../Include/common/PxRenderBuffer.h"; sourceTree = SOURCE_ROOT; };
- FFFDf200ef407fd2f200ef40 /* common/PxSerialFramework.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxSerialFramework.h"; path = "../../../Include/common/PxSerialFramework.h"; sourceTree = SOURCE_ROOT; };
- FFFDf200efa87fd2f200efa8 /* common/PxSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxSerializer.h"; path = "../../../Include/common/PxSerializer.h"; sourceTree = SOURCE_ROOT; };
- FFFDf200f0107fd2f200f010 /* common/PxStringTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxStringTable.h"; path = "../../../Include/common/PxStringTable.h"; sourceTree = SOURCE_ROOT; };
- FFFDf200f0787fd2f200f078 /* common/PxTolerancesScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxTolerancesScale.h"; path = "../../../Include/common/PxTolerancesScale.h"; sourceTree = SOURCE_ROOT; };
- FFFDf200f0e07fd2f200f0e0 /* common/PxTypeInfo.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxTypeInfo.h"; path = "../../../Include/common/PxTypeInfo.h"; sourceTree = SOURCE_ROOT; };
- FFFDf200f1487fd2f200f148 /* geometry/PxBoxGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxBoxGeometry.h"; path = "../../../Include/geometry/PxBoxGeometry.h"; sourceTree = SOURCE_ROOT; };
- FFFDf200f1b07fd2f200f1b0 /* geometry/PxCapsuleGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxCapsuleGeometry.h"; path = "../../../Include/geometry/PxCapsuleGeometry.h"; sourceTree = SOURCE_ROOT; };
- FFFDf200f2187fd2f200f218 /* geometry/PxConvexMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxConvexMesh.h"; path = "../../../Include/geometry/PxConvexMesh.h"; sourceTree = SOURCE_ROOT; };
- FFFDf200f2807fd2f200f280 /* geometry/PxConvexMeshGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxConvexMeshGeometry.h"; path = "../../../Include/geometry/PxConvexMeshGeometry.h"; sourceTree = SOURCE_ROOT; };
- FFFDf200f2e87fd2f200f2e8 /* geometry/PxGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxGeometry.h"; path = "../../../Include/geometry/PxGeometry.h"; sourceTree = SOURCE_ROOT; };
- FFFDf200f3507fd2f200f350 /* geometry/PxGeometryHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxGeometryHelpers.h"; path = "../../../Include/geometry/PxGeometryHelpers.h"; sourceTree = SOURCE_ROOT; };
- FFFDf200f3b87fd2f200f3b8 /* geometry/PxGeometryQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxGeometryQuery.h"; path = "../../../Include/geometry/PxGeometryQuery.h"; sourceTree = SOURCE_ROOT; };
- FFFDf200f4207fd2f200f420 /* geometry/PxHeightField.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightField.h"; path = "../../../Include/geometry/PxHeightField.h"; sourceTree = SOURCE_ROOT; };
- FFFDf200f4887fd2f200f488 /* geometry/PxHeightFieldDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldDesc.h"; path = "../../../Include/geometry/PxHeightFieldDesc.h"; sourceTree = SOURCE_ROOT; };
- FFFDf200f4f07fd2f200f4f0 /* geometry/PxHeightFieldFlag.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldFlag.h"; path = "../../../Include/geometry/PxHeightFieldFlag.h"; sourceTree = SOURCE_ROOT; };
- FFFDf200f5587fd2f200f558 /* geometry/PxHeightFieldGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldGeometry.h"; path = "../../../Include/geometry/PxHeightFieldGeometry.h"; sourceTree = SOURCE_ROOT; };
- FFFDf200f5c07fd2f200f5c0 /* geometry/PxHeightFieldSample.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldSample.h"; path = "../../../Include/geometry/PxHeightFieldSample.h"; sourceTree = SOURCE_ROOT; };
- FFFDf200f6287fd2f200f628 /* geometry/PxMeshQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxMeshQuery.h"; path = "../../../Include/geometry/PxMeshQuery.h"; sourceTree = SOURCE_ROOT; };
- FFFDf200f6907fd2f200f690 /* geometry/PxMeshScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxMeshScale.h"; path = "../../../Include/geometry/PxMeshScale.h"; sourceTree = SOURCE_ROOT; };
- FFFDf200f6f87fd2f200f6f8 /* geometry/PxPlaneGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxPlaneGeometry.h"; path = "../../../Include/geometry/PxPlaneGeometry.h"; sourceTree = SOURCE_ROOT; };
- FFFDf200f7607fd2f200f760 /* geometry/PxSimpleTriangleMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxSimpleTriangleMesh.h"; path = "../../../Include/geometry/PxSimpleTriangleMesh.h"; sourceTree = SOURCE_ROOT; };
- FFFDf200f7c87fd2f200f7c8 /* geometry/PxSphereGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxSphereGeometry.h"; path = "../../../Include/geometry/PxSphereGeometry.h"; sourceTree = SOURCE_ROOT; };
- FFFDf200f8307fd2f200f830 /* geometry/PxTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxTriangle.h"; path = "../../../Include/geometry/PxTriangle.h"; sourceTree = SOURCE_ROOT; };
- FFFDf200f8987fd2f200f898 /* geometry/PxTriangleMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxTriangleMesh.h"; path = "../../../Include/geometry/PxTriangleMesh.h"; sourceTree = SOURCE_ROOT; };
- FFFDf200f9007fd2f200f900 /* geometry/PxTriangleMeshGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxTriangleMeshGeometry.h"; path = "../../../Include/geometry/PxTriangleMeshGeometry.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11aa8007fd2f11aa800 /* src/CmBoxPruning.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmBoxPruning.cpp"; path = "../../Common/src/CmBoxPruning.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf11aa8687fd2f11aa868 /* src/CmCollection.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmCollection.cpp"; path = "../../Common/src/CmCollection.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf11aa8d07fd2f11aa8d0 /* src/CmMathUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmMathUtils.cpp"; path = "../../Common/src/CmMathUtils.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf11aa9387fd2f11aa938 /* src/CmPtrTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPtrTable.cpp"; path = "../../Common/src/CmPtrTable.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf11aa9a07fd2f11aa9a0 /* src/CmRadixSort.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSort.cpp"; path = "../../Common/src/CmRadixSort.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf11aaa087fd2f11aaa08 /* src/CmRadixSortBuffered.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSortBuffered.cpp"; path = "../../Common/src/CmRadixSortBuffered.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf11aaa707fd2f11aaa70 /* src/CmRenderOutput.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRenderOutput.cpp"; path = "../../Common/src/CmRenderOutput.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf11aaad87fd2f11aaad8 /* src/CmVisualization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmVisualization.cpp"; path = "../../Common/src/CmVisualization.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf11aab407fd2f11aab40 /* src/CmBitMap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmBitMap.h"; path = "../../Common/src/CmBitMap.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11aaba87fd2f11aaba8 /* src/CmBoxPruning.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmBoxPruning.h"; path = "../../Common/src/CmBoxPruning.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11aac107fd2f11aac10 /* src/CmCollection.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmCollection.h"; path = "../../Common/src/CmCollection.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11aac787fd2f11aac78 /* src/CmConeLimitHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmConeLimitHelper.h"; path = "../../Common/src/CmConeLimitHelper.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11aace07fd2f11aace0 /* src/CmFlushPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmFlushPool.h"; path = "../../Common/src/CmFlushPool.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11aad487fd2f11aad48 /* src/CmIDPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmIDPool.h"; path = "../../Common/src/CmIDPool.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11aadb07fd2f11aadb0 /* src/CmIO.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmIO.h"; path = "../../Common/src/CmIO.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11aae187fd2f11aae18 /* src/CmMatrix34.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmMatrix34.h"; path = "../../Common/src/CmMatrix34.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11aae807fd2f11aae80 /* src/CmPhysXCommon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPhysXCommon.h"; path = "../../Common/src/CmPhysXCommon.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11aaee87fd2f11aaee8 /* src/CmPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPool.h"; path = "../../Common/src/CmPool.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11aaf507fd2f11aaf50 /* src/CmPreallocatingPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPreallocatingPool.h"; path = "../../Common/src/CmPreallocatingPool.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11aafb87fd2f11aafb8 /* src/CmPriorityQueue.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPriorityQueue.h"; path = "../../Common/src/CmPriorityQueue.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11ab0207fd2f11ab020 /* src/CmPtrTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPtrTable.h"; path = "../../Common/src/CmPtrTable.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11ab0887fd2f11ab088 /* src/CmQueue.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmQueue.h"; path = "../../Common/src/CmQueue.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11ab0f07fd2f11ab0f0 /* src/CmRadixSort.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSort.h"; path = "../../Common/src/CmRadixSort.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11ab1587fd2f11ab158 /* src/CmRadixSortBuffered.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSortBuffered.h"; path = "../../Common/src/CmRadixSortBuffered.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11ab1c07fd2f11ab1c0 /* src/CmRefCountable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRefCountable.h"; path = "../../Common/src/CmRefCountable.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11ab2287fd2f11ab228 /* src/CmRenderBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRenderBuffer.h"; path = "../../Common/src/CmRenderBuffer.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11ab2907fd2f11ab290 /* src/CmRenderOutput.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRenderOutput.h"; path = "../../Common/src/CmRenderOutput.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11ab2f87fd2f11ab2f8 /* src/CmScaling.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmScaling.h"; path = "../../Common/src/CmScaling.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11ab3607fd2f11ab360 /* src/CmSpatialVector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmSpatialVector.h"; path = "../../Common/src/CmSpatialVector.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11ab3c87fd2f11ab3c8 /* src/CmTask.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTask.h"; path = "../../Common/src/CmTask.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11ab4307fd2f11ab430 /* src/CmTaskPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTaskPool.h"; path = "../../Common/src/CmTaskPool.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11ab4987fd2f11ab498 /* src/CmTmpMem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTmpMem.h"; path = "../../Common/src/CmTmpMem.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11ab5007fd2f11ab500 /* src/CmTransformUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTransformUtils.h"; path = "../../Common/src/CmTransformUtils.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11ab5687fd2f11ab568 /* src/CmUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmUtils.h"; path = "../../Common/src/CmUtils.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11ab5d07fd2f11ab5d0 /* src/CmVisualization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmVisualization.h"; path = "../../Common/src/CmVisualization.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20010007fd2f2001000 /* headers/GuAxes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuAxes.h"; path = "../../GeomUtils/headers/GuAxes.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20010687fd2f2001068 /* headers/GuBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuBox.h"; path = "../../GeomUtils/headers/GuBox.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20010d07fd2f20010d0 /* headers/GuDistanceSegmentBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuDistanceSegmentBox.h"; path = "../../GeomUtils/headers/GuDistanceSegmentBox.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20011387fd2f2001138 /* headers/GuDistanceSegmentSegment.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuDistanceSegmentSegment.h"; path = "../../GeomUtils/headers/GuDistanceSegmentSegment.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20011a07fd2f20011a0 /* headers/GuIntersectionBoxBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuIntersectionBoxBox.h"; path = "../../GeomUtils/headers/GuIntersectionBoxBox.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20012087fd2f2001208 /* headers/GuIntersectionTriangleBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuIntersectionTriangleBox.h"; path = "../../GeomUtils/headers/GuIntersectionTriangleBox.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20012707fd2f2001270 /* headers/GuRaycastTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuRaycastTests.h"; path = "../../GeomUtils/headers/GuRaycastTests.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20012d87fd2f20012d8 /* headers/GuSIMDHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuSIMDHelpers.h"; path = "../../GeomUtils/headers/GuSIMDHelpers.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20013407fd2f2001340 /* headers/GuSegment.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuSegment.h"; path = "../../GeomUtils/headers/GuSegment.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20013a87fd2f20013a8 /* ../../Include/GeomUtils */= { isa = PBXFileReference; fileEncoding = 4; name = "../../Include/GeomUtils"; path = "../../../Include/GeomUtils"; sourceTree = SOURCE_ROOT; };
- FFFDf20014107fd2f2001410 /* src/GuBounds.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuBounds.h"; path = "../../GeomUtils/src/GuBounds.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20014787fd2f2001478 /* src/GuCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCapsule.h"; path = "../../GeomUtils/src/GuCapsule.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20014e07fd2f20014e0 /* src/GuCenterExtents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCenterExtents.h"; path = "../../GeomUtils/src/GuCenterExtents.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20015487fd2f2001548 /* src/GuGeometryUnion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuGeometryUnion.h"; path = "../../GeomUtils/src/GuGeometryUnion.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20015b07fd2f20015b0 /* src/GuInternal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuInternal.h"; path = "../../GeomUtils/src/GuInternal.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20016187fd2f2001618 /* src/GuMTD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMTD.h"; path = "../../GeomUtils/src/GuMTD.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20016807fd2f2001680 /* src/GuMeshFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMeshFactory.h"; path = "../../GeomUtils/src/GuMeshFactory.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20016e87fd2f20016e8 /* src/GuOverlapTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuOverlapTests.h"; path = "../../GeomUtils/src/GuOverlapTests.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20017507fd2f2001750 /* src/GuSerialize.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSerialize.h"; path = "../../GeomUtils/src/GuSerialize.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20017b87fd2f20017b8 /* src/GuSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSphere.h"; path = "../../GeomUtils/src/GuSphere.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20018207fd2f2001820 /* src/GuSweepMTD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepMTD.h"; path = "../../GeomUtils/src/GuSweepMTD.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20018887fd2f2001888 /* src/GuSweepSharedTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepSharedTests.h"; path = "../../GeomUtils/src/GuSweepSharedTests.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20018f07fd2f20018f0 /* src/GuSweepTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepTests.h"; path = "../../GeomUtils/src/GuSweepTests.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20019587fd2f2001958 /* src/contact/GuContactMethodImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactMethodImpl.h"; path = "../../GeomUtils/src/contact/GuContactMethodImpl.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20019c07fd2f20019c0 /* src/contact/GuContactPolygonPolygon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPolygonPolygon.h"; path = "../../GeomUtils/src/contact/GuContactPolygonPolygon.h"; sourceTree = SOURCE_ROOT; };
- FFFDf2001a287fd2f2001a28 /* src/contact/GuFeatureCode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuFeatureCode.h"; path = "../../GeomUtils/src/contact/GuFeatureCode.h"; sourceTree = SOURCE_ROOT; };
- FFFDf2001a907fd2f2001a90 /* src/contact/GuLegacyTraceLineCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyTraceLineCallback.h"; path = "../../GeomUtils/src/contact/GuLegacyTraceLineCallback.h"; sourceTree = SOURCE_ROOT; };
- FFFDf2001af87fd2f2001af8 /* src/common/GuBarycentricCoordinates.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuBarycentricCoordinates.h"; path = "../../GeomUtils/src/common/GuBarycentricCoordinates.h"; sourceTree = SOURCE_ROOT; };
- FFFDf2001b607fd2f2001b60 /* src/common/GuBoxConversion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuBoxConversion.h"; path = "../../GeomUtils/src/common/GuBoxConversion.h"; sourceTree = SOURCE_ROOT; };
- FFFDf2001bc87fd2f2001bc8 /* src/common/GuEdgeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuEdgeCache.h"; path = "../../GeomUtils/src/common/GuEdgeCache.h"; sourceTree = SOURCE_ROOT; };
- FFFDf2001c307fd2f2001c30 /* src/common/GuEdgeListData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuEdgeListData.h"; path = "../../GeomUtils/src/common/GuEdgeListData.h"; sourceTree = SOURCE_ROOT; };
- FFFDf2001c987fd2f2001c98 /* src/common/GuSeparatingAxes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuSeparatingAxes.h"; path = "../../GeomUtils/src/common/GuSeparatingAxes.h"; sourceTree = SOURCE_ROOT; };
- FFFDf2001d007fd2f2001d00 /* src/convex/GuBigConvexData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuBigConvexData.h"; path = "../../GeomUtils/src/convex/GuBigConvexData.h"; sourceTree = SOURCE_ROOT; };
- FFFDf2001d687fd2f2001d68 /* src/convex/GuBigConvexData2.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuBigConvexData2.h"; path = "../../GeomUtils/src/convex/GuBigConvexData2.h"; sourceTree = SOURCE_ROOT; };
- FFFDf2001dd07fd2f2001dd0 /* src/convex/GuConvexEdgeFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexEdgeFlags.h"; path = "../../GeomUtils/src/convex/GuConvexEdgeFlags.h"; sourceTree = SOURCE_ROOT; };
- FFFDf2001e387fd2f2001e38 /* src/convex/GuConvexHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexHelper.h"; path = "../../GeomUtils/src/convex/GuConvexHelper.h"; sourceTree = SOURCE_ROOT; };
- FFFDf2001ea07fd2f2001ea0 /* src/convex/GuConvexMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexMesh.h"; path = "../../GeomUtils/src/convex/GuConvexMesh.h"; sourceTree = SOURCE_ROOT; };
- FFFDf2001f087fd2f2001f08 /* src/convex/GuConvexMeshData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexMeshData.h"; path = "../../GeomUtils/src/convex/GuConvexMeshData.h"; sourceTree = SOURCE_ROOT; };
- FFFDf2001f707fd2f2001f70 /* src/convex/GuConvexSupportTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexSupportTable.h"; path = "../../GeomUtils/src/convex/GuConvexSupportTable.h"; sourceTree = SOURCE_ROOT; };
- FFFDf2001fd87fd2f2001fd8 /* src/convex/GuConvexUtilsInternal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexUtilsInternal.h"; path = "../../GeomUtils/src/convex/GuConvexUtilsInternal.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20020407fd2f2002040 /* src/convex/GuCubeIndex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuCubeIndex.h"; path = "../../GeomUtils/src/convex/GuCubeIndex.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20020a87fd2f20020a8 /* src/convex/GuHillClimbing.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuHillClimbing.h"; path = "../../GeomUtils/src/convex/GuHillClimbing.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20021107fd2f2002110 /* src/convex/GuShapeConvex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuShapeConvex.h"; path = "../../GeomUtils/src/convex/GuShapeConvex.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20021787fd2f2002178 /* src/distance/GuDistancePointBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointBox.h"; path = "../../GeomUtils/src/distance/GuDistancePointBox.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20021e07fd2f20021e0 /* src/distance/GuDistancePointSegment.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointSegment.h"; path = "../../GeomUtils/src/distance/GuDistancePointSegment.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20022487fd2f2002248 /* src/distance/GuDistancePointTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointTriangle.h"; path = "../../GeomUtils/src/distance/GuDistancePointTriangle.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20022b07fd2f20022b0 /* src/distance/GuDistancePointTriangleSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointTriangleSIMD.h"; path = "../../GeomUtils/src/distance/GuDistancePointTriangleSIMD.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20023187fd2f2002318 /* src/distance/GuDistanceSegmentSegmentSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentSegmentSIMD.h"; path = "../../GeomUtils/src/distance/GuDistanceSegmentSegmentSIMD.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20023807fd2f2002380 /* src/distance/GuDistanceSegmentTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentTriangle.h"; path = "../../GeomUtils/src/distance/GuDistanceSegmentTriangle.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20023e87fd2f20023e8 /* src/distance/GuDistanceSegmentTriangleSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentTriangleSIMD.h"; path = "../../GeomUtils/src/distance/GuDistanceSegmentTriangleSIMD.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20024507fd2f2002450 /* src/sweep/GuSweepBoxBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxBox.h"; path = "../../GeomUtils/src/sweep/GuSweepBoxBox.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20024b87fd2f20024b8 /* src/sweep/GuSweepBoxSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxSphere.h"; path = "../../GeomUtils/src/sweep/GuSweepBoxSphere.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20025207fd2f2002520 /* 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; };
- FFFDf20025887fd2f2002588 /* 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; };
- FFFDf20025f07fd2f20025f0 /* src/sweep/GuSweepCapsuleBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleBox.h"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleBox.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20026587fd2f2002658 /* src/sweep/GuSweepCapsuleCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleCapsule.h"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleCapsule.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20026c07fd2f20026c0 /* src/sweep/GuSweepCapsuleTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleTriangle.h"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleTriangle.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20027287fd2f2002728 /* src/sweep/GuSweepSphereCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereCapsule.h"; path = "../../GeomUtils/src/sweep/GuSweepSphereCapsule.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20027907fd2f2002790 /* src/sweep/GuSweepSphereSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereSphere.h"; path = "../../GeomUtils/src/sweep/GuSweepSphereSphere.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20027f87fd2f20027f8 /* src/sweep/GuSweepSphereTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereTriangle.h"; path = "../../GeomUtils/src/sweep/GuSweepSphereTriangle.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20028607fd2f2002860 /* src/sweep/GuSweepTriangleUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepTriangleUtils.h"; path = "../../GeomUtils/src/sweep/GuSweepTriangleUtils.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20028c87fd2f20028c8 /* src/gjk/GuEPA.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuEPA.h"; path = "../../GeomUtils/src/gjk/GuEPA.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20029307fd2f2002930 /* src/gjk/GuEPAFacet.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuEPAFacet.h"; path = "../../GeomUtils/src/gjk/GuEPAFacet.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20029987fd2f2002998 /* src/gjk/GuGJK.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJK.h"; path = "../../GeomUtils/src/gjk/GuGJK.h"; sourceTree = SOURCE_ROOT; };
- FFFDf2002a007fd2f2002a00 /* src/gjk/GuGJKPenetration.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKPenetration.h"; path = "../../GeomUtils/src/gjk/GuGJKPenetration.h"; sourceTree = SOURCE_ROOT; };
- FFFDf2002a687fd2f2002a68 /* src/gjk/GuGJKRaycast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKRaycast.h"; path = "../../GeomUtils/src/gjk/GuGJKRaycast.h"; sourceTree = SOURCE_ROOT; };
- FFFDf2002ad07fd2f2002ad0 /* src/gjk/GuGJKSimplex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKSimplex.h"; path = "../../GeomUtils/src/gjk/GuGJKSimplex.h"; sourceTree = SOURCE_ROOT; };
- FFFDf2002b387fd2f2002b38 /* src/gjk/GuGJKTest.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKTest.h"; path = "../../GeomUtils/src/gjk/GuGJKTest.h"; sourceTree = SOURCE_ROOT; };
- FFFDf2002ba07fd2f2002ba0 /* src/gjk/GuGJKType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKType.h"; path = "../../GeomUtils/src/gjk/GuGJKType.h"; sourceTree = SOURCE_ROOT; };
- FFFDf2002c087fd2f2002c08 /* src/gjk/GuGJKUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKUtil.h"; path = "../../GeomUtils/src/gjk/GuGJKUtil.h"; sourceTree = SOURCE_ROOT; };
- FFFDf2002c707fd2f2002c70 /* src/gjk/GuVecBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecBox.h"; path = "../../GeomUtils/src/gjk/GuVecBox.h"; sourceTree = SOURCE_ROOT; };
- FFFDf2002cd87fd2f2002cd8 /* src/gjk/GuVecCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecCapsule.h"; path = "../../GeomUtils/src/gjk/GuVecCapsule.h"; sourceTree = SOURCE_ROOT; };
- FFFDf2002d407fd2f2002d40 /* src/gjk/GuVecConvex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecConvex.h"; path = "../../GeomUtils/src/gjk/GuVecConvex.h"; sourceTree = SOURCE_ROOT; };
- FFFDf2002da87fd2f2002da8 /* src/gjk/GuVecConvexHull.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecConvexHull.h"; path = "../../GeomUtils/src/gjk/GuVecConvexHull.h"; sourceTree = SOURCE_ROOT; };
- FFFDf2002e107fd2f2002e10 /* src/gjk/GuVecConvexHullNoScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecConvexHullNoScale.h"; path = "../../GeomUtils/src/gjk/GuVecConvexHullNoScale.h"; sourceTree = SOURCE_ROOT; };
- FFFDf2002e787fd2f2002e78 /* src/gjk/GuVecPlane.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecPlane.h"; path = "../../GeomUtils/src/gjk/GuVecPlane.h"; sourceTree = SOURCE_ROOT; };
- FFFDf2002ee07fd2f2002ee0 /* src/gjk/GuVecShrunkBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecShrunkBox.h"; path = "../../GeomUtils/src/gjk/GuVecShrunkBox.h"; sourceTree = SOURCE_ROOT; };
- FFFDf2002f487fd2f2002f48 /* src/gjk/GuVecShrunkConvexHull.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecShrunkConvexHull.h"; path = "../../GeomUtils/src/gjk/GuVecShrunkConvexHull.h"; sourceTree = SOURCE_ROOT; };
- FFFDf2002fb07fd2f2002fb0 /* src/gjk/GuVecShrunkConvexHullNoScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecShrunkConvexHullNoScale.h"; path = "../../GeomUtils/src/gjk/GuVecShrunkConvexHullNoScale.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20030187fd2f2003018 /* src/gjk/GuVecSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecSphere.h"; path = "../../GeomUtils/src/gjk/GuVecSphere.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20030807fd2f2003080 /* src/gjk/GuVecTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecTriangle.h"; path = "../../GeomUtils/src/gjk/GuVecTriangle.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20030e87fd2f20030e8 /* src/intersection/GuIntersectionCapsuleTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionCapsuleTriangle.h"; path = "../../GeomUtils/src/intersection/GuIntersectionCapsuleTriangle.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20031507fd2f2003150 /* src/intersection/GuIntersectionEdgeEdge.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionEdgeEdge.h"; path = "../../GeomUtils/src/intersection/GuIntersectionEdgeEdge.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20031b87fd2f20031b8 /* src/intersection/GuIntersectionRay.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRay.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRay.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20032207fd2f2003220 /* src/intersection/GuIntersectionRayBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayBox.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayBox.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20032887fd2f2003288 /* src/intersection/GuIntersectionRayBoxSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayBoxSIMD.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayBoxSIMD.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20032f07fd2f20032f0 /* src/intersection/GuIntersectionRayCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayCapsule.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayCapsule.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20033587fd2f2003358 /* src/intersection/GuIntersectionRayPlane.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayPlane.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayPlane.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20033c07fd2f20033c0 /* src/intersection/GuIntersectionRaySphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRaySphere.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRaySphere.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20034287fd2f2003428 /* src/intersection/GuIntersectionRayTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayTriangle.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayTriangle.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20034907fd2f2003490 /* src/intersection/GuIntersectionSphereBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionSphereBox.h"; path = "../../GeomUtils/src/intersection/GuIntersectionSphereBox.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20034f87fd2f20034f8 /* src/mesh/GuBV32.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32.h"; path = "../../GeomUtils/src/mesh/GuBV32.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20035607fd2f2003560 /* src/mesh/GuBV32Build.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32Build.h"; path = "../../GeomUtils/src/mesh/GuBV32Build.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20035c87fd2f20035c8 /* src/mesh/GuBV4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4.h"; path = "../../GeomUtils/src/mesh/GuBV4.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20036307fd2f2003630 /* src/mesh/GuBV4Build.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4Build.h"; path = "../../GeomUtils/src/mesh/GuBV4Build.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20036987fd2f2003698 /* src/mesh/GuBV4Settings.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4Settings.h"; path = "../../GeomUtils/src/mesh/GuBV4Settings.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20037007fd2f2003700 /* 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; };
- FFFDf20037687fd2f2003768 /* 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; };
- FFFDf20037d07fd2f20037d0 /* 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; };
- FFFDf20038387fd2f2003838 /* 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; };
- FFFDf20038a07fd2f20038a0 /* 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; };
- FFFDf20039087fd2f2003908 /* 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; };
- FFFDf20039707fd2f2003970 /* 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; };
- FFFDf20039d87fd2f20039d8 /* 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; };
- FFFDf2003a407fd2f2003a40 /* 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; };
- FFFDf2003aa87fd2f2003aa8 /* 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; };
- FFFDf2003b107fd2f2003b10 /* 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; };
- FFFDf2003b787fd2f2003b78 /* 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; };
- FFFDf2003be07fd2f2003be0 /* 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; };
- FFFDf2003c487fd2f2003c48 /* 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; };
- FFFDf2003cb07fd2f2003cb0 /* 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; };
- FFFDf2003d187fd2f2003d18 /* 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; };
- FFFDf2003d807fd2f2003d80 /* 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; };
- FFFDf2003de87fd2f2003de8 /* 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; };
- FFFDf2003e507fd2f2003e50 /* 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; };
- FFFDf2003eb87fd2f2003eb8 /* 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; };
- FFFDf2003f207fd2f2003f20 /* src/mesh/GuBVConstants.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBVConstants.h"; path = "../../GeomUtils/src/mesh/GuBVConstants.h"; sourceTree = SOURCE_ROOT; };
- FFFDf2003f887fd2f2003f88 /* src/mesh/GuMeshData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMeshData.h"; path = "../../GeomUtils/src/mesh/GuMeshData.h"; sourceTree = SOURCE_ROOT; };
- FFFDf2003ff07fd2f2003ff0 /* src/mesh/GuMidphaseInterface.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMidphaseInterface.h"; path = "../../GeomUtils/src/mesh/GuMidphaseInterface.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20040587fd2f2004058 /* src/mesh/GuRTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuRTree.h"; path = "../../GeomUtils/src/mesh/GuRTree.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20040c07fd2f20040c0 /* src/mesh/GuSweepConvexTri.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuSweepConvexTri.h"; path = "../../GeomUtils/src/mesh/GuSweepConvexTri.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20041287fd2f2004128 /* src/mesh/GuSweepMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuSweepMesh.h"; path = "../../GeomUtils/src/mesh/GuSweepMesh.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20041907fd2f2004190 /* src/mesh/GuTriangle32.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangle32.h"; path = "../../GeomUtils/src/mesh/GuTriangle32.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20041f87fd2f20041f8 /* src/mesh/GuTriangleCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleCache.h"; path = "../../GeomUtils/src/mesh/GuTriangleCache.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20042607fd2f2004260 /* src/mesh/GuTriangleMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMesh.h"; path = "../../GeomUtils/src/mesh/GuTriangleMesh.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20042c87fd2f20042c8 /* src/mesh/GuTriangleMeshBV4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshBV4.h"; path = "../../GeomUtils/src/mesh/GuTriangleMeshBV4.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20043307fd2f2004330 /* src/mesh/GuTriangleMeshRTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshRTree.h"; path = "../../GeomUtils/src/mesh/GuTriangleMeshRTree.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20043987fd2f2004398 /* src/mesh/GuTriangleVertexPointers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleVertexPointers.h"; path = "../../GeomUtils/src/mesh/GuTriangleVertexPointers.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20044007fd2f2004400 /* src/hf/GuEntityReport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuEntityReport.h"; path = "../../GeomUtils/src/hf/GuEntityReport.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20044687fd2f2004468 /* src/hf/GuHeightField.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightField.h"; path = "../../GeomUtils/src/hf/GuHeightField.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20044d07fd2f20044d0 /* src/hf/GuHeightFieldData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightFieldData.h"; path = "../../GeomUtils/src/hf/GuHeightFieldData.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20045387fd2f2004538 /* src/hf/GuHeightFieldUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightFieldUtil.h"; path = "../../GeomUtils/src/hf/GuHeightFieldUtil.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20045a07fd2f20045a0 /* src/pcm/GuPCMContactConvexCommon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexCommon.h"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexCommon.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20046087fd2f2004608 /* src/pcm/GuPCMContactGen.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGen.h"; path = "../../GeomUtils/src/pcm/GuPCMContactGen.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20046707fd2f2004670 /* src/pcm/GuPCMContactGenUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGenUtil.h"; path = "../../GeomUtils/src/pcm/GuPCMContactGenUtil.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20046d87fd2f20046d8 /* src/pcm/GuPCMContactMeshCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactMeshCallback.h"; path = "../../GeomUtils/src/pcm/GuPCMContactMeshCallback.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20047407fd2f2004740 /* src/pcm/GuPCMShapeConvex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMShapeConvex.h"; path = "../../GeomUtils/src/pcm/GuPCMShapeConvex.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20047a87fd2f20047a8 /* src/pcm/GuPCMTriangleContactGen.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMTriangleContactGen.h"; path = "../../GeomUtils/src/pcm/GuPCMTriangleContactGen.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20048107fd2f2004810 /* src/pcm/GuPersistentContactManifold.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPersistentContactManifold.h"; path = "../../GeomUtils/src/pcm/GuPersistentContactManifold.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20048787fd2f2004878 /* src/ccd/GuCCDSweepConvexMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/ccd/GuCCDSweepConvexMesh.h"; path = "../../GeomUtils/src/ccd/GuCCDSweepConvexMesh.h"; sourceTree = SOURCE_ROOT; };
- FFFDf20048e07fd2f20048e0 /* src/GuBounds.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuBounds.cpp"; path = "../../GeomUtils/src/GuBounds.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20049487fd2f2004948 /* src/GuBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuBox.cpp"; path = "../../GeomUtils/src/GuBox.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20049b07fd2f20049b0 /* src/GuCCTSweepTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCCTSweepTests.cpp"; path = "../../GeomUtils/src/GuCCTSweepTests.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf2004a187fd2f2004a18 /* src/GuCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCapsule.cpp"; path = "../../GeomUtils/src/GuCapsule.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf2004a807fd2f2004a80 /* src/GuGeometryQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuGeometryQuery.cpp"; path = "../../GeomUtils/src/GuGeometryQuery.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf2004ae87fd2f2004ae8 /* src/GuGeometryUnion.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuGeometryUnion.cpp"; path = "../../GeomUtils/src/GuGeometryUnion.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf2004b507fd2f2004b50 /* src/GuInternal.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuInternal.cpp"; path = "../../GeomUtils/src/GuInternal.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf2004bb87fd2f2004bb8 /* src/GuMTD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMTD.cpp"; path = "../../GeomUtils/src/GuMTD.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf2004c207fd2f2004c20 /* src/GuMeshFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMeshFactory.cpp"; path = "../../GeomUtils/src/GuMeshFactory.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf2004c887fd2f2004c88 /* src/GuMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMetaData.cpp"; path = "../../GeomUtils/src/GuMetaData.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf2004cf07fd2f2004cf0 /* src/GuOverlapTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuOverlapTests.cpp"; path = "../../GeomUtils/src/GuOverlapTests.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf2004d587fd2f2004d58 /* src/GuRaycastTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuRaycastTests.cpp"; path = "../../GeomUtils/src/GuRaycastTests.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf2004dc07fd2f2004dc0 /* src/GuSerialize.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSerialize.cpp"; path = "../../GeomUtils/src/GuSerialize.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf2004e287fd2f2004e28 /* src/GuSweepMTD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepMTD.cpp"; path = "../../GeomUtils/src/GuSweepMTD.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf2004e907fd2f2004e90 /* src/GuSweepSharedTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepSharedTests.cpp"; path = "../../GeomUtils/src/GuSweepSharedTests.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf2004ef87fd2f2004ef8 /* src/GuSweepTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepTests.cpp"; path = "../../GeomUtils/src/GuSweepTests.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf2004f607fd2f2004f60 /* src/contact/GuContactBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactBoxBox.cpp"; path = "../../GeomUtils/src/contact/GuContactBoxBox.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf2004fc87fd2f2004fc8 /* src/contact/GuContactCapsuleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleBox.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleBox.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20050307fd2f2005030 /* src/contact/GuContactCapsuleCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleCapsule.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleCapsule.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20050987fd2f2005098 /* src/contact/GuContactCapsuleConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleConvex.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleConvex.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20051007fd2f2005100 /* src/contact/GuContactCapsuleMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleMesh.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleMesh.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20051687fd2f2005168 /* src/contact/GuContactConvexConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactConvexConvex.cpp"; path = "../../GeomUtils/src/contact/GuContactConvexConvex.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20051d07fd2f20051d0 /* src/contact/GuContactConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactConvexMesh.cpp"; path = "../../GeomUtils/src/contact/GuContactConvexMesh.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20052387fd2f2005238 /* src/contact/GuContactPlaneBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPlaneBox.cpp"; path = "../../GeomUtils/src/contact/GuContactPlaneBox.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20052a07fd2f20052a0 /* src/contact/GuContactPlaneCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPlaneCapsule.cpp"; path = "../../GeomUtils/src/contact/GuContactPlaneCapsule.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20053087fd2f2005308 /* src/contact/GuContactPlaneConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPlaneConvex.cpp"; path = "../../GeomUtils/src/contact/GuContactPlaneConvex.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20053707fd2f2005370 /* src/contact/GuContactPolygonPolygon.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPolygonPolygon.cpp"; path = "../../GeomUtils/src/contact/GuContactPolygonPolygon.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20053d87fd2f20053d8 /* src/contact/GuContactSphereBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereBox.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereBox.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20054407fd2f2005440 /* src/contact/GuContactSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereCapsule.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20054a87fd2f20054a8 /* src/contact/GuContactSphereMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereMesh.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereMesh.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20055107fd2f2005510 /* src/contact/GuContactSpherePlane.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSpherePlane.cpp"; path = "../../GeomUtils/src/contact/GuContactSpherePlane.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20055787fd2f2005578 /* src/contact/GuContactSphereSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereSphere.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereSphere.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20055e07fd2f20055e0 /* src/contact/GuFeatureCode.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuFeatureCode.cpp"; path = "../../GeomUtils/src/contact/GuFeatureCode.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20056487fd2f2005648 /* src/contact/GuLegacyContactBoxHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactBoxHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactBoxHeightField.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20056b07fd2f20056b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactCapsuleHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactCapsuleHeightField.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20057187fd2f2005718 /* src/contact/GuLegacyContactConvexHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactConvexHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactConvexHeightField.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20057807fd2f2005780 /* src/contact/GuLegacyContactSphereHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactSphereHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactSphereHeightField.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20057e87fd2f20057e8 /* src/common/GuBarycentricCoordinates.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuBarycentricCoordinates.cpp"; path = "../../GeomUtils/src/common/GuBarycentricCoordinates.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20058507fd2f2005850 /* src/common/GuSeparatingAxes.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuSeparatingAxes.cpp"; path = "../../GeomUtils/src/common/GuSeparatingAxes.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20058b87fd2f20058b8 /* src/convex/GuBigConvexData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuBigConvexData.cpp"; path = "../../GeomUtils/src/convex/GuBigConvexData.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20059207fd2f2005920 /* src/convex/GuConvexHelper.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexHelper.cpp"; path = "../../GeomUtils/src/convex/GuConvexHelper.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20059887fd2f2005988 /* src/convex/GuConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexMesh.cpp"; path = "../../GeomUtils/src/convex/GuConvexMesh.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20059f07fd2f20059f0 /* src/convex/GuConvexSupportTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexSupportTable.cpp"; path = "../../GeomUtils/src/convex/GuConvexSupportTable.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf2005a587fd2f2005a58 /* src/convex/GuConvexUtilsInternal.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexUtilsInternal.cpp"; path = "../../GeomUtils/src/convex/GuConvexUtilsInternal.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf2005ac07fd2f2005ac0 /* src/convex/GuHillClimbing.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuHillClimbing.cpp"; path = "../../GeomUtils/src/convex/GuHillClimbing.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf2005b287fd2f2005b28 /* src/convex/GuShapeConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuShapeConvex.cpp"; path = "../../GeomUtils/src/convex/GuShapeConvex.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf2005b907fd2f2005b90 /* src/distance/GuDistancePointBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointBox.cpp"; path = "../../GeomUtils/src/distance/GuDistancePointBox.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf2005bf87fd2f2005bf8 /* src/distance/GuDistancePointTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointTriangle.cpp"; path = "../../GeomUtils/src/distance/GuDistancePointTriangle.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf2005c607fd2f2005c60 /* src/distance/GuDistanceSegmentBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentBox.cpp"; path = "../../GeomUtils/src/distance/GuDistanceSegmentBox.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf2005cc87fd2f2005cc8 /* src/distance/GuDistanceSegmentSegment.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentSegment.cpp"; path = "../../GeomUtils/src/distance/GuDistanceSegmentSegment.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf2005d307fd2f2005d30 /* src/distance/GuDistanceSegmentTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentTriangle.cpp"; path = "../../GeomUtils/src/distance/GuDistanceSegmentTriangle.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf2005d987fd2f2005d98 /* src/sweep/GuSweepBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxBox.cpp"; path = "../../GeomUtils/src/sweep/GuSweepBoxBox.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf2005e007fd2f2005e00 /* src/sweep/GuSweepBoxSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxSphere.cpp"; path = "../../GeomUtils/src/sweep/GuSweepBoxSphere.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf2005e687fd2f2005e68 /* 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; };
- FFFDf2005ed07fd2f2005ed0 /* 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; };
- FFFDf2005f387fd2f2005f38 /* src/sweep/GuSweepCapsuleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleBox.cpp"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleBox.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf2005fa07fd2f2005fa0 /* src/sweep/GuSweepCapsuleCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleCapsule.cpp"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleCapsule.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20060087fd2f2006008 /* src/sweep/GuSweepCapsuleTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleTriangle.cpp"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleTriangle.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20060707fd2f2006070 /* src/sweep/GuSweepSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereCapsule.cpp"; path = "../../GeomUtils/src/sweep/GuSweepSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20060d87fd2f20060d8 /* src/sweep/GuSweepSphereSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereSphere.cpp"; path = "../../GeomUtils/src/sweep/GuSweepSphereSphere.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20061407fd2f2006140 /* src/sweep/GuSweepSphereTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereTriangle.cpp"; path = "../../GeomUtils/src/sweep/GuSweepSphereTriangle.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20061a87fd2f20061a8 /* src/sweep/GuSweepTriangleUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepTriangleUtils.cpp"; path = "../../GeomUtils/src/sweep/GuSweepTriangleUtils.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20062107fd2f2006210 /* src/gjk/GuEPA.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuEPA.cpp"; path = "../../GeomUtils/src/gjk/GuEPA.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20062787fd2f2006278 /* src/gjk/GuGJKSimplex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKSimplex.cpp"; path = "../../GeomUtils/src/gjk/GuGJKSimplex.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20062e07fd2f20062e0 /* src/gjk/GuGJKTest.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKTest.cpp"; path = "../../GeomUtils/src/gjk/GuGJKTest.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20063487fd2f2006348 /* src/intersection/GuIntersectionBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionBoxBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionBoxBox.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20063b07fd2f20063b0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionCapsuleTriangle.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionCapsuleTriangle.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20064187fd2f2006418 /* src/intersection/GuIntersectionEdgeEdge.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionEdgeEdge.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionEdgeEdge.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20064807fd2f2006480 /* src/intersection/GuIntersectionRayBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionRayBox.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20064e87fd2f20064e8 /* src/intersection/GuIntersectionRayCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayCapsule.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionRayCapsule.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20065507fd2f2006550 /* src/intersection/GuIntersectionRaySphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRaySphere.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionRaySphere.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20065b87fd2f20065b8 /* src/intersection/GuIntersectionSphereBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionSphereBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionSphereBox.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20066207fd2f2006620 /* src/intersection/GuIntersectionTriangleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionTriangleBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionTriangleBox.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20066887fd2f2006688 /* src/mesh/GuBV32.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32.cpp"; path = "../../GeomUtils/src/mesh/GuBV32.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20066f07fd2f20066f0 /* src/mesh/GuBV32Build.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32Build.cpp"; path = "../../GeomUtils/src/mesh/GuBV32Build.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20067587fd2f2006758 /* src/mesh/GuBV4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4.cpp"; path = "../../GeomUtils/src/mesh/GuBV4.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20067c07fd2f20067c0 /* src/mesh/GuBV4Build.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4Build.cpp"; path = "../../GeomUtils/src/mesh/GuBV4Build.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20068287fd2f2006828 /* 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; };
- FFFDf20068907fd2f2006890 /* 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; };
- FFFDf20068f87fd2f20068f8 /* 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; };
- FFFDf20069607fd2f2006960 /* 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; };
- FFFDf20069c87fd2f20069c8 /* 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; };
- FFFDf2006a307fd2f2006a30 /* 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; };
- FFFDf2006a987fd2f2006a98 /* 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; };
- FFFDf2006b007fd2f2006b00 /* 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; };
- FFFDf2006b687fd2f2006b68 /* src/mesh/GuMeshQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMeshQuery.cpp"; path = "../../GeomUtils/src/mesh/GuMeshQuery.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf2006bd07fd2f2006bd0 /* src/mesh/GuMidphaseBV4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMidphaseBV4.cpp"; path = "../../GeomUtils/src/mesh/GuMidphaseBV4.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf2006c387fd2f2006c38 /* src/mesh/GuMidphaseRTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMidphaseRTree.cpp"; path = "../../GeomUtils/src/mesh/GuMidphaseRTree.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf2006ca07fd2f2006ca0 /* src/mesh/GuOverlapTestsMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuOverlapTestsMesh.cpp"; path = "../../GeomUtils/src/mesh/GuOverlapTestsMesh.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf2006d087fd2f2006d08 /* src/mesh/GuRTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuRTree.cpp"; path = "../../GeomUtils/src/mesh/GuRTree.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf2006d707fd2f2006d70 /* src/mesh/GuRTreeQueries.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuRTreeQueries.cpp"; path = "../../GeomUtils/src/mesh/GuRTreeQueries.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf2006dd87fd2f2006dd8 /* src/mesh/GuSweepsMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuSweepsMesh.cpp"; path = "../../GeomUtils/src/mesh/GuSweepsMesh.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf2006e407fd2f2006e40 /* src/mesh/GuTriangleMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMesh.cpp"; path = "../../GeomUtils/src/mesh/GuTriangleMesh.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf2006ea87fd2f2006ea8 /* src/mesh/GuTriangleMeshBV4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshBV4.cpp"; path = "../../GeomUtils/src/mesh/GuTriangleMeshBV4.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf2006f107fd2f2006f10 /* src/mesh/GuTriangleMeshRTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshRTree.cpp"; path = "../../GeomUtils/src/mesh/GuTriangleMeshRTree.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf2006f787fd2f2006f78 /* src/hf/GuHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightField.cpp"; path = "../../GeomUtils/src/hf/GuHeightField.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf2006fe07fd2f2006fe0 /* src/hf/GuHeightFieldUtil.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightFieldUtil.cpp"; path = "../../GeomUtils/src/hf/GuHeightFieldUtil.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20070487fd2f2007048 /* src/hf/GuOverlapTestsHF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuOverlapTestsHF.cpp"; path = "../../GeomUtils/src/hf/GuOverlapTestsHF.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20070b07fd2f20070b0 /* src/hf/GuSweepsHF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuSweepsHF.cpp"; path = "../../GeomUtils/src/hf/GuSweepsHF.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20071187fd2f2007118 /* src/pcm/GuPCMContactBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactBoxBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactBoxBox.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20071807fd2f2007180 /* src/pcm/GuPCMContactBoxConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactBoxConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactBoxConvex.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20071e87fd2f20071e8 /* src/pcm/GuPCMContactCapsuleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleBox.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20072507fd2f2007250 /* src/pcm/GuPCMContactCapsuleCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleCapsule.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20072b87fd2f20072b8 /* src/pcm/GuPCMContactCapsuleConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleConvex.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20073207fd2f2007320 /* src/pcm/GuPCMContactCapsuleHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleHeightField.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleHeightField.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20073887fd2f2007388 /* src/pcm/GuPCMContactCapsuleMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleMesh.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleMesh.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20073f07fd2f20073f0 /* src/pcm/GuPCMContactConvexCommon.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexCommon.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexCommon.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20074587fd2f2007458 /* src/pcm/GuPCMContactConvexConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexConvex.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20074c07fd2f20074c0 /* src/pcm/GuPCMContactConvexHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexHeightField.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexHeightField.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20075287fd2f2007528 /* src/pcm/GuPCMContactConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexMesh.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexMesh.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20075907fd2f2007590 /* src/pcm/GuPCMContactGenBoxConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGenBoxConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactGenBoxConvex.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20075f87fd2f20075f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGenSphereCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactGenSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20076607fd2f2007660 /* src/pcm/GuPCMContactPlaneBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactPlaneBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactPlaneBox.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20076c87fd2f20076c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactPlaneCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactPlaneCapsule.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20077307fd2f2007730 /* src/pcm/GuPCMContactPlaneConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactPlaneConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactPlaneConvex.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20077987fd2f2007798 /* src/pcm/GuPCMContactSphereBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereBox.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20078007fd2f2007800 /* src/pcm/GuPCMContactSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20078687fd2f2007868 /* src/pcm/GuPCMContactSphereConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereConvex.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20078d07fd2f20078d0 /* src/pcm/GuPCMContactSphereHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereHeightField.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereHeightField.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20079387fd2f2007938 /* src/pcm/GuPCMContactSphereMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereMesh.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereMesh.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf20079a07fd2f20079a0 /* src/pcm/GuPCMContactSpherePlane.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSpherePlane.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSpherePlane.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf2007a087fd2f2007a08 /* src/pcm/GuPCMContactSphereSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereSphere.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereSphere.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf2007a707fd2f2007a70 /* src/pcm/GuPCMShapeConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMShapeConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMShapeConvex.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf2007ad87fd2f2007ad8 /* src/pcm/GuPCMTriangleContactGen.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMTriangleContactGen.cpp"; path = "../../GeomUtils/src/pcm/GuPCMTriangleContactGen.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf2007b407fd2f2007b40 /* src/pcm/GuPersistentContactManifold.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPersistentContactManifold.cpp"; path = "../../GeomUtils/src/pcm/GuPersistentContactManifold.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf2007ba87fd2f2007ba8 /* src/ccd/GuCCDSweepConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/ccd/GuCCDSweepConvexMesh.cpp"; path = "../../GeomUtils/src/ccd/GuCCDSweepConvexMesh.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf2007c107fd2f2007c10 /* src/ccd/GuCCDSweepPrimitives.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/ccd/GuCCDSweepPrimitives.cpp"; path = "../../GeomUtils/src/ccd/GuCCDSweepPrimitives.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD641046c07f85641046c0 /* PhysXCommon */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXCommon"; sourceTree = BUILT_PRODUCTS_DIR; };
+ FFFD6480ec007f856480ec00 /* common/PxBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxBase.h"; path = "../../../Include/common/PxBase.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6480ec687f856480ec68 /* common/PxCollection.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxCollection.h"; path = "../../../Include/common/PxCollection.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6480ecd07f856480ecd0 /* common/PxCoreUtilityTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxCoreUtilityTypes.h"; path = "../../../Include/common/PxCoreUtilityTypes.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6480ed387f856480ed38 /* common/PxMetaData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxMetaData.h"; path = "../../../Include/common/PxMetaData.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6480eda07f856480eda0 /* common/PxMetaDataFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxMetaDataFlags.h"; path = "../../../Include/common/PxMetaDataFlags.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6480ee087f856480ee08 /* common/PxPhysXCommonConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxPhysXCommonConfig.h"; path = "../../../Include/common/PxPhysXCommonConfig.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6480ee707f856480ee70 /* common/PxPhysicsInsertionCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxPhysicsInsertionCallback.h"; path = "../../../Include/common/PxPhysicsInsertionCallback.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6480eed87f856480eed8 /* common/PxRenderBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxRenderBuffer.h"; path = "../../../Include/common/PxRenderBuffer.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6480ef407f856480ef40 /* common/PxSerialFramework.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxSerialFramework.h"; path = "../../../Include/common/PxSerialFramework.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6480efa87f856480efa8 /* common/PxSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxSerializer.h"; path = "../../../Include/common/PxSerializer.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6480f0107f856480f010 /* common/PxStringTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxStringTable.h"; path = "../../../Include/common/PxStringTable.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6480f0787f856480f078 /* common/PxTolerancesScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxTolerancesScale.h"; path = "../../../Include/common/PxTolerancesScale.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6480f0e07f856480f0e0 /* common/PxTypeInfo.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxTypeInfo.h"; path = "../../../Include/common/PxTypeInfo.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6480f1487f856480f148 /* geometry/PxBoxGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxBoxGeometry.h"; path = "../../../Include/geometry/PxBoxGeometry.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6480f1b07f856480f1b0 /* geometry/PxCapsuleGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxCapsuleGeometry.h"; path = "../../../Include/geometry/PxCapsuleGeometry.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6480f2187f856480f218 /* geometry/PxConvexMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxConvexMesh.h"; path = "../../../Include/geometry/PxConvexMesh.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6480f2807f856480f280 /* geometry/PxConvexMeshGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxConvexMeshGeometry.h"; path = "../../../Include/geometry/PxConvexMeshGeometry.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6480f2e87f856480f2e8 /* geometry/PxGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxGeometry.h"; path = "../../../Include/geometry/PxGeometry.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6480f3507f856480f350 /* geometry/PxGeometryHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxGeometryHelpers.h"; path = "../../../Include/geometry/PxGeometryHelpers.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6480f3b87f856480f3b8 /* geometry/PxGeometryQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxGeometryQuery.h"; path = "../../../Include/geometry/PxGeometryQuery.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6480f4207f856480f420 /* geometry/PxHeightField.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightField.h"; path = "../../../Include/geometry/PxHeightField.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6480f4887f856480f488 /* geometry/PxHeightFieldDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldDesc.h"; path = "../../../Include/geometry/PxHeightFieldDesc.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6480f4f07f856480f4f0 /* geometry/PxHeightFieldFlag.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldFlag.h"; path = "../../../Include/geometry/PxHeightFieldFlag.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6480f5587f856480f558 /* geometry/PxHeightFieldGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldGeometry.h"; path = "../../../Include/geometry/PxHeightFieldGeometry.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6480f5c07f856480f5c0 /* geometry/PxHeightFieldSample.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldSample.h"; path = "../../../Include/geometry/PxHeightFieldSample.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6480f6287f856480f628 /* geometry/PxMeshQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxMeshQuery.h"; path = "../../../Include/geometry/PxMeshQuery.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6480f6907f856480f690 /* geometry/PxMeshScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxMeshScale.h"; path = "../../../Include/geometry/PxMeshScale.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6480f6f87f856480f6f8 /* geometry/PxPlaneGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxPlaneGeometry.h"; path = "../../../Include/geometry/PxPlaneGeometry.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6480f7607f856480f760 /* geometry/PxSimpleTriangleMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxSimpleTriangleMesh.h"; path = "../../../Include/geometry/PxSimpleTriangleMesh.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6480f7c87f856480f7c8 /* geometry/PxSphereGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxSphereGeometry.h"; path = "../../../Include/geometry/PxSphereGeometry.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6480f8307f856480f830 /* geometry/PxTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxTriangle.h"; path = "../../../Include/geometry/PxTriangle.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6480f8987f856480f898 /* geometry/PxTriangleMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxTriangleMesh.h"; path = "../../../Include/geometry/PxTriangleMesh.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6480f9007f856480f900 /* geometry/PxTriangleMeshGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxTriangleMeshGeometry.h"; path = "../../../Include/geometry/PxTriangleMeshGeometry.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6398cc007f856398cc00 /* src/CmBoxPruning.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmBoxPruning.cpp"; path = "../../Common/src/CmBoxPruning.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6398cc687f856398cc68 /* src/CmCollection.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmCollection.cpp"; path = "../../Common/src/CmCollection.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6398ccd07f856398ccd0 /* src/CmMathUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmMathUtils.cpp"; path = "../../Common/src/CmMathUtils.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6398cd387f856398cd38 /* src/CmPtrTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPtrTable.cpp"; path = "../../Common/src/CmPtrTable.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6398cda07f856398cda0 /* src/CmRadixSort.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSort.cpp"; path = "../../Common/src/CmRadixSort.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6398ce087f856398ce08 /* src/CmRadixSortBuffered.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSortBuffered.cpp"; path = "../../Common/src/CmRadixSortBuffered.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6398ce707f856398ce70 /* src/CmRenderOutput.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRenderOutput.cpp"; path = "../../Common/src/CmRenderOutput.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6398ced87f856398ced8 /* src/CmVisualization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmVisualization.cpp"; path = "../../Common/src/CmVisualization.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6398cf407f856398cf40 /* src/CmBitMap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmBitMap.h"; path = "../../Common/src/CmBitMap.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6398cfa87f856398cfa8 /* src/CmBoxPruning.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmBoxPruning.h"; path = "../../Common/src/CmBoxPruning.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6398d0107f856398d010 /* src/CmCollection.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmCollection.h"; path = "../../Common/src/CmCollection.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6398d0787f856398d078 /* src/CmConeLimitHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmConeLimitHelper.h"; path = "../../Common/src/CmConeLimitHelper.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6398d0e07f856398d0e0 /* src/CmFlushPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmFlushPool.h"; path = "../../Common/src/CmFlushPool.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6398d1487f856398d148 /* src/CmIDPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmIDPool.h"; path = "../../Common/src/CmIDPool.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6398d1b07f856398d1b0 /* src/CmIO.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmIO.h"; path = "../../Common/src/CmIO.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6398d2187f856398d218 /* src/CmMatrix34.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmMatrix34.h"; path = "../../Common/src/CmMatrix34.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6398d2807f856398d280 /* src/CmPhysXCommon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPhysXCommon.h"; path = "../../Common/src/CmPhysXCommon.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6398d2e87f856398d2e8 /* src/CmPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPool.h"; path = "../../Common/src/CmPool.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6398d3507f856398d350 /* src/CmPreallocatingPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPreallocatingPool.h"; path = "../../Common/src/CmPreallocatingPool.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6398d3b87f856398d3b8 /* src/CmPriorityQueue.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPriorityQueue.h"; path = "../../Common/src/CmPriorityQueue.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6398d4207f856398d420 /* src/CmPtrTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPtrTable.h"; path = "../../Common/src/CmPtrTable.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6398d4887f856398d488 /* src/CmQueue.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmQueue.h"; path = "../../Common/src/CmQueue.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6398d4f07f856398d4f0 /* src/CmRadixSort.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSort.h"; path = "../../Common/src/CmRadixSort.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6398d5587f856398d558 /* src/CmRadixSortBuffered.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSortBuffered.h"; path = "../../Common/src/CmRadixSortBuffered.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6398d5c07f856398d5c0 /* src/CmRefCountable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRefCountable.h"; path = "../../Common/src/CmRefCountable.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6398d6287f856398d628 /* src/CmRenderBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRenderBuffer.h"; path = "../../Common/src/CmRenderBuffer.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6398d6907f856398d690 /* src/CmRenderOutput.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRenderOutput.h"; path = "../../Common/src/CmRenderOutput.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6398d6f87f856398d6f8 /* src/CmScaling.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmScaling.h"; path = "../../Common/src/CmScaling.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6398d7607f856398d760 /* src/CmSpatialVector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmSpatialVector.h"; path = "../../Common/src/CmSpatialVector.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6398d7c87f856398d7c8 /* src/CmTask.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTask.h"; path = "../../Common/src/CmTask.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6398d8307f856398d830 /* src/CmTaskPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTaskPool.h"; path = "../../Common/src/CmTaskPool.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6398d8987f856398d898 /* src/CmTmpMem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTmpMem.h"; path = "../../Common/src/CmTmpMem.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6398d9007f856398d900 /* src/CmTransformUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTransformUtils.h"; path = "../../Common/src/CmTransformUtils.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6398d9687f856398d968 /* src/CmUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmUtils.h"; path = "../../Common/src/CmUtils.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6398d9d07f856398d9d0 /* src/CmVisualization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmVisualization.h"; path = "../../Common/src/CmVisualization.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648010007f8564801000 /* headers/GuAxes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuAxes.h"; path = "../../GeomUtils/headers/GuAxes.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648010687f8564801068 /* headers/GuBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuBox.h"; path = "../../GeomUtils/headers/GuBox.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648010d07f85648010d0 /* headers/GuDistanceSegmentBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuDistanceSegmentBox.h"; path = "../../GeomUtils/headers/GuDistanceSegmentBox.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648011387f8564801138 /* headers/GuDistanceSegmentSegment.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuDistanceSegmentSegment.h"; path = "../../GeomUtils/headers/GuDistanceSegmentSegment.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648011a07f85648011a0 /* headers/GuIntersectionBoxBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuIntersectionBoxBox.h"; path = "../../GeomUtils/headers/GuIntersectionBoxBox.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648012087f8564801208 /* headers/GuIntersectionTriangleBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuIntersectionTriangleBox.h"; path = "../../GeomUtils/headers/GuIntersectionTriangleBox.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648012707f8564801270 /* headers/GuRaycastTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuRaycastTests.h"; path = "../../GeomUtils/headers/GuRaycastTests.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648012d87f85648012d8 /* headers/GuSIMDHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuSIMDHelpers.h"; path = "../../GeomUtils/headers/GuSIMDHelpers.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648013407f8564801340 /* headers/GuSegment.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuSegment.h"; path = "../../GeomUtils/headers/GuSegment.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648013a87f85648013a8 /* ../../Include/GeomUtils */= { isa = PBXFileReference; fileEncoding = 4; name = "../../Include/GeomUtils"; path = "../../../Include/GeomUtils"; sourceTree = SOURCE_ROOT; };
+ FFFD648014107f8564801410 /* src/GuBounds.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuBounds.h"; path = "../../GeomUtils/src/GuBounds.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648014787f8564801478 /* src/GuCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCapsule.h"; path = "../../GeomUtils/src/GuCapsule.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648014e07f85648014e0 /* src/GuCenterExtents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCenterExtents.h"; path = "../../GeomUtils/src/GuCenterExtents.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648015487f8564801548 /* src/GuGeometryUnion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuGeometryUnion.h"; path = "../../GeomUtils/src/GuGeometryUnion.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648015b07f85648015b0 /* src/GuInternal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuInternal.h"; path = "../../GeomUtils/src/GuInternal.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648016187f8564801618 /* src/GuMTD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMTD.h"; path = "../../GeomUtils/src/GuMTD.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648016807f8564801680 /* src/GuMeshFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMeshFactory.h"; path = "../../GeomUtils/src/GuMeshFactory.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648016e87f85648016e8 /* src/GuOverlapTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuOverlapTests.h"; path = "../../GeomUtils/src/GuOverlapTests.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648017507f8564801750 /* src/GuSerialize.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSerialize.h"; path = "../../GeomUtils/src/GuSerialize.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648017b87f85648017b8 /* src/GuSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSphere.h"; path = "../../GeomUtils/src/GuSphere.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648018207f8564801820 /* src/GuSweepMTD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepMTD.h"; path = "../../GeomUtils/src/GuSweepMTD.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648018887f8564801888 /* src/GuSweepSharedTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepSharedTests.h"; path = "../../GeomUtils/src/GuSweepSharedTests.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648018f07f85648018f0 /* src/GuSweepTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepTests.h"; path = "../../GeomUtils/src/GuSweepTests.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648019587f8564801958 /* src/contact/GuContactMethodImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactMethodImpl.h"; path = "../../GeomUtils/src/contact/GuContactMethodImpl.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648019c07f85648019c0 /* src/contact/GuContactPolygonPolygon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPolygonPolygon.h"; path = "../../GeomUtils/src/contact/GuContactPolygonPolygon.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64801a287f8564801a28 /* src/contact/GuFeatureCode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuFeatureCode.h"; path = "../../GeomUtils/src/contact/GuFeatureCode.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64801a907f8564801a90 /* src/contact/GuLegacyTraceLineCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyTraceLineCallback.h"; path = "../../GeomUtils/src/contact/GuLegacyTraceLineCallback.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64801af87f8564801af8 /* src/common/GuBarycentricCoordinates.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuBarycentricCoordinates.h"; path = "../../GeomUtils/src/common/GuBarycentricCoordinates.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64801b607f8564801b60 /* src/common/GuBoxConversion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuBoxConversion.h"; path = "../../GeomUtils/src/common/GuBoxConversion.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64801bc87f8564801bc8 /* src/common/GuEdgeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuEdgeCache.h"; path = "../../GeomUtils/src/common/GuEdgeCache.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64801c307f8564801c30 /* src/common/GuEdgeListData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuEdgeListData.h"; path = "../../GeomUtils/src/common/GuEdgeListData.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64801c987f8564801c98 /* src/common/GuSeparatingAxes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuSeparatingAxes.h"; path = "../../GeomUtils/src/common/GuSeparatingAxes.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64801d007f8564801d00 /* src/convex/GuBigConvexData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuBigConvexData.h"; path = "../../GeomUtils/src/convex/GuBigConvexData.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64801d687f8564801d68 /* src/convex/GuBigConvexData2.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuBigConvexData2.h"; path = "../../GeomUtils/src/convex/GuBigConvexData2.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64801dd07f8564801dd0 /* src/convex/GuConvexEdgeFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexEdgeFlags.h"; path = "../../GeomUtils/src/convex/GuConvexEdgeFlags.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64801e387f8564801e38 /* src/convex/GuConvexHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexHelper.h"; path = "../../GeomUtils/src/convex/GuConvexHelper.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64801ea07f8564801ea0 /* src/convex/GuConvexMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexMesh.h"; path = "../../GeomUtils/src/convex/GuConvexMesh.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64801f087f8564801f08 /* src/convex/GuConvexMeshData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexMeshData.h"; path = "../../GeomUtils/src/convex/GuConvexMeshData.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64801f707f8564801f70 /* src/convex/GuConvexSupportTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexSupportTable.h"; path = "../../GeomUtils/src/convex/GuConvexSupportTable.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64801fd87f8564801fd8 /* src/convex/GuConvexUtilsInternal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexUtilsInternal.h"; path = "../../GeomUtils/src/convex/GuConvexUtilsInternal.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648020407f8564802040 /* src/convex/GuCubeIndex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuCubeIndex.h"; path = "../../GeomUtils/src/convex/GuCubeIndex.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648020a87f85648020a8 /* src/convex/GuHillClimbing.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuHillClimbing.h"; path = "../../GeomUtils/src/convex/GuHillClimbing.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648021107f8564802110 /* src/convex/GuShapeConvex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuShapeConvex.h"; path = "../../GeomUtils/src/convex/GuShapeConvex.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648021787f8564802178 /* src/distance/GuDistancePointBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointBox.h"; path = "../../GeomUtils/src/distance/GuDistancePointBox.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648021e07f85648021e0 /* src/distance/GuDistancePointSegment.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointSegment.h"; path = "../../GeomUtils/src/distance/GuDistancePointSegment.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648022487f8564802248 /* src/distance/GuDistancePointTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointTriangle.h"; path = "../../GeomUtils/src/distance/GuDistancePointTriangle.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648022b07f85648022b0 /* src/distance/GuDistancePointTriangleSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointTriangleSIMD.h"; path = "../../GeomUtils/src/distance/GuDistancePointTriangleSIMD.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648023187f8564802318 /* src/distance/GuDistanceSegmentSegmentSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentSegmentSIMD.h"; path = "../../GeomUtils/src/distance/GuDistanceSegmentSegmentSIMD.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648023807f8564802380 /* src/distance/GuDistanceSegmentTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentTriangle.h"; path = "../../GeomUtils/src/distance/GuDistanceSegmentTriangle.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648023e87f85648023e8 /* src/distance/GuDistanceSegmentTriangleSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentTriangleSIMD.h"; path = "../../GeomUtils/src/distance/GuDistanceSegmentTriangleSIMD.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648024507f8564802450 /* src/sweep/GuSweepBoxBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxBox.h"; path = "../../GeomUtils/src/sweep/GuSweepBoxBox.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648024b87f85648024b8 /* src/sweep/GuSweepBoxSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxSphere.h"; path = "../../GeomUtils/src/sweep/GuSweepBoxSphere.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648025207f8564802520 /* src/sweep/GuSweepBoxTriangle_FeatureBased.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxTriangle_FeatureBased.h"; path = "../../GeomUtils/src/sweep/GuSweepBoxTriangle_FeatureBased.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648025887f8564802588 /* src/sweep/GuSweepBoxTriangle_SAT.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxTriangle_SAT.h"; path = "../../GeomUtils/src/sweep/GuSweepBoxTriangle_SAT.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648025f07f85648025f0 /* src/sweep/GuSweepCapsuleBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleBox.h"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleBox.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648026587f8564802658 /* src/sweep/GuSweepCapsuleCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleCapsule.h"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleCapsule.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648026c07f85648026c0 /* src/sweep/GuSweepCapsuleTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleTriangle.h"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleTriangle.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648027287f8564802728 /* src/sweep/GuSweepSphereCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereCapsule.h"; path = "../../GeomUtils/src/sweep/GuSweepSphereCapsule.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648027907f8564802790 /* src/sweep/GuSweepSphereSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereSphere.h"; path = "../../GeomUtils/src/sweep/GuSweepSphereSphere.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648027f87f85648027f8 /* src/sweep/GuSweepSphereTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereTriangle.h"; path = "../../GeomUtils/src/sweep/GuSweepSphereTriangle.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648028607f8564802860 /* src/sweep/GuSweepTriangleUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepTriangleUtils.h"; path = "../../GeomUtils/src/sweep/GuSweepTriangleUtils.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648028c87f85648028c8 /* src/gjk/GuEPA.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuEPA.h"; path = "../../GeomUtils/src/gjk/GuEPA.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648029307f8564802930 /* src/gjk/GuEPAFacet.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuEPAFacet.h"; path = "../../GeomUtils/src/gjk/GuEPAFacet.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648029987f8564802998 /* src/gjk/GuGJK.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJK.h"; path = "../../GeomUtils/src/gjk/GuGJK.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64802a007f8564802a00 /* src/gjk/GuGJKPenetration.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKPenetration.h"; path = "../../GeomUtils/src/gjk/GuGJKPenetration.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64802a687f8564802a68 /* src/gjk/GuGJKRaycast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKRaycast.h"; path = "../../GeomUtils/src/gjk/GuGJKRaycast.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64802ad07f8564802ad0 /* src/gjk/GuGJKSimplex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKSimplex.h"; path = "../../GeomUtils/src/gjk/GuGJKSimplex.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64802b387f8564802b38 /* src/gjk/GuGJKTest.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKTest.h"; path = "../../GeomUtils/src/gjk/GuGJKTest.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64802ba07f8564802ba0 /* src/gjk/GuGJKType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKType.h"; path = "../../GeomUtils/src/gjk/GuGJKType.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64802c087f8564802c08 /* src/gjk/GuGJKUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKUtil.h"; path = "../../GeomUtils/src/gjk/GuGJKUtil.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64802c707f8564802c70 /* src/gjk/GuVecBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecBox.h"; path = "../../GeomUtils/src/gjk/GuVecBox.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64802cd87f8564802cd8 /* src/gjk/GuVecCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecCapsule.h"; path = "../../GeomUtils/src/gjk/GuVecCapsule.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64802d407f8564802d40 /* src/gjk/GuVecConvex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecConvex.h"; path = "../../GeomUtils/src/gjk/GuVecConvex.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64802da87f8564802da8 /* src/gjk/GuVecConvexHull.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecConvexHull.h"; path = "../../GeomUtils/src/gjk/GuVecConvexHull.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64802e107f8564802e10 /* src/gjk/GuVecConvexHullNoScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecConvexHullNoScale.h"; path = "../../GeomUtils/src/gjk/GuVecConvexHullNoScale.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64802e787f8564802e78 /* src/gjk/GuVecPlane.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecPlane.h"; path = "../../GeomUtils/src/gjk/GuVecPlane.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64802ee07f8564802ee0 /* src/gjk/GuVecShrunkBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecShrunkBox.h"; path = "../../GeomUtils/src/gjk/GuVecShrunkBox.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64802f487f8564802f48 /* src/gjk/GuVecShrunkConvexHull.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecShrunkConvexHull.h"; path = "../../GeomUtils/src/gjk/GuVecShrunkConvexHull.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64802fb07f8564802fb0 /* src/gjk/GuVecShrunkConvexHullNoScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecShrunkConvexHullNoScale.h"; path = "../../GeomUtils/src/gjk/GuVecShrunkConvexHullNoScale.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648030187f8564803018 /* src/gjk/GuVecSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecSphere.h"; path = "../../GeomUtils/src/gjk/GuVecSphere.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648030807f8564803080 /* src/gjk/GuVecTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecTriangle.h"; path = "../../GeomUtils/src/gjk/GuVecTriangle.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648030e87f85648030e8 /* src/intersection/GuIntersectionCapsuleTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionCapsuleTriangle.h"; path = "../../GeomUtils/src/intersection/GuIntersectionCapsuleTriangle.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648031507f8564803150 /* src/intersection/GuIntersectionEdgeEdge.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionEdgeEdge.h"; path = "../../GeomUtils/src/intersection/GuIntersectionEdgeEdge.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648031b87f85648031b8 /* src/intersection/GuIntersectionRay.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRay.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRay.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648032207f8564803220 /* src/intersection/GuIntersectionRayBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayBox.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayBox.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648032887f8564803288 /* src/intersection/GuIntersectionRayBoxSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayBoxSIMD.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayBoxSIMD.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648032f07f85648032f0 /* src/intersection/GuIntersectionRayCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayCapsule.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayCapsule.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648033587f8564803358 /* src/intersection/GuIntersectionRayPlane.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayPlane.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayPlane.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648033c07f85648033c0 /* src/intersection/GuIntersectionRaySphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRaySphere.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRaySphere.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648034287f8564803428 /* src/intersection/GuIntersectionRayTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayTriangle.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayTriangle.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648034907f8564803490 /* src/intersection/GuIntersectionSphereBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionSphereBox.h"; path = "../../GeomUtils/src/intersection/GuIntersectionSphereBox.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648034f87f85648034f8 /* src/mesh/GuBV32.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32.h"; path = "../../GeomUtils/src/mesh/GuBV32.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648035607f8564803560 /* src/mesh/GuBV32Build.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32Build.h"; path = "../../GeomUtils/src/mesh/GuBV32Build.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648035c87f85648035c8 /* src/mesh/GuBV4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4.h"; path = "../../GeomUtils/src/mesh/GuBV4.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648036307f8564803630 /* src/mesh/GuBV4Build.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4Build.h"; path = "../../GeomUtils/src/mesh/GuBV4Build.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648036987f8564803698 /* src/mesh/GuBV4Settings.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4Settings.h"; path = "../../GeomUtils/src/mesh/GuBV4Settings.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648037007f8564803700 /* src/mesh/GuBV4_AABBAABBSweepTest.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_AABBAABBSweepTest.h"; path = "../../GeomUtils/src/mesh/GuBV4_AABBAABBSweepTest.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648037687f8564803768 /* src/mesh/GuBV4_BoxBoxOverlapTest.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_BoxBoxOverlapTest.h"; path = "../../GeomUtils/src/mesh/GuBV4_BoxBoxOverlapTest.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648037d07f85648037d0 /* src/mesh/GuBV4_BoxOverlap_Internal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_BoxOverlap_Internal.h"; path = "../../GeomUtils/src/mesh/GuBV4_BoxOverlap_Internal.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648038387f8564803838 /* src/mesh/GuBV4_BoxSweep_Internal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_BoxSweep_Internal.h"; path = "../../GeomUtils/src/mesh/GuBV4_BoxSweep_Internal.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648038a07f85648038a0 /* src/mesh/GuBV4_BoxSweep_Params.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_BoxSweep_Params.h"; path = "../../GeomUtils/src/mesh/GuBV4_BoxSweep_Params.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648039087f8564803908 /* src/mesh/GuBV4_CapsuleSweep_Internal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_CapsuleSweep_Internal.h"; path = "../../GeomUtils/src/mesh/GuBV4_CapsuleSweep_Internal.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648039707f8564803970 /* src/mesh/GuBV4_Common.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Common.h"; path = "../../GeomUtils/src/mesh/GuBV4_Common.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648039d87f85648039d8 /* src/mesh/GuBV4_Internal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Internal.h"; path = "../../GeomUtils/src/mesh/GuBV4_Internal.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64803a407f8564803a40 /* src/mesh/GuBV4_ProcessStreamNoOrder_OBBOBB.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_ProcessStreamNoOrder_OBBOBB.h"; path = "../../GeomUtils/src/mesh/GuBV4_ProcessStreamNoOrder_OBBOBB.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64803aa87f8564803aa8 /* src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB.h"; path = "../../GeomUtils/src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64803b107f8564803b10 /* src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB_Inflated.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB_Inflated.h"; path = "../../GeomUtils/src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB_Inflated.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64803b787f8564803b78 /* src/mesh/GuBV4_ProcessStreamNoOrder_SphereAABB.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_ProcessStreamNoOrder_SphereAABB.h"; path = "../../GeomUtils/src/mesh/GuBV4_ProcessStreamNoOrder_SphereAABB.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64803be07f8564803be0 /* src/mesh/GuBV4_ProcessStreamOrdered_OBBOBB.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_ProcessStreamOrdered_OBBOBB.h"; path = "../../GeomUtils/src/mesh/GuBV4_ProcessStreamOrdered_OBBOBB.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64803c487f8564803c48 /* src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB.h"; path = "../../GeomUtils/src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64803cb07f8564803cb0 /* src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB_Inflated.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB_Inflated.h"; path = "../../GeomUtils/src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB_Inflated.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64803d187f8564803d18 /* src/mesh/GuBV4_Slabs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Slabs.h"; path = "../../GeomUtils/src/mesh/GuBV4_Slabs.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64803d807f8564803d80 /* src/mesh/GuBV4_Slabs_KajiyaNoOrder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Slabs_KajiyaNoOrder.h"; path = "../../GeomUtils/src/mesh/GuBV4_Slabs_KajiyaNoOrder.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64803de87f8564803de8 /* src/mesh/GuBV4_Slabs_KajiyaOrdered.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Slabs_KajiyaOrdered.h"; path = "../../GeomUtils/src/mesh/GuBV4_Slabs_KajiyaOrdered.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64803e507f8564803e50 /* src/mesh/GuBV4_Slabs_SwizzledNoOrder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Slabs_SwizzledNoOrder.h"; path = "../../GeomUtils/src/mesh/GuBV4_Slabs_SwizzledNoOrder.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64803eb87f8564803eb8 /* src/mesh/GuBV4_Slabs_SwizzledOrdered.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Slabs_SwizzledOrdered.h"; path = "../../GeomUtils/src/mesh/GuBV4_Slabs_SwizzledOrdered.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64803f207f8564803f20 /* src/mesh/GuBVConstants.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBVConstants.h"; path = "../../GeomUtils/src/mesh/GuBVConstants.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64803f887f8564803f88 /* src/mesh/GuMeshData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMeshData.h"; path = "../../GeomUtils/src/mesh/GuMeshData.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64803ff07f8564803ff0 /* src/mesh/GuMidphaseInterface.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMidphaseInterface.h"; path = "../../GeomUtils/src/mesh/GuMidphaseInterface.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648040587f8564804058 /* src/mesh/GuRTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuRTree.h"; path = "../../GeomUtils/src/mesh/GuRTree.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648040c07f85648040c0 /* src/mesh/GuSweepConvexTri.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuSweepConvexTri.h"; path = "../../GeomUtils/src/mesh/GuSweepConvexTri.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648041287f8564804128 /* src/mesh/GuSweepMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuSweepMesh.h"; path = "../../GeomUtils/src/mesh/GuSweepMesh.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648041907f8564804190 /* src/mesh/GuTriangle32.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangle32.h"; path = "../../GeomUtils/src/mesh/GuTriangle32.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648041f87f85648041f8 /* src/mesh/GuTriangleCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleCache.h"; path = "../../GeomUtils/src/mesh/GuTriangleCache.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648042607f8564804260 /* src/mesh/GuTriangleMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMesh.h"; path = "../../GeomUtils/src/mesh/GuTriangleMesh.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648042c87f85648042c8 /* src/mesh/GuTriangleMeshBV4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshBV4.h"; path = "../../GeomUtils/src/mesh/GuTriangleMeshBV4.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648043307f8564804330 /* src/mesh/GuTriangleMeshRTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshRTree.h"; path = "../../GeomUtils/src/mesh/GuTriangleMeshRTree.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648043987f8564804398 /* src/mesh/GuTriangleVertexPointers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleVertexPointers.h"; path = "../../GeomUtils/src/mesh/GuTriangleVertexPointers.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648044007f8564804400 /* src/hf/GuEntityReport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuEntityReport.h"; path = "../../GeomUtils/src/hf/GuEntityReport.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648044687f8564804468 /* src/hf/GuHeightField.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightField.h"; path = "../../GeomUtils/src/hf/GuHeightField.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648044d07f85648044d0 /* src/hf/GuHeightFieldData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightFieldData.h"; path = "../../GeomUtils/src/hf/GuHeightFieldData.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648045387f8564804538 /* src/hf/GuHeightFieldUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightFieldUtil.h"; path = "../../GeomUtils/src/hf/GuHeightFieldUtil.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648045a07f85648045a0 /* src/pcm/GuPCMContactConvexCommon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexCommon.h"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexCommon.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648046087f8564804608 /* src/pcm/GuPCMContactGen.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGen.h"; path = "../../GeomUtils/src/pcm/GuPCMContactGen.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648046707f8564804670 /* src/pcm/GuPCMContactGenUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGenUtil.h"; path = "../../GeomUtils/src/pcm/GuPCMContactGenUtil.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648046d87f85648046d8 /* src/pcm/GuPCMContactMeshCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactMeshCallback.h"; path = "../../GeomUtils/src/pcm/GuPCMContactMeshCallback.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648047407f8564804740 /* src/pcm/GuPCMShapeConvex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMShapeConvex.h"; path = "../../GeomUtils/src/pcm/GuPCMShapeConvex.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648047a87f85648047a8 /* src/pcm/GuPCMTriangleContactGen.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMTriangleContactGen.h"; path = "../../GeomUtils/src/pcm/GuPCMTriangleContactGen.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648048107f8564804810 /* src/pcm/GuPersistentContactManifold.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPersistentContactManifold.h"; path = "../../GeomUtils/src/pcm/GuPersistentContactManifold.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648048787f8564804878 /* src/ccd/GuCCDSweepConvexMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/ccd/GuCCDSweepConvexMesh.h"; path = "../../GeomUtils/src/ccd/GuCCDSweepConvexMesh.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648048e07f85648048e0 /* src/GuBounds.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuBounds.cpp"; path = "../../GeomUtils/src/GuBounds.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648049487f8564804948 /* src/GuBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuBox.cpp"; path = "../../GeomUtils/src/GuBox.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648049b07f85648049b0 /* src/GuCCTSweepTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCCTSweepTests.cpp"; path = "../../GeomUtils/src/GuCCTSweepTests.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64804a187f8564804a18 /* src/GuCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCapsule.cpp"; path = "../../GeomUtils/src/GuCapsule.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64804a807f8564804a80 /* src/GuGeometryQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuGeometryQuery.cpp"; path = "../../GeomUtils/src/GuGeometryQuery.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64804ae87f8564804ae8 /* src/GuGeometryUnion.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuGeometryUnion.cpp"; path = "../../GeomUtils/src/GuGeometryUnion.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64804b507f8564804b50 /* src/GuInternal.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuInternal.cpp"; path = "../../GeomUtils/src/GuInternal.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64804bb87f8564804bb8 /* src/GuMTD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMTD.cpp"; path = "../../GeomUtils/src/GuMTD.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64804c207f8564804c20 /* src/GuMeshFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMeshFactory.cpp"; path = "../../GeomUtils/src/GuMeshFactory.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64804c887f8564804c88 /* src/GuMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMetaData.cpp"; path = "../../GeomUtils/src/GuMetaData.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64804cf07f8564804cf0 /* src/GuOverlapTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuOverlapTests.cpp"; path = "../../GeomUtils/src/GuOverlapTests.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64804d587f8564804d58 /* src/GuRaycastTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuRaycastTests.cpp"; path = "../../GeomUtils/src/GuRaycastTests.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64804dc07f8564804dc0 /* src/GuSerialize.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSerialize.cpp"; path = "../../GeomUtils/src/GuSerialize.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64804e287f8564804e28 /* src/GuSweepMTD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepMTD.cpp"; path = "../../GeomUtils/src/GuSweepMTD.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64804e907f8564804e90 /* src/GuSweepSharedTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepSharedTests.cpp"; path = "../../GeomUtils/src/GuSweepSharedTests.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64804ef87f8564804ef8 /* src/GuSweepTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepTests.cpp"; path = "../../GeomUtils/src/GuSweepTests.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64804f607f8564804f60 /* src/contact/GuContactBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactBoxBox.cpp"; path = "../../GeomUtils/src/contact/GuContactBoxBox.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64804fc87f8564804fc8 /* src/contact/GuContactCapsuleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleBox.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleBox.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648050307f8564805030 /* src/contact/GuContactCapsuleCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleCapsule.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleCapsule.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648050987f8564805098 /* src/contact/GuContactCapsuleConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleConvex.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleConvex.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648051007f8564805100 /* src/contact/GuContactCapsuleMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleMesh.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleMesh.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648051687f8564805168 /* src/contact/GuContactConvexConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactConvexConvex.cpp"; path = "../../GeomUtils/src/contact/GuContactConvexConvex.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648051d07f85648051d0 /* src/contact/GuContactConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactConvexMesh.cpp"; path = "../../GeomUtils/src/contact/GuContactConvexMesh.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648052387f8564805238 /* src/contact/GuContactPlaneBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPlaneBox.cpp"; path = "../../GeomUtils/src/contact/GuContactPlaneBox.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648052a07f85648052a0 /* src/contact/GuContactPlaneCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPlaneCapsule.cpp"; path = "../../GeomUtils/src/contact/GuContactPlaneCapsule.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648053087f8564805308 /* src/contact/GuContactPlaneConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPlaneConvex.cpp"; path = "../../GeomUtils/src/contact/GuContactPlaneConvex.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648053707f8564805370 /* src/contact/GuContactPolygonPolygon.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPolygonPolygon.cpp"; path = "../../GeomUtils/src/contact/GuContactPolygonPolygon.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648053d87f85648053d8 /* src/contact/GuContactSphereBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereBox.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereBox.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648054407f8564805440 /* src/contact/GuContactSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereCapsule.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648054a87f85648054a8 /* src/contact/GuContactSphereMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereMesh.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereMesh.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648055107f8564805510 /* src/contact/GuContactSpherePlane.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSpherePlane.cpp"; path = "../../GeomUtils/src/contact/GuContactSpherePlane.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648055787f8564805578 /* src/contact/GuContactSphereSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereSphere.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereSphere.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648055e07f85648055e0 /* src/contact/GuFeatureCode.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuFeatureCode.cpp"; path = "../../GeomUtils/src/contact/GuFeatureCode.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648056487f8564805648 /* src/contact/GuLegacyContactBoxHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactBoxHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactBoxHeightField.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648056b07f85648056b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactCapsuleHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactCapsuleHeightField.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648057187f8564805718 /* src/contact/GuLegacyContactConvexHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactConvexHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactConvexHeightField.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648057807f8564805780 /* src/contact/GuLegacyContactSphereHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactSphereHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactSphereHeightField.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648057e87f85648057e8 /* src/common/GuBarycentricCoordinates.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuBarycentricCoordinates.cpp"; path = "../../GeomUtils/src/common/GuBarycentricCoordinates.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648058507f8564805850 /* src/common/GuSeparatingAxes.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuSeparatingAxes.cpp"; path = "../../GeomUtils/src/common/GuSeparatingAxes.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648058b87f85648058b8 /* src/convex/GuBigConvexData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuBigConvexData.cpp"; path = "../../GeomUtils/src/convex/GuBigConvexData.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648059207f8564805920 /* src/convex/GuConvexHelper.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexHelper.cpp"; path = "../../GeomUtils/src/convex/GuConvexHelper.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648059887f8564805988 /* src/convex/GuConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexMesh.cpp"; path = "../../GeomUtils/src/convex/GuConvexMesh.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648059f07f85648059f0 /* src/convex/GuConvexSupportTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexSupportTable.cpp"; path = "../../GeomUtils/src/convex/GuConvexSupportTable.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64805a587f8564805a58 /* src/convex/GuConvexUtilsInternal.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexUtilsInternal.cpp"; path = "../../GeomUtils/src/convex/GuConvexUtilsInternal.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64805ac07f8564805ac0 /* src/convex/GuHillClimbing.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuHillClimbing.cpp"; path = "../../GeomUtils/src/convex/GuHillClimbing.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64805b287f8564805b28 /* src/convex/GuShapeConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuShapeConvex.cpp"; path = "../../GeomUtils/src/convex/GuShapeConvex.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64805b907f8564805b90 /* src/distance/GuDistancePointBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointBox.cpp"; path = "../../GeomUtils/src/distance/GuDistancePointBox.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64805bf87f8564805bf8 /* src/distance/GuDistancePointTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointTriangle.cpp"; path = "../../GeomUtils/src/distance/GuDistancePointTriangle.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64805c607f8564805c60 /* src/distance/GuDistanceSegmentBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentBox.cpp"; path = "../../GeomUtils/src/distance/GuDistanceSegmentBox.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64805cc87f8564805cc8 /* src/distance/GuDistanceSegmentSegment.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentSegment.cpp"; path = "../../GeomUtils/src/distance/GuDistanceSegmentSegment.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64805d307f8564805d30 /* src/distance/GuDistanceSegmentTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentTriangle.cpp"; path = "../../GeomUtils/src/distance/GuDistanceSegmentTriangle.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64805d987f8564805d98 /* src/sweep/GuSweepBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxBox.cpp"; path = "../../GeomUtils/src/sweep/GuSweepBoxBox.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64805e007f8564805e00 /* src/sweep/GuSweepBoxSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxSphere.cpp"; path = "../../GeomUtils/src/sweep/GuSweepBoxSphere.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64805e687f8564805e68 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxTriangle_FeatureBased.cpp"; path = "../../GeomUtils/src/sweep/GuSweepBoxTriangle_FeatureBased.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64805ed07f8564805ed0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxTriangle_SAT.cpp"; path = "../../GeomUtils/src/sweep/GuSweepBoxTriangle_SAT.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64805f387f8564805f38 /* src/sweep/GuSweepCapsuleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleBox.cpp"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleBox.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64805fa07f8564805fa0 /* src/sweep/GuSweepCapsuleCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleCapsule.cpp"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleCapsule.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648060087f8564806008 /* src/sweep/GuSweepCapsuleTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleTriangle.cpp"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleTriangle.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648060707f8564806070 /* src/sweep/GuSweepSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereCapsule.cpp"; path = "../../GeomUtils/src/sweep/GuSweepSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648060d87f85648060d8 /* src/sweep/GuSweepSphereSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereSphere.cpp"; path = "../../GeomUtils/src/sweep/GuSweepSphereSphere.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648061407f8564806140 /* src/sweep/GuSweepSphereTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereTriangle.cpp"; path = "../../GeomUtils/src/sweep/GuSweepSphereTriangle.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648061a87f85648061a8 /* src/sweep/GuSweepTriangleUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepTriangleUtils.cpp"; path = "../../GeomUtils/src/sweep/GuSweepTriangleUtils.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648062107f8564806210 /* src/gjk/GuEPA.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuEPA.cpp"; path = "../../GeomUtils/src/gjk/GuEPA.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648062787f8564806278 /* src/gjk/GuGJKSimplex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKSimplex.cpp"; path = "../../GeomUtils/src/gjk/GuGJKSimplex.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648062e07f85648062e0 /* src/gjk/GuGJKTest.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKTest.cpp"; path = "../../GeomUtils/src/gjk/GuGJKTest.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648063487f8564806348 /* src/intersection/GuIntersectionBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionBoxBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionBoxBox.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648063b07f85648063b0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionCapsuleTriangle.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionCapsuleTriangle.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648064187f8564806418 /* src/intersection/GuIntersectionEdgeEdge.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionEdgeEdge.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionEdgeEdge.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648064807f8564806480 /* src/intersection/GuIntersectionRayBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionRayBox.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648064e87f85648064e8 /* src/intersection/GuIntersectionRayCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayCapsule.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionRayCapsule.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648065507f8564806550 /* src/intersection/GuIntersectionRaySphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRaySphere.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionRaySphere.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648065b87f85648065b8 /* src/intersection/GuIntersectionSphereBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionSphereBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionSphereBox.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648066207f8564806620 /* src/intersection/GuIntersectionTriangleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionTriangleBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionTriangleBox.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648066887f8564806688 /* src/mesh/GuBV32.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32.cpp"; path = "../../GeomUtils/src/mesh/GuBV32.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648066f07f85648066f0 /* src/mesh/GuBV32Build.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32Build.cpp"; path = "../../GeomUtils/src/mesh/GuBV32Build.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648067587f8564806758 /* src/mesh/GuBV4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4.cpp"; path = "../../GeomUtils/src/mesh/GuBV4.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648067c07f85648067c0 /* src/mesh/GuBV4Build.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4Build.cpp"; path = "../../GeomUtils/src/mesh/GuBV4Build.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648068287f8564806828 /* src/mesh/GuBV4_AABBSweep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_AABBSweep.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_AABBSweep.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648068907f8564806890 /* src/mesh/GuBV4_BoxOverlap.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_BoxOverlap.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_BoxOverlap.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648068f87f85648068f8 /* src/mesh/GuBV4_CapsuleSweep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_CapsuleSweep.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_CapsuleSweep.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648069607f8564806960 /* src/mesh/GuBV4_CapsuleSweepAA.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_CapsuleSweepAA.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_CapsuleSweepAA.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648069c87f85648069c8 /* src/mesh/GuBV4_OBBSweep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_OBBSweep.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_OBBSweep.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64806a307f8564806a30 /* src/mesh/GuBV4_Raycast.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Raycast.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_Raycast.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64806a987f8564806a98 /* src/mesh/GuBV4_SphereOverlap.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_SphereOverlap.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_SphereOverlap.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64806b007f8564806b00 /* src/mesh/GuBV4_SphereSweep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_SphereSweep.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_SphereSweep.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64806b687f8564806b68 /* src/mesh/GuMeshQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMeshQuery.cpp"; path = "../../GeomUtils/src/mesh/GuMeshQuery.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64806bd07f8564806bd0 /* src/mesh/GuMidphaseBV4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMidphaseBV4.cpp"; path = "../../GeomUtils/src/mesh/GuMidphaseBV4.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64806c387f8564806c38 /* src/mesh/GuMidphaseRTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMidphaseRTree.cpp"; path = "../../GeomUtils/src/mesh/GuMidphaseRTree.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64806ca07f8564806ca0 /* src/mesh/GuOverlapTestsMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuOverlapTestsMesh.cpp"; path = "../../GeomUtils/src/mesh/GuOverlapTestsMesh.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64806d087f8564806d08 /* src/mesh/GuRTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuRTree.cpp"; path = "../../GeomUtils/src/mesh/GuRTree.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64806d707f8564806d70 /* src/mesh/GuRTreeQueries.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuRTreeQueries.cpp"; path = "../../GeomUtils/src/mesh/GuRTreeQueries.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64806dd87f8564806dd8 /* src/mesh/GuSweepsMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuSweepsMesh.cpp"; path = "../../GeomUtils/src/mesh/GuSweepsMesh.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64806e407f8564806e40 /* src/mesh/GuTriangleMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMesh.cpp"; path = "../../GeomUtils/src/mesh/GuTriangleMesh.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64806ea87f8564806ea8 /* src/mesh/GuTriangleMeshBV4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshBV4.cpp"; path = "../../GeomUtils/src/mesh/GuTriangleMeshBV4.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64806f107f8564806f10 /* src/mesh/GuTriangleMeshRTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshRTree.cpp"; path = "../../GeomUtils/src/mesh/GuTriangleMeshRTree.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64806f787f8564806f78 /* src/hf/GuHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightField.cpp"; path = "../../GeomUtils/src/hf/GuHeightField.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64806fe07f8564806fe0 /* src/hf/GuHeightFieldUtil.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightFieldUtil.cpp"; path = "../../GeomUtils/src/hf/GuHeightFieldUtil.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648070487f8564807048 /* src/hf/GuOverlapTestsHF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuOverlapTestsHF.cpp"; path = "../../GeomUtils/src/hf/GuOverlapTestsHF.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648070b07f85648070b0 /* src/hf/GuSweepsHF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuSweepsHF.cpp"; path = "../../GeomUtils/src/hf/GuSweepsHF.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648071187f8564807118 /* src/pcm/GuPCMContactBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactBoxBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactBoxBox.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648071807f8564807180 /* src/pcm/GuPCMContactBoxConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactBoxConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactBoxConvex.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648071e87f85648071e8 /* src/pcm/GuPCMContactCapsuleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleBox.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648072507f8564807250 /* src/pcm/GuPCMContactCapsuleCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleCapsule.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648072b87f85648072b8 /* src/pcm/GuPCMContactCapsuleConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleConvex.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648073207f8564807320 /* src/pcm/GuPCMContactCapsuleHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleHeightField.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleHeightField.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648073887f8564807388 /* src/pcm/GuPCMContactCapsuleMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleMesh.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleMesh.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648073f07f85648073f0 /* src/pcm/GuPCMContactConvexCommon.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexCommon.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexCommon.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648074587f8564807458 /* src/pcm/GuPCMContactConvexConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexConvex.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648074c07f85648074c0 /* src/pcm/GuPCMContactConvexHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexHeightField.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexHeightField.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648075287f8564807528 /* src/pcm/GuPCMContactConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexMesh.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexMesh.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648075907f8564807590 /* src/pcm/GuPCMContactGenBoxConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGenBoxConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactGenBoxConvex.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648075f87f85648075f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGenSphereCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactGenSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648076607f8564807660 /* src/pcm/GuPCMContactPlaneBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactPlaneBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactPlaneBox.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648076c87f85648076c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactPlaneCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactPlaneCapsule.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648077307f8564807730 /* src/pcm/GuPCMContactPlaneConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactPlaneConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactPlaneConvex.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648077987f8564807798 /* src/pcm/GuPCMContactSphereBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereBox.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648078007f8564807800 /* src/pcm/GuPCMContactSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648078687f8564807868 /* src/pcm/GuPCMContactSphereConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereConvex.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648078d07f85648078d0 /* src/pcm/GuPCMContactSphereHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereHeightField.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereHeightField.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648079387f8564807938 /* src/pcm/GuPCMContactSphereMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereMesh.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereMesh.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648079a07f85648079a0 /* src/pcm/GuPCMContactSpherePlane.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSpherePlane.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSpherePlane.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64807a087f8564807a08 /* src/pcm/GuPCMContactSphereSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereSphere.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereSphere.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64807a707f8564807a70 /* src/pcm/GuPCMShapeConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMShapeConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMShapeConvex.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64807ad87f8564807ad8 /* src/pcm/GuPCMTriangleContactGen.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMTriangleContactGen.cpp"; path = "../../GeomUtils/src/pcm/GuPCMTriangleContactGen.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64807b407f8564807b40 /* src/pcm/GuPersistentContactManifold.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPersistentContactManifold.cpp"; path = "../../GeomUtils/src/pcm/GuPersistentContactManifold.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64807ba87f8564807ba8 /* src/ccd/GuCCDSweepConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/ccd/GuCCDSweepConvexMesh.cpp"; path = "../../GeomUtils/src/ccd/GuCCDSweepConvexMesh.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64807c107f8564807c10 /* src/ccd/GuCCDSweepPrimitives.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/ccd/GuCCDSweepPrimitives.cpp"; path = "../../GeomUtils/src/ccd/GuCCDSweepPrimitives.cpp"; sourceTree = SOURCE_ROOT; };
/* End PBXFileReference section */
/* Begin PBXResourcesBuildPhase section */
- FFF2f18a0c307fd2f18a0c30 /* Resources */ = {
+ FFF2641046c07f85641046c0 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- FFFFf20013a87fd2f20013a8,
+ FFFF648013a87f85648013a8,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXFrameworksBuildPhase section */
- FFFCf18a0c307fd2f18a0c30 /* Frameworks */ = {
+ FFFC641046c07f85641046c0 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -1852,145 +1852,145 @@
/* End PBXFrameworksBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
- FFF8f18a0c307fd2f18a0c30 /* Sources */ = {
+ FFF8641046c07f85641046c0 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- FFFFf11aa8007fd2f11aa800,
- FFFFf11aa8687fd2f11aa868,
- FFFFf11aa8d07fd2f11aa8d0,
- FFFFf11aa9387fd2f11aa938,
- FFFFf11aa9a07fd2f11aa9a0,
- FFFFf11aaa087fd2f11aaa08,
- FFFFf11aaa707fd2f11aaa70,
- FFFFf11aaad87fd2f11aaad8,
- FFFFf20048e07fd2f20048e0,
- FFFFf20049487fd2f2004948,
- FFFFf20049b07fd2f20049b0,
- FFFFf2004a187fd2f2004a18,
- FFFFf2004a807fd2f2004a80,
- FFFFf2004ae87fd2f2004ae8,
- FFFFf2004b507fd2f2004b50,
- FFFFf2004bb87fd2f2004bb8,
- FFFFf2004c207fd2f2004c20,
- FFFFf2004c887fd2f2004c88,
- FFFFf2004cf07fd2f2004cf0,
- FFFFf2004d587fd2f2004d58,
- FFFFf2004dc07fd2f2004dc0,
- FFFFf2004e287fd2f2004e28,
- FFFFf2004e907fd2f2004e90,
- FFFFf2004ef87fd2f2004ef8,
- FFFFf2004f607fd2f2004f60,
- FFFFf2004fc87fd2f2004fc8,
- FFFFf20050307fd2f2005030,
- FFFFf20050987fd2f2005098,
- FFFFf20051007fd2f2005100,
- FFFFf20051687fd2f2005168,
- FFFFf20051d07fd2f20051d0,
- FFFFf20052387fd2f2005238,
- FFFFf20052a07fd2f20052a0,
- FFFFf20053087fd2f2005308,
- FFFFf20053707fd2f2005370,
- FFFFf20053d87fd2f20053d8,
- FFFFf20054407fd2f2005440,
- FFFFf20054a87fd2f20054a8,
- FFFFf20055107fd2f2005510,
- FFFFf20055787fd2f2005578,
- FFFFf20055e07fd2f20055e0,
- FFFFf20056487fd2f2005648,
- FFFFf20056b07fd2f20056b0,
- FFFFf20057187fd2f2005718,
- FFFFf20057807fd2f2005780,
- FFFFf20057e87fd2f20057e8,
- FFFFf20058507fd2f2005850,
- FFFFf20058b87fd2f20058b8,
- FFFFf20059207fd2f2005920,
- FFFFf20059887fd2f2005988,
- FFFFf20059f07fd2f20059f0,
- FFFFf2005a587fd2f2005a58,
- FFFFf2005ac07fd2f2005ac0,
- FFFFf2005b287fd2f2005b28,
- FFFFf2005b907fd2f2005b90,
- FFFFf2005bf87fd2f2005bf8,
- FFFFf2005c607fd2f2005c60,
- FFFFf2005cc87fd2f2005cc8,
- FFFFf2005d307fd2f2005d30,
- FFFFf2005d987fd2f2005d98,
- FFFFf2005e007fd2f2005e00,
- FFFFf2005e687fd2f2005e68,
- FFFFf2005ed07fd2f2005ed0,
- FFFFf2005f387fd2f2005f38,
- FFFFf2005fa07fd2f2005fa0,
- FFFFf20060087fd2f2006008,
- FFFFf20060707fd2f2006070,
- FFFFf20060d87fd2f20060d8,
- FFFFf20061407fd2f2006140,
- FFFFf20061a87fd2f20061a8,
- FFFFf20062107fd2f2006210,
- FFFFf20062787fd2f2006278,
- FFFFf20062e07fd2f20062e0,
- FFFFf20063487fd2f2006348,
- FFFFf20063b07fd2f20063b0,
- FFFFf20064187fd2f2006418,
- FFFFf20064807fd2f2006480,
- FFFFf20064e87fd2f20064e8,
- FFFFf20065507fd2f2006550,
- FFFFf20065b87fd2f20065b8,
- FFFFf20066207fd2f2006620,
- FFFFf20066887fd2f2006688,
- FFFFf20066f07fd2f20066f0,
- FFFFf20067587fd2f2006758,
- FFFFf20067c07fd2f20067c0,
- FFFFf20068287fd2f2006828,
- FFFFf20068907fd2f2006890,
- FFFFf20068f87fd2f20068f8,
- FFFFf20069607fd2f2006960,
- FFFFf20069c87fd2f20069c8,
- FFFFf2006a307fd2f2006a30,
- FFFFf2006a987fd2f2006a98,
- FFFFf2006b007fd2f2006b00,
- FFFFf2006b687fd2f2006b68,
- FFFFf2006bd07fd2f2006bd0,
- FFFFf2006c387fd2f2006c38,
- FFFFf2006ca07fd2f2006ca0,
- FFFFf2006d087fd2f2006d08,
- FFFFf2006d707fd2f2006d70,
- FFFFf2006dd87fd2f2006dd8,
- FFFFf2006e407fd2f2006e40,
- FFFFf2006ea87fd2f2006ea8,
- FFFFf2006f107fd2f2006f10,
- FFFFf2006f787fd2f2006f78,
- FFFFf2006fe07fd2f2006fe0,
- FFFFf20070487fd2f2007048,
- FFFFf20070b07fd2f20070b0,
- FFFFf20071187fd2f2007118,
- FFFFf20071807fd2f2007180,
- FFFFf20071e87fd2f20071e8,
- FFFFf20072507fd2f2007250,
- FFFFf20072b87fd2f20072b8,
- FFFFf20073207fd2f2007320,
- FFFFf20073887fd2f2007388,
- FFFFf20073f07fd2f20073f0,
- FFFFf20074587fd2f2007458,
- FFFFf20074c07fd2f20074c0,
- FFFFf20075287fd2f2007528,
- FFFFf20075907fd2f2007590,
- FFFFf20075f87fd2f20075f8,
- FFFFf20076607fd2f2007660,
- FFFFf20076c87fd2f20076c8,
- FFFFf20077307fd2f2007730,
- FFFFf20077987fd2f2007798,
- FFFFf20078007fd2f2007800,
- FFFFf20078687fd2f2007868,
- FFFFf20078d07fd2f20078d0,
- FFFFf20079387fd2f2007938,
- FFFFf20079a07fd2f20079a0,
- FFFFf2007a087fd2f2007a08,
- FFFFf2007a707fd2f2007a70,
- FFFFf2007ad87fd2f2007ad8,
- FFFFf2007b407fd2f2007b40,
- FFFFf2007ba87fd2f2007ba8,
- FFFFf2007c107fd2f2007c10,
+ FFFF6398cc007f856398cc00,
+ FFFF6398cc687f856398cc68,
+ FFFF6398ccd07f856398ccd0,
+ FFFF6398cd387f856398cd38,
+ FFFF6398cda07f856398cda0,
+ FFFF6398ce087f856398ce08,
+ FFFF6398ce707f856398ce70,
+ FFFF6398ced87f856398ced8,
+ FFFF648048e07f85648048e0,
+ FFFF648049487f8564804948,
+ FFFF648049b07f85648049b0,
+ FFFF64804a187f8564804a18,
+ FFFF64804a807f8564804a80,
+ FFFF64804ae87f8564804ae8,
+ FFFF64804b507f8564804b50,
+ FFFF64804bb87f8564804bb8,
+ FFFF64804c207f8564804c20,
+ FFFF64804c887f8564804c88,
+ FFFF64804cf07f8564804cf0,
+ FFFF64804d587f8564804d58,
+ FFFF64804dc07f8564804dc0,
+ FFFF64804e287f8564804e28,
+ FFFF64804e907f8564804e90,
+ FFFF64804ef87f8564804ef8,
+ FFFF64804f607f8564804f60,
+ FFFF64804fc87f8564804fc8,
+ FFFF648050307f8564805030,
+ FFFF648050987f8564805098,
+ FFFF648051007f8564805100,
+ FFFF648051687f8564805168,
+ FFFF648051d07f85648051d0,
+ FFFF648052387f8564805238,
+ FFFF648052a07f85648052a0,
+ FFFF648053087f8564805308,
+ FFFF648053707f8564805370,
+ FFFF648053d87f85648053d8,
+ FFFF648054407f8564805440,
+ FFFF648054a87f85648054a8,
+ FFFF648055107f8564805510,
+ FFFF648055787f8564805578,
+ FFFF648055e07f85648055e0,
+ FFFF648056487f8564805648,
+ FFFF648056b07f85648056b0,
+ FFFF648057187f8564805718,
+ FFFF648057807f8564805780,
+ FFFF648057e87f85648057e8,
+ FFFF648058507f8564805850,
+ FFFF648058b87f85648058b8,
+ FFFF648059207f8564805920,
+ FFFF648059887f8564805988,
+ FFFF648059f07f85648059f0,
+ FFFF64805a587f8564805a58,
+ FFFF64805ac07f8564805ac0,
+ FFFF64805b287f8564805b28,
+ FFFF64805b907f8564805b90,
+ FFFF64805bf87f8564805bf8,
+ FFFF64805c607f8564805c60,
+ FFFF64805cc87f8564805cc8,
+ FFFF64805d307f8564805d30,
+ FFFF64805d987f8564805d98,
+ FFFF64805e007f8564805e00,
+ FFFF64805e687f8564805e68,
+ FFFF64805ed07f8564805ed0,
+ FFFF64805f387f8564805f38,
+ FFFF64805fa07f8564805fa0,
+ FFFF648060087f8564806008,
+ FFFF648060707f8564806070,
+ FFFF648060d87f85648060d8,
+ FFFF648061407f8564806140,
+ FFFF648061a87f85648061a8,
+ FFFF648062107f8564806210,
+ FFFF648062787f8564806278,
+ FFFF648062e07f85648062e0,
+ FFFF648063487f8564806348,
+ FFFF648063b07f85648063b0,
+ FFFF648064187f8564806418,
+ FFFF648064807f8564806480,
+ FFFF648064e87f85648064e8,
+ FFFF648065507f8564806550,
+ FFFF648065b87f85648065b8,
+ FFFF648066207f8564806620,
+ FFFF648066887f8564806688,
+ FFFF648066f07f85648066f0,
+ FFFF648067587f8564806758,
+ FFFF648067c07f85648067c0,
+ FFFF648068287f8564806828,
+ FFFF648068907f8564806890,
+ FFFF648068f87f85648068f8,
+ FFFF648069607f8564806960,
+ FFFF648069c87f85648069c8,
+ FFFF64806a307f8564806a30,
+ FFFF64806a987f8564806a98,
+ FFFF64806b007f8564806b00,
+ FFFF64806b687f8564806b68,
+ FFFF64806bd07f8564806bd0,
+ FFFF64806c387f8564806c38,
+ FFFF64806ca07f8564806ca0,
+ FFFF64806d087f8564806d08,
+ FFFF64806d707f8564806d70,
+ FFFF64806dd87f8564806dd8,
+ FFFF64806e407f8564806e40,
+ FFFF64806ea87f8564806ea8,
+ FFFF64806f107f8564806f10,
+ FFFF64806f787f8564806f78,
+ FFFF64806fe07f8564806fe0,
+ FFFF648070487f8564807048,
+ FFFF648070b07f85648070b0,
+ FFFF648071187f8564807118,
+ FFFF648071807f8564807180,
+ FFFF648071e87f85648071e8,
+ FFFF648072507f8564807250,
+ FFFF648072b87f85648072b8,
+ FFFF648073207f8564807320,
+ FFFF648073887f8564807388,
+ FFFF648073f07f85648073f0,
+ FFFF648074587f8564807458,
+ FFFF648074c07f85648074c0,
+ FFFF648075287f8564807528,
+ FFFF648075907f8564807590,
+ FFFF648075f87f85648075f8,
+ FFFF648076607f8564807660,
+ FFFF648076c87f85648076c8,
+ FFFF648077307f8564807730,
+ FFFF648077987f8564807798,
+ FFFF648078007f8564807800,
+ FFFF648078687f8564807868,
+ FFFF648078d07f85648078d0,
+ FFFF648079387f8564807938,
+ FFFF648079a07f85648079a0,
+ FFFF64807a087f8564807a08,
+ FFFF64807a707f8564807a70,
+ FFFF64807ad87f8564807ad8,
+ FFFF64807b407f8564807b40,
+ FFFF64807ba87f8564807ba8,
+ FFFF64807c107f8564807c10,
);
runOnlyForDeploymentPostprocessing = 0;
};
@@ -1999,132 +1999,132 @@
/* Begin PBXShellScriptBuildPhase section */
/* End PBXShellScriptBuildPhase section */
/* Begin PBXTargetDependency section */
- FFF4f1b07af07fd2f1b07af0 /* PBXTargetDependency */ = {
+ FFF46410ff507f856410ff50 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- target = FFFAf188de607fd2f188de60 /* PxFoundation */;
- targetProxy = FFF5f188de607fd2f188de60 /* PBXContainerItemProxy */;
+ target = FFFA641711507f8564171150 /* PxFoundation */;
+ targetProxy = FFF5641711507f8564171150 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin PBXBuildFile section of PxFoundation */
- FFFFf11a25187fd2f11a2518 /* src/PsAllocator.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf11a25187fd2f11a2518 /* src/PsAllocator.cpp */; };
- FFFFf11a25807fd2f11a2580 /* src/PsAssert.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf11a25807fd2f11a2580 /* src/PsAssert.cpp */; };
- FFFFf11a25e87fd2f11a25e8 /* src/PsFoundation.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf11a25e87fd2f11a25e8 /* src/PsFoundation.cpp */; };
- FFFFf11a26507fd2f11a2650 /* src/PsMathUtils.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf11a26507fd2f11a2650 /* src/PsMathUtils.cpp */; };
- FFFFf11a26b87fd2f11a26b8 /* src/PsString.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf11a26b87fd2f11a26b8 /* src/PsString.cpp */; };
- FFFFf11a27207fd2f11a2720 /* src/PsTempAllocator.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf11a27207fd2f11a2720 /* src/PsTempAllocator.cpp */; };
- FFFFf11a27887fd2f11a2788 /* src/PsUtilities.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf11a27887fd2f11a2788 /* src/PsUtilities.cpp */; };
- FFFFf11a27f07fd2f11a27f0 /* src/unix/PsUnixAtomic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf11a27f07fd2f11a27f0 /* src/unix/PsUnixAtomic.cpp */; };
- FFFFf11a28587fd2f11a2858 /* src/unix/PsUnixCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf11a28587fd2f11a2858 /* src/unix/PsUnixCpu.cpp */; };
- FFFFf11a28c07fd2f11a28c0 /* src/unix/PsUnixFPU.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf11a28c07fd2f11a28c0 /* src/unix/PsUnixFPU.cpp */; };
- FFFFf11a29287fd2f11a2928 /* src/unix/PsUnixMutex.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf11a29287fd2f11a2928 /* src/unix/PsUnixMutex.cpp */; };
- FFFFf11a29907fd2f11a2990 /* src/unix/PsUnixPrintString.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf11a29907fd2f11a2990 /* src/unix/PsUnixPrintString.cpp */; };
- FFFFf11a29f87fd2f11a29f8 /* src/unix/PsUnixSList.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf11a29f87fd2f11a29f8 /* src/unix/PsUnixSList.cpp */; };
- FFFFf11a2a607fd2f11a2a60 /* src/unix/PsUnixSocket.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf11a2a607fd2f11a2a60 /* src/unix/PsUnixSocket.cpp */; };
- FFFFf11a2ac87fd2f11a2ac8 /* src/unix/PsUnixSync.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf11a2ac87fd2f11a2ac8 /* src/unix/PsUnixSync.cpp */; };
- FFFFf11a2b307fd2f11a2b30 /* src/unix/PsUnixThread.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf11a2b307fd2f11a2b30 /* src/unix/PsUnixThread.cpp */; };
- FFFFf11a2b987fd2f11a2b98 /* src/unix/PsUnixTime.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf11a2b987fd2f11a2b98 /* src/unix/PsUnixTime.cpp */; };
+ FFFF639849187f8563984918 /* src/PsAllocator.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD639849187f8563984918 /* src/PsAllocator.cpp */; };
+ FFFF639849807f8563984980 /* src/PsAssert.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD639849807f8563984980 /* src/PsAssert.cpp */; };
+ FFFF639849e87f85639849e8 /* src/PsFoundation.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD639849e87f85639849e8 /* src/PsFoundation.cpp */; };
+ FFFF63984a507f8563984a50 /* src/PsMathUtils.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD63984a507f8563984a50 /* src/PsMathUtils.cpp */; };
+ FFFF63984ab87f8563984ab8 /* src/PsString.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD63984ab87f8563984ab8 /* src/PsString.cpp */; };
+ FFFF63984b207f8563984b20 /* src/PsTempAllocator.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD63984b207f8563984b20 /* src/PsTempAllocator.cpp */; };
+ FFFF63984b887f8563984b88 /* src/PsUtilities.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD63984b887f8563984b88 /* src/PsUtilities.cpp */; };
+ FFFF63984bf07f8563984bf0 /* src/unix/PsUnixAtomic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD63984bf07f8563984bf0 /* src/unix/PsUnixAtomic.cpp */; };
+ FFFF63984c587f8563984c58 /* src/unix/PsUnixCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD63984c587f8563984c58 /* src/unix/PsUnixCpu.cpp */; };
+ FFFF63984cc07f8563984cc0 /* src/unix/PsUnixFPU.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD63984cc07f8563984cc0 /* src/unix/PsUnixFPU.cpp */; };
+ FFFF63984d287f8563984d28 /* src/unix/PsUnixMutex.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD63984d287f8563984d28 /* src/unix/PsUnixMutex.cpp */; };
+ FFFF63984d907f8563984d90 /* src/unix/PsUnixPrintString.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD63984d907f8563984d90 /* src/unix/PsUnixPrintString.cpp */; };
+ FFFF63984df87f8563984df8 /* src/unix/PsUnixSList.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD63984df87f8563984df8 /* src/unix/PsUnixSList.cpp */; };
+ FFFF63984e607f8563984e60 /* src/unix/PsUnixSocket.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD63984e607f8563984e60 /* src/unix/PsUnixSocket.cpp */; };
+ FFFF63984ec87f8563984ec8 /* src/unix/PsUnixSync.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD63984ec87f8563984ec8 /* src/unix/PsUnixSync.cpp */; };
+ FFFF63984f307f8563984f30 /* src/unix/PsUnixThread.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD63984f307f8563984f30 /* src/unix/PsUnixThread.cpp */; };
+ FFFF63984f987f8563984f98 /* src/unix/PsUnixTime.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD63984f987f8563984f98 /* src/unix/PsUnixTime.cpp */; };
/* End PBXFileReference section */
/* Begin PBXFileReference section */
- FFFDf188de607fd2f188de60 /* PxFoundation */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PxFoundation"; sourceTree = BUILT_PRODUCTS_DIR; };
- FFFDf1196c007fd2f1196c00 /* Px.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Px.h"; path = "../../../../PxShared/include/foundation/Px.h"; sourceTree = SOURCE_ROOT; };
- FFFDf1196c687fd2f1196c68 /* PxAllocatorCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxAllocatorCallback.h"; path = "../../../../PxShared/include/foundation/PxAllocatorCallback.h"; sourceTree = SOURCE_ROOT; };
- FFFDf1196cd07fd2f1196cd0 /* PxAssert.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxAssert.h"; path = "../../../../PxShared/include/foundation/PxAssert.h"; sourceTree = SOURCE_ROOT; };
- FFFDf1196d387fd2f1196d38 /* PxBitAndData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBitAndData.h"; path = "../../../../PxShared/include/foundation/PxBitAndData.h"; sourceTree = SOURCE_ROOT; };
- FFFDf1196da07fd2f1196da0 /* PxBounds3.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBounds3.h"; path = "../../../../PxShared/include/foundation/PxBounds3.h"; sourceTree = SOURCE_ROOT; };
- FFFDf1196e087fd2f1196e08 /* PxErrorCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxErrorCallback.h"; path = "../../../../PxShared/include/foundation/PxErrorCallback.h"; sourceTree = SOURCE_ROOT; };
- FFFDf1196e707fd2f1196e70 /* PxErrors.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxErrors.h"; path = "../../../../PxShared/include/foundation/PxErrors.h"; sourceTree = SOURCE_ROOT; };
- FFFDf1196ed87fd2f1196ed8 /* PxFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFlags.h"; path = "../../../../PxShared/include/foundation/PxFlags.h"; sourceTree = SOURCE_ROOT; };
- FFFDf1196f407fd2f1196f40 /* PxFoundation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFoundation.h"; path = "../../../../PxShared/include/foundation/PxFoundation.h"; sourceTree = SOURCE_ROOT; };
- FFFDf1196fa87fd2f1196fa8 /* PxFoundationVersion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFoundationVersion.h"; path = "../../../../PxShared/include/foundation/PxFoundationVersion.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11970107fd2f1197010 /* PxIO.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxIO.h"; path = "../../../../PxShared/include/foundation/PxIO.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11970787fd2f1197078 /* PxIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxIntrinsics.h"; path = "../../../../PxShared/include/foundation/PxIntrinsics.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11970e07fd2f11970e0 /* PxMat33.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMat33.h"; path = "../../../../PxShared/include/foundation/PxMat33.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11971487fd2f1197148 /* PxMat44.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMat44.h"; path = "../../../../PxShared/include/foundation/PxMat44.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11971b07fd2f11971b0 /* PxMath.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMath.h"; path = "../../../../PxShared/include/foundation/PxMath.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11972187fd2f1197218 /* PxMathUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMathUtils.h"; path = "../../../../PxShared/include/foundation/PxMathUtils.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11972807fd2f1197280 /* PxMemory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMemory.h"; path = "../../../../PxShared/include/foundation/PxMemory.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11972e87fd2f11972e8 /* PxPlane.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPlane.h"; path = "../../../../PxShared/include/foundation/PxPlane.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11973507fd2f1197350 /* PxPreprocessor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPreprocessor.h"; path = "../../../../PxShared/include/foundation/PxPreprocessor.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11973b87fd2f11973b8 /* PxProfiler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxProfiler.h"; path = "../../../../PxShared/include/foundation/PxProfiler.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11974207fd2f1197420 /* PxQuat.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxQuat.h"; path = "../../../../PxShared/include/foundation/PxQuat.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11974887fd2f1197488 /* PxSimpleTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimpleTypes.h"; path = "../../../../PxShared/include/foundation/PxSimpleTypes.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11974f07fd2f11974f0 /* PxStrideIterator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxStrideIterator.h"; path = "../../../../PxShared/include/foundation/PxStrideIterator.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11975587fd2f1197558 /* PxTransform.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTransform.h"; path = "../../../../PxShared/include/foundation/PxTransform.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11975c07fd2f11975c0 /* PxUnionCast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxUnionCast.h"; path = "../../../../PxShared/include/foundation/PxUnionCast.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11976287fd2f1197628 /* PxVec2.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVec2.h"; path = "../../../../PxShared/include/foundation/PxVec2.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11976907fd2f1197690 /* PxVec3.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVec3.h"; path = "../../../../PxShared/include/foundation/PxVec3.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11976f87fd2f11976f8 /* PxVec4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVec4.h"; path = "../../../../PxShared/include/foundation/PxVec4.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11977607fd2f1197760 /* unix/PxUnixIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "unix/PxUnixIntrinsics.h"; path = "../../../../PxShared/include/foundation/unix/PxUnixIntrinsics.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11a12007fd2f11a1200 /* include/Ps.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/Ps.h"; path = "../../../../PxShared/src/foundation/include/Ps.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11a12687fd2f11a1268 /* include/PsAlignedMalloc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAlignedMalloc.h"; path = "../../../../PxShared/src/foundation/include/PsAlignedMalloc.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11a12d07fd2f11a12d0 /* include/PsAlloca.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAlloca.h"; path = "../../../../PxShared/src/foundation/include/PsAlloca.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11a13387fd2f11a1338 /* include/PsAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAllocator.h"; path = "../../../../PxShared/src/foundation/include/PsAllocator.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11a13a07fd2f11a13a0 /* include/PsAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAoS.h"; path = "../../../../PxShared/src/foundation/include/PsAoS.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11a14087fd2f11a1408 /* include/PsArray.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsArray.h"; path = "../../../../PxShared/src/foundation/include/PsArray.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11a14707fd2f11a1470 /* include/PsAtomic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAtomic.h"; path = "../../../../PxShared/src/foundation/include/PsAtomic.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11a14d87fd2f11a14d8 /* include/PsBasicTemplates.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsBasicTemplates.h"; path = "../../../../PxShared/src/foundation/include/PsBasicTemplates.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11a15407fd2f11a1540 /* include/PsBitUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsBitUtils.h"; path = "../../../../PxShared/src/foundation/include/PsBitUtils.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11a15a87fd2f11a15a8 /* include/PsBroadcast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsBroadcast.h"; path = "../../../../PxShared/src/foundation/include/PsBroadcast.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11a16107fd2f11a1610 /* include/PsCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsCpu.h"; path = "../../../../PxShared/src/foundation/include/PsCpu.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11a16787fd2f11a1678 /* include/PsFPU.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsFPU.h"; path = "../../../../PxShared/src/foundation/include/PsFPU.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11a16e07fd2f11a16e0 /* include/PsFoundation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsFoundation.h"; path = "../../../../PxShared/src/foundation/include/PsFoundation.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11a17487fd2f11a1748 /* include/PsHash.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHash.h"; path = "../../../../PxShared/src/foundation/include/PsHash.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11a17b07fd2f11a17b0 /* include/PsHashInternals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHashInternals.h"; path = "../../../../PxShared/src/foundation/include/PsHashInternals.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11a18187fd2f11a1818 /* include/PsHashMap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHashMap.h"; path = "../../../../PxShared/src/foundation/include/PsHashMap.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11a18807fd2f11a1880 /* include/PsHashSet.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHashSet.h"; path = "../../../../PxShared/src/foundation/include/PsHashSet.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11a18e87fd2f11a18e8 /* include/PsInlineAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsInlineAllocator.h"; path = "../../../../PxShared/src/foundation/include/PsInlineAllocator.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11a19507fd2f11a1950 /* include/PsInlineAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsInlineAoS.h"; path = "../../../../PxShared/src/foundation/include/PsInlineAoS.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11a19b87fd2f11a19b8 /* include/PsInlineArray.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsInlineArray.h"; path = "../../../../PxShared/src/foundation/include/PsInlineArray.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11a1a207fd2f11a1a20 /* include/PsIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsIntrinsics.h"; path = "../../../../PxShared/src/foundation/include/PsIntrinsics.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11a1a887fd2f11a1a88 /* include/PsMathUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsMathUtils.h"; path = "../../../../PxShared/src/foundation/include/PsMathUtils.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11a1af07fd2f11a1af0 /* include/PsMutex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsMutex.h"; path = "../../../../PxShared/src/foundation/include/PsMutex.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11a1b587fd2f11a1b58 /* include/PsPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsPool.h"; path = "../../../../PxShared/src/foundation/include/PsPool.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11a1bc07fd2f11a1bc0 /* include/PsSList.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSList.h"; path = "../../../../PxShared/src/foundation/include/PsSList.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11a1c287fd2f11a1c28 /* include/PsSocket.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSocket.h"; path = "../../../../PxShared/src/foundation/include/PsSocket.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11a1c907fd2f11a1c90 /* include/PsSort.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSort.h"; path = "../../../../PxShared/src/foundation/include/PsSort.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11a1cf87fd2f11a1cf8 /* include/PsSortInternals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSortInternals.h"; path = "../../../../PxShared/src/foundation/include/PsSortInternals.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11a1d607fd2f11a1d60 /* include/PsString.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsString.h"; path = "../../../../PxShared/src/foundation/include/PsString.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11a1dc87fd2f11a1dc8 /* include/PsSync.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSync.h"; path = "../../../../PxShared/src/foundation/include/PsSync.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11a1e307fd2f11a1e30 /* include/PsTempAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsTempAllocator.h"; path = "../../../../PxShared/src/foundation/include/PsTempAllocator.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11a1e987fd2f11a1e98 /* include/PsThread.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsThread.h"; path = "../../../../PxShared/src/foundation/include/PsThread.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11a1f007fd2f11a1f00 /* include/PsTime.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsTime.h"; path = "../../../../PxShared/src/foundation/include/PsTime.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11a1f687fd2f11a1f68 /* include/PsUserAllocated.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsUserAllocated.h"; path = "../../../../PxShared/src/foundation/include/PsUserAllocated.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11a1fd07fd2f11a1fd0 /* include/PsUtilities.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsUtilities.h"; path = "../../../../PxShared/src/foundation/include/PsUtilities.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11a20387fd2f11a2038 /* include/PsVecMath.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMath.h"; path = "../../../../PxShared/src/foundation/include/PsVecMath.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11a20a07fd2f11a20a0 /* include/PsVecMathAoSScalar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathAoSScalar.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathAoSScalar.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11a21087fd2f11a2108 /* include/PsVecMathAoSScalarInline.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathAoSScalarInline.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathAoSScalarInline.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11a21707fd2f11a2170 /* include/PsVecMathSSE.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathSSE.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathSSE.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11a21d87fd2f11a21d8 /* include/PsVecMathUtilities.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathUtilities.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathUtilities.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11a22407fd2f11a2240 /* include/PsVecQuat.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecQuat.h"; path = "../../../../PxShared/src/foundation/include/PsVecQuat.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11a22a87fd2f11a22a8 /* include/PsVecTransform.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecTransform.h"; path = "../../../../PxShared/src/foundation/include/PsVecTransform.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11a23107fd2f11a2310 /* include/unix/PsUnixAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixAoS.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixAoS.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11a23787fd2f11a2378 /* include/unix/PsUnixFPU.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixFPU.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixFPU.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11a23e07fd2f11a23e0 /* include/unix/PsUnixInlineAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixInlineAoS.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixInlineAoS.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11a24487fd2f11a2448 /* include/unix/PsUnixIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixIntrinsics.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixIntrinsics.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11a24b07fd2f11a24b0 /* include/unix/PsUnixTrigConstants.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixTrigConstants.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixTrigConstants.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11a25187fd2f11a2518 /* src/PsAllocator.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsAllocator.cpp"; path = "../../../../PxShared/src/foundation/src/PsAllocator.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf11a25807fd2f11a2580 /* src/PsAssert.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsAssert.cpp"; path = "../../../../PxShared/src/foundation/src/PsAssert.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf11a25e87fd2f11a25e8 /* src/PsFoundation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsFoundation.cpp"; path = "../../../../PxShared/src/foundation/src/PsFoundation.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf11a26507fd2f11a2650 /* src/PsMathUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsMathUtils.cpp"; path = "../../../../PxShared/src/foundation/src/PsMathUtils.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf11a26b87fd2f11a26b8 /* src/PsString.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsString.cpp"; path = "../../../../PxShared/src/foundation/src/PsString.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf11a27207fd2f11a2720 /* src/PsTempAllocator.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsTempAllocator.cpp"; path = "../../../../PxShared/src/foundation/src/PsTempAllocator.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf11a27887fd2f11a2788 /* src/PsUtilities.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsUtilities.cpp"; path = "../../../../PxShared/src/foundation/src/PsUtilities.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf11a27f07fd2f11a27f0 /* src/unix/PsUnixAtomic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixAtomic.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixAtomic.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf11a28587fd2f11a2858 /* src/unix/PsUnixCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixCpu.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixCpu.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf11a28c07fd2f11a28c0 /* src/unix/PsUnixFPU.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixFPU.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixFPU.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf11a29287fd2f11a2928 /* src/unix/PsUnixMutex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixMutex.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixMutex.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf11a29907fd2f11a2990 /* src/unix/PsUnixPrintString.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixPrintString.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixPrintString.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf11a29f87fd2f11a29f8 /* src/unix/PsUnixSList.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixSList.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixSList.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf11a2a607fd2f11a2a60 /* src/unix/PsUnixSocket.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixSocket.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixSocket.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf11a2ac87fd2f11a2ac8 /* src/unix/PsUnixSync.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixSync.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixSync.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf11a2b307fd2f11a2b30 /* src/unix/PsUnixThread.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixThread.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixThread.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf11a2b987fd2f11a2b98 /* src/unix/PsUnixTime.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixTime.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixTime.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD641711507f8564171150 /* PxFoundation */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PxFoundation"; sourceTree = BUILT_PRODUCTS_DIR; };
+ FFFD639790007f8563979000 /* Px.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Px.h"; path = "../../../../PxShared/include/foundation/Px.h"; sourceTree = SOURCE_ROOT; };
+ FFFD639790687f8563979068 /* PxAllocatorCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxAllocatorCallback.h"; path = "../../../../PxShared/include/foundation/PxAllocatorCallback.h"; sourceTree = SOURCE_ROOT; };
+ FFFD639790d07f85639790d0 /* PxAssert.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxAssert.h"; path = "../../../../PxShared/include/foundation/PxAssert.h"; sourceTree = SOURCE_ROOT; };
+ FFFD639791387f8563979138 /* PxBitAndData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBitAndData.h"; path = "../../../../PxShared/include/foundation/PxBitAndData.h"; sourceTree = SOURCE_ROOT; };
+ FFFD639791a07f85639791a0 /* PxBounds3.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBounds3.h"; path = "../../../../PxShared/include/foundation/PxBounds3.h"; sourceTree = SOURCE_ROOT; };
+ FFFD639792087f8563979208 /* PxErrorCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxErrorCallback.h"; path = "../../../../PxShared/include/foundation/PxErrorCallback.h"; sourceTree = SOURCE_ROOT; };
+ FFFD639792707f8563979270 /* PxErrors.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxErrors.h"; path = "../../../../PxShared/include/foundation/PxErrors.h"; sourceTree = SOURCE_ROOT; };
+ FFFD639792d87f85639792d8 /* PxFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFlags.h"; path = "../../../../PxShared/include/foundation/PxFlags.h"; sourceTree = SOURCE_ROOT; };
+ FFFD639793407f8563979340 /* PxFoundation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFoundation.h"; path = "../../../../PxShared/include/foundation/PxFoundation.h"; sourceTree = SOURCE_ROOT; };
+ FFFD639793a87f85639793a8 /* PxFoundationVersion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFoundationVersion.h"; path = "../../../../PxShared/include/foundation/PxFoundationVersion.h"; sourceTree = SOURCE_ROOT; };
+ FFFD639794107f8563979410 /* PxIO.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxIO.h"; path = "../../../../PxShared/include/foundation/PxIO.h"; sourceTree = SOURCE_ROOT; };
+ FFFD639794787f8563979478 /* PxIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxIntrinsics.h"; path = "../../../../PxShared/include/foundation/PxIntrinsics.h"; sourceTree = SOURCE_ROOT; };
+ FFFD639794e07f85639794e0 /* PxMat33.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMat33.h"; path = "../../../../PxShared/include/foundation/PxMat33.h"; sourceTree = SOURCE_ROOT; };
+ FFFD639795487f8563979548 /* PxMat44.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMat44.h"; path = "../../../../PxShared/include/foundation/PxMat44.h"; sourceTree = SOURCE_ROOT; };
+ FFFD639795b07f85639795b0 /* PxMath.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMath.h"; path = "../../../../PxShared/include/foundation/PxMath.h"; sourceTree = SOURCE_ROOT; };
+ FFFD639796187f8563979618 /* PxMathUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMathUtils.h"; path = "../../../../PxShared/include/foundation/PxMathUtils.h"; sourceTree = SOURCE_ROOT; };
+ FFFD639796807f8563979680 /* PxMemory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMemory.h"; path = "../../../../PxShared/include/foundation/PxMemory.h"; sourceTree = SOURCE_ROOT; };
+ FFFD639796e87f85639796e8 /* PxPlane.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPlane.h"; path = "../../../../PxShared/include/foundation/PxPlane.h"; sourceTree = SOURCE_ROOT; };
+ FFFD639797507f8563979750 /* PxPreprocessor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPreprocessor.h"; path = "../../../../PxShared/include/foundation/PxPreprocessor.h"; sourceTree = SOURCE_ROOT; };
+ FFFD639797b87f85639797b8 /* PxProfiler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxProfiler.h"; path = "../../../../PxShared/include/foundation/PxProfiler.h"; sourceTree = SOURCE_ROOT; };
+ FFFD639798207f8563979820 /* PxQuat.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxQuat.h"; path = "../../../../PxShared/include/foundation/PxQuat.h"; sourceTree = SOURCE_ROOT; };
+ FFFD639798887f8563979888 /* PxSimpleTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimpleTypes.h"; path = "../../../../PxShared/include/foundation/PxSimpleTypes.h"; sourceTree = SOURCE_ROOT; };
+ FFFD639798f07f85639798f0 /* PxStrideIterator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxStrideIterator.h"; path = "../../../../PxShared/include/foundation/PxStrideIterator.h"; sourceTree = SOURCE_ROOT; };
+ FFFD639799587f8563979958 /* PxTransform.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTransform.h"; path = "../../../../PxShared/include/foundation/PxTransform.h"; sourceTree = SOURCE_ROOT; };
+ FFFD639799c07f85639799c0 /* PxUnionCast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxUnionCast.h"; path = "../../../../PxShared/include/foundation/PxUnionCast.h"; sourceTree = SOURCE_ROOT; };
+ FFFD63979a287f8563979a28 /* PxVec2.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVec2.h"; path = "../../../../PxShared/include/foundation/PxVec2.h"; sourceTree = SOURCE_ROOT; };
+ FFFD63979a907f8563979a90 /* PxVec3.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVec3.h"; path = "../../../../PxShared/include/foundation/PxVec3.h"; sourceTree = SOURCE_ROOT; };
+ FFFD63979af87f8563979af8 /* PxVec4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVec4.h"; path = "../../../../PxShared/include/foundation/PxVec4.h"; sourceTree = SOURCE_ROOT; };
+ FFFD63979b607f8563979b60 /* unix/PxUnixIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "unix/PxUnixIntrinsics.h"; path = "../../../../PxShared/include/foundation/unix/PxUnixIntrinsics.h"; sourceTree = SOURCE_ROOT; };
+ FFFD639836007f8563983600 /* include/Ps.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/Ps.h"; path = "../../../../PxShared/src/foundation/include/Ps.h"; sourceTree = SOURCE_ROOT; };
+ FFFD639836687f8563983668 /* include/PsAlignedMalloc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAlignedMalloc.h"; path = "../../../../PxShared/src/foundation/include/PsAlignedMalloc.h"; sourceTree = SOURCE_ROOT; };
+ FFFD639836d07f85639836d0 /* include/PsAlloca.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAlloca.h"; path = "../../../../PxShared/src/foundation/include/PsAlloca.h"; sourceTree = SOURCE_ROOT; };
+ FFFD639837387f8563983738 /* include/PsAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAllocator.h"; path = "../../../../PxShared/src/foundation/include/PsAllocator.h"; sourceTree = SOURCE_ROOT; };
+ FFFD639837a07f85639837a0 /* include/PsAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAoS.h"; path = "../../../../PxShared/src/foundation/include/PsAoS.h"; sourceTree = SOURCE_ROOT; };
+ FFFD639838087f8563983808 /* include/PsArray.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsArray.h"; path = "../../../../PxShared/src/foundation/include/PsArray.h"; sourceTree = SOURCE_ROOT; };
+ FFFD639838707f8563983870 /* include/PsAtomic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAtomic.h"; path = "../../../../PxShared/src/foundation/include/PsAtomic.h"; sourceTree = SOURCE_ROOT; };
+ FFFD639838d87f85639838d8 /* include/PsBasicTemplates.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsBasicTemplates.h"; path = "../../../../PxShared/src/foundation/include/PsBasicTemplates.h"; sourceTree = SOURCE_ROOT; };
+ FFFD639839407f8563983940 /* include/PsBitUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsBitUtils.h"; path = "../../../../PxShared/src/foundation/include/PsBitUtils.h"; sourceTree = SOURCE_ROOT; };
+ FFFD639839a87f85639839a8 /* include/PsBroadcast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsBroadcast.h"; path = "../../../../PxShared/src/foundation/include/PsBroadcast.h"; sourceTree = SOURCE_ROOT; };
+ FFFD63983a107f8563983a10 /* include/PsCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsCpu.h"; path = "../../../../PxShared/src/foundation/include/PsCpu.h"; sourceTree = SOURCE_ROOT; };
+ FFFD63983a787f8563983a78 /* include/PsFPU.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsFPU.h"; path = "../../../../PxShared/src/foundation/include/PsFPU.h"; sourceTree = SOURCE_ROOT; };
+ FFFD63983ae07f8563983ae0 /* include/PsFoundation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsFoundation.h"; path = "../../../../PxShared/src/foundation/include/PsFoundation.h"; sourceTree = SOURCE_ROOT; };
+ FFFD63983b487f8563983b48 /* include/PsHash.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHash.h"; path = "../../../../PxShared/src/foundation/include/PsHash.h"; sourceTree = SOURCE_ROOT; };
+ FFFD63983bb07f8563983bb0 /* include/PsHashInternals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHashInternals.h"; path = "../../../../PxShared/src/foundation/include/PsHashInternals.h"; sourceTree = SOURCE_ROOT; };
+ FFFD63983c187f8563983c18 /* include/PsHashMap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHashMap.h"; path = "../../../../PxShared/src/foundation/include/PsHashMap.h"; sourceTree = SOURCE_ROOT; };
+ FFFD63983c807f8563983c80 /* include/PsHashSet.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHashSet.h"; path = "../../../../PxShared/src/foundation/include/PsHashSet.h"; sourceTree = SOURCE_ROOT; };
+ FFFD63983ce87f8563983ce8 /* include/PsInlineAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsInlineAllocator.h"; path = "../../../../PxShared/src/foundation/include/PsInlineAllocator.h"; sourceTree = SOURCE_ROOT; };
+ FFFD63983d507f8563983d50 /* include/PsInlineAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsInlineAoS.h"; path = "../../../../PxShared/src/foundation/include/PsInlineAoS.h"; sourceTree = SOURCE_ROOT; };
+ FFFD63983db87f8563983db8 /* include/PsInlineArray.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsInlineArray.h"; path = "../../../../PxShared/src/foundation/include/PsInlineArray.h"; sourceTree = SOURCE_ROOT; };
+ FFFD63983e207f8563983e20 /* include/PsIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsIntrinsics.h"; path = "../../../../PxShared/src/foundation/include/PsIntrinsics.h"; sourceTree = SOURCE_ROOT; };
+ FFFD63983e887f8563983e88 /* include/PsMathUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsMathUtils.h"; path = "../../../../PxShared/src/foundation/include/PsMathUtils.h"; sourceTree = SOURCE_ROOT; };
+ FFFD63983ef07f8563983ef0 /* include/PsMutex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsMutex.h"; path = "../../../../PxShared/src/foundation/include/PsMutex.h"; sourceTree = SOURCE_ROOT; };
+ FFFD63983f587f8563983f58 /* include/PsPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsPool.h"; path = "../../../../PxShared/src/foundation/include/PsPool.h"; sourceTree = SOURCE_ROOT; };
+ FFFD63983fc07f8563983fc0 /* include/PsSList.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSList.h"; path = "../../../../PxShared/src/foundation/include/PsSList.h"; sourceTree = SOURCE_ROOT; };
+ FFFD639840287f8563984028 /* include/PsSocket.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSocket.h"; path = "../../../../PxShared/src/foundation/include/PsSocket.h"; sourceTree = SOURCE_ROOT; };
+ FFFD639840907f8563984090 /* include/PsSort.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSort.h"; path = "../../../../PxShared/src/foundation/include/PsSort.h"; sourceTree = SOURCE_ROOT; };
+ FFFD639840f87f85639840f8 /* include/PsSortInternals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSortInternals.h"; path = "../../../../PxShared/src/foundation/include/PsSortInternals.h"; sourceTree = SOURCE_ROOT; };
+ FFFD639841607f8563984160 /* include/PsString.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsString.h"; path = "../../../../PxShared/src/foundation/include/PsString.h"; sourceTree = SOURCE_ROOT; };
+ FFFD639841c87f85639841c8 /* include/PsSync.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSync.h"; path = "../../../../PxShared/src/foundation/include/PsSync.h"; sourceTree = SOURCE_ROOT; };
+ FFFD639842307f8563984230 /* include/PsTempAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsTempAllocator.h"; path = "../../../../PxShared/src/foundation/include/PsTempAllocator.h"; sourceTree = SOURCE_ROOT; };
+ FFFD639842987f8563984298 /* include/PsThread.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsThread.h"; path = "../../../../PxShared/src/foundation/include/PsThread.h"; sourceTree = SOURCE_ROOT; };
+ FFFD639843007f8563984300 /* include/PsTime.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsTime.h"; path = "../../../../PxShared/src/foundation/include/PsTime.h"; sourceTree = SOURCE_ROOT; };
+ FFFD639843687f8563984368 /* include/PsUserAllocated.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsUserAllocated.h"; path = "../../../../PxShared/src/foundation/include/PsUserAllocated.h"; sourceTree = SOURCE_ROOT; };
+ FFFD639843d07f85639843d0 /* include/PsUtilities.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsUtilities.h"; path = "../../../../PxShared/src/foundation/include/PsUtilities.h"; sourceTree = SOURCE_ROOT; };
+ FFFD639844387f8563984438 /* include/PsVecMath.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMath.h"; path = "../../../../PxShared/src/foundation/include/PsVecMath.h"; sourceTree = SOURCE_ROOT; };
+ FFFD639844a07f85639844a0 /* include/PsVecMathAoSScalar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathAoSScalar.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathAoSScalar.h"; sourceTree = SOURCE_ROOT; };
+ FFFD639845087f8563984508 /* include/PsVecMathAoSScalarInline.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathAoSScalarInline.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathAoSScalarInline.h"; sourceTree = SOURCE_ROOT; };
+ FFFD639845707f8563984570 /* include/PsVecMathSSE.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathSSE.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathSSE.h"; sourceTree = SOURCE_ROOT; };
+ FFFD639845d87f85639845d8 /* include/PsVecMathUtilities.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathUtilities.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathUtilities.h"; sourceTree = SOURCE_ROOT; };
+ FFFD639846407f8563984640 /* include/PsVecQuat.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecQuat.h"; path = "../../../../PxShared/src/foundation/include/PsVecQuat.h"; sourceTree = SOURCE_ROOT; };
+ FFFD639846a87f85639846a8 /* include/PsVecTransform.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecTransform.h"; path = "../../../../PxShared/src/foundation/include/PsVecTransform.h"; sourceTree = SOURCE_ROOT; };
+ FFFD639847107f8563984710 /* include/unix/PsUnixAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixAoS.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixAoS.h"; sourceTree = SOURCE_ROOT; };
+ FFFD639847787f8563984778 /* include/unix/PsUnixFPU.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixFPU.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixFPU.h"; sourceTree = SOURCE_ROOT; };
+ FFFD639847e07f85639847e0 /* include/unix/PsUnixInlineAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixInlineAoS.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixInlineAoS.h"; sourceTree = SOURCE_ROOT; };
+ FFFD639848487f8563984848 /* include/unix/PsUnixIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixIntrinsics.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixIntrinsics.h"; sourceTree = SOURCE_ROOT; };
+ FFFD639848b07f85639848b0 /* include/unix/PsUnixTrigConstants.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixTrigConstants.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixTrigConstants.h"; sourceTree = SOURCE_ROOT; };
+ FFFD639849187f8563984918 /* src/PsAllocator.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsAllocator.cpp"; path = "../../../../PxShared/src/foundation/src/PsAllocator.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD639849807f8563984980 /* src/PsAssert.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsAssert.cpp"; path = "../../../../PxShared/src/foundation/src/PsAssert.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD639849e87f85639849e8 /* src/PsFoundation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsFoundation.cpp"; path = "../../../../PxShared/src/foundation/src/PsFoundation.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD63984a507f8563984a50 /* src/PsMathUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsMathUtils.cpp"; path = "../../../../PxShared/src/foundation/src/PsMathUtils.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD63984ab87f8563984ab8 /* src/PsString.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsString.cpp"; path = "../../../../PxShared/src/foundation/src/PsString.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD63984b207f8563984b20 /* src/PsTempAllocator.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsTempAllocator.cpp"; path = "../../../../PxShared/src/foundation/src/PsTempAllocator.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD63984b887f8563984b88 /* src/PsUtilities.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsUtilities.cpp"; path = "../../../../PxShared/src/foundation/src/PsUtilities.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD63984bf07f8563984bf0 /* src/unix/PsUnixAtomic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixAtomic.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixAtomic.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD63984c587f8563984c58 /* src/unix/PsUnixCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixCpu.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixCpu.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD63984cc07f8563984cc0 /* src/unix/PsUnixFPU.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixFPU.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixFPU.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD63984d287f8563984d28 /* src/unix/PsUnixMutex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixMutex.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixMutex.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD63984d907f8563984d90 /* src/unix/PsUnixPrintString.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixPrintString.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixPrintString.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD63984df87f8563984df8 /* src/unix/PsUnixSList.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixSList.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixSList.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD63984e607f8563984e60 /* src/unix/PsUnixSocket.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixSocket.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixSocket.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD63984ec87f8563984ec8 /* src/unix/PsUnixSync.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixSync.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixSync.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD63984f307f8563984f30 /* src/unix/PsUnixThread.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixThread.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixThread.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD63984f987f8563984f98 /* src/unix/PsUnixTime.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixTime.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixTime.cpp"; sourceTree = SOURCE_ROOT; };
/* End PBXFileReference section */
/* Begin PBXResourcesBuildPhase section */
- FFF2f188de607fd2f188de60 /* Resources */ = {
+ FFF2641711507f8564171150 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -2134,7 +2134,7 @@
/* End PBXResourcesBuildPhase section */
/* Begin PBXFrameworksBuildPhase section */
- FFFCf188de607fd2f188de60 /* Frameworks */ = {
+ FFFC641711507f8564171150 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -2144,27 +2144,27 @@
/* End PBXFrameworksBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
- FFF8f188de607fd2f188de60 /* Sources */ = {
+ FFF8641711507f8564171150 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- FFFFf11a25187fd2f11a2518,
- FFFFf11a25807fd2f11a2580,
- FFFFf11a25e87fd2f11a25e8,
- FFFFf11a26507fd2f11a2650,
- FFFFf11a26b87fd2f11a26b8,
- FFFFf11a27207fd2f11a2720,
- FFFFf11a27887fd2f11a2788,
- FFFFf11a27f07fd2f11a27f0,
- FFFFf11a28587fd2f11a2858,
- FFFFf11a28c07fd2f11a28c0,
- FFFFf11a29287fd2f11a2928,
- FFFFf11a29907fd2f11a2990,
- FFFFf11a29f87fd2f11a29f8,
- FFFFf11a2a607fd2f11a2a60,
- FFFFf11a2ac87fd2f11a2ac8,
- FFFFf11a2b307fd2f11a2b30,
- FFFFf11a2b987fd2f11a2b98,
+ FFFF639849187f8563984918,
+ FFFF639849807f8563984980,
+ FFFF639849e87f85639849e8,
+ FFFF63984a507f8563984a50,
+ FFFF63984ab87f8563984ab8,
+ FFFF63984b207f8563984b20,
+ FFFF63984b887f8563984b88,
+ FFFF63984bf07f8563984bf0,
+ FFFF63984c587f8563984c58,
+ FFFF63984cc07f8563984cc0,
+ FFFF63984d287f8563984d28,
+ FFFF63984d907f8563984d90,
+ FFFF63984df87f8563984df8,
+ FFFF63984e607f8563984e60,
+ FFFF63984ec87f8563984ec8,
+ FFFF63984f307f8563984f30,
+ FFFF63984f987f8563984f98,
);
runOnlyForDeploymentPostprocessing = 0;
};
@@ -2176,103 +2176,103 @@
/* End PBXTargetDependency section */
/* Begin PBXBuildFile section of PxPvdSDK */
- FFFFf300f9a87fd2f300f9a8 /* src/PxProfileEventImpl.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf300f9a87fd2f300f9a8 /* src/PxProfileEventImpl.cpp */; };
- FFFFf300fa107fd2f300fa10 /* src/PxPvd.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf300fa107fd2f300fa10 /* src/PxPvd.cpp */; };
- FFFFf300fa787fd2f300fa78 /* src/PxPvdDataStream.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf300fa787fd2f300fa78 /* src/PxPvdDataStream.cpp */; };
- FFFFf300fae07fd2f300fae0 /* src/PxPvdDefaultFileTransport.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf300fae07fd2f300fae0 /* src/PxPvdDefaultFileTransport.cpp */; };
- FFFFf300fb487fd2f300fb48 /* src/PxPvdDefaultSocketTransport.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf300fb487fd2f300fb48 /* src/PxPvdDefaultSocketTransport.cpp */; };
- FFFFf300fbb07fd2f300fbb0 /* src/PxPvdImpl.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf300fbb07fd2f300fbb0 /* src/PxPvdImpl.cpp */; };
- FFFFf300fc187fd2f300fc18 /* src/PxPvdMemClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf300fc187fd2f300fc18 /* src/PxPvdMemClient.cpp */; };
- FFFFf300fc807fd2f300fc80 /* src/PxPvdObjectModelMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf300fc807fd2f300fc80 /* src/PxPvdObjectModelMetaData.cpp */; };
- FFFFf300fce87fd2f300fce8 /* src/PxPvdObjectRegistrar.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf300fce87fd2f300fce8 /* src/PxPvdObjectRegistrar.cpp */; };
- FFFFf300fd507fd2f300fd50 /* src/PxPvdProfileZoneClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf300fd507fd2f300fd50 /* src/PxPvdProfileZoneClient.cpp */; };
- FFFFf300fdb87fd2f300fdb8 /* src/PxPvdUserRenderer.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf300fdb87fd2f300fdb8 /* src/PxPvdUserRenderer.cpp */; };
+ FFFF6302dfa87f856302dfa8 /* src/PxProfileEventImpl.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6302dfa87f856302dfa8 /* src/PxProfileEventImpl.cpp */; };
+ FFFF6302e0107f856302e010 /* src/PxPvd.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6302e0107f856302e010 /* src/PxPvd.cpp */; };
+ FFFF6302e0787f856302e078 /* src/PxPvdDataStream.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6302e0787f856302e078 /* src/PxPvdDataStream.cpp */; };
+ FFFF6302e0e07f856302e0e0 /* src/PxPvdDefaultFileTransport.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6302e0e07f856302e0e0 /* src/PxPvdDefaultFileTransport.cpp */; };
+ FFFF6302e1487f856302e148 /* src/PxPvdDefaultSocketTransport.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6302e1487f856302e148 /* src/PxPvdDefaultSocketTransport.cpp */; };
+ FFFF6302e1b07f856302e1b0 /* src/PxPvdImpl.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6302e1b07f856302e1b0 /* src/PxPvdImpl.cpp */; };
+ FFFF6302e2187f856302e218 /* src/PxPvdMemClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6302e2187f856302e218 /* src/PxPvdMemClient.cpp */; };
+ FFFF6302e2807f856302e280 /* src/PxPvdObjectModelMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6302e2807f856302e280 /* src/PxPvdObjectModelMetaData.cpp */; };
+ FFFF6302e2e87f856302e2e8 /* src/PxPvdObjectRegistrar.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6302e2e87f856302e2e8 /* src/PxPvdObjectRegistrar.cpp */; };
+ FFFF6302e3507f856302e350 /* src/PxPvdProfileZoneClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6302e3507f856302e350 /* src/PxPvdProfileZoneClient.cpp */; };
+ FFFF6302e3b87f856302e3b8 /* src/PxPvdUserRenderer.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6302e3b87f856302e3b8 /* src/PxPvdUserRenderer.cpp */; };
/* End PBXFileReference section */
/* Begin PBXFileReference section */
- FFFDf2809f007fd2f2809f00 /* PxPvdSDK */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PxPvdSDK"; sourceTree = BUILT_PRODUCTS_DIR; };
- FFFDf280cc207fd2f280cc20 /* PxPvd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPvd.h"; path = "../../../../PxShared/include/pvd/PxPvd.h"; sourceTree = SOURCE_ROOT; };
- FFFDf280cc887fd2f280cc88 /* PxPvdTransport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPvdTransport.h"; path = "../../../../PxShared/include/pvd/PxPvdTransport.h"; sourceTree = SOURCE_ROOT; };
- FFFDf300f6007fd2f300f600 /* include/PsPvd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsPvd.h"; path = "../../../../PxShared/src/pvd/include/PsPvd.h"; sourceTree = SOURCE_ROOT; };
- FFFDf300f6687fd2f300f668 /* include/PxProfileAllocatorWrapper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxProfileAllocatorWrapper.h"; path = "../../../../PxShared/src/pvd/include/PxProfileAllocatorWrapper.h"; sourceTree = SOURCE_ROOT; };
- FFFDf300f6d07fd2f300f6d0 /* include/PxPvdClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdClient.h"; path = "../../../../PxShared/src/pvd/include/PxPvdClient.h"; sourceTree = SOURCE_ROOT; };
- FFFDf300f7387fd2f300f738 /* include/PxPvdDataStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdDataStream.h"; path = "../../../../PxShared/src/pvd/include/PxPvdDataStream.h"; sourceTree = SOURCE_ROOT; };
- FFFDf300f7a07fd2f300f7a0 /* include/PxPvdDataStreamHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdDataStreamHelpers.h"; path = "../../../../PxShared/src/pvd/include/PxPvdDataStreamHelpers.h"; sourceTree = SOURCE_ROOT; };
- FFFDf300f8087fd2f300f808 /* include/PxPvdErrorCodes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdErrorCodes.h"; path = "../../../../PxShared/src/pvd/include/PxPvdErrorCodes.h"; sourceTree = SOURCE_ROOT; };
- FFFDf300f8707fd2f300f870 /* include/PxPvdObjectModelBaseTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdObjectModelBaseTypes.h"; path = "../../../../PxShared/src/pvd/include/PxPvdObjectModelBaseTypes.h"; sourceTree = SOURCE_ROOT; };
- FFFDf300f8d87fd2f300f8d8 /* include/PxPvdRenderBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdRenderBuffer.h"; path = "../../../../PxShared/src/pvd/include/PxPvdRenderBuffer.h"; sourceTree = SOURCE_ROOT; };
- FFFDf300f9407fd2f300f940 /* include/PxPvdUserRenderer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdUserRenderer.h"; path = "../../../../PxShared/src/pvd/include/PxPvdUserRenderer.h"; sourceTree = SOURCE_ROOT; };
- FFFDf300f9a87fd2f300f9a8 /* src/PxProfileEventImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventImpl.cpp"; path = "../../../../PxShared/src/pvd/src/PxProfileEventImpl.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf300fa107fd2f300fa10 /* src/PxPvd.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvd.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvd.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf300fa787fd2f300fa78 /* src/PxPvdDataStream.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDataStream.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdDataStream.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf300fae07fd2f300fae0 /* src/PxPvdDefaultFileTransport.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultFileTransport.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultFileTransport.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf300fb487fd2f300fb48 /* src/PxPvdDefaultSocketTransport.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultSocketTransport.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultSocketTransport.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf300fbb07fd2f300fbb0 /* src/PxPvdImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdImpl.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdImpl.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf300fc187fd2f300fc18 /* src/PxPvdMemClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdMemClient.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdMemClient.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf300fc807fd2f300fc80 /* src/PxPvdObjectModelMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelMetaData.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelMetaData.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf300fce87fd2f300fce8 /* src/PxPvdObjectRegistrar.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectRegistrar.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectRegistrar.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf300fd507fd2f300fd50 /* src/PxPvdProfileZoneClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdProfileZoneClient.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdProfileZoneClient.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf300fdb87fd2f300fdb8 /* src/PxPvdUserRenderer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdUserRenderer.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdUserRenderer.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf300fe207fd2f300fe20 /* src/PxProfileBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileBase.h"; path = "../../../../PxShared/src/pvd/src/PxProfileBase.h"; sourceTree = SOURCE_ROOT; };
- FFFDf300fe887fd2f300fe88 /* src/PxProfileCompileTimeEventFilter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileCompileTimeEventFilter.h"; path = "../../../../PxShared/src/pvd/src/PxProfileCompileTimeEventFilter.h"; sourceTree = SOURCE_ROOT; };
- FFFDf300fef07fd2f300fef0 /* src/PxProfileContextProvider.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileContextProvider.h"; path = "../../../../PxShared/src/pvd/src/PxProfileContextProvider.h"; sourceTree = SOURCE_ROOT; };
- FFFDf300ff587fd2f300ff58 /* src/PxProfileContextProviderImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileContextProviderImpl.h"; path = "../../../../PxShared/src/pvd/src/PxProfileContextProviderImpl.h"; sourceTree = SOURCE_ROOT; };
- FFFDf300ffc07fd2f300ffc0 /* src/PxProfileDataBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileDataBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileDataBuffer.h"; sourceTree = SOURCE_ROOT; };
- FFFDf30100287fd2f3010028 /* src/PxProfileDataParsing.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileDataParsing.h"; path = "../../../../PxShared/src/pvd/src/PxProfileDataParsing.h"; sourceTree = SOURCE_ROOT; };
- FFFDf30100907fd2f3010090 /* src/PxProfileEventBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBuffer.h"; sourceTree = SOURCE_ROOT; };
- FFFDf30100f87fd2f30100f8 /* src/PxProfileEventBufferAtomic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBufferAtomic.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBufferAtomic.h"; sourceTree = SOURCE_ROOT; };
- FFFDf30101607fd2f3010160 /* src/PxProfileEventBufferClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBufferClient.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBufferClient.h"; sourceTree = SOURCE_ROOT; };
- FFFDf30101c87fd2f30101c8 /* src/PxProfileEventBufferClientManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBufferClientManager.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBufferClientManager.h"; sourceTree = SOURCE_ROOT; };
- FFFDf30102307fd2f3010230 /* src/PxProfileEventFilter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventFilter.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventFilter.h"; sourceTree = SOURCE_ROOT; };
- FFFDf30102987fd2f3010298 /* src/PxProfileEventHandler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventHandler.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventHandler.h"; sourceTree = SOURCE_ROOT; };
- FFFDf30103007fd2f3010300 /* src/PxProfileEventId.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventId.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventId.h"; sourceTree = SOURCE_ROOT; };
- FFFDf30103687fd2f3010368 /* src/PxProfileEventMutex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventMutex.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventMutex.h"; sourceTree = SOURCE_ROOT; };
- FFFDf30103d07fd2f30103d0 /* src/PxProfileEventNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventNames.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventNames.h"; sourceTree = SOURCE_ROOT; };
- FFFDf30104387fd2f3010438 /* src/PxProfileEventParser.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventParser.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventParser.h"; sourceTree = SOURCE_ROOT; };
- FFFDf30104a07fd2f30104a0 /* src/PxProfileEventSender.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventSender.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventSender.h"; sourceTree = SOURCE_ROOT; };
- FFFDf30105087fd2f3010508 /* src/PxProfileEventSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventSerialization.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventSerialization.h"; sourceTree = SOURCE_ROOT; };
- FFFDf30105707fd2f3010570 /* src/PxProfileEventSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventSystem.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventSystem.h"; sourceTree = SOURCE_ROOT; };
- FFFDf30105d87fd2f30105d8 /* src/PxProfileEvents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEvents.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEvents.h"; sourceTree = SOURCE_ROOT; };
- FFFDf30106407fd2f3010640 /* src/PxProfileMemory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemory.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemory.h"; sourceTree = SOURCE_ROOT; };
- FFFDf30106a87fd2f30106a8 /* src/PxProfileMemoryBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryBuffer.h"; sourceTree = SOURCE_ROOT; };
- FFFDf30107107fd2f3010710 /* src/PxProfileMemoryEventBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventBuffer.h"; sourceTree = SOURCE_ROOT; };
- FFFDf30107787fd2f3010778 /* src/PxProfileMemoryEventParser.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventParser.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventParser.h"; sourceTree = SOURCE_ROOT; };
- FFFDf30107e07fd2f30107e0 /* src/PxProfileMemoryEventRecorder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventRecorder.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventRecorder.h"; sourceTree = SOURCE_ROOT; };
- FFFDf30108487fd2f3010848 /* src/PxProfileMemoryEventReflexiveWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventReflexiveWriter.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventReflexiveWriter.h"; sourceTree = SOURCE_ROOT; };
- FFFDf30108b07fd2f30108b0 /* src/PxProfileMemoryEventSummarizer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventSummarizer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventSummarizer.h"; sourceTree = SOURCE_ROOT; };
- FFFDf30109187fd2f3010918 /* src/PxProfileMemoryEventTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventTypes.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventTypes.h"; sourceTree = SOURCE_ROOT; };
- FFFDf30109807fd2f3010980 /* src/PxProfileMemoryEvents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEvents.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEvents.h"; sourceTree = SOURCE_ROOT; };
- FFFDf30109e87fd2f30109e8 /* src/PxProfileScopedEvent.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileScopedEvent.h"; path = "../../../../PxShared/src/pvd/src/PxProfileScopedEvent.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3010a507fd2f3010a50 /* src/PxProfileScopedMutexLock.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileScopedMutexLock.h"; path = "../../../../PxShared/src/pvd/src/PxProfileScopedMutexLock.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3010ab87fd2f3010ab8 /* src/PxProfileZone.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZone.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZone.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3010b207fd2f3010b20 /* src/PxProfileZoneImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZoneImpl.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZoneImpl.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3010b887fd2f3010b88 /* src/PxProfileZoneManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZoneManager.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZoneManager.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3010bf07fd2f3010bf0 /* src/PxProfileZoneManagerImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZoneManagerImpl.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZoneManagerImpl.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3010c587fd2f3010c58 /* src/PxPvdBits.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdBits.h"; path = "../../../../PxShared/src/pvd/src/PxPvdBits.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3010cc07fd2f3010cc0 /* src/PxPvdByteStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdByteStreams.h"; path = "../../../../PxShared/src/pvd/src/PxPvdByteStreams.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3010d287fd2f3010d28 /* src/PxPvdCommStreamEventSink.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamEventSink.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamEventSink.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3010d907fd2f3010d90 /* src/PxPvdCommStreamEvents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamEvents.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamEvents.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3010df87fd2f3010df8 /* src/PxPvdCommStreamSDKEventTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamSDKEventTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamSDKEventTypes.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3010e607fd2f3010e60 /* src/PxPvdCommStreamTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamTypes.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3010ec87fd2f3010ec8 /* src/PxPvdDefaultFileTransport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultFileTransport.h"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultFileTransport.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3010f307fd2f3010f30 /* src/PxPvdDefaultSocketTransport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultSocketTransport.h"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultSocketTransport.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3010f987fd2f3010f98 /* src/PxPvdFoundation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdFoundation.h"; path = "../../../../PxShared/src/pvd/src/PxPvdFoundation.h"; sourceTree = SOURCE_ROOT; };
- FFFDf30110007fd2f3011000 /* src/PxPvdImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdImpl.h"; path = "../../../../PxShared/src/pvd/src/PxPvdImpl.h"; sourceTree = SOURCE_ROOT; };
- FFFDf30110687fd2f3011068 /* src/PxPvdInternalByteStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdInternalByteStreams.h"; path = "../../../../PxShared/src/pvd/src/PxPvdInternalByteStreams.h"; sourceTree = SOURCE_ROOT; };
- FFFDf30110d07fd2f30110d0 /* src/PxPvdMarshalling.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdMarshalling.h"; path = "../../../../PxShared/src/pvd/src/PxPvdMarshalling.h"; sourceTree = SOURCE_ROOT; };
- FFFDf30111387fd2f3011138 /* src/PxPvdMemClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdMemClient.h"; path = "../../../../PxShared/src/pvd/src/PxPvdMemClient.h"; sourceTree = SOURCE_ROOT; };
- FFFDf30111a07fd2f30111a0 /* src/PxPvdObjectModel.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModel.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModel.h"; sourceTree = SOURCE_ROOT; };
- FFFDf30112087fd2f3011208 /* src/PxPvdObjectModelInternalTypeDefs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelInternalTypeDefs.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelInternalTypeDefs.h"; sourceTree = SOURCE_ROOT; };
- FFFDf30112707fd2f3011270 /* src/PxPvdObjectModelInternalTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelInternalTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelInternalTypes.h"; sourceTree = SOURCE_ROOT; };
- FFFDf30112d87fd2f30112d8 /* src/PxPvdObjectModelMetaData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelMetaData.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelMetaData.h"; sourceTree = SOURCE_ROOT; };
- FFFDf30113407fd2f3011340 /* src/PxPvdObjectRegistrar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectRegistrar.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectRegistrar.h"; sourceTree = SOURCE_ROOT; };
- FFFDf30113a87fd2f30113a8 /* src/PxPvdProfileZoneClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdProfileZoneClient.h"; path = "../../../../PxShared/src/pvd/src/PxPvdProfileZoneClient.h"; sourceTree = SOURCE_ROOT; };
- FFFDf30114107fd2f3011410 /* src/PxPvdUserRenderImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdUserRenderImpl.h"; path = "../../../../PxShared/src/pvd/src/PxPvdUserRenderImpl.h"; sourceTree = SOURCE_ROOT; };
- FFFDf30114787fd2f3011478 /* src/PxPvdUserRenderTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdUserRenderTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdUserRenderTypes.h"; sourceTree = SOURCE_ROOT; };
+ FFFD62c77dd07f8562c77dd0 /* PxPvdSDK */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PxPvdSDK"; sourceTree = BUILT_PRODUCTS_DIR; };
+ FFFD62c726707f8562c72670 /* PxPvd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPvd.h"; path = "../../../../PxShared/include/pvd/PxPvd.h"; sourceTree = SOURCE_ROOT; };
+ FFFD62c726d87f8562c726d8 /* PxPvdTransport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPvdTransport.h"; path = "../../../../PxShared/include/pvd/PxPvdTransport.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6302dc007f856302dc00 /* include/PsPvd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsPvd.h"; path = "../../../../PxShared/src/pvd/include/PsPvd.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6302dc687f856302dc68 /* include/PxProfileAllocatorWrapper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxProfileAllocatorWrapper.h"; path = "../../../../PxShared/src/pvd/include/PxProfileAllocatorWrapper.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6302dcd07f856302dcd0 /* include/PxPvdClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdClient.h"; path = "../../../../PxShared/src/pvd/include/PxPvdClient.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6302dd387f856302dd38 /* include/PxPvdDataStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdDataStream.h"; path = "../../../../PxShared/src/pvd/include/PxPvdDataStream.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6302dda07f856302dda0 /* include/PxPvdDataStreamHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdDataStreamHelpers.h"; path = "../../../../PxShared/src/pvd/include/PxPvdDataStreamHelpers.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6302de087f856302de08 /* include/PxPvdErrorCodes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdErrorCodes.h"; path = "../../../../PxShared/src/pvd/include/PxPvdErrorCodes.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6302de707f856302de70 /* include/PxPvdObjectModelBaseTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdObjectModelBaseTypes.h"; path = "../../../../PxShared/src/pvd/include/PxPvdObjectModelBaseTypes.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6302ded87f856302ded8 /* include/PxPvdRenderBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdRenderBuffer.h"; path = "../../../../PxShared/src/pvd/include/PxPvdRenderBuffer.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6302df407f856302df40 /* include/PxPvdUserRenderer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdUserRenderer.h"; path = "../../../../PxShared/src/pvd/include/PxPvdUserRenderer.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6302dfa87f856302dfa8 /* src/PxProfileEventImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventImpl.cpp"; path = "../../../../PxShared/src/pvd/src/PxProfileEventImpl.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6302e0107f856302e010 /* src/PxPvd.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvd.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvd.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6302e0787f856302e078 /* src/PxPvdDataStream.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDataStream.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdDataStream.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6302e0e07f856302e0e0 /* src/PxPvdDefaultFileTransport.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultFileTransport.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultFileTransport.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6302e1487f856302e148 /* src/PxPvdDefaultSocketTransport.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultSocketTransport.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultSocketTransport.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6302e1b07f856302e1b0 /* src/PxPvdImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdImpl.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdImpl.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6302e2187f856302e218 /* src/PxPvdMemClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdMemClient.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdMemClient.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6302e2807f856302e280 /* src/PxPvdObjectModelMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelMetaData.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelMetaData.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6302e2e87f856302e2e8 /* src/PxPvdObjectRegistrar.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectRegistrar.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectRegistrar.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6302e3507f856302e350 /* src/PxPvdProfileZoneClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdProfileZoneClient.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdProfileZoneClient.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6302e3b87f856302e3b8 /* src/PxPvdUserRenderer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdUserRenderer.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdUserRenderer.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6302e4207f856302e420 /* src/PxProfileBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileBase.h"; path = "../../../../PxShared/src/pvd/src/PxProfileBase.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6302e4887f856302e488 /* src/PxProfileCompileTimeEventFilter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileCompileTimeEventFilter.h"; path = "../../../../PxShared/src/pvd/src/PxProfileCompileTimeEventFilter.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6302e4f07f856302e4f0 /* src/PxProfileContextProvider.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileContextProvider.h"; path = "../../../../PxShared/src/pvd/src/PxProfileContextProvider.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6302e5587f856302e558 /* src/PxProfileContextProviderImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileContextProviderImpl.h"; path = "../../../../PxShared/src/pvd/src/PxProfileContextProviderImpl.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6302e5c07f856302e5c0 /* src/PxProfileDataBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileDataBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileDataBuffer.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6302e6287f856302e628 /* src/PxProfileDataParsing.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileDataParsing.h"; path = "../../../../PxShared/src/pvd/src/PxProfileDataParsing.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6302e6907f856302e690 /* src/PxProfileEventBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBuffer.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6302e6f87f856302e6f8 /* src/PxProfileEventBufferAtomic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBufferAtomic.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBufferAtomic.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6302e7607f856302e760 /* src/PxProfileEventBufferClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBufferClient.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBufferClient.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6302e7c87f856302e7c8 /* src/PxProfileEventBufferClientManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBufferClientManager.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBufferClientManager.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6302e8307f856302e830 /* src/PxProfileEventFilter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventFilter.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventFilter.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6302e8987f856302e898 /* src/PxProfileEventHandler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventHandler.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventHandler.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6302e9007f856302e900 /* src/PxProfileEventId.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventId.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventId.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6302e9687f856302e968 /* src/PxProfileEventMutex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventMutex.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventMutex.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6302e9d07f856302e9d0 /* src/PxProfileEventNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventNames.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventNames.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6302ea387f856302ea38 /* src/PxProfileEventParser.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventParser.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventParser.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6302eaa07f856302eaa0 /* src/PxProfileEventSender.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventSender.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventSender.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6302eb087f856302eb08 /* src/PxProfileEventSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventSerialization.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventSerialization.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6302eb707f856302eb70 /* src/PxProfileEventSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventSystem.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventSystem.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6302ebd87f856302ebd8 /* src/PxProfileEvents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEvents.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEvents.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6302ec407f856302ec40 /* src/PxProfileMemory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemory.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemory.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6302eca87f856302eca8 /* src/PxProfileMemoryBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryBuffer.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6302ed107f856302ed10 /* src/PxProfileMemoryEventBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventBuffer.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6302ed787f856302ed78 /* src/PxProfileMemoryEventParser.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventParser.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventParser.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6302ede07f856302ede0 /* src/PxProfileMemoryEventRecorder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventRecorder.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventRecorder.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6302ee487f856302ee48 /* src/PxProfileMemoryEventReflexiveWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventReflexiveWriter.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventReflexiveWriter.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6302eeb07f856302eeb0 /* src/PxProfileMemoryEventSummarizer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventSummarizer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventSummarizer.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6302ef187f856302ef18 /* src/PxProfileMemoryEventTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventTypes.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventTypes.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6302ef807f856302ef80 /* src/PxProfileMemoryEvents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEvents.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEvents.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6302efe87f856302efe8 /* src/PxProfileScopedEvent.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileScopedEvent.h"; path = "../../../../PxShared/src/pvd/src/PxProfileScopedEvent.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6302f0507f856302f050 /* src/PxProfileScopedMutexLock.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileScopedMutexLock.h"; path = "../../../../PxShared/src/pvd/src/PxProfileScopedMutexLock.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6302f0b87f856302f0b8 /* src/PxProfileZone.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZone.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZone.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6302f1207f856302f120 /* src/PxProfileZoneImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZoneImpl.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZoneImpl.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6302f1887f856302f188 /* src/PxProfileZoneManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZoneManager.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZoneManager.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6302f1f07f856302f1f0 /* src/PxProfileZoneManagerImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZoneManagerImpl.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZoneManagerImpl.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6302f2587f856302f258 /* src/PxPvdBits.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdBits.h"; path = "../../../../PxShared/src/pvd/src/PxPvdBits.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6302f2c07f856302f2c0 /* src/PxPvdByteStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdByteStreams.h"; path = "../../../../PxShared/src/pvd/src/PxPvdByteStreams.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6302f3287f856302f328 /* src/PxPvdCommStreamEventSink.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamEventSink.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamEventSink.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6302f3907f856302f390 /* src/PxPvdCommStreamEvents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamEvents.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamEvents.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6302f3f87f856302f3f8 /* src/PxPvdCommStreamSDKEventTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamSDKEventTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamSDKEventTypes.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6302f4607f856302f460 /* src/PxPvdCommStreamTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamTypes.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6302f4c87f856302f4c8 /* src/PxPvdDefaultFileTransport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultFileTransport.h"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultFileTransport.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6302f5307f856302f530 /* src/PxPvdDefaultSocketTransport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultSocketTransport.h"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultSocketTransport.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6302f5987f856302f598 /* src/PxPvdFoundation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdFoundation.h"; path = "../../../../PxShared/src/pvd/src/PxPvdFoundation.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6302f6007f856302f600 /* src/PxPvdImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdImpl.h"; path = "../../../../PxShared/src/pvd/src/PxPvdImpl.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6302f6687f856302f668 /* src/PxPvdInternalByteStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdInternalByteStreams.h"; path = "../../../../PxShared/src/pvd/src/PxPvdInternalByteStreams.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6302f6d07f856302f6d0 /* src/PxPvdMarshalling.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdMarshalling.h"; path = "../../../../PxShared/src/pvd/src/PxPvdMarshalling.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6302f7387f856302f738 /* src/PxPvdMemClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdMemClient.h"; path = "../../../../PxShared/src/pvd/src/PxPvdMemClient.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6302f7a07f856302f7a0 /* src/PxPvdObjectModel.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModel.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModel.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6302f8087f856302f808 /* src/PxPvdObjectModelInternalTypeDefs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelInternalTypeDefs.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelInternalTypeDefs.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6302f8707f856302f870 /* src/PxPvdObjectModelInternalTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelInternalTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelInternalTypes.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6302f8d87f856302f8d8 /* src/PxPvdObjectModelMetaData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelMetaData.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelMetaData.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6302f9407f856302f940 /* src/PxPvdObjectRegistrar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectRegistrar.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectRegistrar.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6302f9a87f856302f9a8 /* src/PxPvdProfileZoneClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdProfileZoneClient.h"; path = "../../../../PxShared/src/pvd/src/PxPvdProfileZoneClient.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6302fa107f856302fa10 /* src/PxPvdUserRenderImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdUserRenderImpl.h"; path = "../../../../PxShared/src/pvd/src/PxPvdUserRenderImpl.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6302fa787f856302fa78 /* src/PxPvdUserRenderTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdUserRenderTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdUserRenderTypes.h"; sourceTree = SOURCE_ROOT; };
/* End PBXFileReference section */
/* Begin PBXResourcesBuildPhase section */
- FFF2f2809f007fd2f2809f00 /* Resources */ = {
+ FFF262c77dd07f8562c77dd0 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -2282,7 +2282,7 @@
/* End PBXResourcesBuildPhase section */
/* Begin PBXFrameworksBuildPhase section */
- FFFCf2809f007fd2f2809f00 /* Frameworks */ = {
+ FFFC62c77dd07f8562c77dd0 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -2292,21 +2292,21 @@
/* End PBXFrameworksBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
- FFF8f2809f007fd2f2809f00 /* Sources */ = {
+ FFF862c77dd07f8562c77dd0 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- FFFFf300f9a87fd2f300f9a8,
- FFFFf300fa107fd2f300fa10,
- FFFFf300fa787fd2f300fa78,
- FFFFf300fae07fd2f300fae0,
- FFFFf300fb487fd2f300fb48,
- FFFFf300fbb07fd2f300fbb0,
- FFFFf300fc187fd2f300fc18,
- FFFFf300fc807fd2f300fc80,
- FFFFf300fce87fd2f300fce8,
- FFFFf300fd507fd2f300fd50,
- FFFFf300fdb87fd2f300fdb8,
+ FFFF6302dfa87f856302dfa8,
+ FFFF6302e0107f856302e010,
+ FFFF6302e0787f856302e078,
+ FFFF6302e0e07f856302e0e0,
+ FFFF6302e1487f856302e148,
+ FFFF6302e1b07f856302e1b0,
+ FFFF6302e2187f856302e218,
+ FFFF6302e2807f856302e280,
+ FFFF6302e2e87f856302e2e8,
+ FFFF6302e3507f856302e350,
+ FFFF6302e3b87f856302e3b8,
);
runOnlyForDeploymentPostprocessing = 0;
};
@@ -2315,108 +2315,108 @@
/* Begin PBXShellScriptBuildPhase section */
/* End PBXShellScriptBuildPhase section */
/* Begin PBXTargetDependency section */
- FFF4f28080f07fd2f28080f0 /* PBXTargetDependency */ = {
+ FFF462c74ad07f8562c74ad0 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- target = FFFAf188de607fd2f188de60 /* PxFoundation */;
- targetProxy = FFF5f188de607fd2f188de60 /* PBXContainerItemProxy */;
+ target = FFFA641711507f8564171150 /* PxFoundation */;
+ targetProxy = FFF5641711507f8564171150 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin PBXBuildFile section of LowLevel */
- FFFFf282abc07fd2f282abc0 /* px_globals.cpp in API Source */= { isa = PBXBuildFile; fileRef = FFFDf282abc07fd2f282abc0 /* px_globals.cpp */; };
- FFFFf282e2007fd2f282e200 /* PxsCCD.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFDf282e2007fd2f282e200 /* PxsCCD.cpp */; };
- FFFFf282e2687fd2f282e268 /* PxsContactManager.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFDf282e2687fd2f282e268 /* PxsContactManager.cpp */; };
- FFFFf282e2d07fd2f282e2d0 /* PxsContext.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFDf282e2d07fd2f282e2d0 /* PxsContext.cpp */; };
- FFFFf282e3387fd2f282e338 /* PxsDefaultMemoryManager.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFDf282e3387fd2f282e338 /* PxsDefaultMemoryManager.cpp */; };
- FFFFf282e3a07fd2f282e3a0 /* PxsIslandSim.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFDf282e3a07fd2f282e3a0 /* PxsIslandSim.cpp */; };
- FFFFf282e4087fd2f282e408 /* PxsMaterialCombiner.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFDf282e4087fd2f282e408 /* PxsMaterialCombiner.cpp */; };
- FFFFf282e4707fd2f282e470 /* PxsNphaseImplementationContext.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFDf282e4707fd2f282e470 /* PxsNphaseImplementationContext.cpp */; };
- FFFFf282e4d87fd2f282e4d8 /* PxsSimpleIslandManager.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFDf282e4d87fd2f282e4d8 /* PxsSimpleIslandManager.cpp */; };
- FFFFf30174007fd2f3017400 /* collision/PxcContact.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDf30174007fd2f3017400 /* collision/PxcContact.cpp */; };
- FFFFf30174687fd2f3017468 /* pipeline/PxcContactCache.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDf30174687fd2f3017468 /* pipeline/PxcContactCache.cpp */; };
- FFFFf30174d07fd2f30174d0 /* pipeline/PxcContactMethodImpl.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDf30174d07fd2f30174d0 /* pipeline/PxcContactMethodImpl.cpp */; };
- FFFFf30175387fd2f3017538 /* pipeline/PxcMaterialHeightField.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDf30175387fd2f3017538 /* pipeline/PxcMaterialHeightField.cpp */; };
- FFFFf30175a07fd2f30175a0 /* pipeline/PxcMaterialMesh.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDf30175a07fd2f30175a0 /* pipeline/PxcMaterialMesh.cpp */; };
- FFFFf30176087fd2f3017608 /* pipeline/PxcMaterialMethodImpl.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDf30176087fd2f3017608 /* pipeline/PxcMaterialMethodImpl.cpp */; };
- FFFFf30176707fd2f3017670 /* pipeline/PxcMaterialShape.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDf30176707fd2f3017670 /* pipeline/PxcMaterialShape.cpp */; };
- FFFFf30176d87fd2f30176d8 /* pipeline/PxcNpBatch.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDf30176d87fd2f30176d8 /* pipeline/PxcNpBatch.cpp */; };
- FFFFf30177407fd2f3017740 /* pipeline/PxcNpCacheStreamPair.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDf30177407fd2f3017740 /* pipeline/PxcNpCacheStreamPair.cpp */; };
- FFFFf30177a87fd2f30177a8 /* pipeline/PxcNpContactPrepShared.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDf30177a87fd2f30177a8 /* pipeline/PxcNpContactPrepShared.cpp */; };
- FFFFf30178107fd2f3017810 /* pipeline/PxcNpMemBlockPool.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDf30178107fd2f3017810 /* pipeline/PxcNpMemBlockPool.cpp */; };
- FFFFf30178787fd2f3017878 /* pipeline/PxcNpThreadContext.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDf30178787fd2f3017878 /* pipeline/PxcNpThreadContext.cpp */; };
+ FFFF62e7cdb07f8562e7cdb0 /* px_globals.cpp in API Source */= { isa = PBXBuildFile; fileRef = FFFD62e7cdb07f8562e7cdb0 /* px_globals.cpp */; };
+ FFFF62e803f07f8562e803f0 /* PxsCCD.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD62e803f07f8562e803f0 /* PxsCCD.cpp */; };
+ FFFF62e804587f8562e80458 /* PxsContactManager.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD62e804587f8562e80458 /* PxsContactManager.cpp */; };
+ FFFF62e804c07f8562e804c0 /* PxsContext.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD62e804c07f8562e804c0 /* PxsContext.cpp */; };
+ FFFF62e805287f8562e80528 /* PxsDefaultMemoryManager.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD62e805287f8562e80528 /* PxsDefaultMemoryManager.cpp */; };
+ FFFF62e805907f8562e80590 /* PxsIslandSim.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD62e805907f8562e80590 /* PxsIslandSim.cpp */; };
+ FFFF62e805f87f8562e805f8 /* PxsMaterialCombiner.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD62e805f87f8562e805f8 /* PxsMaterialCombiner.cpp */; };
+ FFFF62e806607f8562e80660 /* PxsNphaseImplementationContext.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD62e806607f8562e80660 /* PxsNphaseImplementationContext.cpp */; };
+ FFFF62e806c87f8562e806c8 /* PxsSimpleIslandManager.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD62e806c87f8562e806c8 /* PxsSimpleIslandManager.cpp */; };
+ FFFF63034c007f8563034c00 /* collision/PxcContact.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD63034c007f8563034c00 /* collision/PxcContact.cpp */; };
+ FFFF63034c687f8563034c68 /* pipeline/PxcContactCache.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD63034c687f8563034c68 /* pipeline/PxcContactCache.cpp */; };
+ FFFF63034cd07f8563034cd0 /* pipeline/PxcContactMethodImpl.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD63034cd07f8563034cd0 /* pipeline/PxcContactMethodImpl.cpp */; };
+ FFFF63034d387f8563034d38 /* pipeline/PxcMaterialHeightField.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD63034d387f8563034d38 /* pipeline/PxcMaterialHeightField.cpp */; };
+ FFFF63034da07f8563034da0 /* pipeline/PxcMaterialMesh.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD63034da07f8563034da0 /* pipeline/PxcMaterialMesh.cpp */; };
+ FFFF63034e087f8563034e08 /* pipeline/PxcMaterialMethodImpl.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD63034e087f8563034e08 /* pipeline/PxcMaterialMethodImpl.cpp */; };
+ FFFF63034e707f8563034e70 /* pipeline/PxcMaterialShape.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD63034e707f8563034e70 /* pipeline/PxcMaterialShape.cpp */; };
+ FFFF63034ed87f8563034ed8 /* pipeline/PxcNpBatch.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD63034ed87f8563034ed8 /* pipeline/PxcNpBatch.cpp */; };
+ FFFF63034f407f8563034f40 /* pipeline/PxcNpCacheStreamPair.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD63034f407f8563034f40 /* pipeline/PxcNpCacheStreamPair.cpp */; };
+ FFFF63034fa87f8563034fa8 /* pipeline/PxcNpContactPrepShared.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD63034fa87f8563034fa8 /* pipeline/PxcNpContactPrepShared.cpp */; };
+ FFFF630350107f8563035010 /* pipeline/PxcNpMemBlockPool.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD630350107f8563035010 /* pipeline/PxcNpMemBlockPool.cpp */; };
+ FFFF630350787f8563035078 /* pipeline/PxcNpThreadContext.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD630350787f8563035078 /* pipeline/PxcNpThreadContext.cpp */; };
/* End PBXFileReference section */
/* Begin PBXFileReference section */
- FFFDf28272b07fd2f28272b0 /* LowLevel */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevel"; sourceTree = BUILT_PRODUCTS_DIR; };
- FFFDf282abc07fd2f282abc0 /* px_globals.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "px_globals.cpp"; path = "../../LowLevel/API/src/px_globals.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf282d0f07fd2f282d0f0 /* PxsMaterialCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialCore.h"; path = "../../LowLevel/API/include/PxsMaterialCore.h"; sourceTree = SOURCE_ROOT; };
- FFFDf282d1587fd2f282d158 /* PxsMaterialManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialManager.h"; path = "../../LowLevel/API/include/PxsMaterialManager.h"; sourceTree = SOURCE_ROOT; };
- FFFDf282d1c07fd2f282d1c0 /* PxvConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvConfig.h"; path = "../../LowLevel/API/include/PxvConfig.h"; sourceTree = SOURCE_ROOT; };
- FFFDf282d2287fd2f282d228 /* PxvContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvContext.h"; path = "../../LowLevel/API/include/PxvContext.h"; sourceTree = SOURCE_ROOT; };
- FFFDf282d2907fd2f282d290 /* PxvDynamics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvDynamics.h"; path = "../../LowLevel/API/include/PxvDynamics.h"; sourceTree = SOURCE_ROOT; };
- FFFDf282d2f87fd2f282d2f8 /* PxvGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvGeometry.h"; path = "../../LowLevel/API/include/PxvGeometry.h"; sourceTree = SOURCE_ROOT; };
- FFFDf282d3607fd2f282d360 /* PxvGlobals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvGlobals.h"; path = "../../LowLevel/API/include/PxvGlobals.h"; sourceTree = SOURCE_ROOT; };
- FFFDf282d3c87fd2f282d3c8 /* PxvManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvManager.h"; path = "../../LowLevel/API/include/PxvManager.h"; sourceTree = SOURCE_ROOT; };
- FFFDf282d4307fd2f282d430 /* PxvSimStats.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvSimStats.h"; path = "../../LowLevel/API/include/PxvSimStats.h"; sourceTree = SOURCE_ROOT; };
- FFFDf282e2007fd2f282e200 /* PxsCCD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsCCD.cpp"; path = "../../LowLevel/software/src/PxsCCD.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf282e2687fd2f282e268 /* PxsContactManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContactManager.cpp"; path = "../../LowLevel/software/src/PxsContactManager.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf282e2d07fd2f282e2d0 /* PxsContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContext.cpp"; path = "../../LowLevel/software/src/PxsContext.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf282e3387fd2f282e338 /* PxsDefaultMemoryManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsDefaultMemoryManager.cpp"; path = "../../LowLevel/software/src/PxsDefaultMemoryManager.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf282e3a07fd2f282e3a0 /* PxsIslandSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIslandSim.cpp"; path = "../../LowLevel/software/src/PxsIslandSim.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf282e4087fd2f282e408 /* PxsMaterialCombiner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialCombiner.cpp"; path = "../../LowLevel/software/src/PxsMaterialCombiner.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf282e4707fd2f282e470 /* PxsNphaseImplementationContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsNphaseImplementationContext.cpp"; path = "../../LowLevel/software/src/PxsNphaseImplementationContext.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf282e4d87fd2f282e4d8 /* PxsSimpleIslandManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsSimpleIslandManager.cpp"; path = "../../LowLevel/software/src/PxsSimpleIslandManager.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf30016007fd2f3001600 /* PxsBodySim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsBodySim.h"; path = "../../LowLevel/software/include/PxsBodySim.h"; sourceTree = SOURCE_ROOT; };
- FFFDf30016687fd2f3001668 /* PxsCCD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsCCD.h"; path = "../../LowLevel/software/include/PxsCCD.h"; sourceTree = SOURCE_ROOT; };
- FFFDf30016d07fd2f30016d0 /* PxsContactManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContactManager.h"; path = "../../LowLevel/software/include/PxsContactManager.h"; sourceTree = SOURCE_ROOT; };
- FFFDf30017387fd2f3001738 /* PxsContactManagerState.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContactManagerState.h"; path = "../../LowLevel/software/include/PxsContactManagerState.h"; sourceTree = SOURCE_ROOT; };
- FFFDf30017a07fd2f30017a0 /* PxsContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContext.h"; path = "../../LowLevel/software/include/PxsContext.h"; sourceTree = SOURCE_ROOT; };
- FFFDf30018087fd2f3001808 /* PxsDefaultMemoryManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsDefaultMemoryManager.h"; path = "../../LowLevel/software/include/PxsDefaultMemoryManager.h"; sourceTree = SOURCE_ROOT; };
- FFFDf30018707fd2f3001870 /* PxsHeapMemoryAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsHeapMemoryAllocator.h"; path = "../../LowLevel/software/include/PxsHeapMemoryAllocator.h"; sourceTree = SOURCE_ROOT; };
- FFFDf30018d87fd2f30018d8 /* PxsIncrementalConstraintPartitioning.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIncrementalConstraintPartitioning.h"; path = "../../LowLevel/software/include/PxsIncrementalConstraintPartitioning.h"; sourceTree = SOURCE_ROOT; };
- FFFDf30019407fd2f3001940 /* PxsIslandManagerTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIslandManagerTypes.h"; path = "../../LowLevel/software/include/PxsIslandManagerTypes.h"; sourceTree = SOURCE_ROOT; };
- FFFDf30019a87fd2f30019a8 /* PxsIslandSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIslandSim.h"; path = "../../LowLevel/software/include/PxsIslandSim.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3001a107fd2f3001a10 /* PxsKernelWrangler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsKernelWrangler.h"; path = "../../LowLevel/software/include/PxsKernelWrangler.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3001a787fd2f3001a78 /* PxsMaterialCombiner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialCombiner.h"; path = "../../LowLevel/software/include/PxsMaterialCombiner.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3001ae07fd2f3001ae0 /* PxsMemoryManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMemoryManager.h"; path = "../../LowLevel/software/include/PxsMemoryManager.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3001b487fd2f3001b48 /* PxsNphaseImplementationContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsNphaseImplementationContext.h"; path = "../../LowLevel/software/include/PxsNphaseImplementationContext.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3001bb07fd2f3001bb0 /* PxsRigidBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsRigidBody.h"; path = "../../LowLevel/software/include/PxsRigidBody.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3001c187fd2f3001c18 /* PxsShapeSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsShapeSim.h"; path = "../../LowLevel/software/include/PxsShapeSim.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3001c807fd2f3001c80 /* PxsSimpleIslandManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsSimpleIslandManager.h"; path = "../../LowLevel/software/include/PxsSimpleIslandManager.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3001ce87fd2f3001ce8 /* PxsSimulationController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsSimulationController.h"; path = "../../LowLevel/software/include/PxsSimulationController.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3001d507fd2f3001d50 /* PxsTransformCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsTransformCache.h"; path = "../../LowLevel/software/include/PxsTransformCache.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3001db87fd2f3001db8 /* PxvNphaseImplementationContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvNphaseImplementationContext.h"; path = "../../LowLevel/software/include/PxvNphaseImplementationContext.h"; sourceTree = SOURCE_ROOT; };
- FFFDf30174007fd2f3017400 /* collision/PxcContact.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "collision/PxcContact.cpp"; path = "../../LowLevel/common/src/collision/PxcContact.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf30174687fd2f3017468 /* pipeline/PxcContactCache.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcContactCache.cpp"; path = "../../LowLevel/common/src/pipeline/PxcContactCache.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf30174d07fd2f30174d0 /* pipeline/PxcContactMethodImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcContactMethodImpl.cpp"; path = "../../LowLevel/common/src/pipeline/PxcContactMethodImpl.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf30175387fd2f3017538 /* pipeline/PxcMaterialHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialHeightField.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialHeightField.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf30175a07fd2f30175a0 /* pipeline/PxcMaterialMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialMesh.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialMesh.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf30176087fd2f3017608 /* pipeline/PxcMaterialMethodImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialMethodImpl.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialMethodImpl.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf30176707fd2f3017670 /* pipeline/PxcMaterialShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialShape.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialShape.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf30176d87fd2f30176d8 /* pipeline/PxcNpBatch.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpBatch.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpBatch.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf30177407fd2f3017740 /* pipeline/PxcNpCacheStreamPair.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpCacheStreamPair.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpCacheStreamPair.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf30177a87fd2f30177a8 /* pipeline/PxcNpContactPrepShared.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpContactPrepShared.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpContactPrepShared.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf30178107fd2f3017810 /* pipeline/PxcNpMemBlockPool.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpMemBlockPool.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpMemBlockPool.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf30178787fd2f3017878 /* pipeline/PxcNpThreadContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpThreadContext.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpThreadContext.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf3017c007fd2f3017c00 /* collision/PxcContactMethodImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "collision/PxcContactMethodImpl.h"; path = "../../LowLevel/common/include/collision/PxcContactMethodImpl.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3017c687fd2f3017c68 /* pipeline/PxcCCDStateStreamPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcCCDStateStreamPair.h"; path = "../../LowLevel/common/include/pipeline/PxcCCDStateStreamPair.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3017cd07fd2f3017cd0 /* pipeline/PxcConstraintBlockStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcConstraintBlockStream.h"; path = "../../LowLevel/common/include/pipeline/PxcConstraintBlockStream.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3017d387fd2f3017d38 /* pipeline/PxcContactCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcContactCache.h"; path = "../../LowLevel/common/include/pipeline/PxcContactCache.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3017da07fd2f3017da0 /* pipeline/PxcMaterialMethodImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialMethodImpl.h"; path = "../../LowLevel/common/include/pipeline/PxcMaterialMethodImpl.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3017e087fd2f3017e08 /* pipeline/PxcNpBatch.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpBatch.h"; path = "../../LowLevel/common/include/pipeline/PxcNpBatch.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3017e707fd2f3017e70 /* pipeline/PxcNpCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpCache.h"; path = "../../LowLevel/common/include/pipeline/PxcNpCache.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3017ed87fd2f3017ed8 /* pipeline/PxcNpCacheStreamPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpCacheStreamPair.h"; path = "../../LowLevel/common/include/pipeline/PxcNpCacheStreamPair.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3017f407fd2f3017f40 /* pipeline/PxcNpContactPrepShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpContactPrepShared.h"; path = "../../LowLevel/common/include/pipeline/PxcNpContactPrepShared.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3017fa87fd2f3017fa8 /* pipeline/PxcNpMemBlockPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpMemBlockPool.h"; path = "../../LowLevel/common/include/pipeline/PxcNpMemBlockPool.h"; sourceTree = SOURCE_ROOT; };
- FFFDf30180107fd2f3018010 /* pipeline/PxcNpThreadContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpThreadContext.h"; path = "../../LowLevel/common/include/pipeline/PxcNpThreadContext.h"; sourceTree = SOURCE_ROOT; };
- FFFDf30180787fd2f3018078 /* pipeline/PxcNpWorkUnit.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpWorkUnit.h"; path = "../../LowLevel/common/include/pipeline/PxcNpWorkUnit.h"; sourceTree = SOURCE_ROOT; };
- FFFDf30180e07fd2f30180e0 /* pipeline/PxcRigidBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcRigidBody.h"; path = "../../LowLevel/common/include/pipeline/PxcRigidBody.h"; sourceTree = SOURCE_ROOT; };
- FFFDf30181487fd2f3018148 /* utils/PxcScratchAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "utils/PxcScratchAllocator.h"; path = "../../LowLevel/common/include/utils/PxcScratchAllocator.h"; sourceTree = SOURCE_ROOT; };
- FFFDf30181b07fd2f30181b0 /* utils/PxcThreadCoherentCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "utils/PxcThreadCoherentCache.h"; path = "../../LowLevel/common/include/utils/PxcThreadCoherentCache.h"; sourceTree = SOURCE_ROOT; };
+ FFFD62e791907f8562e79190 /* LowLevel */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevel"; sourceTree = BUILT_PRODUCTS_DIR; };
+ FFFD62e7cdb07f8562e7cdb0 /* px_globals.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "px_globals.cpp"; path = "../../LowLevel/API/src/px_globals.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD62e7f2e07f8562e7f2e0 /* PxsMaterialCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialCore.h"; path = "../../LowLevel/API/include/PxsMaterialCore.h"; sourceTree = SOURCE_ROOT; };
+ FFFD62e7f3487f8562e7f348 /* PxsMaterialManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialManager.h"; path = "../../LowLevel/API/include/PxsMaterialManager.h"; sourceTree = SOURCE_ROOT; };
+ FFFD62e7f3b07f8562e7f3b0 /* PxvConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvConfig.h"; path = "../../LowLevel/API/include/PxvConfig.h"; sourceTree = SOURCE_ROOT; };
+ FFFD62e7f4187f8562e7f418 /* PxvContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvContext.h"; path = "../../LowLevel/API/include/PxvContext.h"; sourceTree = SOURCE_ROOT; };
+ FFFD62e7f4807f8562e7f480 /* PxvDynamics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvDynamics.h"; path = "../../LowLevel/API/include/PxvDynamics.h"; sourceTree = SOURCE_ROOT; };
+ FFFD62e7f4e87f8562e7f4e8 /* PxvGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvGeometry.h"; path = "../../LowLevel/API/include/PxvGeometry.h"; sourceTree = SOURCE_ROOT; };
+ FFFD62e7f5507f8562e7f550 /* PxvGlobals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvGlobals.h"; path = "../../LowLevel/API/include/PxvGlobals.h"; sourceTree = SOURCE_ROOT; };
+ FFFD62e7f5b87f8562e7f5b8 /* PxvManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvManager.h"; path = "../../LowLevel/API/include/PxvManager.h"; sourceTree = SOURCE_ROOT; };
+ FFFD62e7f6207f8562e7f620 /* PxvSimStats.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvSimStats.h"; path = "../../LowLevel/API/include/PxvSimStats.h"; sourceTree = SOURCE_ROOT; };
+ FFFD62e803f07f8562e803f0 /* PxsCCD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsCCD.cpp"; path = "../../LowLevel/software/src/PxsCCD.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD62e804587f8562e80458 /* PxsContactManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContactManager.cpp"; path = "../../LowLevel/software/src/PxsContactManager.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD62e804c07f8562e804c0 /* PxsContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContext.cpp"; path = "../../LowLevel/software/src/PxsContext.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD62e805287f8562e80528 /* PxsDefaultMemoryManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsDefaultMemoryManager.cpp"; path = "../../LowLevel/software/src/PxsDefaultMemoryManager.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD62e805907f8562e80590 /* PxsIslandSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIslandSim.cpp"; path = "../../LowLevel/software/src/PxsIslandSim.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD62e805f87f8562e805f8 /* PxsMaterialCombiner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialCombiner.cpp"; path = "../../LowLevel/software/src/PxsMaterialCombiner.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD62e806607f8562e80660 /* PxsNphaseImplementationContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsNphaseImplementationContext.cpp"; path = "../../LowLevel/software/src/PxsNphaseImplementationContext.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD62e806c87f8562e806c8 /* PxsSimpleIslandManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsSimpleIslandManager.cpp"; path = "../../LowLevel/software/src/PxsSimpleIslandManager.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD630362007f8563036200 /* PxsBodySim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsBodySim.h"; path = "../../LowLevel/software/include/PxsBodySim.h"; sourceTree = SOURCE_ROOT; };
+ FFFD630362687f8563036268 /* PxsCCD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsCCD.h"; path = "../../LowLevel/software/include/PxsCCD.h"; sourceTree = SOURCE_ROOT; };
+ FFFD630362d07f85630362d0 /* PxsContactManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContactManager.h"; path = "../../LowLevel/software/include/PxsContactManager.h"; sourceTree = SOURCE_ROOT; };
+ FFFD630363387f8563036338 /* PxsContactManagerState.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContactManagerState.h"; path = "../../LowLevel/software/include/PxsContactManagerState.h"; sourceTree = SOURCE_ROOT; };
+ FFFD630363a07f85630363a0 /* PxsContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContext.h"; path = "../../LowLevel/software/include/PxsContext.h"; sourceTree = SOURCE_ROOT; };
+ FFFD630364087f8563036408 /* PxsDefaultMemoryManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsDefaultMemoryManager.h"; path = "../../LowLevel/software/include/PxsDefaultMemoryManager.h"; sourceTree = SOURCE_ROOT; };
+ FFFD630364707f8563036470 /* PxsHeapMemoryAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsHeapMemoryAllocator.h"; path = "../../LowLevel/software/include/PxsHeapMemoryAllocator.h"; sourceTree = SOURCE_ROOT; };
+ FFFD630364d87f85630364d8 /* PxsIncrementalConstraintPartitioning.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIncrementalConstraintPartitioning.h"; path = "../../LowLevel/software/include/PxsIncrementalConstraintPartitioning.h"; sourceTree = SOURCE_ROOT; };
+ FFFD630365407f8563036540 /* PxsIslandManagerTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIslandManagerTypes.h"; path = "../../LowLevel/software/include/PxsIslandManagerTypes.h"; sourceTree = SOURCE_ROOT; };
+ FFFD630365a87f85630365a8 /* PxsIslandSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIslandSim.h"; path = "../../LowLevel/software/include/PxsIslandSim.h"; sourceTree = SOURCE_ROOT; };
+ FFFD630366107f8563036610 /* PxsKernelWrangler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsKernelWrangler.h"; path = "../../LowLevel/software/include/PxsKernelWrangler.h"; sourceTree = SOURCE_ROOT; };
+ FFFD630366787f8563036678 /* PxsMaterialCombiner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialCombiner.h"; path = "../../LowLevel/software/include/PxsMaterialCombiner.h"; sourceTree = SOURCE_ROOT; };
+ FFFD630366e07f85630366e0 /* PxsMemoryManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMemoryManager.h"; path = "../../LowLevel/software/include/PxsMemoryManager.h"; sourceTree = SOURCE_ROOT; };
+ FFFD630367487f8563036748 /* PxsNphaseImplementationContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsNphaseImplementationContext.h"; path = "../../LowLevel/software/include/PxsNphaseImplementationContext.h"; sourceTree = SOURCE_ROOT; };
+ FFFD630367b07f85630367b0 /* PxsRigidBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsRigidBody.h"; path = "../../LowLevel/software/include/PxsRigidBody.h"; sourceTree = SOURCE_ROOT; };
+ FFFD630368187f8563036818 /* PxsShapeSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsShapeSim.h"; path = "../../LowLevel/software/include/PxsShapeSim.h"; sourceTree = SOURCE_ROOT; };
+ FFFD630368807f8563036880 /* PxsSimpleIslandManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsSimpleIslandManager.h"; path = "../../LowLevel/software/include/PxsSimpleIslandManager.h"; sourceTree = SOURCE_ROOT; };
+ FFFD630368e87f85630368e8 /* PxsSimulationController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsSimulationController.h"; path = "../../LowLevel/software/include/PxsSimulationController.h"; sourceTree = SOURCE_ROOT; };
+ FFFD630369507f8563036950 /* PxsTransformCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsTransformCache.h"; path = "../../LowLevel/software/include/PxsTransformCache.h"; sourceTree = SOURCE_ROOT; };
+ FFFD630369b87f85630369b8 /* PxvNphaseImplementationContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvNphaseImplementationContext.h"; path = "../../LowLevel/software/include/PxvNphaseImplementationContext.h"; sourceTree = SOURCE_ROOT; };
+ FFFD63034c007f8563034c00 /* collision/PxcContact.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "collision/PxcContact.cpp"; path = "../../LowLevel/common/src/collision/PxcContact.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD63034c687f8563034c68 /* pipeline/PxcContactCache.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcContactCache.cpp"; path = "../../LowLevel/common/src/pipeline/PxcContactCache.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD63034cd07f8563034cd0 /* pipeline/PxcContactMethodImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcContactMethodImpl.cpp"; path = "../../LowLevel/common/src/pipeline/PxcContactMethodImpl.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD63034d387f8563034d38 /* pipeline/PxcMaterialHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialHeightField.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialHeightField.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD63034da07f8563034da0 /* pipeline/PxcMaterialMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialMesh.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialMesh.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD63034e087f8563034e08 /* pipeline/PxcMaterialMethodImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialMethodImpl.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialMethodImpl.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD63034e707f8563034e70 /* pipeline/PxcMaterialShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialShape.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialShape.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD63034ed87f8563034ed8 /* pipeline/PxcNpBatch.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpBatch.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpBatch.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD63034f407f8563034f40 /* pipeline/PxcNpCacheStreamPair.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpCacheStreamPair.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpCacheStreamPair.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD63034fa87f8563034fa8 /* pipeline/PxcNpContactPrepShared.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpContactPrepShared.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpContactPrepShared.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD630350107f8563035010 /* pipeline/PxcNpMemBlockPool.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpMemBlockPool.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpMemBlockPool.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD630350787f8563035078 /* pipeline/PxcNpThreadContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpThreadContext.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpThreadContext.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD630354007f8563035400 /* collision/PxcContactMethodImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "collision/PxcContactMethodImpl.h"; path = "../../LowLevel/common/include/collision/PxcContactMethodImpl.h"; sourceTree = SOURCE_ROOT; };
+ FFFD630354687f8563035468 /* pipeline/PxcCCDStateStreamPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcCCDStateStreamPair.h"; path = "../../LowLevel/common/include/pipeline/PxcCCDStateStreamPair.h"; sourceTree = SOURCE_ROOT; };
+ FFFD630354d07f85630354d0 /* pipeline/PxcConstraintBlockStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcConstraintBlockStream.h"; path = "../../LowLevel/common/include/pipeline/PxcConstraintBlockStream.h"; sourceTree = SOURCE_ROOT; };
+ FFFD630355387f8563035538 /* pipeline/PxcContactCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcContactCache.h"; path = "../../LowLevel/common/include/pipeline/PxcContactCache.h"; sourceTree = SOURCE_ROOT; };
+ FFFD630355a07f85630355a0 /* pipeline/PxcMaterialMethodImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialMethodImpl.h"; path = "../../LowLevel/common/include/pipeline/PxcMaterialMethodImpl.h"; sourceTree = SOURCE_ROOT; };
+ FFFD630356087f8563035608 /* pipeline/PxcNpBatch.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpBatch.h"; path = "../../LowLevel/common/include/pipeline/PxcNpBatch.h"; sourceTree = SOURCE_ROOT; };
+ FFFD630356707f8563035670 /* pipeline/PxcNpCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpCache.h"; path = "../../LowLevel/common/include/pipeline/PxcNpCache.h"; sourceTree = SOURCE_ROOT; };
+ FFFD630356d87f85630356d8 /* pipeline/PxcNpCacheStreamPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpCacheStreamPair.h"; path = "../../LowLevel/common/include/pipeline/PxcNpCacheStreamPair.h"; sourceTree = SOURCE_ROOT; };
+ FFFD630357407f8563035740 /* pipeline/PxcNpContactPrepShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpContactPrepShared.h"; path = "../../LowLevel/common/include/pipeline/PxcNpContactPrepShared.h"; sourceTree = SOURCE_ROOT; };
+ FFFD630357a87f85630357a8 /* pipeline/PxcNpMemBlockPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpMemBlockPool.h"; path = "../../LowLevel/common/include/pipeline/PxcNpMemBlockPool.h"; sourceTree = SOURCE_ROOT; };
+ FFFD630358107f8563035810 /* pipeline/PxcNpThreadContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpThreadContext.h"; path = "../../LowLevel/common/include/pipeline/PxcNpThreadContext.h"; sourceTree = SOURCE_ROOT; };
+ FFFD630358787f8563035878 /* pipeline/PxcNpWorkUnit.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpWorkUnit.h"; path = "../../LowLevel/common/include/pipeline/PxcNpWorkUnit.h"; sourceTree = SOURCE_ROOT; };
+ FFFD630358e07f85630358e0 /* pipeline/PxcRigidBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcRigidBody.h"; path = "../../LowLevel/common/include/pipeline/PxcRigidBody.h"; sourceTree = SOURCE_ROOT; };
+ FFFD630359487f8563035948 /* utils/PxcScratchAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "utils/PxcScratchAllocator.h"; path = "../../LowLevel/common/include/utils/PxcScratchAllocator.h"; sourceTree = SOURCE_ROOT; };
+ FFFD630359b07f85630359b0 /* utils/PxcThreadCoherentCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "utils/PxcThreadCoherentCache.h"; path = "../../LowLevel/common/include/utils/PxcThreadCoherentCache.h"; sourceTree = SOURCE_ROOT; };
/* End PBXFileReference section */
/* Begin PBXResourcesBuildPhase section */
- FFF2f28272b07fd2f28272b0 /* Resources */ = {
+ FFF262e791907f8562e79190 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -2426,7 +2426,7 @@
/* End PBXResourcesBuildPhase section */
/* Begin PBXFrameworksBuildPhase section */
- FFFCf28272b07fd2f28272b0 /* Frameworks */ = {
+ FFFC62e791907f8562e79190 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -2436,31 +2436,31 @@
/* End PBXFrameworksBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
- FFF8f28272b07fd2f28272b0 /* Sources */ = {
+ FFF862e791907f8562e79190 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- FFFFf282abc07fd2f282abc0,
- FFFFf282e2007fd2f282e200,
- FFFFf282e2687fd2f282e268,
- FFFFf282e2d07fd2f282e2d0,
- FFFFf282e3387fd2f282e338,
- FFFFf282e3a07fd2f282e3a0,
- FFFFf282e4087fd2f282e408,
- FFFFf282e4707fd2f282e470,
- FFFFf282e4d87fd2f282e4d8,
- FFFFf30174007fd2f3017400,
- FFFFf30174687fd2f3017468,
- FFFFf30174d07fd2f30174d0,
- FFFFf30175387fd2f3017538,
- FFFFf30175a07fd2f30175a0,
- FFFFf30176087fd2f3017608,
- FFFFf30176707fd2f3017670,
- FFFFf30176d87fd2f30176d8,
- FFFFf30177407fd2f3017740,
- FFFFf30177a87fd2f30177a8,
- FFFFf30178107fd2f3017810,
- FFFFf30178787fd2f3017878,
+ FFFF62e7cdb07f8562e7cdb0,
+ FFFF62e803f07f8562e803f0,
+ FFFF62e804587f8562e80458,
+ FFFF62e804c07f8562e804c0,
+ FFFF62e805287f8562e80528,
+ FFFF62e805907f8562e80590,
+ FFFF62e805f87f8562e805f8,
+ FFFF62e806607f8562e80660,
+ FFFF62e806c87f8562e806c8,
+ FFFF63034c007f8563034c00,
+ FFFF63034c687f8563034c68,
+ FFFF63034cd07f8563034cd0,
+ FFFF63034d387f8563034d38,
+ FFFF63034da07f8563034da0,
+ FFFF63034e087f8563034e08,
+ FFFF63034e707f8563034e70,
+ FFFF63034ed87f8563034ed8,
+ FFFF63034f407f8563034f40,
+ FFFF63034fa87f8563034fa8,
+ FFFF630350107f8563035010,
+ FFFF630350787f8563035078,
);
runOnlyForDeploymentPostprocessing = 0;
};
@@ -2472,38 +2472,38 @@
/* End PBXTargetDependency section */
/* Begin PBXBuildFile section of LowLevelAABB */
- FFFFf3020e707fd2f3020e70 /* BpBroadPhase.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf3020e707fd2f3020e70 /* BpBroadPhase.cpp */; };
- FFFFf3020ed87fd2f3020ed8 /* BpBroadPhaseMBP.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf3020ed87fd2f3020ed8 /* BpBroadPhaseMBP.cpp */; };
- FFFFf3020f407fd2f3020f40 /* BpBroadPhaseSap.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf3020f407fd2f3020f40 /* BpBroadPhaseSap.cpp */; };
- FFFFf3020fa87fd2f3020fa8 /* BpBroadPhaseSapAux.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf3020fa87fd2f3020fa8 /* BpBroadPhaseSapAux.cpp */; };
- FFFFf30210107fd2f3021010 /* BpMBPTasks.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf30210107fd2f3021010 /* BpMBPTasks.cpp */; };
- FFFFf30210787fd2f3021078 /* BpSAPTasks.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf30210787fd2f3021078 /* BpSAPTasks.cpp */; };
- FFFFf30210e07fd2f30210e0 /* BpSimpleAABBManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf30210e07fd2f30210e0 /* BpSimpleAABBManager.cpp */; };
+ FFFF648184707f8564818470 /* BpBroadPhase.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648184707f8564818470 /* BpBroadPhase.cpp */; };
+ FFFF648184d87f85648184d8 /* BpBroadPhaseMBP.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648184d87f85648184d8 /* BpBroadPhaseMBP.cpp */; };
+ FFFF648185407f8564818540 /* BpBroadPhaseSap.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648185407f8564818540 /* BpBroadPhaseSap.cpp */; };
+ FFFF648185a87f85648185a8 /* BpBroadPhaseSapAux.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648185a87f85648185a8 /* BpBroadPhaseSapAux.cpp */; };
+ FFFF648186107f8564818610 /* BpMBPTasks.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648186107f8564818610 /* BpMBPTasks.cpp */; };
+ FFFF648186787f8564818678 /* BpSAPTasks.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648186787f8564818678 /* BpSAPTasks.cpp */; };
+ FFFF648186e07f85648186e0 /* BpSimpleAABBManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648186e07f85648186e0 /* BpSimpleAABBManager.cpp */; };
/* End PBXFileReference section */
/* Begin PBXFileReference section */
- FFFDf2854ea07fd2f2854ea0 /* LowLevelAABB */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelAABB"; sourceTree = BUILT_PRODUCTS_DIR; };
- FFFDf284f2807fd2f284f280 /* BpAABBManagerTasks.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpAABBManagerTasks.h"; path = "../../LowLevelAABB/include/BpAABBManagerTasks.h"; sourceTree = SOURCE_ROOT; };
- FFFDf284f2e87fd2f284f2e8 /* BpBroadPhase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhase.h"; path = "../../LowLevelAABB/include/BpBroadPhase.h"; sourceTree = SOURCE_ROOT; };
- FFFDf284f3507fd2f284f350 /* BpBroadPhaseUpdate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseUpdate.h"; path = "../../LowLevelAABB/include/BpBroadPhaseUpdate.h"; sourceTree = SOURCE_ROOT; };
- FFFDf284f3b87fd2f284f3b8 /* BpSimpleAABBManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSimpleAABBManager.h"; path = "../../LowLevelAABB/include/BpSimpleAABBManager.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3020c007fd2f3020c00 /* BpBroadPhaseMBP.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseMBP.h"; path = "../../LowLevelAABB/src/BpBroadPhaseMBP.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3020c687fd2f3020c68 /* BpBroadPhaseMBPCommon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseMBPCommon.h"; path = "../../LowLevelAABB/src/BpBroadPhaseMBPCommon.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3020cd07fd2f3020cd0 /* BpBroadPhaseSap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSap.h"; path = "../../LowLevelAABB/src/BpBroadPhaseSap.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3020d387fd2f3020d38 /* BpBroadPhaseSapAux.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSapAux.h"; path = "../../LowLevelAABB/src/BpBroadPhaseSapAux.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3020da07fd2f3020da0 /* BpMBPTasks.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpMBPTasks.h"; path = "../../LowLevelAABB/src/BpMBPTasks.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3020e087fd2f3020e08 /* BpSAPTasks.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSAPTasks.h"; path = "../../LowLevelAABB/src/BpSAPTasks.h"; sourceTree = SOURCE_ROOT; };
- FFFDf3020e707fd2f3020e70 /* BpBroadPhase.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhase.cpp"; path = "../../LowLevelAABB/src/BpBroadPhase.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf3020ed87fd2f3020ed8 /* BpBroadPhaseMBP.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseMBP.cpp"; path = "../../LowLevelAABB/src/BpBroadPhaseMBP.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf3020f407fd2f3020f40 /* BpBroadPhaseSap.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSap.cpp"; path = "../../LowLevelAABB/src/BpBroadPhaseSap.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf3020fa87fd2f3020fa8 /* BpBroadPhaseSapAux.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSapAux.cpp"; path = "../../LowLevelAABB/src/BpBroadPhaseSapAux.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf30210107fd2f3021010 /* BpMBPTasks.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpMBPTasks.cpp"; path = "../../LowLevelAABB/src/BpMBPTasks.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf30210787fd2f3021078 /* BpSAPTasks.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSAPTasks.cpp"; path = "../../LowLevelAABB/src/BpSAPTasks.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf30210e07fd2f30210e0 /* BpSimpleAABBManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSimpleAABBManager.cpp"; path = "../../LowLevelAABB/src/BpSimpleAABBManager.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64431e607f8564431e60 /* LowLevelAABB */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelAABB"; sourceTree = BUILT_PRODUCTS_DIR; };
+ FFFD644362f07f85644362f0 /* BpAABBManagerTasks.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpAABBManagerTasks.h"; path = "../../LowLevelAABB/include/BpAABBManagerTasks.h"; sourceTree = SOURCE_ROOT; };
+ FFFD644363587f8564436358 /* BpBroadPhase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhase.h"; path = "../../LowLevelAABB/include/BpBroadPhase.h"; sourceTree = SOURCE_ROOT; };
+ FFFD644363c07f85644363c0 /* BpBroadPhaseUpdate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseUpdate.h"; path = "../../LowLevelAABB/include/BpBroadPhaseUpdate.h"; sourceTree = SOURCE_ROOT; };
+ FFFD644364287f8564436428 /* BpSimpleAABBManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSimpleAABBManager.h"; path = "../../LowLevelAABB/include/BpSimpleAABBManager.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648182007f8564818200 /* BpBroadPhaseMBP.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseMBP.h"; path = "../../LowLevelAABB/src/BpBroadPhaseMBP.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648182687f8564818268 /* BpBroadPhaseMBPCommon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseMBPCommon.h"; path = "../../LowLevelAABB/src/BpBroadPhaseMBPCommon.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648182d07f85648182d0 /* BpBroadPhaseSap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSap.h"; path = "../../LowLevelAABB/src/BpBroadPhaseSap.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648183387f8564818338 /* BpBroadPhaseSapAux.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSapAux.h"; path = "../../LowLevelAABB/src/BpBroadPhaseSapAux.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648183a07f85648183a0 /* BpMBPTasks.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpMBPTasks.h"; path = "../../LowLevelAABB/src/BpMBPTasks.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648184087f8564818408 /* BpSAPTasks.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSAPTasks.h"; path = "../../LowLevelAABB/src/BpSAPTasks.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648184707f8564818470 /* BpBroadPhase.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhase.cpp"; path = "../../LowLevelAABB/src/BpBroadPhase.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648184d87f85648184d8 /* BpBroadPhaseMBP.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseMBP.cpp"; path = "../../LowLevelAABB/src/BpBroadPhaseMBP.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648185407f8564818540 /* BpBroadPhaseSap.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSap.cpp"; path = "../../LowLevelAABB/src/BpBroadPhaseSap.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648185a87f85648185a8 /* BpBroadPhaseSapAux.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSapAux.cpp"; path = "../../LowLevelAABB/src/BpBroadPhaseSapAux.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648186107f8564818610 /* BpMBPTasks.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpMBPTasks.cpp"; path = "../../LowLevelAABB/src/BpMBPTasks.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648186787f8564818678 /* BpSAPTasks.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSAPTasks.cpp"; path = "../../LowLevelAABB/src/BpSAPTasks.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648186e07f85648186e0 /* BpSimpleAABBManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSimpleAABBManager.cpp"; path = "../../LowLevelAABB/src/BpSimpleAABBManager.cpp"; sourceTree = SOURCE_ROOT; };
/* End PBXFileReference section */
/* Begin PBXResourcesBuildPhase section */
- FFF2f2854ea07fd2f2854ea0 /* Resources */ = {
+ FFF264431e607f8564431e60 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -2513,7 +2513,7 @@
/* End PBXResourcesBuildPhase section */
/* Begin PBXFrameworksBuildPhase section */
- FFFCf2854ea07fd2f2854ea0 /* Frameworks */ = {
+ FFFC64431e607f8564431e60 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -2523,17 +2523,17 @@
/* End PBXFrameworksBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
- FFF8f2854ea07fd2f2854ea0 /* Sources */ = {
+ FFF864431e607f8564431e60 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- FFFFf3020e707fd2f3020e70,
- FFFFf3020ed87fd2f3020ed8,
- FFFFf3020f407fd2f3020f40,
- FFFFf3020fa87fd2f3020fa8,
- FFFFf30210107fd2f3021010,
- FFFFf30210787fd2f3021078,
- FFFFf30210e07fd2f30210e0,
+ FFFF648184707f8564818470,
+ FFFF648184d87f85648184d8,
+ FFFF648185407f8564818540,
+ FFFF648185a87f85648185a8,
+ FFFF648186107f8564818610,
+ FFFF648186787f8564818678,
+ FFFF648186e07f85648186e0,
);
runOnlyForDeploymentPostprocessing = 0;
};
@@ -2545,105 +2545,105 @@
/* End PBXTargetDependency section */
/* Begin PBXBuildFile section of LowLevelDynamics */
- FFFFf3808e007fd2f3808e00 /* DyArticulation.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDf3808e007fd2f3808e00 /* DyArticulation.cpp */; };
- FFFFf3808e687fd2f3808e68 /* DyArticulationContactPrep.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDf3808e687fd2f3808e68 /* DyArticulationContactPrep.cpp */; };
- FFFFf3808ed07fd2f3808ed0 /* DyArticulationContactPrepPF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDf3808ed07fd2f3808ed0 /* DyArticulationContactPrepPF.cpp */; };
- FFFFf3808f387fd2f3808f38 /* DyArticulationHelper.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDf3808f387fd2f3808f38 /* DyArticulationHelper.cpp */; };
- FFFFf3808fa07fd2f3808fa0 /* DyArticulationSIMD.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDf3808fa07fd2f3808fa0 /* DyArticulationSIMD.cpp */; };
- FFFFf38090087fd2f3809008 /* DyArticulationScalar.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDf38090087fd2f3809008 /* DyArticulationScalar.cpp */; };
- FFFFf38090707fd2f3809070 /* DyConstraintPartition.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDf38090707fd2f3809070 /* DyConstraintPartition.cpp */; };
- FFFFf38090d87fd2f38090d8 /* DyConstraintSetup.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDf38090d87fd2f38090d8 /* DyConstraintSetup.cpp */; };
- FFFFf38091407fd2f3809140 /* DyConstraintSetupBlock.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDf38091407fd2f3809140 /* DyConstraintSetupBlock.cpp */; };
- FFFFf38091a87fd2f38091a8 /* DyContactPrep.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDf38091a87fd2f38091a8 /* DyContactPrep.cpp */; };
- FFFFf38092107fd2f3809210 /* DyContactPrep4.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDf38092107fd2f3809210 /* DyContactPrep4.cpp */; };
- FFFFf38092787fd2f3809278 /* DyContactPrep4PF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDf38092787fd2f3809278 /* DyContactPrep4PF.cpp */; };
- FFFFf38092e07fd2f38092e0 /* DyContactPrepPF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDf38092e07fd2f38092e0 /* DyContactPrepPF.cpp */; };
- FFFFf38093487fd2f3809348 /* DyDynamics.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDf38093487fd2f3809348 /* DyDynamics.cpp */; };
- FFFFf38093b07fd2f38093b0 /* DyFrictionCorrelation.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDf38093b07fd2f38093b0 /* DyFrictionCorrelation.cpp */; };
- FFFFf38094187fd2f3809418 /* DyRigidBodyToSolverBody.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDf38094187fd2f3809418 /* DyRigidBodyToSolverBody.cpp */; };
- FFFFf38094807fd2f3809480 /* DySolverConstraints.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDf38094807fd2f3809480 /* DySolverConstraints.cpp */; };
- FFFFf38094e87fd2f38094e8 /* DySolverConstraintsBlock.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDf38094e87fd2f38094e8 /* DySolverConstraintsBlock.cpp */; };
- FFFFf38095507fd2f3809550 /* DySolverControl.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDf38095507fd2f3809550 /* DySolverControl.cpp */; };
- FFFFf38095b87fd2f38095b8 /* DySolverControlPF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDf38095b87fd2f38095b8 /* DySolverControlPF.cpp */; };
- FFFFf38096207fd2f3809620 /* DySolverPFConstraints.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDf38096207fd2f3809620 /* DySolverPFConstraints.cpp */; };
- FFFFf38096887fd2f3809688 /* DySolverPFConstraintsBlock.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDf38096887fd2f3809688 /* DySolverPFConstraintsBlock.cpp */; };
- FFFFf38096f07fd2f38096f0 /* DyThreadContext.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDf38096f07fd2f38096f0 /* DyThreadContext.cpp */; };
- FFFFf38097587fd2f3809758 /* DyThresholdTable.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDf38097587fd2f3809758 /* DyThresholdTable.cpp */; };
+ FFFF6303ee007f856303ee00 /* DyArticulation.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6303ee007f856303ee00 /* DyArticulation.cpp */; };
+ FFFF6303ee687f856303ee68 /* DyArticulationContactPrep.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6303ee687f856303ee68 /* DyArticulationContactPrep.cpp */; };
+ FFFF6303eed07f856303eed0 /* DyArticulationContactPrepPF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6303eed07f856303eed0 /* DyArticulationContactPrepPF.cpp */; };
+ FFFF6303ef387f856303ef38 /* DyArticulationHelper.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6303ef387f856303ef38 /* DyArticulationHelper.cpp */; };
+ FFFF6303efa07f856303efa0 /* DyArticulationSIMD.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6303efa07f856303efa0 /* DyArticulationSIMD.cpp */; };
+ FFFF6303f0087f856303f008 /* DyArticulationScalar.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6303f0087f856303f008 /* DyArticulationScalar.cpp */; };
+ FFFF6303f0707f856303f070 /* DyConstraintPartition.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6303f0707f856303f070 /* DyConstraintPartition.cpp */; };
+ FFFF6303f0d87f856303f0d8 /* DyConstraintSetup.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6303f0d87f856303f0d8 /* DyConstraintSetup.cpp */; };
+ FFFF6303f1407f856303f140 /* DyConstraintSetupBlock.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6303f1407f856303f140 /* DyConstraintSetupBlock.cpp */; };
+ FFFF6303f1a87f856303f1a8 /* DyContactPrep.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6303f1a87f856303f1a8 /* DyContactPrep.cpp */; };
+ FFFF6303f2107f856303f210 /* DyContactPrep4.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6303f2107f856303f210 /* DyContactPrep4.cpp */; };
+ FFFF6303f2787f856303f278 /* DyContactPrep4PF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6303f2787f856303f278 /* DyContactPrep4PF.cpp */; };
+ FFFF6303f2e07f856303f2e0 /* DyContactPrepPF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6303f2e07f856303f2e0 /* DyContactPrepPF.cpp */; };
+ FFFF6303f3487f856303f348 /* DyDynamics.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6303f3487f856303f348 /* DyDynamics.cpp */; };
+ FFFF6303f3b07f856303f3b0 /* DyFrictionCorrelation.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6303f3b07f856303f3b0 /* DyFrictionCorrelation.cpp */; };
+ FFFF6303f4187f856303f418 /* DyRigidBodyToSolverBody.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6303f4187f856303f418 /* DyRigidBodyToSolverBody.cpp */; };
+ FFFF6303f4807f856303f480 /* DySolverConstraints.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6303f4807f856303f480 /* DySolverConstraints.cpp */; };
+ FFFF6303f4e87f856303f4e8 /* DySolverConstraintsBlock.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6303f4e87f856303f4e8 /* DySolverConstraintsBlock.cpp */; };
+ FFFF6303f5507f856303f550 /* DySolverControl.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6303f5507f856303f550 /* DySolverControl.cpp */; };
+ FFFF6303f5b87f856303f5b8 /* DySolverControlPF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6303f5b87f856303f5b8 /* DySolverControlPF.cpp */; };
+ FFFF6303f6207f856303f620 /* DySolverPFConstraints.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6303f6207f856303f620 /* DySolverPFConstraints.cpp */; };
+ FFFF6303f6887f856303f688 /* DySolverPFConstraintsBlock.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6303f6887f856303f688 /* DySolverPFConstraintsBlock.cpp */; };
+ FFFF6303f6f07f856303f6f0 /* DyThreadContext.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6303f6f07f856303f6f0 /* DyThreadContext.cpp */; };
+ FFFF6303f7587f856303f758 /* DyThresholdTable.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6303f7587f856303f758 /* DyThresholdTable.cpp */; };
/* End PBXFileReference section */
/* Begin PBXFileReference section */
- FFFDf29090e07fd2f29090e0 /* LowLevelDynamics */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelDynamics"; sourceTree = BUILT_PRODUCTS_DIR; };
- FFFDf3808e007fd2f3808e00 /* DyArticulation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulation.cpp"; path = "../../LowLevelDynamics/src/DyArticulation.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf3808e687fd2f3808e68 /* DyArticulationContactPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationContactPrep.cpp"; path = "../../LowLevelDynamics/src/DyArticulationContactPrep.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf3808ed07fd2f3808ed0 /* DyArticulationContactPrepPF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationContactPrepPF.cpp"; path = "../../LowLevelDynamics/src/DyArticulationContactPrepPF.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf3808f387fd2f3808f38 /* DyArticulationHelper.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationHelper.cpp"; path = "../../LowLevelDynamics/src/DyArticulationHelper.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf3808fa07fd2f3808fa0 /* DyArticulationSIMD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationSIMD.cpp"; path = "../../LowLevelDynamics/src/DyArticulationSIMD.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf38090087fd2f3809008 /* DyArticulationScalar.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationScalar.cpp"; path = "../../LowLevelDynamics/src/DyArticulationScalar.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf38090707fd2f3809070 /* DyConstraintPartition.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintPartition.cpp"; path = "../../LowLevelDynamics/src/DyConstraintPartition.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf38090d87fd2f38090d8 /* DyConstraintSetup.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintSetup.cpp"; path = "../../LowLevelDynamics/src/DyConstraintSetup.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf38091407fd2f3809140 /* DyConstraintSetupBlock.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintSetupBlock.cpp"; path = "../../LowLevelDynamics/src/DyConstraintSetupBlock.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf38091a87fd2f38091a8 /* DyContactPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep.cpp"; path = "../../LowLevelDynamics/src/DyContactPrep.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf38092107fd2f3809210 /* DyContactPrep4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep4.cpp"; path = "../../LowLevelDynamics/src/DyContactPrep4.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf38092787fd2f3809278 /* DyContactPrep4PF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep4PF.cpp"; path = "../../LowLevelDynamics/src/DyContactPrep4PF.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf38092e07fd2f38092e0 /* DyContactPrepPF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrepPF.cpp"; path = "../../LowLevelDynamics/src/DyContactPrepPF.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf38093487fd2f3809348 /* DyDynamics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyDynamics.cpp"; path = "../../LowLevelDynamics/src/DyDynamics.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf38093b07fd2f38093b0 /* DyFrictionCorrelation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyFrictionCorrelation.cpp"; path = "../../LowLevelDynamics/src/DyFrictionCorrelation.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf38094187fd2f3809418 /* DyRigidBodyToSolverBody.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyRigidBodyToSolverBody.cpp"; path = "../../LowLevelDynamics/src/DyRigidBodyToSolverBody.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf38094807fd2f3809480 /* DySolverConstraints.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraints.cpp"; path = "../../LowLevelDynamics/src/DySolverConstraints.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf38094e87fd2f38094e8 /* DySolverConstraintsBlock.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintsBlock.cpp"; path = "../../LowLevelDynamics/src/DySolverConstraintsBlock.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf38095507fd2f3809550 /* DySolverControl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControl.cpp"; path = "../../LowLevelDynamics/src/DySolverControl.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf38095b87fd2f38095b8 /* DySolverControlPF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControlPF.cpp"; path = "../../LowLevelDynamics/src/DySolverControlPF.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf38096207fd2f3809620 /* DySolverPFConstraints.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverPFConstraints.cpp"; path = "../../LowLevelDynamics/src/DySolverPFConstraints.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf38096887fd2f3809688 /* DySolverPFConstraintsBlock.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverPFConstraintsBlock.cpp"; path = "../../LowLevelDynamics/src/DySolverPFConstraintsBlock.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf38096f07fd2f38096f0 /* DyThreadContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThreadContext.cpp"; path = "../../LowLevelDynamics/src/DyThreadContext.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf38097587fd2f3809758 /* DyThresholdTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThresholdTable.cpp"; path = "../../LowLevelDynamics/src/DyThresholdTable.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf29116f07fd2f29116f0 /* DyArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulation.h"; path = "../../LowLevelDynamics/include/DyArticulation.h"; sourceTree = SOURCE_ROOT; };
- FFFDf29117587fd2f2911758 /* DyConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraint.h"; path = "../../LowLevelDynamics/include/DyConstraint.h"; sourceTree = SOURCE_ROOT; };
- FFFDf29117c07fd2f29117c0 /* DyConstraintWriteBack.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintWriteBack.h"; path = "../../LowLevelDynamics/include/DyConstraintWriteBack.h"; sourceTree = SOURCE_ROOT; };
- FFFDf29118287fd2f2911828 /* DyContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContext.h"; path = "../../LowLevelDynamics/include/DyContext.h"; sourceTree = SOURCE_ROOT; };
- FFFDf29118907fd2f2911890 /* DySleepingConfigulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySleepingConfigulation.h"; path = "../../LowLevelDynamics/include/DySleepingConfigulation.h"; sourceTree = SOURCE_ROOT; };
- FFFDf29118f87fd2f29118f8 /* DyThresholdTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThresholdTable.h"; path = "../../LowLevelDynamics/include/DyThresholdTable.h"; sourceTree = SOURCE_ROOT; };
- FFFDf380aa007fd2f380aa00 /* DyArticulationContactPrep.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationContactPrep.h"; path = "../../LowLevelDynamics/src/DyArticulationContactPrep.h"; sourceTree = SOURCE_ROOT; };
- FFFDf380aa687fd2f380aa68 /* DyArticulationFnsDebug.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationFnsDebug.h"; path = "../../LowLevelDynamics/src/DyArticulationFnsDebug.h"; sourceTree = SOURCE_ROOT; };
- FFFDf380aad07fd2f380aad0 /* DyArticulationFnsScalar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationFnsScalar.h"; path = "../../LowLevelDynamics/src/DyArticulationFnsScalar.h"; sourceTree = SOURCE_ROOT; };
- FFFDf380ab387fd2f380ab38 /* DyArticulationFnsSimd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationFnsSimd.h"; path = "../../LowLevelDynamics/src/DyArticulationFnsSimd.h"; sourceTree = SOURCE_ROOT; };
- FFFDf380aba07fd2f380aba0 /* DyArticulationHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationHelper.h"; path = "../../LowLevelDynamics/src/DyArticulationHelper.h"; sourceTree = SOURCE_ROOT; };
- FFFDf380ac087fd2f380ac08 /* DyArticulationPImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationPImpl.h"; path = "../../LowLevelDynamics/src/DyArticulationPImpl.h"; sourceTree = SOURCE_ROOT; };
- FFFDf380ac707fd2f380ac70 /* DyArticulationReference.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationReference.h"; path = "../../LowLevelDynamics/src/DyArticulationReference.h"; sourceTree = SOURCE_ROOT; };
- FFFDf380acd87fd2f380acd8 /* DyArticulationScalar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationScalar.h"; path = "../../LowLevelDynamics/src/DyArticulationScalar.h"; sourceTree = SOURCE_ROOT; };
- FFFDf380ad407fd2f380ad40 /* DyArticulationUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationUtils.h"; path = "../../LowLevelDynamics/src/DyArticulationUtils.h"; sourceTree = SOURCE_ROOT; };
- FFFDf380ada87fd2f380ada8 /* DyBodyCoreIntegrator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyBodyCoreIntegrator.h"; path = "../../LowLevelDynamics/src/DyBodyCoreIntegrator.h"; sourceTree = SOURCE_ROOT; };
- FFFDf380ae107fd2f380ae10 /* DyConstraintPartition.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintPartition.h"; path = "../../LowLevelDynamics/src/DyConstraintPartition.h"; sourceTree = SOURCE_ROOT; };
- FFFDf380ae787fd2f380ae78 /* DyConstraintPrep.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintPrep.h"; path = "../../LowLevelDynamics/src/DyConstraintPrep.h"; sourceTree = SOURCE_ROOT; };
- FFFDf380aee07fd2f380aee0 /* DyContactPrep.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep.h"; path = "../../LowLevelDynamics/src/DyContactPrep.h"; sourceTree = SOURCE_ROOT; };
- FFFDf380af487fd2f380af48 /* DyContactPrepShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrepShared.h"; path = "../../LowLevelDynamics/src/DyContactPrepShared.h"; sourceTree = SOURCE_ROOT; };
- FFFDf380afb07fd2f380afb0 /* DyContactReduction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactReduction.h"; path = "../../LowLevelDynamics/src/DyContactReduction.h"; sourceTree = SOURCE_ROOT; };
- FFFDf380b0187fd2f380b018 /* DyCorrelationBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyCorrelationBuffer.h"; path = "../../LowLevelDynamics/src/DyCorrelationBuffer.h"; sourceTree = SOURCE_ROOT; };
- FFFDf380b0807fd2f380b080 /* DyDynamics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyDynamics.h"; path = "../../LowLevelDynamics/src/DyDynamics.h"; sourceTree = SOURCE_ROOT; };
- FFFDf380b0e87fd2f380b0e8 /* DyFrictionPatch.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyFrictionPatch.h"; path = "../../LowLevelDynamics/src/DyFrictionPatch.h"; sourceTree = SOURCE_ROOT; };
- FFFDf380b1507fd2f380b150 /* DyFrictionPatchStreamPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyFrictionPatchStreamPair.h"; path = "../../LowLevelDynamics/src/DyFrictionPatchStreamPair.h"; sourceTree = SOURCE_ROOT; };
- FFFDf380b1b87fd2f380b1b8 /* DySolverBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverBody.h"; path = "../../LowLevelDynamics/src/DySolverBody.h"; sourceTree = SOURCE_ROOT; };
- FFFDf380b2207fd2f380b220 /* DySolverConstraint1D.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraint1D.h"; path = "../../LowLevelDynamics/src/DySolverConstraint1D.h"; sourceTree = SOURCE_ROOT; };
- FFFDf380b2887fd2f380b288 /* DySolverConstraint1D4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraint1D4.h"; path = "../../LowLevelDynamics/src/DySolverConstraint1D4.h"; sourceTree = SOURCE_ROOT; };
- FFFDf380b2f07fd2f380b2f0 /* DySolverConstraintDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintDesc.h"; path = "../../LowLevelDynamics/src/DySolverConstraintDesc.h"; sourceTree = SOURCE_ROOT; };
- FFFDf380b3587fd2f380b358 /* DySolverConstraintExtShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintExtShared.h"; path = "../../LowLevelDynamics/src/DySolverConstraintExtShared.h"; sourceTree = SOURCE_ROOT; };
- FFFDf380b3c07fd2f380b3c0 /* DySolverConstraintTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintTypes.h"; path = "../../LowLevelDynamics/src/DySolverConstraintTypes.h"; sourceTree = SOURCE_ROOT; };
- FFFDf380b4287fd2f380b428 /* DySolverConstraintsShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintsShared.h"; path = "../../LowLevelDynamics/src/DySolverConstraintsShared.h"; sourceTree = SOURCE_ROOT; };
- FFFDf380b4907fd2f380b490 /* DySolverContact.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContact.h"; path = "../../LowLevelDynamics/src/DySolverContact.h"; sourceTree = SOURCE_ROOT; };
- FFFDf380b4f87fd2f380b4f8 /* DySolverContact4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContact4.h"; path = "../../LowLevelDynamics/src/DySolverContact4.h"; sourceTree = SOURCE_ROOT; };
- FFFDf380b5607fd2f380b560 /* DySolverContactPF.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContactPF.h"; path = "../../LowLevelDynamics/src/DySolverContactPF.h"; sourceTree = SOURCE_ROOT; };
- FFFDf380b5c87fd2f380b5c8 /* DySolverContactPF4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContactPF4.h"; path = "../../LowLevelDynamics/src/DySolverContactPF4.h"; sourceTree = SOURCE_ROOT; };
- FFFDf380b6307fd2f380b630 /* DySolverContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContext.h"; path = "../../LowLevelDynamics/src/DySolverContext.h"; sourceTree = SOURCE_ROOT; };
- FFFDf380b6987fd2f380b698 /* DySolverControl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControl.h"; path = "../../LowLevelDynamics/src/DySolverControl.h"; sourceTree = SOURCE_ROOT; };
- FFFDf380b7007fd2f380b700 /* DySolverControlPF.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControlPF.h"; path = "../../LowLevelDynamics/src/DySolverControlPF.h"; sourceTree = SOURCE_ROOT; };
- FFFDf380b7687fd2f380b768 /* DySolverCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverCore.h"; path = "../../LowLevelDynamics/src/DySolverCore.h"; sourceTree = SOURCE_ROOT; };
- FFFDf380b7d07fd2f380b7d0 /* DySolverExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverExt.h"; path = "../../LowLevelDynamics/src/DySolverExt.h"; sourceTree = SOURCE_ROOT; };
- FFFDf380b8387fd2f380b838 /* DySpatial.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySpatial.h"; path = "../../LowLevelDynamics/src/DySpatial.h"; sourceTree = SOURCE_ROOT; };
- FFFDf380b8a07fd2f380b8a0 /* DyThreadContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThreadContext.h"; path = "../../LowLevelDynamics/src/DyThreadContext.h"; sourceTree = SOURCE_ROOT; };
+ FFFD62ea73f07f8562ea73f0 /* LowLevelDynamics */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelDynamics"; sourceTree = BUILT_PRODUCTS_DIR; };
+ FFFD6303ee007f856303ee00 /* DyArticulation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulation.cpp"; path = "../../LowLevelDynamics/src/DyArticulation.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6303ee687f856303ee68 /* DyArticulationContactPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationContactPrep.cpp"; path = "../../LowLevelDynamics/src/DyArticulationContactPrep.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6303eed07f856303eed0 /* DyArticulationContactPrepPF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationContactPrepPF.cpp"; path = "../../LowLevelDynamics/src/DyArticulationContactPrepPF.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6303ef387f856303ef38 /* DyArticulationHelper.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationHelper.cpp"; path = "../../LowLevelDynamics/src/DyArticulationHelper.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6303efa07f856303efa0 /* DyArticulationSIMD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationSIMD.cpp"; path = "../../LowLevelDynamics/src/DyArticulationSIMD.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6303f0087f856303f008 /* DyArticulationScalar.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationScalar.cpp"; path = "../../LowLevelDynamics/src/DyArticulationScalar.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6303f0707f856303f070 /* DyConstraintPartition.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintPartition.cpp"; path = "../../LowLevelDynamics/src/DyConstraintPartition.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6303f0d87f856303f0d8 /* DyConstraintSetup.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintSetup.cpp"; path = "../../LowLevelDynamics/src/DyConstraintSetup.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6303f1407f856303f140 /* DyConstraintSetupBlock.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintSetupBlock.cpp"; path = "../../LowLevelDynamics/src/DyConstraintSetupBlock.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6303f1a87f856303f1a8 /* DyContactPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep.cpp"; path = "../../LowLevelDynamics/src/DyContactPrep.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6303f2107f856303f210 /* DyContactPrep4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep4.cpp"; path = "../../LowLevelDynamics/src/DyContactPrep4.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6303f2787f856303f278 /* DyContactPrep4PF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep4PF.cpp"; path = "../../LowLevelDynamics/src/DyContactPrep4PF.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6303f2e07f856303f2e0 /* DyContactPrepPF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrepPF.cpp"; path = "../../LowLevelDynamics/src/DyContactPrepPF.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6303f3487f856303f348 /* DyDynamics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyDynamics.cpp"; path = "../../LowLevelDynamics/src/DyDynamics.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6303f3b07f856303f3b0 /* DyFrictionCorrelation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyFrictionCorrelation.cpp"; path = "../../LowLevelDynamics/src/DyFrictionCorrelation.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6303f4187f856303f418 /* DyRigidBodyToSolverBody.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyRigidBodyToSolverBody.cpp"; path = "../../LowLevelDynamics/src/DyRigidBodyToSolverBody.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6303f4807f856303f480 /* DySolverConstraints.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraints.cpp"; path = "../../LowLevelDynamics/src/DySolverConstraints.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6303f4e87f856303f4e8 /* DySolverConstraintsBlock.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintsBlock.cpp"; path = "../../LowLevelDynamics/src/DySolverConstraintsBlock.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6303f5507f856303f550 /* DySolverControl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControl.cpp"; path = "../../LowLevelDynamics/src/DySolverControl.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6303f5b87f856303f5b8 /* DySolverControlPF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControlPF.cpp"; path = "../../LowLevelDynamics/src/DySolverControlPF.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6303f6207f856303f620 /* DySolverPFConstraints.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverPFConstraints.cpp"; path = "../../LowLevelDynamics/src/DySolverPFConstraints.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6303f6887f856303f688 /* DySolverPFConstraintsBlock.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverPFConstraintsBlock.cpp"; path = "../../LowLevelDynamics/src/DySolverPFConstraintsBlock.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6303f6f07f856303f6f0 /* DyThreadContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThreadContext.cpp"; path = "../../LowLevelDynamics/src/DyThreadContext.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6303f7587f856303f758 /* DyThresholdTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThresholdTable.cpp"; path = "../../LowLevelDynamics/src/DyThresholdTable.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD62ea96107f8562ea9610 /* DyArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulation.h"; path = "../../LowLevelDynamics/include/DyArticulation.h"; sourceTree = SOURCE_ROOT; };
+ FFFD62ea96787f8562ea9678 /* DyConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraint.h"; path = "../../LowLevelDynamics/include/DyConstraint.h"; sourceTree = SOURCE_ROOT; };
+ FFFD62ea96e07f8562ea96e0 /* DyConstraintWriteBack.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintWriteBack.h"; path = "../../LowLevelDynamics/include/DyConstraintWriteBack.h"; sourceTree = SOURCE_ROOT; };
+ FFFD62ea97487f8562ea9748 /* DyContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContext.h"; path = "../../LowLevelDynamics/include/DyContext.h"; sourceTree = SOURCE_ROOT; };
+ FFFD62ea97b07f8562ea97b0 /* DySleepingConfigulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySleepingConfigulation.h"; path = "../../LowLevelDynamics/include/DySleepingConfigulation.h"; sourceTree = SOURCE_ROOT; };
+ FFFD62ea98187f8562ea9818 /* DyThresholdTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThresholdTable.h"; path = "../../LowLevelDynamics/include/DyThresholdTable.h"; sourceTree = SOURCE_ROOT; };
+ FFFD630400007f8563040000 /* DyArticulationContactPrep.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationContactPrep.h"; path = "../../LowLevelDynamics/src/DyArticulationContactPrep.h"; sourceTree = SOURCE_ROOT; };
+ FFFD630400687f8563040068 /* DyArticulationFnsDebug.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationFnsDebug.h"; path = "../../LowLevelDynamics/src/DyArticulationFnsDebug.h"; sourceTree = SOURCE_ROOT; };
+ FFFD630400d07f85630400d0 /* DyArticulationFnsScalar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationFnsScalar.h"; path = "../../LowLevelDynamics/src/DyArticulationFnsScalar.h"; sourceTree = SOURCE_ROOT; };
+ FFFD630401387f8563040138 /* DyArticulationFnsSimd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationFnsSimd.h"; path = "../../LowLevelDynamics/src/DyArticulationFnsSimd.h"; sourceTree = SOURCE_ROOT; };
+ FFFD630401a07f85630401a0 /* DyArticulationHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationHelper.h"; path = "../../LowLevelDynamics/src/DyArticulationHelper.h"; sourceTree = SOURCE_ROOT; };
+ FFFD630402087f8563040208 /* DyArticulationPImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationPImpl.h"; path = "../../LowLevelDynamics/src/DyArticulationPImpl.h"; sourceTree = SOURCE_ROOT; };
+ FFFD630402707f8563040270 /* DyArticulationReference.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationReference.h"; path = "../../LowLevelDynamics/src/DyArticulationReference.h"; sourceTree = SOURCE_ROOT; };
+ FFFD630402d87f85630402d8 /* DyArticulationScalar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationScalar.h"; path = "../../LowLevelDynamics/src/DyArticulationScalar.h"; sourceTree = SOURCE_ROOT; };
+ FFFD630403407f8563040340 /* DyArticulationUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationUtils.h"; path = "../../LowLevelDynamics/src/DyArticulationUtils.h"; sourceTree = SOURCE_ROOT; };
+ FFFD630403a87f85630403a8 /* DyBodyCoreIntegrator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyBodyCoreIntegrator.h"; path = "../../LowLevelDynamics/src/DyBodyCoreIntegrator.h"; sourceTree = SOURCE_ROOT; };
+ FFFD630404107f8563040410 /* DyConstraintPartition.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintPartition.h"; path = "../../LowLevelDynamics/src/DyConstraintPartition.h"; sourceTree = SOURCE_ROOT; };
+ FFFD630404787f8563040478 /* DyConstraintPrep.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintPrep.h"; path = "../../LowLevelDynamics/src/DyConstraintPrep.h"; sourceTree = SOURCE_ROOT; };
+ FFFD630404e07f85630404e0 /* DyContactPrep.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep.h"; path = "../../LowLevelDynamics/src/DyContactPrep.h"; sourceTree = SOURCE_ROOT; };
+ FFFD630405487f8563040548 /* DyContactPrepShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrepShared.h"; path = "../../LowLevelDynamics/src/DyContactPrepShared.h"; sourceTree = SOURCE_ROOT; };
+ FFFD630405b07f85630405b0 /* DyContactReduction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactReduction.h"; path = "../../LowLevelDynamics/src/DyContactReduction.h"; sourceTree = SOURCE_ROOT; };
+ FFFD630406187f8563040618 /* DyCorrelationBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyCorrelationBuffer.h"; path = "../../LowLevelDynamics/src/DyCorrelationBuffer.h"; sourceTree = SOURCE_ROOT; };
+ FFFD630406807f8563040680 /* DyDynamics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyDynamics.h"; path = "../../LowLevelDynamics/src/DyDynamics.h"; sourceTree = SOURCE_ROOT; };
+ FFFD630406e87f85630406e8 /* DyFrictionPatch.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyFrictionPatch.h"; path = "../../LowLevelDynamics/src/DyFrictionPatch.h"; sourceTree = SOURCE_ROOT; };
+ FFFD630407507f8563040750 /* DyFrictionPatchStreamPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyFrictionPatchStreamPair.h"; path = "../../LowLevelDynamics/src/DyFrictionPatchStreamPair.h"; sourceTree = SOURCE_ROOT; };
+ FFFD630407b87f85630407b8 /* DySolverBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverBody.h"; path = "../../LowLevelDynamics/src/DySolverBody.h"; sourceTree = SOURCE_ROOT; };
+ FFFD630408207f8563040820 /* DySolverConstraint1D.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraint1D.h"; path = "../../LowLevelDynamics/src/DySolverConstraint1D.h"; sourceTree = SOURCE_ROOT; };
+ FFFD630408887f8563040888 /* DySolverConstraint1D4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraint1D4.h"; path = "../../LowLevelDynamics/src/DySolverConstraint1D4.h"; sourceTree = SOURCE_ROOT; };
+ FFFD630408f07f85630408f0 /* DySolverConstraintDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintDesc.h"; path = "../../LowLevelDynamics/src/DySolverConstraintDesc.h"; sourceTree = SOURCE_ROOT; };
+ FFFD630409587f8563040958 /* DySolverConstraintExtShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintExtShared.h"; path = "../../LowLevelDynamics/src/DySolverConstraintExtShared.h"; sourceTree = SOURCE_ROOT; };
+ FFFD630409c07f85630409c0 /* DySolverConstraintTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintTypes.h"; path = "../../LowLevelDynamics/src/DySolverConstraintTypes.h"; sourceTree = SOURCE_ROOT; };
+ FFFD63040a287f8563040a28 /* DySolverConstraintsShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintsShared.h"; path = "../../LowLevelDynamics/src/DySolverConstraintsShared.h"; sourceTree = SOURCE_ROOT; };
+ FFFD63040a907f8563040a90 /* DySolverContact.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContact.h"; path = "../../LowLevelDynamics/src/DySolverContact.h"; sourceTree = SOURCE_ROOT; };
+ FFFD63040af87f8563040af8 /* DySolverContact4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContact4.h"; path = "../../LowLevelDynamics/src/DySolverContact4.h"; sourceTree = SOURCE_ROOT; };
+ FFFD63040b607f8563040b60 /* DySolverContactPF.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContactPF.h"; path = "../../LowLevelDynamics/src/DySolverContactPF.h"; sourceTree = SOURCE_ROOT; };
+ FFFD63040bc87f8563040bc8 /* DySolverContactPF4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContactPF4.h"; path = "../../LowLevelDynamics/src/DySolverContactPF4.h"; sourceTree = SOURCE_ROOT; };
+ FFFD63040c307f8563040c30 /* DySolverContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContext.h"; path = "../../LowLevelDynamics/src/DySolverContext.h"; sourceTree = SOURCE_ROOT; };
+ FFFD63040c987f8563040c98 /* DySolverControl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControl.h"; path = "../../LowLevelDynamics/src/DySolverControl.h"; sourceTree = SOURCE_ROOT; };
+ FFFD63040d007f8563040d00 /* DySolverControlPF.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControlPF.h"; path = "../../LowLevelDynamics/src/DySolverControlPF.h"; sourceTree = SOURCE_ROOT; };
+ FFFD63040d687f8563040d68 /* DySolverCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverCore.h"; path = "../../LowLevelDynamics/src/DySolverCore.h"; sourceTree = SOURCE_ROOT; };
+ FFFD63040dd07f8563040dd0 /* DySolverExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverExt.h"; path = "../../LowLevelDynamics/src/DySolverExt.h"; sourceTree = SOURCE_ROOT; };
+ FFFD63040e387f8563040e38 /* DySpatial.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySpatial.h"; path = "../../LowLevelDynamics/src/DySpatial.h"; sourceTree = SOURCE_ROOT; };
+ FFFD63040ea07f8563040ea0 /* DyThreadContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThreadContext.h"; path = "../../LowLevelDynamics/src/DyThreadContext.h"; sourceTree = SOURCE_ROOT; };
/* End PBXFileReference section */
/* Begin PBXResourcesBuildPhase section */
- FFF2f29090e07fd2f29090e0 /* Resources */ = {
+ FFF262ea73f07f8562ea73f0 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -2653,7 +2653,7 @@
/* End PBXResourcesBuildPhase section */
/* Begin PBXFrameworksBuildPhase section */
- FFFCf29090e07fd2f29090e0 /* Frameworks */ = {
+ FFFC62ea73f07f8562ea73f0 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -2663,34 +2663,34 @@
/* End PBXFrameworksBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
- FFF8f29090e07fd2f29090e0 /* Sources */ = {
+ FFF862ea73f07f8562ea73f0 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- FFFFf3808e007fd2f3808e00,
- FFFFf3808e687fd2f3808e68,
- FFFFf3808ed07fd2f3808ed0,
- FFFFf3808f387fd2f3808f38,
- FFFFf3808fa07fd2f3808fa0,
- FFFFf38090087fd2f3809008,
- FFFFf38090707fd2f3809070,
- FFFFf38090d87fd2f38090d8,
- FFFFf38091407fd2f3809140,
- FFFFf38091a87fd2f38091a8,
- FFFFf38092107fd2f3809210,
- FFFFf38092787fd2f3809278,
- FFFFf38092e07fd2f38092e0,
- FFFFf38093487fd2f3809348,
- FFFFf38093b07fd2f38093b0,
- FFFFf38094187fd2f3809418,
- FFFFf38094807fd2f3809480,
- FFFFf38094e87fd2f38094e8,
- FFFFf38095507fd2f3809550,
- FFFFf38095b87fd2f38095b8,
- FFFFf38096207fd2f3809620,
- FFFFf38096887fd2f3809688,
- FFFFf38096f07fd2f38096f0,
- FFFFf38097587fd2f3809758,
+ FFFF6303ee007f856303ee00,
+ FFFF6303ee687f856303ee68,
+ FFFF6303eed07f856303eed0,
+ FFFF6303ef387f856303ef38,
+ FFFF6303efa07f856303efa0,
+ FFFF6303f0087f856303f008,
+ FFFF6303f0707f856303f070,
+ FFFF6303f0d87f856303f0d8,
+ FFFF6303f1407f856303f140,
+ FFFF6303f1a87f856303f1a8,
+ FFFF6303f2107f856303f210,
+ FFFF6303f2787f856303f278,
+ FFFF6303f2e07f856303f2e0,
+ FFFF6303f3487f856303f348,
+ FFFF6303f3b07f856303f3b0,
+ FFFF6303f4187f856303f418,
+ FFFF6303f4807f856303f480,
+ FFFF6303f4e87f856303f4e8,
+ FFFF6303f5507f856303f550,
+ FFFF6303f5b87f856303f5b8,
+ FFFF6303f6207f856303f620,
+ FFFF6303f6887f856303f688,
+ FFFF6303f6f07f856303f6f0,
+ FFFF6303f7587f856303f758,
);
runOnlyForDeploymentPostprocessing = 0;
};
@@ -2702,73 +2702,73 @@
/* End PBXTargetDependency section */
/* Begin PBXBuildFile section of LowLevelCloth */
- FFFFf11b38907fd2f11b3890 /* Allocator.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf11b38907fd2f11b3890 /* Allocator.cpp */; };
- FFFFf11b38f87fd2f11b38f8 /* Factory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf11b38f87fd2f11b38f8 /* Factory.cpp */; };
- FFFFf11b39607fd2f11b3960 /* PhaseConfig.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf11b39607fd2f11b3960 /* PhaseConfig.cpp */; };
- FFFFf11b39c87fd2f11b39c8 /* SwCloth.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf11b39c87fd2f11b39c8 /* SwCloth.cpp */; };
- FFFFf11b3a307fd2f11b3a30 /* SwClothData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf11b3a307fd2f11b3a30 /* SwClothData.cpp */; };
- FFFFf11b3a987fd2f11b3a98 /* SwCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf11b3a987fd2f11b3a98 /* SwCollision.cpp */; };
- FFFFf11b3b007fd2f11b3b00 /* SwFabric.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf11b3b007fd2f11b3b00 /* SwFabric.cpp */; };
- FFFFf11b3b687fd2f11b3b68 /* SwFactory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf11b3b687fd2f11b3b68 /* SwFactory.cpp */; };
- FFFFf11b3bd07fd2f11b3bd0 /* SwInterCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf11b3bd07fd2f11b3bd0 /* SwInterCollision.cpp */; };
- FFFFf11b3c387fd2f11b3c38 /* SwSelfCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf11b3c387fd2f11b3c38 /* SwSelfCollision.cpp */; };
- FFFFf11b3ca07fd2f11b3ca0 /* SwSolver.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf11b3ca07fd2f11b3ca0 /* SwSolver.cpp */; };
- FFFFf11b3d087fd2f11b3d08 /* SwSolverKernel.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf11b3d087fd2f11b3d08 /* SwSolverKernel.cpp */; };
- FFFFf11b3d707fd2f11b3d70 /* TripletScheduler.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf11b3d707fd2f11b3d70 /* TripletScheduler.cpp */; };
+ FFFF6500a6907f856500a690 /* Allocator.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6500a6907f856500a690 /* Allocator.cpp */; };
+ FFFF6500a6f87f856500a6f8 /* Factory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6500a6f87f856500a6f8 /* Factory.cpp */; };
+ FFFF6500a7607f856500a760 /* PhaseConfig.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6500a7607f856500a760 /* PhaseConfig.cpp */; };
+ FFFF6500a7c87f856500a7c8 /* SwCloth.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6500a7c87f856500a7c8 /* SwCloth.cpp */; };
+ FFFF6500a8307f856500a830 /* SwClothData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6500a8307f856500a830 /* SwClothData.cpp */; };
+ FFFF6500a8987f856500a898 /* SwCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6500a8987f856500a898 /* SwCollision.cpp */; };
+ FFFF6500a9007f856500a900 /* SwFabric.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6500a9007f856500a900 /* SwFabric.cpp */; };
+ FFFF6500a9687f856500a968 /* SwFactory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6500a9687f856500a968 /* SwFactory.cpp */; };
+ FFFF6500a9d07f856500a9d0 /* SwInterCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6500a9d07f856500a9d0 /* SwInterCollision.cpp */; };
+ FFFF6500aa387f856500aa38 /* SwSelfCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6500aa387f856500aa38 /* SwSelfCollision.cpp */; };
+ FFFF6500aaa07f856500aaa0 /* SwSolver.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6500aaa07f856500aaa0 /* SwSolver.cpp */; };
+ FFFF6500ab087f856500ab08 /* SwSolverKernel.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6500ab087f856500ab08 /* SwSolverKernel.cpp */; };
+ FFFF6500ab707f856500ab70 /* TripletScheduler.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6500ab707f856500ab70 /* TripletScheduler.cpp */; };
/* End PBXFileReference section */
/* Begin PBXFileReference section */
- FFFDf188ae307fd2f188ae30 /* LowLevelCloth */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelCloth"; sourceTree = BUILT_PRODUCTS_DIR; };
- FFFDf1b114007fd2f1b11400 /* Cloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Cloth.h"; path = "../../LowLevelCloth/include/Cloth.h"; sourceTree = SOURCE_ROOT; };
- FFFDf1b114687fd2f1b11468 /* Fabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Fabric.h"; path = "../../LowLevelCloth/include/Fabric.h"; sourceTree = SOURCE_ROOT; };
- FFFDf1b114d07fd2f1b114d0 /* Factory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Factory.h"; path = "../../LowLevelCloth/include/Factory.h"; sourceTree = SOURCE_ROOT; };
- FFFDf1b115387fd2f1b11538 /* PhaseConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PhaseConfig.h"; path = "../../LowLevelCloth/include/PhaseConfig.h"; sourceTree = SOURCE_ROOT; };
- FFFDf1b115a07fd2f1b115a0 /* Range.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Range.h"; path = "../../LowLevelCloth/include/Range.h"; sourceTree = SOURCE_ROOT; };
- FFFDf1b116087fd2f1b11608 /* Solver.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Solver.h"; path = "../../LowLevelCloth/include/Solver.h"; sourceTree = SOURCE_ROOT; };
- FFFDf1b116707fd2f1b11670 /* Types.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Types.h"; path = "../../LowLevelCloth/include/Types.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11b2e007fd2f11b2e00 /* Allocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Allocator.h"; path = "../../LowLevelCloth/src/Allocator.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11b2e687fd2f11b2e68 /* Array.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Array.h"; path = "../../LowLevelCloth/src/Array.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11b2ed07fd2f11b2ed0 /* BoundingBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BoundingBox.h"; path = "../../LowLevelCloth/src/BoundingBox.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11b2f387fd2f11b2f38 /* ClothBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ClothBase.h"; path = "../../LowLevelCloth/src/ClothBase.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11b2fa07fd2f11b2fa0 /* ClothImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ClothImpl.h"; path = "../../LowLevelCloth/src/ClothImpl.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11b30087fd2f11b3008 /* IndexPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "IndexPair.h"; path = "../../LowLevelCloth/src/IndexPair.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11b30707fd2f11b3070 /* IterationState.h */= { isa = PBXFileReference; fileEncoding = 4; name = "IterationState.h"; path = "../../LowLevelCloth/src/IterationState.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11b30d87fd2f11b30d8 /* MovingAverage.h */= { isa = PBXFileReference; fileEncoding = 4; name = "MovingAverage.h"; path = "../../LowLevelCloth/src/MovingAverage.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11b31407fd2f11b3140 /* PointInterpolator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PointInterpolator.h"; path = "../../LowLevelCloth/src/PointInterpolator.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11b31a87fd2f11b31a8 /* Simd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Simd.h"; path = "../../LowLevelCloth/src/Simd.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11b32107fd2f11b3210 /* Simd4f.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Simd4f.h"; path = "../../LowLevelCloth/src/Simd4f.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11b32787fd2f11b3278 /* Simd4i.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Simd4i.h"; path = "../../LowLevelCloth/src/Simd4i.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11b32e07fd2f11b32e0 /* SimdTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SimdTypes.h"; path = "../../LowLevelCloth/src/SimdTypes.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11b33487fd2f11b3348 /* StackAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "StackAllocator.h"; path = "../../LowLevelCloth/src/StackAllocator.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11b33b07fd2f11b33b0 /* SwCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCloth.h"; path = "../../LowLevelCloth/src/SwCloth.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11b34187fd2f11b3418 /* SwClothData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwClothData.h"; path = "../../LowLevelCloth/src/SwClothData.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11b34807fd2f11b3480 /* SwCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCollision.h"; path = "../../LowLevelCloth/src/SwCollision.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11b34e87fd2f11b34e8 /* SwCollisionHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCollisionHelpers.h"; path = "../../LowLevelCloth/src/SwCollisionHelpers.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11b35507fd2f11b3550 /* SwFabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFabric.h"; path = "../../LowLevelCloth/src/SwFabric.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11b35b87fd2f11b35b8 /* SwFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFactory.h"; path = "../../LowLevelCloth/src/SwFactory.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11b36207fd2f11b3620 /* SwInterCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwInterCollision.h"; path = "../../LowLevelCloth/src/SwInterCollision.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11b36887fd2f11b3688 /* SwSelfCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSelfCollision.h"; path = "../../LowLevelCloth/src/SwSelfCollision.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11b36f07fd2f11b36f0 /* SwSolver.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolver.h"; path = "../../LowLevelCloth/src/SwSolver.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11b37587fd2f11b3758 /* SwSolverKernel.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolverKernel.h"; path = "../../LowLevelCloth/src/SwSolverKernel.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11b37c07fd2f11b37c0 /* TripletScheduler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "TripletScheduler.h"; path = "../../LowLevelCloth/src/TripletScheduler.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11b38287fd2f11b3828 /* Vec4T.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Vec4T.h"; path = "../../LowLevelCloth/src/Vec4T.h"; sourceTree = SOURCE_ROOT; };
- FFFDf11b38907fd2f11b3890 /* Allocator.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Allocator.cpp"; path = "../../LowLevelCloth/src/Allocator.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf11b38f87fd2f11b38f8 /* Factory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Factory.cpp"; path = "../../LowLevelCloth/src/Factory.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf11b39607fd2f11b3960 /* PhaseConfig.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PhaseConfig.cpp"; path = "../../LowLevelCloth/src/PhaseConfig.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf11b39c87fd2f11b39c8 /* SwCloth.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCloth.cpp"; path = "../../LowLevelCloth/src/SwCloth.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf11b3a307fd2f11b3a30 /* SwClothData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwClothData.cpp"; path = "../../LowLevelCloth/src/SwClothData.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf11b3a987fd2f11b3a98 /* SwCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCollision.cpp"; path = "../../LowLevelCloth/src/SwCollision.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf11b3b007fd2f11b3b00 /* SwFabric.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFabric.cpp"; path = "../../LowLevelCloth/src/SwFabric.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf11b3b687fd2f11b3b68 /* SwFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFactory.cpp"; path = "../../LowLevelCloth/src/SwFactory.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf11b3bd07fd2f11b3bd0 /* SwInterCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwInterCollision.cpp"; path = "../../LowLevelCloth/src/SwInterCollision.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf11b3c387fd2f11b3c38 /* SwSelfCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSelfCollision.cpp"; path = "../../LowLevelCloth/src/SwSelfCollision.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf11b3ca07fd2f11b3ca0 /* SwSolver.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolver.cpp"; path = "../../LowLevelCloth/src/SwSolver.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf11b3d087fd2f11b3d08 /* SwSolverKernel.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolverKernel.cpp"; path = "../../LowLevelCloth/src/SwSolverKernel.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf11b3d707fd2f11b3d70 /* TripletScheduler.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "TripletScheduler.cpp"; path = "../../LowLevelCloth/src/TripletScheduler.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD647094107f8564709410 /* LowLevelCloth */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelCloth"; sourceTree = BUILT_PRODUCTS_DIR; };
+ FFFD6470ce107f856470ce10 /* Cloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Cloth.h"; path = "../../LowLevelCloth/include/Cloth.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6470ce787f856470ce78 /* Fabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Fabric.h"; path = "../../LowLevelCloth/include/Fabric.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6470cee07f856470cee0 /* Factory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Factory.h"; path = "../../LowLevelCloth/include/Factory.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6470cf487f856470cf48 /* PhaseConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PhaseConfig.h"; path = "../../LowLevelCloth/include/PhaseConfig.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6470cfb07f856470cfb0 /* Range.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Range.h"; path = "../../LowLevelCloth/include/Range.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6470d0187f856470d018 /* Solver.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Solver.h"; path = "../../LowLevelCloth/include/Solver.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6470d0807f856470d080 /* Types.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Types.h"; path = "../../LowLevelCloth/include/Types.h"; sourceTree = SOURCE_ROOT; };
+ FFFD65009c007f8565009c00 /* Allocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Allocator.h"; path = "../../LowLevelCloth/src/Allocator.h"; sourceTree = SOURCE_ROOT; };
+ FFFD65009c687f8565009c68 /* Array.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Array.h"; path = "../../LowLevelCloth/src/Array.h"; sourceTree = SOURCE_ROOT; };
+ FFFD65009cd07f8565009cd0 /* BoundingBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BoundingBox.h"; path = "../../LowLevelCloth/src/BoundingBox.h"; sourceTree = SOURCE_ROOT; };
+ FFFD65009d387f8565009d38 /* ClothBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ClothBase.h"; path = "../../LowLevelCloth/src/ClothBase.h"; sourceTree = SOURCE_ROOT; };
+ FFFD65009da07f8565009da0 /* ClothImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ClothImpl.h"; path = "../../LowLevelCloth/src/ClothImpl.h"; sourceTree = SOURCE_ROOT; };
+ FFFD65009e087f8565009e08 /* IndexPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "IndexPair.h"; path = "../../LowLevelCloth/src/IndexPair.h"; sourceTree = SOURCE_ROOT; };
+ FFFD65009e707f8565009e70 /* IterationState.h */= { isa = PBXFileReference; fileEncoding = 4; name = "IterationState.h"; path = "../../LowLevelCloth/src/IterationState.h"; sourceTree = SOURCE_ROOT; };
+ FFFD65009ed87f8565009ed8 /* MovingAverage.h */= { isa = PBXFileReference; fileEncoding = 4; name = "MovingAverage.h"; path = "../../LowLevelCloth/src/MovingAverage.h"; sourceTree = SOURCE_ROOT; };
+ FFFD65009f407f8565009f40 /* PointInterpolator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PointInterpolator.h"; path = "../../LowLevelCloth/src/PointInterpolator.h"; sourceTree = SOURCE_ROOT; };
+ FFFD65009fa87f8565009fa8 /* Simd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Simd.h"; path = "../../LowLevelCloth/src/Simd.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6500a0107f856500a010 /* Simd4f.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Simd4f.h"; path = "../../LowLevelCloth/src/Simd4f.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6500a0787f856500a078 /* Simd4i.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Simd4i.h"; path = "../../LowLevelCloth/src/Simd4i.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6500a0e07f856500a0e0 /* SimdTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SimdTypes.h"; path = "../../LowLevelCloth/src/SimdTypes.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6500a1487f856500a148 /* StackAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "StackAllocator.h"; path = "../../LowLevelCloth/src/StackAllocator.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6500a1b07f856500a1b0 /* SwCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCloth.h"; path = "../../LowLevelCloth/src/SwCloth.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6500a2187f856500a218 /* SwClothData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwClothData.h"; path = "../../LowLevelCloth/src/SwClothData.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6500a2807f856500a280 /* SwCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCollision.h"; path = "../../LowLevelCloth/src/SwCollision.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6500a2e87f856500a2e8 /* SwCollisionHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCollisionHelpers.h"; path = "../../LowLevelCloth/src/SwCollisionHelpers.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6500a3507f856500a350 /* SwFabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFabric.h"; path = "../../LowLevelCloth/src/SwFabric.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6500a3b87f856500a3b8 /* SwFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFactory.h"; path = "../../LowLevelCloth/src/SwFactory.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6500a4207f856500a420 /* SwInterCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwInterCollision.h"; path = "../../LowLevelCloth/src/SwInterCollision.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6500a4887f856500a488 /* SwSelfCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSelfCollision.h"; path = "../../LowLevelCloth/src/SwSelfCollision.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6500a4f07f856500a4f0 /* SwSolver.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolver.h"; path = "../../LowLevelCloth/src/SwSolver.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6500a5587f856500a558 /* SwSolverKernel.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolverKernel.h"; path = "../../LowLevelCloth/src/SwSolverKernel.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6500a5c07f856500a5c0 /* TripletScheduler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "TripletScheduler.h"; path = "../../LowLevelCloth/src/TripletScheduler.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6500a6287f856500a628 /* Vec4T.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Vec4T.h"; path = "../../LowLevelCloth/src/Vec4T.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6500a6907f856500a690 /* Allocator.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Allocator.cpp"; path = "../../LowLevelCloth/src/Allocator.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6500a6f87f856500a6f8 /* Factory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Factory.cpp"; path = "../../LowLevelCloth/src/Factory.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6500a7607f856500a760 /* PhaseConfig.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PhaseConfig.cpp"; path = "../../LowLevelCloth/src/PhaseConfig.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6500a7c87f856500a7c8 /* SwCloth.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCloth.cpp"; path = "../../LowLevelCloth/src/SwCloth.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6500a8307f856500a830 /* SwClothData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwClothData.cpp"; path = "../../LowLevelCloth/src/SwClothData.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6500a8987f856500a898 /* SwCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCollision.cpp"; path = "../../LowLevelCloth/src/SwCollision.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6500a9007f856500a900 /* SwFabric.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFabric.cpp"; path = "../../LowLevelCloth/src/SwFabric.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6500a9687f856500a968 /* SwFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFactory.cpp"; path = "../../LowLevelCloth/src/SwFactory.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6500a9d07f856500a9d0 /* SwInterCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwInterCollision.cpp"; path = "../../LowLevelCloth/src/SwInterCollision.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6500aa387f856500aa38 /* SwSelfCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSelfCollision.cpp"; path = "../../LowLevelCloth/src/SwSelfCollision.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6500aaa07f856500aaa0 /* SwSolver.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolver.cpp"; path = "../../LowLevelCloth/src/SwSolver.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6500ab087f856500ab08 /* SwSolverKernel.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolverKernel.cpp"; path = "../../LowLevelCloth/src/SwSolverKernel.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD6500ab707f856500ab70 /* TripletScheduler.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "TripletScheduler.cpp"; path = "../../LowLevelCloth/src/TripletScheduler.cpp"; sourceTree = SOURCE_ROOT; };
/* End PBXFileReference section */
/* Begin PBXResourcesBuildPhase section */
- FFF2f188ae307fd2f188ae30 /* Resources */ = {
+ FFF2647094107f8564709410 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -2778,7 +2778,7 @@
/* End PBXResourcesBuildPhase section */
/* Begin PBXFrameworksBuildPhase section */
- FFFCf188ae307fd2f188ae30 /* Frameworks */ = {
+ FFFC647094107f8564709410 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -2788,23 +2788,23 @@
/* End PBXFrameworksBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
- FFF8f188ae307fd2f188ae30 /* Sources */ = {
+ FFF8647094107f8564709410 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- FFFFf11b38907fd2f11b3890,
- FFFFf11b38f87fd2f11b38f8,
- FFFFf11b39607fd2f11b3960,
- FFFFf11b39c87fd2f11b39c8,
- FFFFf11b3a307fd2f11b3a30,
- FFFFf11b3a987fd2f11b3a98,
- FFFFf11b3b007fd2f11b3b00,
- FFFFf11b3b687fd2f11b3b68,
- FFFFf11b3bd07fd2f11b3bd0,
- FFFFf11b3c387fd2f11b3c38,
- FFFFf11b3ca07fd2f11b3ca0,
- FFFFf11b3d087fd2f11b3d08,
- FFFFf11b3d707fd2f11b3d70,
+ FFFF6500a6907f856500a690,
+ FFFF6500a6f87f856500a6f8,
+ FFFF6500a7607f856500a760,
+ FFFF6500a7c87f856500a7c8,
+ FFFF6500a8307f856500a830,
+ FFFF6500a8987f856500a898,
+ FFFF6500a9007f856500a900,
+ FFFF6500a9687f856500a968,
+ FFFF6500a9d07f856500a9d0,
+ FFFF6500aa387f856500aa38,
+ FFFF6500aaa07f856500aaa0,
+ FFFF6500ab087f856500ab08,
+ FFFF6500ab707f856500ab70,
);
runOnlyForDeploymentPostprocessing = 0;
};
@@ -2816,79 +2816,79 @@
/* End PBXTargetDependency section */
/* Begin PBXBuildFile section of LowLevelParticles */
- FFFFf302bd587fd2f302bd58 /* PtBatcher.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf302bd587fd2f302bd58 /* PtBatcher.cpp */; };
- FFFFf302bdc07fd2f302bdc0 /* PtBodyTransformVault.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf302bdc07fd2f302bdc0 /* PtBodyTransformVault.cpp */; };
- FFFFf302be287fd2f302be28 /* PtCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf302be287fd2f302be28 /* PtCollision.cpp */; };
- FFFFf302be907fd2f302be90 /* PtCollisionBox.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf302be907fd2f302be90 /* PtCollisionBox.cpp */; };
- FFFFf302bef87fd2f302bef8 /* PtCollisionCapsule.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf302bef87fd2f302bef8 /* PtCollisionCapsule.cpp */; };
- FFFFf302bf607fd2f302bf60 /* PtCollisionConvex.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf302bf607fd2f302bf60 /* PtCollisionConvex.cpp */; };
- FFFFf302bfc87fd2f302bfc8 /* PtCollisionMesh.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf302bfc87fd2f302bfc8 /* PtCollisionMesh.cpp */; };
- FFFFf302c0307fd2f302c030 /* PtCollisionPlane.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf302c0307fd2f302c030 /* PtCollisionPlane.cpp */; };
- FFFFf302c0987fd2f302c098 /* PtCollisionSphere.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf302c0987fd2f302c098 /* PtCollisionSphere.cpp */; };
- FFFFf302c1007fd2f302c100 /* PtContextCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf302c1007fd2f302c100 /* PtContextCpu.cpp */; };
- FFFFf302c1687fd2f302c168 /* PtDynamics.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf302c1687fd2f302c168 /* PtDynamics.cpp */; };
- FFFFf302c1d07fd2f302c1d0 /* PtParticleData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf302c1d07fd2f302c1d0 /* PtParticleData.cpp */; };
- FFFFf302c2387fd2f302c238 /* PtParticleShapeCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf302c2387fd2f302c238 /* PtParticleShapeCpu.cpp */; };
- FFFFf302c2a07fd2f302c2a0 /* PtParticleSystemSimCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf302c2a07fd2f302c2a0 /* PtParticleSystemSimCpu.cpp */; };
- FFFFf302c3087fd2f302c308 /* PtSpatialHash.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf302c3087fd2f302c308 /* PtSpatialHash.cpp */; };
- FFFFf302c3707fd2f302c370 /* PtSpatialLocalHash.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf302c3707fd2f302c370 /* PtSpatialLocalHash.cpp */; };
+ FFFF64822b587f8564822b58 /* PtBatcher.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64822b587f8564822b58 /* PtBatcher.cpp */; };
+ FFFF64822bc07f8564822bc0 /* PtBodyTransformVault.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64822bc07f8564822bc0 /* PtBodyTransformVault.cpp */; };
+ FFFF64822c287f8564822c28 /* PtCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64822c287f8564822c28 /* PtCollision.cpp */; };
+ FFFF64822c907f8564822c90 /* PtCollisionBox.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64822c907f8564822c90 /* PtCollisionBox.cpp */; };
+ FFFF64822cf87f8564822cf8 /* PtCollisionCapsule.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64822cf87f8564822cf8 /* PtCollisionCapsule.cpp */; };
+ FFFF64822d607f8564822d60 /* PtCollisionConvex.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64822d607f8564822d60 /* PtCollisionConvex.cpp */; };
+ FFFF64822dc87f8564822dc8 /* PtCollisionMesh.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64822dc87f8564822dc8 /* PtCollisionMesh.cpp */; };
+ FFFF64822e307f8564822e30 /* PtCollisionPlane.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64822e307f8564822e30 /* PtCollisionPlane.cpp */; };
+ FFFF64822e987f8564822e98 /* PtCollisionSphere.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64822e987f8564822e98 /* PtCollisionSphere.cpp */; };
+ FFFF64822f007f8564822f00 /* PtContextCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64822f007f8564822f00 /* PtContextCpu.cpp */; };
+ FFFF64822f687f8564822f68 /* PtDynamics.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64822f687f8564822f68 /* PtDynamics.cpp */; };
+ FFFF64822fd07f8564822fd0 /* PtParticleData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64822fd07f8564822fd0 /* PtParticleData.cpp */; };
+ FFFF648230387f8564823038 /* PtParticleShapeCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648230387f8564823038 /* PtParticleShapeCpu.cpp */; };
+ FFFF648230a07f85648230a0 /* PtParticleSystemSimCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648230a07f85648230a0 /* PtParticleSystemSimCpu.cpp */; };
+ FFFF648231087f8564823108 /* PtSpatialHash.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648231087f8564823108 /* PtSpatialHash.cpp */; };
+ FFFF648231707f8564823170 /* PtSpatialLocalHash.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648231707f8564823170 /* PtSpatialLocalHash.cpp */; };
/* End PBXFileReference section */
/* Begin PBXFileReference section */
- FFFDf28619307fd2f2861930 /* LowLevelParticles */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelParticles"; sourceTree = BUILT_PRODUCTS_DIR; };
- FFFDf30256007fd2f3025600 /* PtBodyTransformVault.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBodyTransformVault.h"; path = "../../LowLevelParticles/include/PtBodyTransformVault.h"; sourceTree = SOURCE_ROOT; };
- FFFDf30256687fd2f3025668 /* PtContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtContext.h"; path = "../../LowLevelParticles/include/PtContext.h"; sourceTree = SOURCE_ROOT; };
- FFFDf30256d07fd2f30256d0 /* PtGridCellVector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtGridCellVector.h"; path = "../../LowLevelParticles/include/PtGridCellVector.h"; sourceTree = SOURCE_ROOT; };
- FFFDf30257387fd2f3025738 /* PtParticle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticle.h"; path = "../../LowLevelParticles/include/PtParticle.h"; sourceTree = SOURCE_ROOT; };
- FFFDf30257a07fd2f30257a0 /* PtParticleContactManagerStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleContactManagerStream.h"; path = "../../LowLevelParticles/include/PtParticleContactManagerStream.h"; sourceTree = SOURCE_ROOT; };
- FFFDf30258087fd2f3025808 /* PtParticleData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleData.h"; path = "../../LowLevelParticles/include/PtParticleData.h"; sourceTree = SOURCE_ROOT; };
- FFFDf30258707fd2f3025870 /* PtParticleShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleShape.h"; path = "../../LowLevelParticles/include/PtParticleShape.h"; sourceTree = SOURCE_ROOT; };
- FFFDf30258d87fd2f30258d8 /* PtParticleSystemCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemCore.h"; path = "../../LowLevelParticles/include/PtParticleSystemCore.h"; sourceTree = SOURCE_ROOT; };
- FFFDf30259407fd2f3025940 /* PtParticleSystemFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemFlags.h"; path = "../../LowLevelParticles/include/PtParticleSystemFlags.h"; sourceTree = SOURCE_ROOT; };
- FFFDf30259a87fd2f30259a8 /* PtParticleSystemSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemSim.h"; path = "../../LowLevelParticles/include/PtParticleSystemSim.h"; sourceTree = SOURCE_ROOT; };
- FFFDf302b4007fd2f302b400 /* PtBatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBatcher.h"; path = "../../LowLevelParticles/src/PtBatcher.h"; sourceTree = SOURCE_ROOT; };
- FFFDf302b4687fd2f302b468 /* PtCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollision.h"; path = "../../LowLevelParticles/src/PtCollision.h"; sourceTree = SOURCE_ROOT; };
- FFFDf302b4d07fd2f302b4d0 /* PtCollisionData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionData.h"; path = "../../LowLevelParticles/src/PtCollisionData.h"; sourceTree = SOURCE_ROOT; };
- FFFDf302b5387fd2f302b538 /* PtCollisionHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionHelper.h"; path = "../../LowLevelParticles/src/PtCollisionHelper.h"; sourceTree = SOURCE_ROOT; };
- FFFDf302b5a07fd2f302b5a0 /* PtCollisionMethods.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionMethods.h"; path = "../../LowLevelParticles/src/PtCollisionMethods.h"; sourceTree = SOURCE_ROOT; };
- FFFDf302b6087fd2f302b608 /* PtCollisionParameters.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionParameters.h"; path = "../../LowLevelParticles/src/PtCollisionParameters.h"; sourceTree = SOURCE_ROOT; };
- FFFDf302b6707fd2f302b670 /* PtConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtConfig.h"; path = "../../LowLevelParticles/src/PtConfig.h"; sourceTree = SOURCE_ROOT; };
- FFFDf302b6d87fd2f302b6d8 /* PtConstants.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtConstants.h"; path = "../../LowLevelParticles/src/PtConstants.h"; sourceTree = SOURCE_ROOT; };
- FFFDf302b7407fd2f302b740 /* PtContextCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtContextCpu.h"; path = "../../LowLevelParticles/src/PtContextCpu.h"; sourceTree = SOURCE_ROOT; };
- FFFDf302b7a87fd2f302b7a8 /* PtDynamicHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicHelper.h"; path = "../../LowLevelParticles/src/PtDynamicHelper.h"; sourceTree = SOURCE_ROOT; };
- FFFDf302b8107fd2f302b810 /* PtDynamics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamics.h"; path = "../../LowLevelParticles/src/PtDynamics.h"; sourceTree = SOURCE_ROOT; };
- FFFDf302b8787fd2f302b878 /* PtDynamicsKernels.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicsKernels.h"; path = "../../LowLevelParticles/src/PtDynamicsKernels.h"; sourceTree = SOURCE_ROOT; };
- FFFDf302b8e07fd2f302b8e0 /* PtDynamicsParameters.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicsParameters.h"; path = "../../LowLevelParticles/src/PtDynamicsParameters.h"; sourceTree = SOURCE_ROOT; };
- FFFDf302b9487fd2f302b948 /* PtDynamicsTempBuffers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicsTempBuffers.h"; path = "../../LowLevelParticles/src/PtDynamicsTempBuffers.h"; sourceTree = SOURCE_ROOT; };
- FFFDf302b9b07fd2f302b9b0 /* PtHeightFieldAabbTest.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtHeightFieldAabbTest.h"; path = "../../LowLevelParticles/src/PtHeightFieldAabbTest.h"; sourceTree = SOURCE_ROOT; };
- FFFDf302ba187fd2f302ba18 /* PtPacketSections.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtPacketSections.h"; path = "../../LowLevelParticles/src/PtPacketSections.h"; sourceTree = SOURCE_ROOT; };
- FFFDf302ba807fd2f302ba80 /* PtParticleCell.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleCell.h"; path = "../../LowLevelParticles/src/PtParticleCell.h"; sourceTree = SOURCE_ROOT; };
- FFFDf302bae87fd2f302bae8 /* PtParticleOpcodeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleOpcodeCache.h"; path = "../../LowLevelParticles/src/PtParticleOpcodeCache.h"; sourceTree = SOURCE_ROOT; };
- FFFDf302bb507fd2f302bb50 /* PtParticleShapeCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleShapeCpu.h"; path = "../../LowLevelParticles/src/PtParticleShapeCpu.h"; sourceTree = SOURCE_ROOT; };
- FFFDf302bbb87fd2f302bbb8 /* PtParticleSystemSimCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemSimCpu.h"; path = "../../LowLevelParticles/src/PtParticleSystemSimCpu.h"; sourceTree = SOURCE_ROOT; };
- FFFDf302bc207fd2f302bc20 /* PtSpatialHash.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialHash.h"; path = "../../LowLevelParticles/src/PtSpatialHash.h"; sourceTree = SOURCE_ROOT; };
- FFFDf302bc887fd2f302bc88 /* PtSpatialHashHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialHashHelper.h"; path = "../../LowLevelParticles/src/PtSpatialHashHelper.h"; sourceTree = SOURCE_ROOT; };
- FFFDf302bcf07fd2f302bcf0 /* PtTwoWayData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtTwoWayData.h"; path = "../../LowLevelParticles/src/PtTwoWayData.h"; sourceTree = SOURCE_ROOT; };
- FFFDf302bd587fd2f302bd58 /* PtBatcher.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBatcher.cpp"; path = "../../LowLevelParticles/src/PtBatcher.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf302bdc07fd2f302bdc0 /* PtBodyTransformVault.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBodyTransformVault.cpp"; path = "../../LowLevelParticles/src/PtBodyTransformVault.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf302be287fd2f302be28 /* PtCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollision.cpp"; path = "../../LowLevelParticles/src/PtCollision.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf302be907fd2f302be90 /* PtCollisionBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionBox.cpp"; path = "../../LowLevelParticles/src/PtCollisionBox.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf302bef87fd2f302bef8 /* PtCollisionCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionCapsule.cpp"; path = "../../LowLevelParticles/src/PtCollisionCapsule.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf302bf607fd2f302bf60 /* PtCollisionConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionConvex.cpp"; path = "../../LowLevelParticles/src/PtCollisionConvex.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf302bfc87fd2f302bfc8 /* PtCollisionMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionMesh.cpp"; path = "../../LowLevelParticles/src/PtCollisionMesh.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf302c0307fd2f302c030 /* PtCollisionPlane.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionPlane.cpp"; path = "../../LowLevelParticles/src/PtCollisionPlane.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf302c0987fd2f302c098 /* PtCollisionSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionSphere.cpp"; path = "../../LowLevelParticles/src/PtCollisionSphere.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf302c1007fd2f302c100 /* PtContextCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtContextCpu.cpp"; path = "../../LowLevelParticles/src/PtContextCpu.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf302c1687fd2f302c168 /* PtDynamics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamics.cpp"; path = "../../LowLevelParticles/src/PtDynamics.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf302c1d07fd2f302c1d0 /* PtParticleData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleData.cpp"; path = "../../LowLevelParticles/src/PtParticleData.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf302c2387fd2f302c238 /* PtParticleShapeCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleShapeCpu.cpp"; path = "../../LowLevelParticles/src/PtParticleShapeCpu.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf302c2a07fd2f302c2a0 /* PtParticleSystemSimCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemSimCpu.cpp"; path = "../../LowLevelParticles/src/PtParticleSystemSimCpu.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf302c3087fd2f302c308 /* PtSpatialHash.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialHash.cpp"; path = "../../LowLevelParticles/src/PtSpatialHash.cpp"; sourceTree = SOURCE_ROOT; };
- FFFDf302c3707fd2f302c370 /* PtSpatialLocalHash.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialLocalHash.cpp"; path = "../../LowLevelParticles/src/PtSpatialLocalHash.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64455fc07f8564455fc0 /* LowLevelParticles */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelParticles"; sourceTree = BUILT_PRODUCTS_DIR; };
+ FFFD6481bc007f856481bc00 /* PtBodyTransformVault.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBodyTransformVault.h"; path = "../../LowLevelParticles/include/PtBodyTransformVault.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6481bc687f856481bc68 /* PtContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtContext.h"; path = "../../LowLevelParticles/include/PtContext.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6481bcd07f856481bcd0 /* PtGridCellVector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtGridCellVector.h"; path = "../../LowLevelParticles/include/PtGridCellVector.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6481bd387f856481bd38 /* PtParticle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticle.h"; path = "../../LowLevelParticles/include/PtParticle.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6481bda07f856481bda0 /* PtParticleContactManagerStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleContactManagerStream.h"; path = "../../LowLevelParticles/include/PtParticleContactManagerStream.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6481be087f856481be08 /* PtParticleData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleData.h"; path = "../../LowLevelParticles/include/PtParticleData.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6481be707f856481be70 /* PtParticleShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleShape.h"; path = "../../LowLevelParticles/include/PtParticleShape.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6481bed87f856481bed8 /* PtParticleSystemCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemCore.h"; path = "../../LowLevelParticles/include/PtParticleSystemCore.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6481bf407f856481bf40 /* PtParticleSystemFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemFlags.h"; path = "../../LowLevelParticles/include/PtParticleSystemFlags.h"; sourceTree = SOURCE_ROOT; };
+ FFFD6481bfa87f856481bfa8 /* PtParticleSystemSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemSim.h"; path = "../../LowLevelParticles/include/PtParticleSystemSim.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648222007f8564822200 /* PtBatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBatcher.h"; path = "../../LowLevelParticles/src/PtBatcher.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648222687f8564822268 /* PtCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollision.h"; path = "../../LowLevelParticles/src/PtCollision.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648222d07f85648222d0 /* PtCollisionData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionData.h"; path = "../../LowLevelParticles/src/PtCollisionData.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648223387f8564822338 /* PtCollisionHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionHelper.h"; path = "../../LowLevelParticles/src/PtCollisionHelper.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648223a07f85648223a0 /* PtCollisionMethods.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionMethods.h"; path = "../../LowLevelParticles/src/PtCollisionMethods.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648224087f8564822408 /* PtCollisionParameters.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionParameters.h"; path = "../../LowLevelParticles/src/PtCollisionParameters.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648224707f8564822470 /* PtConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtConfig.h"; path = "../../LowLevelParticles/src/PtConfig.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648224d87f85648224d8 /* PtConstants.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtConstants.h"; path = "../../LowLevelParticles/src/PtConstants.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648225407f8564822540 /* PtContextCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtContextCpu.h"; path = "../../LowLevelParticles/src/PtContextCpu.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648225a87f85648225a8 /* PtDynamicHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicHelper.h"; path = "../../LowLevelParticles/src/PtDynamicHelper.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648226107f8564822610 /* PtDynamics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamics.h"; path = "../../LowLevelParticles/src/PtDynamics.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648226787f8564822678 /* PtDynamicsKernels.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicsKernels.h"; path = "../../LowLevelParticles/src/PtDynamicsKernels.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648226e07f85648226e0 /* PtDynamicsParameters.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicsParameters.h"; path = "../../LowLevelParticles/src/PtDynamicsParameters.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648227487f8564822748 /* PtDynamicsTempBuffers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicsTempBuffers.h"; path = "../../LowLevelParticles/src/PtDynamicsTempBuffers.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648227b07f85648227b0 /* PtHeightFieldAabbTest.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtHeightFieldAabbTest.h"; path = "../../LowLevelParticles/src/PtHeightFieldAabbTest.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648228187f8564822818 /* PtPacketSections.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtPacketSections.h"; path = "../../LowLevelParticles/src/PtPacketSections.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648228807f8564822880 /* PtParticleCell.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleCell.h"; path = "../../LowLevelParticles/src/PtParticleCell.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648228e87f85648228e8 /* PtParticleOpcodeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleOpcodeCache.h"; path = "../../LowLevelParticles/src/PtParticleOpcodeCache.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648229507f8564822950 /* PtParticleShapeCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleShapeCpu.h"; path = "../../LowLevelParticles/src/PtParticleShapeCpu.h"; sourceTree = SOURCE_ROOT; };
+ FFFD648229b87f85648229b8 /* PtParticleSystemSimCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemSimCpu.h"; path = "../../LowLevelParticles/src/PtParticleSystemSimCpu.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64822a207f8564822a20 /* PtSpatialHash.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialHash.h"; path = "../../LowLevelParticles/src/PtSpatialHash.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64822a887f8564822a88 /* PtSpatialHashHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialHashHelper.h"; path = "../../LowLevelParticles/src/PtSpatialHashHelper.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64822af07f8564822af0 /* PtTwoWayData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtTwoWayData.h"; path = "../../LowLevelParticles/src/PtTwoWayData.h"; sourceTree = SOURCE_ROOT; };
+ FFFD64822b587f8564822b58 /* PtBatcher.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBatcher.cpp"; path = "../../LowLevelParticles/src/PtBatcher.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64822bc07f8564822bc0 /* PtBodyTransformVault.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBodyTransformVault.cpp"; path = "../../LowLevelParticles/src/PtBodyTransformVault.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64822c287f8564822c28 /* PtCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollision.cpp"; path = "../../LowLevelParticles/src/PtCollision.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64822c907f8564822c90 /* PtCollisionBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionBox.cpp"; path = "../../LowLevelParticles/src/PtCollisionBox.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64822cf87f8564822cf8 /* PtCollisionCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionCapsule.cpp"; path = "../../LowLevelParticles/src/PtCollisionCapsule.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64822d607f8564822d60 /* PtCollisionConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionConvex.cpp"; path = "../../LowLevelParticles/src/PtCollisionConvex.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64822dc87f8564822dc8 /* PtCollisionMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionMesh.cpp"; path = "../../LowLevelParticles/src/PtCollisionMesh.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64822e307f8564822e30 /* PtCollisionPlane.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionPlane.cpp"; path = "../../LowLevelParticles/src/PtCollisionPlane.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64822e987f8564822e98 /* PtCollisionSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionSphere.cpp"; path = "../../LowLevelParticles/src/PtCollisionSphere.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64822f007f8564822f00 /* PtContextCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtContextCpu.cpp"; path = "../../LowLevelParticles/src/PtContextCpu.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64822f687f8564822f68 /* PtDynamics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamics.cpp"; path = "../../LowLevelParticles/src/PtDynamics.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD64822fd07f8564822fd0 /* PtParticleData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleData.cpp"; path = "../../LowLevelParticles/src/PtParticleData.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648230387f8564823038 /* PtParticleShapeCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleShapeCpu.cpp"; path = "../../LowLevelParticles/src/PtParticleShapeCpu.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648230a07f85648230a0 /* PtParticleSystemSimCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemSimCpu.cpp"; path = "../../LowLevelParticles/src/PtParticleSystemSimCpu.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648231087f8564823108 /* PtSpatialHash.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialHash.cpp"; path = "../../LowLevelParticles/src/PtSpatialHash.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD648231707f8564823170 /* PtSpatialLocalHash.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialLocalHash.cpp"; path = "../../LowLevelParticles/src/PtSpatialLocalHash.cpp"; sourceTree = SOURCE_ROOT; };
/* End PBXFileReference section */
/* Begin PBXResourcesBuildPhase section */
- FFF2f28619307fd2f2861930 /* Resources */ = {
+ FFF264455fc07f8564455fc0 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -2898,7 +2898,7 @@
/* End PBXResourcesBuildPhase section */
/* Begin PBXFrameworksBuildPhase section */
- FFFCf28619307fd2f2861930 /* Frameworks */ = {
+ FFFC64455fc07f8564455fc0 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -2908,26 +2908,26 @@
/* End PBXFrameworksBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
- FFF8f28619307fd2f2861930 /* Sources */ = {
+ FFF864455fc07f8564455fc0 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- FFFFf302bd587fd2f302bd58,
- FFFFf302bdc07fd2f302bdc0,
- FFFFf302be287fd2f302be28,
- FFFFf302be907fd2f302be90,
- FFFFf302bef87fd2f302bef8,
- FFFFf302bf607fd2f302bf60,
- FFFFf302bfc87fd2f302bfc8,
- FFFFf302c0307fd2f302c030,
- FFFFf302c0987fd2f302c098,
- FFFFf302c1007fd2f302c100,
- FFFFf302c1687fd2f302c168,
- FFFFf302c1d07fd2f302c1d0,
- FFFFf302c2387fd2f302c238,
- FFFFf302c2a07fd2f302c2a0,
- FFFFf302c3087fd2f302c308,
- FFFFf302c3707fd2f302c370,
+ FFFF64822b587f8564822b58,
+ FFFF64822bc07f8564822bc0,
+ FFFF64822c287f8564822c28,
+ FFFF64822c907f8564822c90,
+ FFFF64822cf87f8564822cf8,
+ FFFF64822d607f8564822d60,
+ FFFF64822dc87f8564822dc8,
+ FFFF64822e307f8564822e30,
+ FFFF64822e987f8564822e98,
+ FFFF64822f007f8564822f00,
+ FFFF64822f687f8564822f68,
+ FFFF64822fd07f8564822fd0,
+ FFFF648230387f8564823038,
+ FFFF648230a07f85648230a0,
+ FFFF648231087f8564823108,
+ FFFF648231707f8564823170,
);
runOnlyForDeploymentPostprocessing = 0;
};
@@ -2939,22 +2939,22 @@
/* End PBXTargetDependency section */
/* Begin PBXBuildFile section of PxTask */
- FFFFf2bf6de07fd2f2bf6de0 /* src/TaskManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf2bf6de07fd2f2bf6de0 /* src/TaskManager.cpp */; };
+ FFFF65a0b9407f8565a0b940 /* src/TaskManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD65a0b9407f8565a0b940 /* src/TaskManager.cpp */; };
/* End PBXFileReference section */
/* Begin PBXFileReference section */
- FFFDf28f6e807fd2f28f6e80 /* PxTask */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PxTask"; sourceTree = BUILT_PRODUCTS_DIR; };
- FFFDf2bf77e07fd2f2bf77e0 /* PxCpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCpuDispatcher.h"; path = "../../../../PxShared/include/task/PxCpuDispatcher.h"; sourceTree = SOURCE_ROOT; };
- FFFDf2bf78487fd2f2bf7848 /* PxGpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxGpuDispatcher.h"; path = "../../../../PxShared/include/task/PxGpuDispatcher.h"; sourceTree = SOURCE_ROOT; };
- FFFDf2bf78b07fd2f2bf78b0 /* PxGpuTask.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxGpuTask.h"; path = "../../../../PxShared/include/task/PxGpuTask.h"; sourceTree = SOURCE_ROOT; };
- FFFDf2bf79187fd2f2bf7918 /* PxTask.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTask.h"; path = "../../../../PxShared/include/task/PxTask.h"; sourceTree = SOURCE_ROOT; };
- FFFDf2bf79807fd2f2bf7980 /* PxTaskDefine.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTaskDefine.h"; path = "../../../../PxShared/include/task/PxTaskDefine.h"; sourceTree = SOURCE_ROOT; };
- FFFDf2bf79e87fd2f2bf79e8 /* PxTaskManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTaskManager.h"; path = "../../../../PxShared/include/task/PxTaskManager.h"; sourceTree = SOURCE_ROOT; };
- FFFDf2bf6de07fd2f2bf6de0 /* src/TaskManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/TaskManager.cpp"; path = "../../../../PxShared/src/task/src/TaskManager.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD65a0da807f8565a0da80 /* PxTask */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PxTask"; sourceTree = BUILT_PRODUCTS_DIR; };
+ FFFD65a0b6407f8565a0b640 /* PxCpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCpuDispatcher.h"; path = "../../../../PxShared/include/task/PxCpuDispatcher.h"; sourceTree = SOURCE_ROOT; };
+ FFFD65a0b6a87f8565a0b6a8 /* PxGpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxGpuDispatcher.h"; path = "../../../../PxShared/include/task/PxGpuDispatcher.h"; sourceTree = SOURCE_ROOT; };
+ FFFD65a0b7107f8565a0b710 /* PxGpuTask.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxGpuTask.h"; path = "../../../../PxShared/include/task/PxGpuTask.h"; sourceTree = SOURCE_ROOT; };
+ FFFD65a0b7787f8565a0b778 /* PxTask.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTask.h"; path = "../../../../PxShared/include/task/PxTask.h"; sourceTree = SOURCE_ROOT; };
+ FFFD65a0b7e07f8565a0b7e0 /* PxTaskDefine.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTaskDefine.h"; path = "../../../../PxShared/include/task/PxTaskDefine.h"; sourceTree = SOURCE_ROOT; };
+ FFFD65a0b8487f8565a0b848 /* PxTaskManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTaskManager.h"; path = "../../../../PxShared/include/task/PxTaskManager.h"; sourceTree = SOURCE_ROOT; };
+ FFFD65a0b9407f8565a0b940 /* src/TaskManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/TaskManager.cpp"; path = "../../../../PxShared/src/task/src/TaskManager.cpp"; sourceTree = SOURCE_ROOT; };
/* End PBXFileReference section */
/* Begin PBXResourcesBuildPhase section */
- FFF2f28f6e807fd2f28f6e80 /* Resources */ = {
+ FFF265a0da807f8565a0da80 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -2964,7 +2964,7 @@
/* End PBXResourcesBuildPhase section */
/* Begin PBXFrameworksBuildPhase section */
- FFFCf28f6e807fd2f28f6e80 /* Frameworks */ = {
+ FFFC65a0da807f8565a0da80 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -2974,11 +2974,11 @@
/* End PBXFrameworksBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
- FFF8f28f6e807fd2f28f6e80 /* Sources */ = {
+ FFF865a0da807f8565a0da80 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- FFFFf2bf6de07fd2f2bf6de0,
+ FFFF65a0b9407f8565a0b940,
);
runOnlyForDeploymentPostprocessing = 0;
};
@@ -2990,17 +2990,17 @@
/* End PBXTargetDependency section */
/* Begin PBXBuildFile section of PsFastXml */
- FFFFf2d244607fd2f2d24460 /* PsFastXml.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDf2d244607fd2f2d24460 /* PsFastXml.cpp */; };
+ FFFF658af8807f85658af880 /* PsFastXml.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD658af8807f85658af880 /* PsFastXml.cpp */; };
/* End PBXFileReference section */
/* Begin PBXFileReference section */
- FFFDf2d23c207fd2f2d23c20 /* PsFastXml */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PsFastXml"; sourceTree = BUILT_PRODUCTS_DIR; };
- FFFDf2d243607fd2f2d24360 /* PsFastXml.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PsFastXml.h"; path = "../../../../PxShared/src/fastxml/include/PsFastXml.h"; sourceTree = SOURCE_ROOT; };
- FFFDf2d244607fd2f2d24460 /* PsFastXml.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PsFastXml.cpp"; path = "../../../../PxShared/src/fastxml/src/PsFastXml.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD658377107f8565837710 /* PsFastXml */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PsFastXml"; sourceTree = BUILT_PRODUCTS_DIR; };
+ FFFD658b13307f85658b1330 /* PsFastXml.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PsFastXml.h"; path = "../../../../PxShared/src/fastxml/include/PsFastXml.h"; sourceTree = SOURCE_ROOT; };
+ FFFD658af8807f85658af880 /* PsFastXml.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PsFastXml.cpp"; path = "../../../../PxShared/src/fastxml/src/PsFastXml.cpp"; sourceTree = SOURCE_ROOT; };
/* End PBXFileReference section */
/* Begin PBXResourcesBuildPhase section */
- FFF2f2d23c207fd2f2d23c20 /* Resources */ = {
+ FFF2658377107f8565837710 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -3010,7 +3010,7 @@
/* End PBXResourcesBuildPhase section */
/* Begin PBXFrameworksBuildPhase section */
- FFFCf2d23c207fd2f2d23c20 /* Frameworks */ = {
+ FFFC658377107f8565837710 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -3020,11 +3020,11 @@
/* End PBXFrameworksBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
- FFF8f2d23c207fd2f2d23c20 /* Sources */ = {
+ FFF8658377107f8565837710 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- FFFFf2d244607fd2f2d24460,
+ FFFF658af8807f85658af880,
);
runOnlyForDeploymentPostprocessing = 0;
};
@@ -3036,1974 +3036,1974 @@
/* End PBXTargetDependency section */
/* Begin PBXContainerItemProxy section */
- FFF5f2d231d07fd2f2d231d0 /* PBXContainerItemProxy */ = {
- containerPortal = FFF9f0c7c9507fd2f0c7c950 /* Project object */;
+ FFF5658037a07f85658037a0 /* PBXContainerItemProxy */ = {
+ containerPortal = FFF962f02be07f8562f02be0 /* Project object */;
isa = PBXContainerItemProxy;
proxyType = 1;
- remoteGlobalIDString = FFFAf2d231d07fd2f2d231d0 /* PhysX */;
+ remoteGlobalIDString = FFFA658037a07f85658037a0 /* PhysX */;
remoteInfo = "PhysX";
};
- FFF5f2d50f307fd2f2d50f30 /* PBXContainerItemProxy */ = {
- containerPortal = FFF9f0c7c9507fd2f0c7c950 /* Project object */;
+ FFF5659099007f8565909900 /* PBXContainerItemProxy */ = {
+ containerPortal = FFF962f02be07f8562f02be0 /* Project object */;
isa = PBXContainerItemProxy;
proxyType = 1;
- remoteGlobalIDString = FFFAf2d50f307fd2f2d50f30 /* PhysXCharacterKinematic */;
+ remoteGlobalIDString = FFFA659099007f8565909900 /* PhysXCharacterKinematic */;
remoteInfo = "PhysXCharacterKinematic";
};
- FFF5f2d4e3107fd2f2d4e310 /* PBXContainerItemProxy */ = {
- containerPortal = FFF9f0c7c9507fd2f0c7c950 /* Project object */;
+ FFF565909af07f8565909af0 /* PBXContainerItemProxy */ = {
+ containerPortal = FFF962f02be07f8562f02be0 /* Project object */;
isa = PBXContainerItemProxy;
proxyType = 1;
- remoteGlobalIDString = FFFAf2d4e3107fd2f2d4e310 /* PhysXVehicle */;
+ remoteGlobalIDString = FFFA65909af07f8565909af0 /* PhysXVehicle */;
remoteInfo = "PhysXVehicle";
};
- FFF5f2d5f8507fd2f2d5f850 /* PBXContainerItemProxy */ = {
- containerPortal = FFF9f0c7c9507fd2f0c7c950 /* Project object */;
+ FFF56590e1d07f856590e1d0 /* PBXContainerItemProxy */ = {
+ containerPortal = FFF962f02be07f8562f02be0 /* Project object */;
isa = PBXContainerItemProxy;
proxyType = 1;
- remoteGlobalIDString = FFFAf2d5f8507fd2f2d5f850 /* PhysXExtensions */;
+ remoteGlobalIDString = FFFA6590e1d07f856590e1d0 /* PhysXExtensions */;
remoteInfo = "PhysXExtensions";
};
- FFF5f2d709607fd2f2d70960 /* PBXContainerItemProxy */ = {
- containerPortal = FFF9f0c7c9507fd2f0c7c950 /* Project object */;
+ FFF5659313f07f85659313f0 /* PBXContainerItemProxy */ = {
+ containerPortal = FFF962f02be07f8562f02be0 /* Project object */;
isa = PBXContainerItemProxy;
proxyType = 1;
- remoteGlobalIDString = FFFAf2d709607fd2f2d70960 /* SceneQuery */;
+ remoteGlobalIDString = FFFA659313f07f85659313f0 /* SceneQuery */;
remoteInfo = "SceneQuery";
};
- FFF5f2d74db07fd2f2d74db0 /* PBXContainerItemProxy */ = {
- containerPortal = FFF9f0c7c9507fd2f0c7c950 /* Project object */;
+ FFF5659359707f8565935970 /* PBXContainerItemProxy */ = {
+ containerPortal = FFF962f02be07f8562f02be0 /* Project object */;
isa = PBXContainerItemProxy;
proxyType = 1;
- remoteGlobalIDString = FFFAf2d74db07fd2f2d74db0 /* SimulationController */;
+ remoteGlobalIDString = FFFA659359707f8565935970 /* SimulationController */;
remoteInfo = "SimulationController";
};
- FFF5f1f241a07fd2f1f241a0 /* PBXContainerItemProxy */ = {
- containerPortal = FFF9f0c7c9507fd2f0c7c950 /* Project object */;
+ FFF56593ab007f856593ab00 /* PBXContainerItemProxy */ = {
+ containerPortal = FFF962f02be07f8562f02be0 /* Project object */;
isa = PBXContainerItemProxy;
proxyType = 1;
- remoteGlobalIDString = FFFAf1f241a07fd2f1f241a0 /* PhysXCooking */;
+ remoteGlobalIDString = FFFA6593ab007f856593ab00 /* PhysXCooking */;
remoteInfo = "PhysXCooking";
};
- FFF5f18a0c307fd2f18a0c30 /* PBXContainerItemProxy */ = {
- containerPortal = FFF9f0c7c9507fd2f0c7c950 /* Project object */;
+ FFF5641046c07f85641046c0 /* PBXContainerItemProxy */ = {
+ containerPortal = FFF962f02be07f8562f02be0 /* Project object */;
isa = PBXContainerItemProxy;
proxyType = 1;
- remoteGlobalIDString = FFFAf18a0c307fd2f18a0c30 /* PhysXCommon */;
+ remoteGlobalIDString = FFFA641046c07f85641046c0 /* PhysXCommon */;
remoteInfo = "PhysXCommon";
};
- FFF5f188de607fd2f188de60 /* PBXContainerItemProxy */ = {
- containerPortal = FFF9f0c7c9507fd2f0c7c950 /* Project object */;
+ FFF5641711507f8564171150 /* PBXContainerItemProxy */ = {
+ containerPortal = FFF962f02be07f8562f02be0 /* Project object */;
isa = PBXContainerItemProxy;
proxyType = 1;
- remoteGlobalIDString = FFFAf188de607fd2f188de60 /* PxFoundation */;
+ remoteGlobalIDString = FFFA641711507f8564171150 /* PxFoundation */;
remoteInfo = "PxFoundation";
};
- FFF5f2809f007fd2f2809f00 /* PBXContainerItemProxy */ = {
- containerPortal = FFF9f0c7c9507fd2f0c7c950 /* Project object */;
+ FFF562c77dd07f8562c77dd0 /* PBXContainerItemProxy */ = {
+ containerPortal = FFF962f02be07f8562f02be0 /* Project object */;
isa = PBXContainerItemProxy;
proxyType = 1;
- remoteGlobalIDString = FFFAf2809f007fd2f2809f00 /* PxPvdSDK */;
+ remoteGlobalIDString = FFFA62c77dd07f8562c77dd0 /* PxPvdSDK */;
remoteInfo = "PxPvdSDK";
};
- FFF5f28272b07fd2f28272b0 /* PBXContainerItemProxy */ = {
- containerPortal = FFF9f0c7c9507fd2f0c7c950 /* Project object */;
+ FFF562e791907f8562e79190 /* PBXContainerItemProxy */ = {
+ containerPortal = FFF962f02be07f8562f02be0 /* Project object */;
isa = PBXContainerItemProxy;
proxyType = 1;
- remoteGlobalIDString = FFFAf28272b07fd2f28272b0 /* LowLevel */;
+ remoteGlobalIDString = FFFA62e791907f8562e79190 /* LowLevel */;
remoteInfo = "LowLevel";
};
- FFF5f2854ea07fd2f2854ea0 /* PBXContainerItemProxy */ = {
- containerPortal = FFF9f0c7c9507fd2f0c7c950 /* Project object */;
+ FFF564431e607f8564431e60 /* PBXContainerItemProxy */ = {
+ containerPortal = FFF962f02be07f8562f02be0 /* Project object */;
isa = PBXContainerItemProxy;
proxyType = 1;
- remoteGlobalIDString = FFFAf2854ea07fd2f2854ea0 /* LowLevelAABB */;
+ remoteGlobalIDString = FFFA64431e607f8564431e60 /* LowLevelAABB */;
remoteInfo = "LowLevelAABB";
};
- FFF5f29090e07fd2f29090e0 /* PBXContainerItemProxy */ = {
- containerPortal = FFF9f0c7c9507fd2f0c7c950 /* Project object */;
+ FFF562ea73f07f8562ea73f0 /* PBXContainerItemProxy */ = {
+ containerPortal = FFF962f02be07f8562f02be0 /* Project object */;
isa = PBXContainerItemProxy;
proxyType = 1;
- remoteGlobalIDString = FFFAf29090e07fd2f29090e0 /* LowLevelDynamics */;
+ remoteGlobalIDString = FFFA62ea73f07f8562ea73f0 /* LowLevelDynamics */;
remoteInfo = "LowLevelDynamics";
};
- FFF5f188ae307fd2f188ae30 /* PBXContainerItemProxy */ = {
- containerPortal = FFF9f0c7c9507fd2f0c7c950 /* Project object */;
+ FFF5647094107f8564709410 /* PBXContainerItemProxy */ = {
+ containerPortal = FFF962f02be07f8562f02be0 /* Project object */;
isa = PBXContainerItemProxy;
proxyType = 1;
- remoteGlobalIDString = FFFAf188ae307fd2f188ae30 /* LowLevelCloth */;
+ remoteGlobalIDString = FFFA647094107f8564709410 /* LowLevelCloth */;
remoteInfo = "LowLevelCloth";
};
- FFF5f28619307fd2f2861930 /* PBXContainerItemProxy */ = {
- containerPortal = FFF9f0c7c9507fd2f0c7c950 /* Project object */;
+ FFF564455fc07f8564455fc0 /* PBXContainerItemProxy */ = {
+ containerPortal = FFF962f02be07f8562f02be0 /* Project object */;
isa = PBXContainerItemProxy;
proxyType = 1;
- remoteGlobalIDString = FFFAf28619307fd2f2861930 /* LowLevelParticles */;
+ remoteGlobalIDString = FFFA64455fc07f8564455fc0 /* LowLevelParticles */;
remoteInfo = "LowLevelParticles";
};
- FFF5f28f6e807fd2f28f6e80 /* PBXContainerItemProxy */ = {
- containerPortal = FFF9f0c7c9507fd2f0c7c950 /* Project object */;
+ FFF565a0da807f8565a0da80 /* PBXContainerItemProxy */ = {
+ containerPortal = FFF962f02be07f8562f02be0 /* Project object */;
isa = PBXContainerItemProxy;
proxyType = 1;
- remoteGlobalIDString = FFFAf28f6e807fd2f28f6e80 /* PxTask */;
+ remoteGlobalIDString = FFFA65a0da807f8565a0da80 /* PxTask */;
remoteInfo = "PxTask";
};
- FFF5f2d23c207fd2f2d23c20 /* PBXContainerItemProxy */ = {
- containerPortal = FFF9f0c7c9507fd2f0c7c950 /* Project object */;
+ FFF5658377107f8565837710 /* PBXContainerItemProxy */ = {
+ containerPortal = FFF962f02be07f8562f02be0 /* Project object */;
isa = PBXContainerItemProxy;
proxyType = 1;
- remoteGlobalIDString = FFFAf2d23c207fd2f2d23c20 /* PsFastXml */;
+ remoteGlobalIDString = FFFA658377107f8565837710 /* PsFastXml */;
remoteInfo = "PsFastXml";
};
/* End PBXContainerItemProxy section */
/* Begin PBXGroup section */
- FFFBf0c7c9b87fd2f0c7c9b8 /* PhysX */ = {
+ FFFB62f02c487f8562f02c48 /* PhysX */ = {
isa = PBXGroup;
children = (
- FFF0f0c7c9507fd2f0c7c950 /* Source */,
- FFEEf0c7c9507fd2f0c7c950 /* Products */,
+ FFF062f02be07f8562f02be0 /* Source */,
+ FFEE62f02be07f8562f02be0 /* Products */,
);
name = "PhysX";
sourceTree = "<group>";
};
- FFF0f0c7c9507fd2f0c7c950 /* Source */ = {
+ FFF062f02be07f8562f02be0 /* Source */ = {
isa = PBXGroup;
children = (
- FFFBf2d231d07fd2f2d231d0,
- FFFBf2d50f307fd2f2d50f30,
- FFFBf2d4e3107fd2f2d4e310,
- FFFBf2d5f8507fd2f2d5f850,
- FFFBf2d709607fd2f2d70960,
- FFFBf2d74db07fd2f2d74db0,
- FFFBf1f241a07fd2f1f241a0,
- FFFBf18a0c307fd2f18a0c30,
- FFFBf188de607fd2f188de60,
- FFFBf2809f007fd2f2809f00,
- FFFBf28272b07fd2f28272b0,
- FFFBf2854ea07fd2f2854ea0,
- FFFBf29090e07fd2f29090e0,
- FFFBf188ae307fd2f188ae30,
- FFFBf28619307fd2f2861930,
- FFFBf28f6e807fd2f28f6e80,
- FFFBf2d23c207fd2f2d23c20,
+ FFFB658037a07f85658037a0,
+ FFFB659099007f8565909900,
+ FFFB65909af07f8565909af0,
+ FFFB6590e1d07f856590e1d0,
+ FFFB659313f07f85659313f0,
+ FFFB659359707f8565935970,
+ FFFB6593ab007f856593ab00,
+ FFFB641046c07f85641046c0,
+ FFFB641711507f8564171150,
+ FFFB62c77dd07f8562c77dd0,
+ FFFB62e791907f8562e79190,
+ FFFB64431e607f8564431e60,
+ FFFB62ea73f07f8562ea73f0,
+ FFFB647094107f8564709410,
+ FFFB64455fc07f8564455fc0,
+ FFFB65a0da807f8565a0da80,
+ FFFB658377107f8565837710,
);
name = Source;
sourceTree = "<group>";
};
- FFEEf0c7c9507fd2f0c7c950 /* Products */ = {
+ FFEE62f02be07f8562f02be0 /* Products */ = {
isa = PBXGroup;
children = (
- FFFDf2d231d07fd2f2d231d0,
- FFFDf2d50f307fd2f2d50f30,
- FFFDf2d4e3107fd2f2d4e310,
- FFFDf2d5f8507fd2f2d5f850,
- FFFDf2d709607fd2f2d70960,
- FFFDf2d74db07fd2f2d74db0,
- FFFDf1f241a07fd2f1f241a0,
- FFFDf18a0c307fd2f18a0c30,
- FFFDf188de607fd2f188de60,
- FFFDf2809f007fd2f2809f00,
- FFFDf28272b07fd2f28272b0,
- FFFDf2854ea07fd2f2854ea0,
- FFFDf29090e07fd2f29090e0,
- FFFDf188ae307fd2f188ae30,
- FFFDf28619307fd2f2861930,
- FFFDf28f6e807fd2f28f6e80,
- FFFDf2d23c207fd2f2d23c20,
+ FFFD658037a07f85658037a0,
+ FFFD659099007f8565909900,
+ FFFD65909af07f8565909af0,
+ FFFD6590e1d07f856590e1d0,
+ FFFD659313f07f85659313f0,
+ FFFD659359707f8565935970,
+ FFFD6593ab007f856593ab00,
+ FFFD641046c07f85641046c0,
+ FFFD641711507f8564171150,
+ FFFD62c77dd07f8562c77dd0,
+ FFFD62e791907f8562e79190,
+ FFFD64431e607f8564431e60,
+ FFFD62ea73f07f8562ea73f0,
+ FFFD647094107f8564709410,
+ FFFD64455fc07f8564455fc0,
+ FFFD65a0da807f8565a0da80,
+ FFFD658377107f8565837710,
);
name = Products;
sourceTree = "<group>";
};
- FFFBf2d231d07fd2f2d231d0 /* PhysX */ = {
+ FFFB658037a07f85658037a0 /* PhysX */ = {
isa = PBXGroup;
children = (
- FFFBf2d54cb07fd2f2d54cb0 /* src */,
- FFFBf2d54cd87fd2f2d54cd8 /* include */,
- FFFBf2d54d007fd2f2d54d00 /* metadata */,
+ FFFB658041f07f85658041f0 /* src */,
+ FFFB658042187f8565804218 /* include */,
+ FFFB658042407f8565804240 /* metadata */,
);
name = "PhysX";
sourceTree = "<group>";
};
- FFFBf2d54cb07fd2f2d54cb0 /* src */ = {
+ FFFB658041f07f85658041f0 /* src */ = {
isa = PBXGroup;
children = (
- FFFDf383c0007fd2f383c000 /* NpActor.h */,
- FFFDf383c0687fd2f383c068 /* NpActorTemplate.h */,
- FFFDf383c0d07fd2f383c0d0 /* NpAggregate.h */,
- FFFDf383c1387fd2f383c138 /* NpArticulation.h */,
- FFFDf383c1a07fd2f383c1a0 /* NpArticulationJoint.h */,
- FFFDf383c2087fd2f383c208 /* NpArticulationLink.h */,
- FFFDf383c2707fd2f383c270 /* NpBatchQuery.h */,
- FFFDf383c2d87fd2f383c2d8 /* NpCast.h */,
- FFFDf383c3407fd2f383c340 /* NpConnector.h */,
- FFFDf383c3a87fd2f383c3a8 /* NpConstraint.h */,
- FFFDf383c4107fd2f383c410 /* NpFactory.h */,
- FFFDf383c4787fd2f383c478 /* NpMaterial.h */,
- FFFDf383c4e07fd2f383c4e0 /* NpMaterialManager.h */,
- FFFDf383c5487fd2f383c548 /* NpPhysics.h */,
- FFFDf383c5b07fd2f383c5b0 /* NpPhysicsInsertionCallback.h */,
- FFFDf383c6187fd2f383c618 /* NpPtrTableStorageManager.h */,
- FFFDf383c6807fd2f383c680 /* NpPvdSceneQueryCollector.h */,
- FFFDf383c6e87fd2f383c6e8 /* NpQueryShared.h */,
- FFFDf383c7507fd2f383c750 /* NpReadCheck.h */,
- FFFDf383c7b87fd2f383c7b8 /* NpRigidActorTemplate.h */,
- FFFDf383c8207fd2f383c820 /* NpRigidActorTemplateInternal.h */,
- FFFDf383c8887fd2f383c888 /* NpRigidBodyTemplate.h */,
- FFFDf383c8f07fd2f383c8f0 /* NpRigidDynamic.h */,
- FFFDf383c9587fd2f383c958 /* NpRigidStatic.h */,
- FFFDf383c9c07fd2f383c9c0 /* NpScene.h */,
- FFFDf383ca287fd2f383ca28 /* NpSceneQueries.h */,
- FFFDf383ca907fd2f383ca90 /* NpShape.h */,
- FFFDf383caf87fd2f383caf8 /* NpShapeManager.h */,
- FFFDf383cb607fd2f383cb60 /* NpSpatialIndex.h */,
- FFFDf383cbc87fd2f383cbc8 /* NpVolumeCache.h */,
- FFFDf383cc307fd2f383cc30 /* NpWriteCheck.h */,
- FFFDf383cc987fd2f383cc98 /* PvdMetaDataBindingData.h */,
- FFFDf383cd007fd2f383cd00 /* PvdMetaDataPvdBinding.h */,
- FFFDf383cd687fd2f383cd68 /* PvdPhysicsClient.h */,
- FFFDf383cdd07fd2f383cdd0 /* PvdTypeNames.h */,
- FFFDf383ce387fd2f383ce38 /* NpActor.cpp */,
- FFFDf383cea07fd2f383cea0 /* NpAggregate.cpp */,
- FFFDf383cf087fd2f383cf08 /* NpArticulation.cpp */,
- FFFDf383cf707fd2f383cf70 /* NpArticulationJoint.cpp */,
- FFFDf383cfd87fd2f383cfd8 /* NpArticulationLink.cpp */,
- FFFDf383d0407fd2f383d040 /* NpBatchQuery.cpp */,
- FFFDf383d0a87fd2f383d0a8 /* NpConstraint.cpp */,
- FFFDf383d1107fd2f383d110 /* NpFactory.cpp */,
- FFFDf383d1787fd2f383d178 /* NpMaterial.cpp */,
- FFFDf383d1e07fd2f383d1e0 /* NpMetaData.cpp */,
- FFFDf383d2487fd2f383d248 /* NpPhysics.cpp */,
- FFFDf383d2b07fd2f383d2b0 /* NpPvdSceneQueryCollector.cpp */,
- FFFDf383d3187fd2f383d318 /* NpReadCheck.cpp */,
- FFFDf383d3807fd2f383d380 /* NpRigidDynamic.cpp */,
- FFFDf383d3e87fd2f383d3e8 /* NpRigidStatic.cpp */,
- FFFDf383d4507fd2f383d450 /* NpScene.cpp */,
- FFFDf383d4b87fd2f383d4b8 /* NpSceneQueries.cpp */,
- FFFDf383d5207fd2f383d520 /* NpSerializerAdapter.cpp */,
- FFFDf383d5887fd2f383d588 /* NpShape.cpp */,
- FFFDf383d5f07fd2f383d5f0 /* NpShapeManager.cpp */,
- FFFDf383d6587fd2f383d658 /* NpSpatialIndex.cpp */,
- FFFDf383d6c07fd2f383d6c0 /* NpVolumeCache.cpp */,
- FFFDf383d7287fd2f383d728 /* NpWriteCheck.cpp */,
- FFFDf383d7907fd2f383d790 /* PvdMetaDataPvdBinding.cpp */,
- FFFDf383d7f87fd2f383d7f8 /* PvdPhysicsClient.cpp */,
- FFFDf383d8607fd2f383d860 /* particles/NpParticleBaseTemplate.h */,
- FFFDf383d8c87fd2f383d8c8 /* particles/NpParticleFluid.h */,
- FFFDf383d9307fd2f383d930 /* particles/NpParticleFluidReadData.h */,
- FFFDf383d9987fd2f383d998 /* particles/NpParticleSystem.h */,
- FFFDf383da007fd2f383da00 /* particles/NpParticleFluid.cpp */,
- FFFDf383da687fd2f383da68 /* particles/NpParticleSystem.cpp */,
- FFFDf383dad07fd2f383dad0 /* buffering/ScbActor.h */,
- FFFDf383db387fd2f383db38 /* buffering/ScbAggregate.h */,
- FFFDf383dba07fd2f383dba0 /* buffering/ScbArticulation.h */,
- FFFDf383dc087fd2f383dc08 /* buffering/ScbArticulationJoint.h */,
- FFFDf383dc707fd2f383dc70 /* buffering/ScbBase.h */,
- FFFDf383dcd87fd2f383dcd8 /* buffering/ScbBody.h */,
- FFFDf383dd407fd2f383dd40 /* buffering/ScbCloth.h */,
- FFFDf383dda87fd2f383dda8 /* buffering/ScbConstraint.h */,
- FFFDf383de107fd2f383de10 /* buffering/ScbDefs.h */,
- FFFDf383de787fd2f383de78 /* buffering/ScbNpDeps.h */,
- FFFDf383dee07fd2f383dee0 /* buffering/ScbParticleSystem.h */,
- FFFDf383df487fd2f383df48 /* buffering/ScbRigidObject.h */,
- FFFDf383dfb07fd2f383dfb0 /* buffering/ScbRigidStatic.h */,
- FFFDf383e0187fd2f383e018 /* buffering/ScbScene.h */,
- FFFDf383e0807fd2f383e080 /* buffering/ScbSceneBuffer.h */,
- FFFDf383e0e87fd2f383e0e8 /* buffering/ScbScenePvdClient.h */,
- FFFDf383e1507fd2f383e150 /* buffering/ScbShape.h */,
- FFFDf383e1b87fd2f383e1b8 /* buffering/ScbType.h */,
- FFFDf383e2207fd2f383e220 /* buffering/ScbActor.cpp */,
- FFFDf383e2887fd2f383e288 /* buffering/ScbAggregate.cpp */,
- FFFDf383e2f07fd2f383e2f0 /* buffering/ScbBase.cpp */,
- FFFDf383e3587fd2f383e358 /* buffering/ScbCloth.cpp */,
- FFFDf383e3c07fd2f383e3c0 /* buffering/ScbMetaData.cpp */,
- FFFDf383e4287fd2f383e428 /* buffering/ScbParticleSystem.cpp */,
- FFFDf383e4907fd2f383e490 /* buffering/ScbScene.cpp */,
- FFFDf383e4f87fd2f383e4f8 /* buffering/ScbScenePvdClient.cpp */,
- FFFDf383e5607fd2f383e560 /* buffering/ScbShape.cpp */,
- FFFDf383e5c87fd2f383e5c8 /* cloth/NpCloth.h */,
- FFFDf383e6307fd2f383e630 /* cloth/NpClothFabric.h */,
- FFFDf383e6987fd2f383e698 /* cloth/NpClothParticleData.h */,
- FFFDf383e7007fd2f383e700 /* cloth/NpCloth.cpp */,
- FFFDf383e7687fd2f383e768 /* cloth/NpClothFabric.cpp */,
- FFFDf383e7d07fd2f383e7d0 /* cloth/NpClothParticleData.cpp */,
- FFFDf383e8387fd2f383e838 /* ../../ImmediateMode/src/NpImmediateMode.cpp */,
+ FFFD64842c007f8564842c00 /* NpActor.h */,
+ FFFD64842c687f8564842c68 /* NpActorTemplate.h */,
+ FFFD64842cd07f8564842cd0 /* NpAggregate.h */,
+ FFFD64842d387f8564842d38 /* NpArticulation.h */,
+ FFFD64842da07f8564842da0 /* NpArticulationJoint.h */,
+ FFFD64842e087f8564842e08 /* NpArticulationLink.h */,
+ FFFD64842e707f8564842e70 /* NpBatchQuery.h */,
+ FFFD64842ed87f8564842ed8 /* NpCast.h */,
+ FFFD64842f407f8564842f40 /* NpConnector.h */,
+ FFFD64842fa87f8564842fa8 /* NpConstraint.h */,
+ FFFD648430107f8564843010 /* NpFactory.h */,
+ FFFD648430787f8564843078 /* NpMaterial.h */,
+ FFFD648430e07f85648430e0 /* NpMaterialManager.h */,
+ FFFD648431487f8564843148 /* NpPhysics.h */,
+ FFFD648431b07f85648431b0 /* NpPhysicsInsertionCallback.h */,
+ FFFD648432187f8564843218 /* NpPtrTableStorageManager.h */,
+ FFFD648432807f8564843280 /* NpPvdSceneQueryCollector.h */,
+ FFFD648432e87f85648432e8 /* NpQueryShared.h */,
+ FFFD648433507f8564843350 /* NpReadCheck.h */,
+ FFFD648433b87f85648433b8 /* NpRigidActorTemplate.h */,
+ FFFD648434207f8564843420 /* NpRigidActorTemplateInternal.h */,
+ FFFD648434887f8564843488 /* NpRigidBodyTemplate.h */,
+ FFFD648434f07f85648434f0 /* NpRigidDynamic.h */,
+ FFFD648435587f8564843558 /* NpRigidStatic.h */,
+ FFFD648435c07f85648435c0 /* NpScene.h */,
+ FFFD648436287f8564843628 /* NpSceneQueries.h */,
+ FFFD648436907f8564843690 /* NpShape.h */,
+ FFFD648436f87f85648436f8 /* NpShapeManager.h */,
+ FFFD648437607f8564843760 /* NpSpatialIndex.h */,
+ FFFD648437c87f85648437c8 /* NpVolumeCache.h */,
+ FFFD648438307f8564843830 /* NpWriteCheck.h */,
+ FFFD648438987f8564843898 /* PvdMetaDataBindingData.h */,
+ FFFD648439007f8564843900 /* PvdMetaDataPvdBinding.h */,
+ FFFD648439687f8564843968 /* PvdPhysicsClient.h */,
+ FFFD648439d07f85648439d0 /* PvdTypeNames.h */,
+ FFFD64843a387f8564843a38 /* NpActor.cpp */,
+ FFFD64843aa07f8564843aa0 /* NpAggregate.cpp */,
+ FFFD64843b087f8564843b08 /* NpArticulation.cpp */,
+ FFFD64843b707f8564843b70 /* NpArticulationJoint.cpp */,
+ FFFD64843bd87f8564843bd8 /* NpArticulationLink.cpp */,
+ FFFD64843c407f8564843c40 /* NpBatchQuery.cpp */,
+ FFFD64843ca87f8564843ca8 /* NpConstraint.cpp */,
+ FFFD64843d107f8564843d10 /* NpFactory.cpp */,
+ FFFD64843d787f8564843d78 /* NpMaterial.cpp */,
+ FFFD64843de07f8564843de0 /* NpMetaData.cpp */,
+ FFFD64843e487f8564843e48 /* NpPhysics.cpp */,
+ FFFD64843eb07f8564843eb0 /* NpPvdSceneQueryCollector.cpp */,
+ FFFD64843f187f8564843f18 /* NpReadCheck.cpp */,
+ FFFD64843f807f8564843f80 /* NpRigidDynamic.cpp */,
+ FFFD64843fe87f8564843fe8 /* NpRigidStatic.cpp */,
+ FFFD648440507f8564844050 /* NpScene.cpp */,
+ FFFD648440b87f85648440b8 /* NpSceneQueries.cpp */,
+ FFFD648441207f8564844120 /* NpSerializerAdapter.cpp */,
+ FFFD648441887f8564844188 /* NpShape.cpp */,
+ FFFD648441f07f85648441f0 /* NpShapeManager.cpp */,
+ FFFD648442587f8564844258 /* NpSpatialIndex.cpp */,
+ FFFD648442c07f85648442c0 /* NpVolumeCache.cpp */,
+ FFFD648443287f8564844328 /* NpWriteCheck.cpp */,
+ FFFD648443907f8564844390 /* PvdMetaDataPvdBinding.cpp */,
+ FFFD648443f87f85648443f8 /* PvdPhysicsClient.cpp */,
+ FFFD648444607f8564844460 /* particles/NpParticleBaseTemplate.h */,
+ FFFD648444c87f85648444c8 /* particles/NpParticleFluid.h */,
+ FFFD648445307f8564844530 /* particles/NpParticleFluidReadData.h */,
+ FFFD648445987f8564844598 /* particles/NpParticleSystem.h */,
+ FFFD648446007f8564844600 /* particles/NpParticleFluid.cpp */,
+ FFFD648446687f8564844668 /* particles/NpParticleSystem.cpp */,
+ FFFD648446d07f85648446d0 /* buffering/ScbActor.h */,
+ FFFD648447387f8564844738 /* buffering/ScbAggregate.h */,
+ FFFD648447a07f85648447a0 /* buffering/ScbArticulation.h */,
+ FFFD648448087f8564844808 /* buffering/ScbArticulationJoint.h */,
+ FFFD648448707f8564844870 /* buffering/ScbBase.h */,
+ FFFD648448d87f85648448d8 /* buffering/ScbBody.h */,
+ FFFD648449407f8564844940 /* buffering/ScbCloth.h */,
+ FFFD648449a87f85648449a8 /* buffering/ScbConstraint.h */,
+ FFFD64844a107f8564844a10 /* buffering/ScbDefs.h */,
+ FFFD64844a787f8564844a78 /* buffering/ScbNpDeps.h */,
+ FFFD64844ae07f8564844ae0 /* buffering/ScbParticleSystem.h */,
+ FFFD64844b487f8564844b48 /* buffering/ScbRigidObject.h */,
+ FFFD64844bb07f8564844bb0 /* buffering/ScbRigidStatic.h */,
+ FFFD64844c187f8564844c18 /* buffering/ScbScene.h */,
+ FFFD64844c807f8564844c80 /* buffering/ScbSceneBuffer.h */,
+ FFFD64844ce87f8564844ce8 /* buffering/ScbScenePvdClient.h */,
+ FFFD64844d507f8564844d50 /* buffering/ScbShape.h */,
+ FFFD64844db87f8564844db8 /* buffering/ScbType.h */,
+ FFFD64844e207f8564844e20 /* buffering/ScbActor.cpp */,
+ FFFD64844e887f8564844e88 /* buffering/ScbAggregate.cpp */,
+ FFFD64844ef07f8564844ef0 /* buffering/ScbBase.cpp */,
+ FFFD64844f587f8564844f58 /* buffering/ScbCloth.cpp */,
+ FFFD64844fc07f8564844fc0 /* buffering/ScbMetaData.cpp */,
+ FFFD648450287f8564845028 /* buffering/ScbParticleSystem.cpp */,
+ FFFD648450907f8564845090 /* buffering/ScbScene.cpp */,
+ FFFD648450f87f85648450f8 /* buffering/ScbScenePvdClient.cpp */,
+ FFFD648451607f8564845160 /* buffering/ScbShape.cpp */,
+ FFFD648451c87f85648451c8 /* cloth/NpCloth.h */,
+ FFFD648452307f8564845230 /* cloth/NpClothFabric.h */,
+ FFFD648452987f8564845298 /* cloth/NpClothParticleData.h */,
+ FFFD648453007f8564845300 /* cloth/NpCloth.cpp */,
+ FFFD648453687f8564845368 /* cloth/NpClothFabric.cpp */,
+ FFFD648453d07f85648453d0 /* cloth/NpClothParticleData.cpp */,
+ FFFD648454387f8564845438 /* ../../ImmediateMode/src/NpImmediateMode.cpp */,
);
name = "src";
sourceTree = SOURCE_ROOT;
};
- FFFBf2d54cd87fd2f2d54cd8 /* include */ = {
+ FFFB658042187f8565804218 /* include */ = {
isa = PBXGroup;
children = (
- FFFDf3835a007fd2f3835a00 /* PxActor.h */,
- FFFDf3835a687fd2f3835a68 /* PxAggregate.h */,
- FFFDf3835ad07fd2f3835ad0 /* PxArticulation.h */,
- FFFDf3835b387fd2f3835b38 /* PxArticulationJoint.h */,
- FFFDf3835ba07fd2f3835ba0 /* PxArticulationLink.h */,
- FFFDf3835c087fd2f3835c08 /* PxBatchQuery.h */,
- FFFDf3835c707fd2f3835c70 /* PxBatchQueryDesc.h */,
- FFFDf3835cd87fd2f3835cd8 /* PxBroadPhase.h */,
- FFFDf3835d407fd2f3835d40 /* PxClient.h */,
- FFFDf3835da87fd2f3835da8 /* PxConstraint.h */,
- FFFDf3835e107fd2f3835e10 /* PxConstraintDesc.h */,
- FFFDf3835e787fd2f3835e78 /* PxContact.h */,
- FFFDf3835ee07fd2f3835ee0 /* PxContactModifyCallback.h */,
- FFFDf3835f487fd2f3835f48 /* PxDeletionListener.h */,
- FFFDf3835fb07fd2f3835fb0 /* PxFiltering.h */,
- FFFDf38360187fd2f3836018 /* PxForceMode.h */,
- FFFDf38360807fd2f3836080 /* PxImmediateMode.h */,
- FFFDf38360e87fd2f38360e8 /* PxLockedData.h */,
- FFFDf38361507fd2f3836150 /* PxMaterial.h */,
- FFFDf38361b87fd2f38361b8 /* PxPhysXConfig.h */,
- FFFDf38362207fd2f3836220 /* PxPhysics.h */,
- FFFDf38362887fd2f3836288 /* PxPhysicsAPI.h */,
- FFFDf38362f07fd2f38362f0 /* PxPhysicsSerialization.h */,
- FFFDf38363587fd2f3836358 /* PxPhysicsVersion.h */,
- FFFDf38363c07fd2f38363c0 /* PxPruningStructure.h */,
- FFFDf38364287fd2f3836428 /* PxQueryFiltering.h */,
- FFFDf38364907fd2f3836490 /* PxQueryReport.h */,
- FFFDf38364f87fd2f38364f8 /* PxRigidActor.h */,
- FFFDf38365607fd2f3836560 /* PxRigidBody.h */,
- FFFDf38365c87fd2f38365c8 /* PxRigidDynamic.h */,
- FFFDf38366307fd2f3836630 /* PxRigidStatic.h */,
- FFFDf38366987fd2f3836698 /* PxScene.h */,
- FFFDf38367007fd2f3836700 /* PxSceneDesc.h */,
- FFFDf38367687fd2f3836768 /* PxSceneLock.h */,
- FFFDf38367d07fd2f38367d0 /* PxShape.h */,
- FFFDf38368387fd2f3836838 /* PxSimulationEventCallback.h */,
- FFFDf38368a07fd2f38368a0 /* PxSimulationStatistics.h */,
- FFFDf38369087fd2f3836908 /* PxSpatialIndex.h */,
- FFFDf38369707fd2f3836970 /* PxVisualizationParameter.h */,
- FFFDf38369d87fd2f38369d8 /* PxVolumeCache.h */,
- FFFDf3836a407fd2f3836a40 /* particles/PxParticleBase.h */,
- FFFDf3836aa87fd2f3836aa8 /* particles/PxParticleBaseFlag.h */,
- FFFDf3836b107fd2f3836b10 /* particles/PxParticleCreationData.h */,
- FFFDf3836b787fd2f3836b78 /* particles/PxParticleFlag.h */,
- FFFDf3836be07fd2f3836be0 /* particles/PxParticleFluid.h */,
- FFFDf3836c487fd2f3836c48 /* particles/PxParticleFluidReadData.h */,
- FFFDf3836cb07fd2f3836cb0 /* particles/PxParticleReadData.h */,
- FFFDf3836d187fd2f3836d18 /* particles/PxParticleSystem.h */,
- FFFDf3836d807fd2f3836d80 /* pvd/PxPvdSceneClient.h */,
- FFFDf3836de87fd2f3836de8 /* cloth/PxCloth.h */,
- FFFDf3836e507fd2f3836e50 /* cloth/PxClothCollisionData.h */,
- FFFDf3836eb87fd2f3836eb8 /* cloth/PxClothFabric.h */,
- FFFDf3836f207fd2f3836f20 /* cloth/PxClothParticleData.h */,
- FFFDf3836f887fd2f3836f88 /* cloth/PxClothTypes.h */,
+ FFFD6483ec007f856483ec00 /* PxActor.h */,
+ FFFD6483ec687f856483ec68 /* PxAggregate.h */,
+ FFFD6483ecd07f856483ecd0 /* PxArticulation.h */,
+ FFFD6483ed387f856483ed38 /* PxArticulationJoint.h */,
+ FFFD6483eda07f856483eda0 /* PxArticulationLink.h */,
+ FFFD6483ee087f856483ee08 /* PxBatchQuery.h */,
+ FFFD6483ee707f856483ee70 /* PxBatchQueryDesc.h */,
+ FFFD6483eed87f856483eed8 /* PxBroadPhase.h */,
+ FFFD6483ef407f856483ef40 /* PxClient.h */,
+ FFFD6483efa87f856483efa8 /* PxConstraint.h */,
+ FFFD6483f0107f856483f010 /* PxConstraintDesc.h */,
+ FFFD6483f0787f856483f078 /* PxContact.h */,
+ FFFD6483f0e07f856483f0e0 /* PxContactModifyCallback.h */,
+ FFFD6483f1487f856483f148 /* PxDeletionListener.h */,
+ FFFD6483f1b07f856483f1b0 /* PxFiltering.h */,
+ FFFD6483f2187f856483f218 /* PxForceMode.h */,
+ FFFD6483f2807f856483f280 /* PxImmediateMode.h */,
+ FFFD6483f2e87f856483f2e8 /* PxLockedData.h */,
+ FFFD6483f3507f856483f350 /* PxMaterial.h */,
+ FFFD6483f3b87f856483f3b8 /* PxPhysXConfig.h */,
+ FFFD6483f4207f856483f420 /* PxPhysics.h */,
+ FFFD6483f4887f856483f488 /* PxPhysicsAPI.h */,
+ FFFD6483f4f07f856483f4f0 /* PxPhysicsSerialization.h */,
+ FFFD6483f5587f856483f558 /* PxPhysicsVersion.h */,
+ FFFD6483f5c07f856483f5c0 /* PxPruningStructure.h */,
+ FFFD6483f6287f856483f628 /* PxQueryFiltering.h */,
+ FFFD6483f6907f856483f690 /* PxQueryReport.h */,
+ FFFD6483f6f87f856483f6f8 /* PxRigidActor.h */,
+ FFFD6483f7607f856483f760 /* PxRigidBody.h */,
+ FFFD6483f7c87f856483f7c8 /* PxRigidDynamic.h */,
+ FFFD6483f8307f856483f830 /* PxRigidStatic.h */,
+ FFFD6483f8987f856483f898 /* PxScene.h */,
+ FFFD6483f9007f856483f900 /* PxSceneDesc.h */,
+ FFFD6483f9687f856483f968 /* PxSceneLock.h */,
+ FFFD6483f9d07f856483f9d0 /* PxShape.h */,
+ FFFD6483fa387f856483fa38 /* PxSimulationEventCallback.h */,
+ FFFD6483faa07f856483faa0 /* PxSimulationStatistics.h */,
+ FFFD6483fb087f856483fb08 /* PxSpatialIndex.h */,
+ FFFD6483fb707f856483fb70 /* PxVisualizationParameter.h */,
+ FFFD6483fbd87f856483fbd8 /* PxVolumeCache.h */,
+ FFFD6483fc407f856483fc40 /* particles/PxParticleBase.h */,
+ FFFD6483fca87f856483fca8 /* particles/PxParticleBaseFlag.h */,
+ FFFD6483fd107f856483fd10 /* particles/PxParticleCreationData.h */,
+ FFFD6483fd787f856483fd78 /* particles/PxParticleFlag.h */,
+ FFFD6483fde07f856483fde0 /* particles/PxParticleFluid.h */,
+ FFFD6483fe487f856483fe48 /* particles/PxParticleFluidReadData.h */,
+ FFFD6483feb07f856483feb0 /* particles/PxParticleReadData.h */,
+ FFFD6483ff187f856483ff18 /* particles/PxParticleSystem.h */,
+ FFFD6483ff807f856483ff80 /* pvd/PxPvdSceneClient.h */,
+ FFFD6483ffe87f856483ffe8 /* cloth/PxCloth.h */,
+ FFFD648400507f8564840050 /* cloth/PxClothCollisionData.h */,
+ FFFD648400b87f85648400b8 /* cloth/PxClothFabric.h */,
+ FFFD648401207f8564840120 /* cloth/PxClothParticleData.h */,
+ FFFD648401887f8564840188 /* cloth/PxClothTypes.h */,
);
name = "include";
sourceTree = SOURCE_ROOT;
};
- FFFBf2d54d007fd2f2d54d00 /* metadata */ = {
+ FFFB658042407f8565804240 /* metadata */ = {
isa = PBXGroup;
children = (
- FFFDf38330007fd2f3833000 /* core/include/PvdMetaDataDefineProperties.h */,
- FFFDf38330687fd2f3833068 /* core/include/PvdMetaDataExtensions.h */,
- FFFDf38330d07fd2f38330d0 /* core/include/PvdMetaDataPropertyVisitor.h */,
- FFFDf38331387fd2f3833138 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */,
- FFFDf38331a07fd2f38331a0 /* core/include/PxAutoGeneratedMetaDataObjects.h */,
- FFFDf38332087fd2f3833208 /* core/include/PxMetaDataCompare.h */,
- FFFDf38332707fd2f3833270 /* core/include/PxMetaDataCppPrefix.h */,
- FFFDf38332d87fd2f38332d8 /* core/include/PxMetaDataObjects.h */,
- FFFDf38333407fd2f3833340 /* core/include/RepXMetaDataPropertyVisitor.h */,
- FFFDf38333a87fd2f38333a8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp */,
- FFFDf38334107fd2f3833410 /* core/src/PxMetaDataObjects.cpp */,
+ FFFD64841c007f8564841c00 /* core/include/PvdMetaDataDefineProperties.h */,
+ FFFD64841c687f8564841c68 /* core/include/PvdMetaDataExtensions.h */,
+ FFFD64841cd07f8564841cd0 /* core/include/PvdMetaDataPropertyVisitor.h */,
+ FFFD64841d387f8564841d38 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */,
+ FFFD64841da07f8564841da0 /* core/include/PxAutoGeneratedMetaDataObjects.h */,
+ FFFD64841e087f8564841e08 /* core/include/PxMetaDataCompare.h */,
+ FFFD64841e707f8564841e70 /* core/include/PxMetaDataCppPrefix.h */,
+ FFFD64841ed87f8564841ed8 /* core/include/PxMetaDataObjects.h */,
+ FFFD64841f407f8564841f40 /* core/include/RepXMetaDataPropertyVisitor.h */,
+ FFFD64841fa87f8564841fa8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp */,
+ FFFD648420107f8564842010 /* core/src/PxMetaDataObjects.cpp */,
);
name = "metadata";
sourceTree = SOURCE_ROOT;
};
- FFFBf2d50f307fd2f2d50f30 /* PhysXCharacterKinematic */ = {
+ FFFB659099007f8565909900 /* PhysXCharacterKinematic */ = {
isa = PBXGroup;
children = (
- FFFBf2d53fd07fd2f2d53fd0 /* include */,
- FFFBf2d53ff87fd2f2d53ff8 /* src */,
+ FFFB658069a07f85658069a0 /* include */,
+ FFFB658069c87f85658069c8 /* src */,
);
name = "PhysXCharacterKinematic";
sourceTree = "<group>";
};
- FFFBf2d53fd07fd2f2d53fd0 /* include */ = {
+ FFFB658069a07f85658069a0 /* include */ = {
isa = PBXGroup;
children = (
- FFFDf2d540207fd2f2d54020 /* PxBoxController.h */,
- FFFDf2d540887fd2f2d54088 /* PxCapsuleController.h */,
- FFFDf2d540f07fd2f2d540f0 /* PxCharacter.h */,
- FFFDf2d541587fd2f2d54158 /* PxController.h */,
- FFFDf2d541c07fd2f2d541c0 /* PxControllerBehavior.h */,
- FFFDf2d542287fd2f2d54228 /* PxControllerManager.h */,
- FFFDf2d542907fd2f2d54290 /* PxControllerObstacles.h */,
- FFFDf2d542f87fd2f2d542f8 /* PxExtended.h */,
+ FFFD65909e307f8565909e30 /* PxBoxController.h */,
+ FFFD65909e987f8565909e98 /* PxCapsuleController.h */,
+ FFFD65909f007f8565909f00 /* PxCharacter.h */,
+ FFFD65909f687f8565909f68 /* PxController.h */,
+ FFFD65909fd07f8565909fd0 /* PxControllerBehavior.h */,
+ FFFD6590a0387f856590a038 /* PxControllerManager.h */,
+ FFFD6590a0a07f856590a0a0 /* PxControllerObstacles.h */,
+ FFFD6590a1087f856590a108 /* PxExtended.h */,
);
name = "include";
sourceTree = SOURCE_ROOT;
};
- FFFBf2d53ff87fd2f2d53ff8 /* src */ = {
+ FFFB658069c87f85658069c8 /* src */ = {
isa = PBXGroup;
children = (
- FFFDf38390007fd2f3839000 /* CctBoxController.h */,
- FFFDf38390687fd2f3839068 /* CctCapsuleController.h */,
- FFFDf38390d07fd2f38390d0 /* CctCharacterController.h */,
- FFFDf38391387fd2f3839138 /* CctCharacterControllerManager.h */,
- FFFDf38391a07fd2f38391a0 /* CctController.h */,
- FFFDf38392087fd2f3839208 /* CctInternalStructs.h */,
- FFFDf38392707fd2f3839270 /* CctObstacleContext.h */,
- FFFDf38392d87fd2f38392d8 /* CctSweptBox.h */,
- FFFDf38393407fd2f3839340 /* CctSweptCapsule.h */,
- FFFDf38393a87fd2f38393a8 /* CctSweptVolume.h */,
- FFFDf38394107fd2f3839410 /* CctUtils.h */,
- FFFDf38394787fd2f3839478 /* CctBoxController.cpp */,
- FFFDf38394e07fd2f38394e0 /* CctCapsuleController.cpp */,
- FFFDf38395487fd2f3839548 /* CctCharacterController.cpp */,
- FFFDf38395b07fd2f38395b0 /* CctCharacterControllerCallbacks.cpp */,
- FFFDf38396187fd2f3839618 /* CctCharacterControllerManager.cpp */,
- FFFDf38396807fd2f3839680 /* CctController.cpp */,
- FFFDf38396e87fd2f38396e8 /* CctObstacleContext.cpp */,
- FFFDf38397507fd2f3839750 /* CctSweptBox.cpp */,
- FFFDf38397b87fd2f38397b8 /* CctSweptCapsule.cpp */,
- FFFDf38398207fd2f3839820 /* CctSweptVolume.cpp */,
+ FFFD648476007f8564847600 /* CctBoxController.h */,
+ FFFD648476687f8564847668 /* CctCapsuleController.h */,
+ FFFD648476d07f85648476d0 /* CctCharacterController.h */,
+ FFFD648477387f8564847738 /* CctCharacterControllerManager.h */,
+ FFFD648477a07f85648477a0 /* CctController.h */,
+ FFFD648478087f8564847808 /* CctInternalStructs.h */,
+ FFFD648478707f8564847870 /* CctObstacleContext.h */,
+ FFFD648478d87f85648478d8 /* CctSweptBox.h */,
+ FFFD648479407f8564847940 /* CctSweptCapsule.h */,
+ FFFD648479a87f85648479a8 /* CctSweptVolume.h */,
+ FFFD64847a107f8564847a10 /* CctUtils.h */,
+ FFFD64847a787f8564847a78 /* CctBoxController.cpp */,
+ FFFD64847ae07f8564847ae0 /* CctCapsuleController.cpp */,
+ FFFD64847b487f8564847b48 /* CctCharacterController.cpp */,
+ FFFD64847bb07f8564847bb0 /* CctCharacterControllerCallbacks.cpp */,
+ FFFD64847c187f8564847c18 /* CctCharacterControllerManager.cpp */,
+ FFFD64847c807f8564847c80 /* CctController.cpp */,
+ FFFD64847ce87f8564847ce8 /* CctObstacleContext.cpp */,
+ FFFD64847d507f8564847d50 /* CctSweptBox.cpp */,
+ FFFD64847db87f8564847db8 /* CctSweptCapsule.cpp */,
+ FFFD64847e207f8564847e20 /* CctSweptVolume.cpp */,
);
name = "src";
sourceTree = SOURCE_ROOT;
};
- FFFBf2d4e3107fd2f2d4e310 /* PhysXVehicle */ = {
+ FFFB65909af07f8565909af0 /* PhysXVehicle */ = {
isa = PBXGroup;
children = (
- FFFBf2d5e9b07fd2f2d5e9b0 /* include */,
- FFFBf2d5e9d87fd2f2d5e9d8 /* src */,
- FFFBf2d5ea007fd2f2d5ea00 /* metadata */,
+ FFFB6590bd407f856590bd40 /* include */,
+ FFFB6590bd687f856590bd68 /* src */,
+ FFFB6590bd907f856590bd90 /* metadata */,
);
name = "PhysXVehicle";
sourceTree = "<group>";
};
- FFFBf2d5e9b07fd2f2d5e9b0 /* include */ = {
+ FFFB6590bd407f856590bd40 /* include */ = {
isa = PBXGroup;
children = (
- FFFDf383ea007fd2f383ea00 /* PxVehicleComponents.h */,
- FFFDf383ea687fd2f383ea68 /* PxVehicleDrive.h */,
- FFFDf383ead07fd2f383ead0 /* PxVehicleDrive4W.h */,
- FFFDf383eb387fd2f383eb38 /* PxVehicleDriveNW.h */,
- FFFDf383eba07fd2f383eba0 /* PxVehicleDriveTank.h */,
- FFFDf383ec087fd2f383ec08 /* PxVehicleNoDrive.h */,
- FFFDf383ec707fd2f383ec70 /* PxVehicleSDK.h */,
- FFFDf383ecd87fd2f383ecd8 /* PxVehicleShaders.h */,
- FFFDf383ed407fd2f383ed40 /* PxVehicleTireFriction.h */,
- FFFDf383eda87fd2f383eda8 /* PxVehicleUpdate.h */,
- FFFDf383ee107fd2f383ee10 /* PxVehicleUtil.h */,
- FFFDf383ee787fd2f383ee78 /* PxVehicleUtilControl.h */,
- FFFDf383eee07fd2f383eee0 /* PxVehicleUtilSetup.h */,
- FFFDf383ef487fd2f383ef48 /* PxVehicleUtilTelemetry.h */,
- FFFDf383efb07fd2f383efb0 /* PxVehicleWheels.h */,
+ FFFD6484a4007f856484a400 /* PxVehicleComponents.h */,
+ FFFD6484a4687f856484a468 /* PxVehicleDrive.h */,
+ FFFD6484a4d07f856484a4d0 /* PxVehicleDrive4W.h */,
+ FFFD6484a5387f856484a538 /* PxVehicleDriveNW.h */,
+ FFFD6484a5a07f856484a5a0 /* PxVehicleDriveTank.h */,
+ FFFD6484a6087f856484a608 /* PxVehicleNoDrive.h */,
+ FFFD6484a6707f856484a670 /* PxVehicleSDK.h */,
+ FFFD6484a6d87f856484a6d8 /* PxVehicleShaders.h */,
+ FFFD6484a7407f856484a740 /* PxVehicleTireFriction.h */,
+ FFFD6484a7a87f856484a7a8 /* PxVehicleUpdate.h */,
+ FFFD6484a8107f856484a810 /* PxVehicleUtil.h */,
+ FFFD6484a8787f856484a878 /* PxVehicleUtilControl.h */,
+ FFFD6484a8e07f856484a8e0 /* PxVehicleUtilSetup.h */,
+ FFFD6484a9487f856484a948 /* PxVehicleUtilTelemetry.h */,
+ FFFD6484a9b07f856484a9b0 /* PxVehicleWheels.h */,
);
name = "include";
sourceTree = SOURCE_ROOT;
};
- FFFBf2d5e9d87fd2f2d5e9d8 /* src */ = {
+ FFFB6590bd687f856590bd68 /* src */ = {
isa = PBXGroup;
children = (
- FFFDf38408007fd2f3840800 /* PxVehicleDefaults.h */,
- FFFDf38408687fd2f3840868 /* PxVehicleLinearMath.h */,
- FFFDf38408d07fd2f38408d0 /* PxVehicleSerialization.h */,
- FFFDf38409387fd2f3840938 /* PxVehicleSuspLimitConstraintShader.h */,
- FFFDf38409a07fd2f38409a0 /* PxVehicleSuspWheelTire4.h */,
- FFFDf3840a087fd2f3840a08 /* PxVehicleComponents.cpp */,
- FFFDf3840a707fd2f3840a70 /* PxVehicleDrive.cpp */,
- FFFDf3840ad87fd2f3840ad8 /* PxVehicleDrive4W.cpp */,
- FFFDf3840b407fd2f3840b40 /* PxVehicleDriveNW.cpp */,
- FFFDf3840ba87fd2f3840ba8 /* PxVehicleDriveTank.cpp */,
- FFFDf3840c107fd2f3840c10 /* PxVehicleMetaData.cpp */,
- FFFDf3840c787fd2f3840c78 /* PxVehicleNoDrive.cpp */,
- FFFDf3840ce07fd2f3840ce0 /* PxVehicleSDK.cpp */,
- FFFDf3840d487fd2f3840d48 /* PxVehicleSerialization.cpp */,
- FFFDf3840db07fd2f3840db0 /* PxVehicleSuspWheelTire4.cpp */,
- FFFDf3840e187fd2f3840e18 /* PxVehicleTireFriction.cpp */,
- FFFDf3840e807fd2f3840e80 /* PxVehicleUpdate.cpp */,
- FFFDf3840ee87fd2f3840ee8 /* PxVehicleWheels.cpp */,
- FFFDf3840f507fd2f3840f50 /* VehicleUtilControl.cpp */,
- FFFDf3840fb87fd2f3840fb8 /* VehicleUtilSetup.cpp */,
- FFFDf38410207fd2f3841020 /* VehicleUtilTelemetry.cpp */,
+ FFFD6484c2007f856484c200 /* PxVehicleDefaults.h */,
+ FFFD6484c2687f856484c268 /* PxVehicleLinearMath.h */,
+ FFFD6484c2d07f856484c2d0 /* PxVehicleSerialization.h */,
+ FFFD6484c3387f856484c338 /* PxVehicleSuspLimitConstraintShader.h */,
+ FFFD6484c3a07f856484c3a0 /* PxVehicleSuspWheelTire4.h */,
+ FFFD6484c4087f856484c408 /* PxVehicleComponents.cpp */,
+ FFFD6484c4707f856484c470 /* PxVehicleDrive.cpp */,
+ FFFD6484c4d87f856484c4d8 /* PxVehicleDrive4W.cpp */,
+ FFFD6484c5407f856484c540 /* PxVehicleDriveNW.cpp */,
+ FFFD6484c5a87f856484c5a8 /* PxVehicleDriveTank.cpp */,
+ FFFD6484c6107f856484c610 /* PxVehicleMetaData.cpp */,
+ FFFD6484c6787f856484c678 /* PxVehicleNoDrive.cpp */,
+ FFFD6484c6e07f856484c6e0 /* PxVehicleSDK.cpp */,
+ FFFD6484c7487f856484c748 /* PxVehicleSerialization.cpp */,
+ FFFD6484c7b07f856484c7b0 /* PxVehicleSuspWheelTire4.cpp */,
+ FFFD6484c8187f856484c818 /* PxVehicleTireFriction.cpp */,
+ FFFD6484c8807f856484c880 /* PxVehicleUpdate.cpp */,
+ FFFD6484c8e87f856484c8e8 /* PxVehicleWheels.cpp */,
+ FFFD6484c9507f856484c950 /* VehicleUtilControl.cpp */,
+ FFFD6484c9b87f856484c9b8 /* VehicleUtilSetup.cpp */,
+ FFFD6484ca207f856484ca20 /* VehicleUtilTelemetry.cpp */,
);
name = "src";
sourceTree = SOURCE_ROOT;
};
- FFFBf2d5ea007fd2f2d5ea00 /* metadata */ = {
+ FFFB6590bd907f856590bd90 /* metadata */ = {
isa = PBXGroup;
children = (
- FFFDf2d5fc307fd2f2d5fc30 /* include/PxVehicleAutoGeneratedMetaDataObjectNames.h */,
- FFFDf2d5fc987fd2f2d5fc98 /* include/PxVehicleAutoGeneratedMetaDataObjects.h */,
- FFFDf2d5fd007fd2f2d5fd00 /* include/PxVehicleMetaDataObjects.h */,
- FFFDf2d5fd687fd2f2d5fd68 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp */,
- FFFDf2d5fdd07fd2f2d5fdd0 /* src/PxVehicleMetaDataObjects.cpp */,
+ FFFD6590e5b07f856590e5b0 /* include/PxVehicleAutoGeneratedMetaDataObjectNames.h */,
+ FFFD6590e6187f856590e618 /* include/PxVehicleAutoGeneratedMetaDataObjects.h */,
+ FFFD6590e6807f856590e680 /* include/PxVehicleMetaDataObjects.h */,
+ FFFD6590e6e87f856590e6e8 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp */,
+ FFFD6590e7507f856590e750 /* src/PxVehicleMetaDataObjects.cpp */,
);
name = "metadata";
sourceTree = SOURCE_ROOT;
};
- FFFBf2d5f8507fd2f2d5f850 /* PhysXExtensions */ = {
+ FFFB6590e1d07f856590e1d0 /* PhysXExtensions */ = {
isa = PBXGroup;
children = (
- FFFBf2d61e907fd2f2d61e90 /* include */,
- FFFBf2d61eb87fd2f2d61eb8 /* src */,
- FFFBf2d61ee07fd2f2d61ee0 /* serialization */,
- FFFBf2d61f087fd2f2d61f08 /* metadata */,
+ FFFB65915e907f8565915e90 /* include */,
+ FFFB65915eb87f8565915eb8 /* src */,
+ FFFB65915ee07f8565915ee0 /* serialization */,
+ FFFB65915f087f8565915f08 /* metadata */,
);
name = "PhysXExtensions";
sourceTree = "<group>";
};
- FFFBf2d61e907fd2f2d61e90 /* include */ = {
+ FFFB65915e907f8565915e90 /* include */ = {
isa = PBXGroup;
children = (
- FFFDf38440007fd2f3844000 /* PxBinaryConverter.h */,
- FFFDf38440687fd2f3844068 /* PxBroadPhaseExt.h */,
- FFFDf38440d07fd2f38440d0 /* PxClothFabricCooker.h */,
- FFFDf38441387fd2f3844138 /* PxClothMeshDesc.h */,
- FFFDf38441a07fd2f38441a0 /* PxClothMeshQuadifier.h */,
- FFFDf38442087fd2f3844208 /* PxClothTetherCooker.h */,
- FFFDf38442707fd2f3844270 /* PxCollectionExt.h */,
- FFFDf38442d87fd2f38442d8 /* PxConstraintExt.h */,
- FFFDf38443407fd2f3844340 /* PxConvexMeshExt.h */,
- FFFDf38443a87fd2f38443a8 /* PxD6Joint.h */,
- FFFDf38444107fd2f3844410 /* PxDefaultAllocator.h */,
- FFFDf38444787fd2f3844478 /* PxDefaultCpuDispatcher.h */,
- FFFDf38444e07fd2f38444e0 /* PxDefaultErrorCallback.h */,
- FFFDf38445487fd2f3844548 /* PxDefaultSimulationFilterShader.h */,
- FFFDf38445b07fd2f38445b0 /* PxDefaultStreams.h */,
- FFFDf38446187fd2f3844618 /* PxDistanceJoint.h */,
- FFFDf38446807fd2f3844680 /* PxExtensionsAPI.h */,
- FFFDf38446e87fd2f38446e8 /* PxFixedJoint.h */,
- FFFDf38447507fd2f3844750 /* PxJoint.h */,
- FFFDf38447b87fd2f38447b8 /* PxJointLimit.h */,
- FFFDf38448207fd2f3844820 /* PxMassProperties.h */,
- FFFDf38448887fd2f3844888 /* PxParticleExt.h */,
- FFFDf38448f07fd2f38448f0 /* PxPrismaticJoint.h */,
- FFFDf38449587fd2f3844958 /* PxRaycastCCD.h */,
- FFFDf38449c07fd2f38449c0 /* PxRepXSerializer.h */,
- FFFDf3844a287fd2f3844a28 /* PxRepXSimpleType.h */,
- FFFDf3844a907fd2f3844a90 /* PxRevoluteJoint.h */,
- FFFDf3844af87fd2f3844af8 /* PxRigidActorExt.h */,
- FFFDf3844b607fd2f3844b60 /* PxRigidBodyExt.h */,
- FFFDf3844bc87fd2f3844bc8 /* PxSceneQueryExt.h */,
- FFFDf3844c307fd2f3844c30 /* PxSerialization.h */,
- FFFDf3844c987fd2f3844c98 /* PxShapeExt.h */,
- FFFDf3844d007fd2f3844d00 /* PxSimpleFactory.h */,
- FFFDf3844d687fd2f3844d68 /* PxSmoothNormals.h */,
- FFFDf3844dd07fd2f3844dd0 /* PxSphericalJoint.h */,
- FFFDf3844e387fd2f3844e38 /* PxStringTableExt.h */,
- FFFDf3844ea07fd2f3844ea0 /* PxTriangleMeshExt.h */,
+ FFFD6484fa007f856484fa00 /* PxBinaryConverter.h */,
+ FFFD6484fa687f856484fa68 /* PxBroadPhaseExt.h */,
+ FFFD6484fad07f856484fad0 /* PxClothFabricCooker.h */,
+ FFFD6484fb387f856484fb38 /* PxClothMeshDesc.h */,
+ FFFD6484fba07f856484fba0 /* PxClothMeshQuadifier.h */,
+ FFFD6484fc087f856484fc08 /* PxClothTetherCooker.h */,
+ FFFD6484fc707f856484fc70 /* PxCollectionExt.h */,
+ FFFD6484fcd87f856484fcd8 /* PxConstraintExt.h */,
+ FFFD6484fd407f856484fd40 /* PxConvexMeshExt.h */,
+ FFFD6484fda87f856484fda8 /* PxD6Joint.h */,
+ FFFD6484fe107f856484fe10 /* PxDefaultAllocator.h */,
+ FFFD6484fe787f856484fe78 /* PxDefaultCpuDispatcher.h */,
+ FFFD6484fee07f856484fee0 /* PxDefaultErrorCallback.h */,
+ FFFD6484ff487f856484ff48 /* PxDefaultSimulationFilterShader.h */,
+ FFFD6484ffb07f856484ffb0 /* PxDefaultStreams.h */,
+ FFFD648500187f8564850018 /* PxDistanceJoint.h */,
+ FFFD648500807f8564850080 /* PxExtensionsAPI.h */,
+ FFFD648500e87f85648500e8 /* PxFixedJoint.h */,
+ FFFD648501507f8564850150 /* PxJoint.h */,
+ FFFD648501b87f85648501b8 /* PxJointLimit.h */,
+ FFFD648502207f8564850220 /* PxMassProperties.h */,
+ FFFD648502887f8564850288 /* PxParticleExt.h */,
+ FFFD648502f07f85648502f0 /* PxPrismaticJoint.h */,
+ FFFD648503587f8564850358 /* PxRaycastCCD.h */,
+ FFFD648503c07f85648503c0 /* PxRepXSerializer.h */,
+ FFFD648504287f8564850428 /* PxRepXSimpleType.h */,
+ FFFD648504907f8564850490 /* PxRevoluteJoint.h */,
+ FFFD648504f87f85648504f8 /* PxRigidActorExt.h */,
+ FFFD648505607f8564850560 /* PxRigidBodyExt.h */,
+ FFFD648505c87f85648505c8 /* PxSceneQueryExt.h */,
+ FFFD648506307f8564850630 /* PxSerialization.h */,
+ FFFD648506987f8564850698 /* PxShapeExt.h */,
+ FFFD648507007f8564850700 /* PxSimpleFactory.h */,
+ FFFD648507687f8564850768 /* PxSmoothNormals.h */,
+ FFFD648507d07f85648507d0 /* PxSphericalJoint.h */,
+ FFFD648508387f8564850838 /* PxStringTableExt.h */,
+ FFFD648508a07f85648508a0 /* PxTriangleMeshExt.h */,
);
name = "include";
sourceTree = SOURCE_ROOT;
};
- FFFBf2d61eb87fd2f2d61eb8 /* src */ = {
+ FFFB65915eb87f8565915eb8 /* src */ = {
isa = PBXGroup;
children = (
- FFFDf3842a007fd2f3842a00 /* ExtConstraintHelper.h */,
- FFFDf3842a687fd2f3842a68 /* ExtCpuWorkerThread.h */,
- FFFDf3842ad07fd2f3842ad0 /* ExtD6Joint.h */,
- FFFDf3842b387fd2f3842b38 /* ExtDefaultCpuDispatcher.h */,
- FFFDf3842ba07fd2f3842ba0 /* ExtDistanceJoint.h */,
- FFFDf3842c087fd2f3842c08 /* ExtFixedJoint.h */,
- FFFDf3842c707fd2f3842c70 /* ExtInertiaTensor.h */,
- FFFDf3842cd87fd2f3842cd8 /* ExtJoint.h */,
- FFFDf3842d407fd2f3842d40 /* ExtJointMetaDataExtensions.h */,
- FFFDf3842da87fd2f3842da8 /* ExtPlatform.h */,
- FFFDf3842e107fd2f3842e10 /* ExtPrismaticJoint.h */,
- FFFDf3842e787fd2f3842e78 /* ExtPvd.h */,
- FFFDf3842ee07fd2f3842ee0 /* ExtRevoluteJoint.h */,
- FFFDf3842f487fd2f3842f48 /* ExtSerialization.h */,
- FFFDf3842fb07fd2f3842fb0 /* ExtSharedQueueEntryPool.h */,
- FFFDf38430187fd2f3843018 /* ExtSphericalJoint.h */,
- FFFDf38430807fd2f3843080 /* ExtTaskQueueHelper.h */,
- FFFDf38430e87fd2f38430e8 /* ExtBroadPhase.cpp */,
- FFFDf38431507fd2f3843150 /* ExtClothFabricCooker.cpp */,
- FFFDf38431b87fd2f38431b8 /* ExtClothGeodesicTetherCooker.cpp */,
- FFFDf38432207fd2f3843220 /* ExtClothMeshQuadifier.cpp */,
- FFFDf38432887fd2f3843288 /* ExtClothSimpleTetherCooker.cpp */,
- FFFDf38432f07fd2f38432f0 /* ExtCollection.cpp */,
- FFFDf38433587fd2f3843358 /* ExtConvexMeshExt.cpp */,
- FFFDf38433c07fd2f38433c0 /* ExtCpuWorkerThread.cpp */,
- FFFDf38434287fd2f3843428 /* ExtD6Joint.cpp */,
- FFFDf38434907fd2f3843490 /* ExtD6JointSolverPrep.cpp */,
- FFFDf38434f87fd2f38434f8 /* ExtDefaultCpuDispatcher.cpp */,
- FFFDf38435607fd2f3843560 /* ExtDefaultErrorCallback.cpp */,
- FFFDf38435c87fd2f38435c8 /* ExtDefaultSimulationFilterShader.cpp */,
- FFFDf38436307fd2f3843630 /* ExtDefaultStreams.cpp */,
- FFFDf38436987fd2f3843698 /* ExtDistanceJoint.cpp */,
- FFFDf38437007fd2f3843700 /* ExtDistanceJointSolverPrep.cpp */,
- FFFDf38437687fd2f3843768 /* ExtExtensions.cpp */,
- FFFDf38437d07fd2f38437d0 /* ExtFixedJoint.cpp */,
- FFFDf38438387fd2f3843838 /* ExtFixedJointSolverPrep.cpp */,
- FFFDf38438a07fd2f38438a0 /* ExtJoint.cpp */,
- FFFDf38439087fd2f3843908 /* ExtMetaData.cpp */,
- FFFDf38439707fd2f3843970 /* ExtParticleExt.cpp */,
- FFFDf38439d87fd2f38439d8 /* ExtPrismaticJoint.cpp */,
- FFFDf3843a407fd2f3843a40 /* ExtPrismaticJointSolverPrep.cpp */,
- FFFDf3843aa87fd2f3843aa8 /* ExtPvd.cpp */,
- FFFDf3843b107fd2f3843b10 /* ExtPxStringTable.cpp */,
- FFFDf3843b787fd2f3843b78 /* ExtRaycastCCD.cpp */,
- FFFDf3843be07fd2f3843be0 /* ExtRevoluteJoint.cpp */,
- FFFDf3843c487fd2f3843c48 /* ExtRevoluteJointSolverPrep.cpp */,
- FFFDf3843cb07fd2f3843cb0 /* ExtRigidBodyExt.cpp */,
- FFFDf3843d187fd2f3843d18 /* ExtSceneQueryExt.cpp */,
- FFFDf3843d807fd2f3843d80 /* ExtSimpleFactory.cpp */,
- FFFDf3843de87fd2f3843de8 /* ExtSmoothNormals.cpp */,
- FFFDf3843e507fd2f3843e50 /* ExtSphericalJoint.cpp */,
- FFFDf3843eb87fd2f3843eb8 /* ExtSphericalJointSolverPrep.cpp */,
- FFFDf3843f207fd2f3843f20 /* ExtTriangleMeshExt.cpp */,
+ FFFD6484e4007f856484e400 /* ExtConstraintHelper.h */,
+ FFFD6484e4687f856484e468 /* ExtCpuWorkerThread.h */,
+ FFFD6484e4d07f856484e4d0 /* ExtD6Joint.h */,
+ FFFD6484e5387f856484e538 /* ExtDefaultCpuDispatcher.h */,
+ FFFD6484e5a07f856484e5a0 /* ExtDistanceJoint.h */,
+ FFFD6484e6087f856484e608 /* ExtFixedJoint.h */,
+ FFFD6484e6707f856484e670 /* ExtInertiaTensor.h */,
+ FFFD6484e6d87f856484e6d8 /* ExtJoint.h */,
+ FFFD6484e7407f856484e740 /* ExtJointMetaDataExtensions.h */,
+ FFFD6484e7a87f856484e7a8 /* ExtPlatform.h */,
+ FFFD6484e8107f856484e810 /* ExtPrismaticJoint.h */,
+ FFFD6484e8787f856484e878 /* ExtPvd.h */,
+ FFFD6484e8e07f856484e8e0 /* ExtRevoluteJoint.h */,
+ FFFD6484e9487f856484e948 /* ExtSerialization.h */,
+ FFFD6484e9b07f856484e9b0 /* ExtSharedQueueEntryPool.h */,
+ FFFD6484ea187f856484ea18 /* ExtSphericalJoint.h */,
+ FFFD6484ea807f856484ea80 /* ExtTaskQueueHelper.h */,
+ FFFD6484eae87f856484eae8 /* ExtBroadPhase.cpp */,
+ FFFD6484eb507f856484eb50 /* ExtClothFabricCooker.cpp */,
+ FFFD6484ebb87f856484ebb8 /* ExtClothGeodesicTetherCooker.cpp */,
+ FFFD6484ec207f856484ec20 /* ExtClothMeshQuadifier.cpp */,
+ FFFD6484ec887f856484ec88 /* ExtClothSimpleTetherCooker.cpp */,
+ FFFD6484ecf07f856484ecf0 /* ExtCollection.cpp */,
+ FFFD6484ed587f856484ed58 /* ExtConvexMeshExt.cpp */,
+ FFFD6484edc07f856484edc0 /* ExtCpuWorkerThread.cpp */,
+ FFFD6484ee287f856484ee28 /* ExtD6Joint.cpp */,
+ FFFD6484ee907f856484ee90 /* ExtD6JointSolverPrep.cpp */,
+ FFFD6484eef87f856484eef8 /* ExtDefaultCpuDispatcher.cpp */,
+ FFFD6484ef607f856484ef60 /* ExtDefaultErrorCallback.cpp */,
+ FFFD6484efc87f856484efc8 /* ExtDefaultSimulationFilterShader.cpp */,
+ FFFD6484f0307f856484f030 /* ExtDefaultStreams.cpp */,
+ FFFD6484f0987f856484f098 /* ExtDistanceJoint.cpp */,
+ FFFD6484f1007f856484f100 /* ExtDistanceJointSolverPrep.cpp */,
+ FFFD6484f1687f856484f168 /* ExtExtensions.cpp */,
+ FFFD6484f1d07f856484f1d0 /* ExtFixedJoint.cpp */,
+ FFFD6484f2387f856484f238 /* ExtFixedJointSolverPrep.cpp */,
+ FFFD6484f2a07f856484f2a0 /* ExtJoint.cpp */,
+ FFFD6484f3087f856484f308 /* ExtMetaData.cpp */,
+ FFFD6484f3707f856484f370 /* ExtParticleExt.cpp */,
+ FFFD6484f3d87f856484f3d8 /* ExtPrismaticJoint.cpp */,
+ FFFD6484f4407f856484f440 /* ExtPrismaticJointSolverPrep.cpp */,
+ FFFD6484f4a87f856484f4a8 /* ExtPvd.cpp */,
+ FFFD6484f5107f856484f510 /* ExtPxStringTable.cpp */,
+ FFFD6484f5787f856484f578 /* ExtRaycastCCD.cpp */,
+ FFFD6484f5e07f856484f5e0 /* ExtRevoluteJoint.cpp */,
+ FFFD6484f6487f856484f648 /* ExtRevoluteJointSolverPrep.cpp */,
+ FFFD6484f6b07f856484f6b0 /* ExtRigidBodyExt.cpp */,
+ FFFD6484f7187f856484f718 /* ExtSceneQueryExt.cpp */,
+ FFFD6484f7807f856484f780 /* ExtSimpleFactory.cpp */,
+ FFFD6484f7e87f856484f7e8 /* ExtSmoothNormals.cpp */,
+ FFFD6484f8507f856484f850 /* ExtSphericalJoint.cpp */,
+ FFFD6484f8b87f856484f8b8 /* ExtSphericalJointSolverPrep.cpp */,
+ FFFD6484f9207f856484f920 /* ExtTriangleMeshExt.cpp */,
);
name = "src";
sourceTree = SOURCE_ROOT;
};
- FFFBf2d61ee07fd2f2d61ee0 /* serialization */ = {
+ FFFB65915ee07f8565915ee0 /* serialization */ = {
isa = PBXGroup;
children = (
- FFFDf38474007fd2f3847400 /* SnSerialUtils.h */,
- FFFDf38474687fd2f3847468 /* SnSerializationRegistry.h */,
- FFFDf38474d07fd2f38474d0 /* SnSerialUtils.cpp */,
- FFFDf38475387fd2f3847538 /* SnSerialization.cpp */,
- FFFDf38475a07fd2f38475a0 /* SnSerializationRegistry.cpp */,
- FFFDf38476087fd2f3847608 /* Binary/SnConvX.h */,
- FFFDf38476707fd2f3847670 /* Binary/SnConvX_Align.h */,
- FFFDf38476d87fd2f38476d8 /* Binary/SnConvX_Common.h */,
- FFFDf38477407fd2f3847740 /* Binary/SnConvX_MetaData.h */,
- FFFDf38477a87fd2f38477a8 /* Binary/SnConvX_Output.h */,
- FFFDf38478107fd2f3847810 /* Binary/SnConvX_Union.h */,
- FFFDf38478787fd2f3847878 /* Binary/SnSerializationContext.h */,
- FFFDf38478e07fd2f38478e0 /* Binary/SnBinaryDeserialization.cpp */,
- FFFDf38479487fd2f3847948 /* Binary/SnBinarySerialization.cpp */,
- FFFDf38479b07fd2f38479b0 /* Binary/SnConvX.cpp */,
- FFFDf3847a187fd2f3847a18 /* Binary/SnConvX_Align.cpp */,
- FFFDf3847a807fd2f3847a80 /* Binary/SnConvX_Convert.cpp */,
- FFFDf3847ae87fd2f3847ae8 /* Binary/SnConvX_Error.cpp */,
- FFFDf3847b507fd2f3847b50 /* Binary/SnConvX_MetaData.cpp */,
- FFFDf3847bb87fd2f3847bb8 /* Binary/SnConvX_Output.cpp */,
- FFFDf3847c207fd2f3847c20 /* Binary/SnConvX_Union.cpp */,
- FFFDf3847c887fd2f3847c88 /* Binary/SnSerializationContext.cpp */,
- FFFDf3847cf07fd2f3847cf0 /* Xml/SnJointRepXSerializer.h */,
- FFFDf3847d587fd2f3847d58 /* Xml/SnPxStreamOperators.h */,
- FFFDf3847dc07fd2f3847dc0 /* Xml/SnRepX1_0Defaults.h */,
- FFFDf3847e287fd2f3847e28 /* Xml/SnRepX3_1Defaults.h */,
- FFFDf3847e907fd2f3847e90 /* Xml/SnRepX3_2Defaults.h */,
- FFFDf3847ef87fd2f3847ef8 /* Xml/SnRepXCollection.h */,
- FFFDf3847f607fd2f3847f60 /* Xml/SnRepXCoreSerializer.h */,
- FFFDf3847fc87fd2f3847fc8 /* Xml/SnRepXSerializerImpl.h */,
- FFFDf38480307fd2f3848030 /* Xml/SnRepXUpgrader.h */,
- FFFDf38480987fd2f3848098 /* Xml/SnSimpleXmlWriter.h */,
- FFFDf38481007fd2f3848100 /* Xml/SnXmlDeserializer.h */,
- FFFDf38481687fd2f3848168 /* Xml/SnXmlImpl.h */,
- FFFDf38481d07fd2f38481d0 /* Xml/SnXmlMemoryAllocator.h */,
- FFFDf38482387fd2f3848238 /* Xml/SnXmlMemoryPool.h */,
- FFFDf38482a07fd2f38482a0 /* Xml/SnXmlMemoryPoolStreams.h */,
- FFFDf38483087fd2f3848308 /* Xml/SnXmlReader.h */,
- FFFDf38483707fd2f3848370 /* Xml/SnXmlSerializer.h */,
- FFFDf38483d87fd2f38483d8 /* Xml/SnXmlSimpleXmlWriter.h */,
- FFFDf38484407fd2f3848440 /* Xml/SnXmlStringToType.h */,
- FFFDf38484a87fd2f38484a8 /* Xml/SnXmlVisitorReader.h */,
- FFFDf38485107fd2f3848510 /* Xml/SnXmlVisitorWriter.h */,
- FFFDf38485787fd2f3848578 /* Xml/SnXmlWriter.h */,
- FFFDf38485e07fd2f38485e0 /* Xml/SnJointRepXSerializer.cpp */,
- FFFDf38486487fd2f3848648 /* Xml/SnRepXCoreSerializer.cpp */,
- FFFDf38486b07fd2f38486b0 /* Xml/SnRepXUpgrader.cpp */,
- FFFDf38487187fd2f3848718 /* Xml/SnXmlSerialization.cpp */,
- FFFDf38487807fd2f3848780 /* File/SnFile.h */,
+ FFFD64852e007f8564852e00 /* SnSerialUtils.h */,
+ FFFD64852e687f8564852e68 /* SnSerializationRegistry.h */,
+ FFFD64852ed07f8564852ed0 /* SnSerialUtils.cpp */,
+ FFFD64852f387f8564852f38 /* SnSerialization.cpp */,
+ FFFD64852fa07f8564852fa0 /* SnSerializationRegistry.cpp */,
+ FFFD648530087f8564853008 /* Binary/SnConvX.h */,
+ FFFD648530707f8564853070 /* Binary/SnConvX_Align.h */,
+ FFFD648530d87f85648530d8 /* Binary/SnConvX_Common.h */,
+ FFFD648531407f8564853140 /* Binary/SnConvX_MetaData.h */,
+ FFFD648531a87f85648531a8 /* Binary/SnConvX_Output.h */,
+ FFFD648532107f8564853210 /* Binary/SnConvX_Union.h */,
+ FFFD648532787f8564853278 /* Binary/SnSerializationContext.h */,
+ FFFD648532e07f85648532e0 /* Binary/SnBinaryDeserialization.cpp */,
+ FFFD648533487f8564853348 /* Binary/SnBinarySerialization.cpp */,
+ FFFD648533b07f85648533b0 /* Binary/SnConvX.cpp */,
+ FFFD648534187f8564853418 /* Binary/SnConvX_Align.cpp */,
+ FFFD648534807f8564853480 /* Binary/SnConvX_Convert.cpp */,
+ FFFD648534e87f85648534e8 /* Binary/SnConvX_Error.cpp */,
+ FFFD648535507f8564853550 /* Binary/SnConvX_MetaData.cpp */,
+ FFFD648535b87f85648535b8 /* Binary/SnConvX_Output.cpp */,
+ FFFD648536207f8564853620 /* Binary/SnConvX_Union.cpp */,
+ FFFD648536887f8564853688 /* Binary/SnSerializationContext.cpp */,
+ FFFD648536f07f85648536f0 /* Xml/SnJointRepXSerializer.h */,
+ FFFD648537587f8564853758 /* Xml/SnPxStreamOperators.h */,
+ FFFD648537c07f85648537c0 /* Xml/SnRepX1_0Defaults.h */,
+ FFFD648538287f8564853828 /* Xml/SnRepX3_1Defaults.h */,
+ FFFD648538907f8564853890 /* Xml/SnRepX3_2Defaults.h */,
+ FFFD648538f87f85648538f8 /* Xml/SnRepXCollection.h */,
+ FFFD648539607f8564853960 /* Xml/SnRepXCoreSerializer.h */,
+ FFFD648539c87f85648539c8 /* Xml/SnRepXSerializerImpl.h */,
+ FFFD64853a307f8564853a30 /* Xml/SnRepXUpgrader.h */,
+ FFFD64853a987f8564853a98 /* Xml/SnSimpleXmlWriter.h */,
+ FFFD64853b007f8564853b00 /* Xml/SnXmlDeserializer.h */,
+ FFFD64853b687f8564853b68 /* Xml/SnXmlImpl.h */,
+ FFFD64853bd07f8564853bd0 /* Xml/SnXmlMemoryAllocator.h */,
+ FFFD64853c387f8564853c38 /* Xml/SnXmlMemoryPool.h */,
+ FFFD64853ca07f8564853ca0 /* Xml/SnXmlMemoryPoolStreams.h */,
+ FFFD64853d087f8564853d08 /* Xml/SnXmlReader.h */,
+ FFFD64853d707f8564853d70 /* Xml/SnXmlSerializer.h */,
+ FFFD64853dd87f8564853dd8 /* Xml/SnXmlSimpleXmlWriter.h */,
+ FFFD64853e407f8564853e40 /* Xml/SnXmlStringToType.h */,
+ FFFD64853ea87f8564853ea8 /* Xml/SnXmlVisitorReader.h */,
+ FFFD64853f107f8564853f10 /* Xml/SnXmlVisitorWriter.h */,
+ FFFD64853f787f8564853f78 /* Xml/SnXmlWriter.h */,
+ FFFD64853fe07f8564853fe0 /* Xml/SnJointRepXSerializer.cpp */,
+ FFFD648540487f8564854048 /* Xml/SnRepXCoreSerializer.cpp */,
+ FFFD648540b07f85648540b0 /* Xml/SnRepXUpgrader.cpp */,
+ FFFD648541187f8564854118 /* Xml/SnXmlSerialization.cpp */,
+ FFFD648541807f8564854180 /* File/SnFile.h */,
);
name = "serialization";
sourceTree = SOURCE_ROOT;
};
- FFFBf2d61f087fd2f2d61f08 /* metadata */ = {
+ FFFB65915f087f8565915f08 /* metadata */ = {
isa = PBXGroup;
children = (
- FFFDf38450007fd2f3845000 /* core/include/PvdMetaDataDefineProperties.h */,
- FFFDf38450687fd2f3845068 /* core/include/PvdMetaDataExtensions.h */,
- FFFDf38450d07fd2f38450d0 /* core/include/PvdMetaDataPropertyVisitor.h */,
- FFFDf38451387fd2f3845138 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */,
- FFFDf38451a07fd2f38451a0 /* core/include/PxAutoGeneratedMetaDataObjects.h */,
- FFFDf38452087fd2f3845208 /* core/include/PxMetaDataCompare.h */,
- FFFDf38452707fd2f3845270 /* core/include/PxMetaDataCppPrefix.h */,
- FFFDf38452d87fd2f38452d8 /* core/include/PxMetaDataObjects.h */,
- FFFDf38453407fd2f3845340 /* core/include/RepXMetaDataPropertyVisitor.h */,
- FFFDf38453a87fd2f38453a8 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h */,
- FFFDf38454107fd2f3845410 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h */,
- FFFDf38454787fd2f3845478 /* extensions/include/PxExtensionMetaDataObjects.h */,
- FFFDf38454e07fd2f38454e0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp */,
+ FFFD64850a007f8564850a00 /* core/include/PvdMetaDataDefineProperties.h */,
+ FFFD64850a687f8564850a68 /* core/include/PvdMetaDataExtensions.h */,
+ FFFD64850ad07f8564850ad0 /* core/include/PvdMetaDataPropertyVisitor.h */,
+ FFFD64850b387f8564850b38 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */,
+ FFFD64850ba07f8564850ba0 /* core/include/PxAutoGeneratedMetaDataObjects.h */,
+ FFFD64850c087f8564850c08 /* core/include/PxMetaDataCompare.h */,
+ FFFD64850c707f8564850c70 /* core/include/PxMetaDataCppPrefix.h */,
+ FFFD64850cd87f8564850cd8 /* core/include/PxMetaDataObjects.h */,
+ FFFD64850d407f8564850d40 /* core/include/RepXMetaDataPropertyVisitor.h */,
+ FFFD64850da87f8564850da8 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h */,
+ FFFD64850e107f8564850e10 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h */,
+ FFFD64850e787f8564850e78 /* extensions/include/PxExtensionMetaDataObjects.h */,
+ FFFD64850ee07f8564850ee0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp */,
);
name = "metadata";
sourceTree = SOURCE_ROOT;
};
- FFFBf2d709607fd2f2d70960 /* SceneQuery */ = {
+ FFFB659313f07f85659313f0 /* SceneQuery */ = {
isa = PBXGroup;
children = (
- FFFBf2d731e07fd2f2d731e0 /* src */,
- FFFBf2d732087fd2f2d73208 /* include */,
+ FFFB65933da07f8565933da0 /* src */,
+ FFFB65933dc87f8565933dc8 /* include */,
);
name = "SceneQuery";
sourceTree = "<group>";
};
- FFFBf2d731e07fd2f2d731e0 /* src */ = {
+ FFFB65933da07f8565933da0 /* src */ = {
isa = PBXGroup;
children = (
- FFFDf384b4007fd2f384b400 /* SqAABBPruner.cpp */,
- FFFDf384b4687fd2f384b468 /* SqAABBTree.cpp */,
- FFFDf384b4d07fd2f384b4d0 /* SqAABBTreeBuild.cpp */,
- FFFDf384b5387fd2f384b538 /* SqAABBTreeUpdateMap.cpp */,
- FFFDf384b5a07fd2f384b5a0 /* SqBounds.cpp */,
- FFFDf384b6087fd2f384b608 /* SqBucketPruner.cpp */,
- FFFDf384b6707fd2f384b670 /* SqExtendedBucketPruner.cpp */,
- FFFDf384b6d87fd2f384b6d8 /* SqIncrementalAABBPrunerCore.cpp */,
- FFFDf384b7407fd2f384b740 /* SqIncrementalAABBTree.cpp */,
- FFFDf384b7a87fd2f384b7a8 /* SqMetaData.cpp */,
- FFFDf384b8107fd2f384b810 /* SqPruningPool.cpp */,
- FFFDf384b8787fd2f384b878 /* SqPruningStructure.cpp */,
- FFFDf384b8e07fd2f384b8e0 /* SqSceneQueryManager.cpp */,
- FFFDf384b9487fd2f384b948 /* SqAABBPruner.h */,
- FFFDf384b9b07fd2f384b9b0 /* SqAABBTree.h */,
- FFFDf384ba187fd2f384ba18 /* SqAABBTreeBuild.h */,
- FFFDf384ba807fd2f384ba80 /* SqAABBTreeQuery.h */,
- FFFDf384bae87fd2f384bae8 /* SqAABBTreeUpdateMap.h */,
- FFFDf384bb507fd2f384bb50 /* SqBounds.h */,
- FFFDf384bbb87fd2f384bbb8 /* SqBucketPruner.h */,
- FFFDf384bc207fd2f384bc20 /* SqExtendedBucketPruner.h */,
- FFFDf384bc887fd2f384bc88 /* SqIncrementalAABBPrunerCore.h */,
- FFFDf384bcf07fd2f384bcf0 /* SqIncrementalAABBTree.h */,
- FFFDf384bd587fd2f384bd58 /* SqPrunerTestsSIMD.h */,
- FFFDf384bdc07fd2f384bdc0 /* SqPruningPool.h */,
- FFFDf384be287fd2f384be28 /* SqTypedef.h */,
+ FFFD64856e007f8564856e00 /* SqAABBPruner.cpp */,
+ FFFD64856e687f8564856e68 /* SqAABBTree.cpp */,
+ FFFD64856ed07f8564856ed0 /* SqAABBTreeBuild.cpp */,
+ FFFD64856f387f8564856f38 /* SqAABBTreeUpdateMap.cpp */,
+ FFFD64856fa07f8564856fa0 /* SqBounds.cpp */,
+ FFFD648570087f8564857008 /* SqBucketPruner.cpp */,
+ FFFD648570707f8564857070 /* SqExtendedBucketPruner.cpp */,
+ FFFD648570d87f85648570d8 /* SqIncrementalAABBPrunerCore.cpp */,
+ FFFD648571407f8564857140 /* SqIncrementalAABBTree.cpp */,
+ FFFD648571a87f85648571a8 /* SqMetaData.cpp */,
+ FFFD648572107f8564857210 /* SqPruningPool.cpp */,
+ FFFD648572787f8564857278 /* SqPruningStructure.cpp */,
+ FFFD648572e07f85648572e0 /* SqSceneQueryManager.cpp */,
+ FFFD648573487f8564857348 /* SqAABBPruner.h */,
+ FFFD648573b07f85648573b0 /* SqAABBTree.h */,
+ FFFD648574187f8564857418 /* SqAABBTreeBuild.h */,
+ FFFD648574807f8564857480 /* SqAABBTreeQuery.h */,
+ FFFD648574e87f85648574e8 /* SqAABBTreeUpdateMap.h */,
+ FFFD648575507f8564857550 /* SqBounds.h */,
+ FFFD648575b87f85648575b8 /* SqBucketPruner.h */,
+ FFFD648576207f8564857620 /* SqExtendedBucketPruner.h */,
+ FFFD648576887f8564857688 /* SqIncrementalAABBPrunerCore.h */,
+ FFFD648576f07f85648576f0 /* SqIncrementalAABBTree.h */,
+ FFFD648577587f8564857758 /* SqPrunerTestsSIMD.h */,
+ FFFD648577c07f85648577c0 /* SqPruningPool.h */,
+ FFFD648578287f8564857828 /* SqTypedef.h */,
);
name = "src";
sourceTree = SOURCE_ROOT;
};
- FFFBf2d732087fd2f2d73208 /* include */ = {
+ FFFB65933dc87f8565933dc8 /* include */ = {
isa = PBXGroup;
children = (
- FFFDf2d74b807fd2f2d74b80 /* SqPruner.h */,
- FFFDf2d74be87fd2f2d74be8 /* SqPrunerMergeData.h */,
- FFFDf2d74c507fd2f2d74c50 /* SqPruningStructure.h */,
- FFFDf2d74cb87fd2f2d74cb8 /* SqSceneQueryManager.h */,
+ FFFD659357407f8565935740 /* SqPruner.h */,
+ FFFD659357a87f85659357a8 /* SqPrunerMergeData.h */,
+ FFFD659358107f8565935810 /* SqPruningStructure.h */,
+ FFFD659358787f8565935878 /* SqSceneQueryManager.h */,
);
name = "include";
sourceTree = SOURCE_ROOT;
};
- FFFBf2d74db07fd2f2d74db0 /* SimulationController */ = {
+ FFFB659359707f8565935970 /* SimulationController */ = {
isa = PBXGroup;
children = (
- FFFBf2d79a007fd2f2d79a00 /* include */,
- FFFBf2d79a287fd2f2d79a28 /* src */,
+ FFFB6593a6c07f856593a6c0 /* include */,
+ FFFB6593a6e87f856593a6e8 /* src */,
);
name = "SimulationController";
sourceTree = "<group>";
};
- FFFBf2d79a007fd2f2d79a00 /* include */ = {
+ FFFB6593a6c07f856593a6c0 /* include */ = {
isa = PBXGroup;
children = (
- FFFDf384e0007fd2f384e000 /* ScActorCore.h */,
- FFFDf384e0687fd2f384e068 /* ScArticulationCore.h */,
- FFFDf384e0d07fd2f384e0d0 /* ScArticulationJointCore.h */,
- FFFDf384e1387fd2f384e138 /* ScBodyCore.h */,
- FFFDf384e1a07fd2f384e1a0 /* ScClothCore.h */,
- FFFDf384e2087fd2f384e208 /* ScClothFabricCore.h */,
- FFFDf384e2707fd2f384e270 /* ScConstraintCore.h */,
- FFFDf384e2d87fd2f384e2d8 /* ScIterators.h */,
- FFFDf384e3407fd2f384e340 /* ScMaterialCore.h */,
- FFFDf384e3a87fd2f384e3a8 /* ScParticleSystemCore.h */,
- FFFDf384e4107fd2f384e410 /* ScPhysics.h */,
- FFFDf384e4787fd2f384e478 /* ScRigidCore.h */,
- FFFDf384e4e07fd2f384e4e0 /* ScScene.h */,
- FFFDf384e5487fd2f384e548 /* ScShapeCore.h */,
- FFFDf384e5b07fd2f384e5b0 /* ScStaticCore.h */,
+ FFFD64859a007f8564859a00 /* ScActorCore.h */,
+ FFFD64859a687f8564859a68 /* ScArticulationCore.h */,
+ FFFD64859ad07f8564859ad0 /* ScArticulationJointCore.h */,
+ FFFD64859b387f8564859b38 /* ScBodyCore.h */,
+ FFFD64859ba07f8564859ba0 /* ScClothCore.h */,
+ FFFD64859c087f8564859c08 /* ScClothFabricCore.h */,
+ FFFD64859c707f8564859c70 /* ScConstraintCore.h */,
+ FFFD64859cd87f8564859cd8 /* ScIterators.h */,
+ FFFD64859d407f8564859d40 /* ScMaterialCore.h */,
+ FFFD64859da87f8564859da8 /* ScParticleSystemCore.h */,
+ FFFD64859e107f8564859e10 /* ScPhysics.h */,
+ FFFD64859e787f8564859e78 /* ScRigidCore.h */,
+ FFFD64859ee07f8564859ee0 /* ScScene.h */,
+ FFFD64859f487f8564859f48 /* ScShapeCore.h */,
+ FFFD64859fb07f8564859fb0 /* ScStaticCore.h */,
);
name = "include";
sourceTree = SOURCE_ROOT;
};
- FFFBf2d79a287fd2f2d79a28 /* src */ = {
+ FFFB6593a6e87f856593a6e8 /* src */ = {
isa = PBXGroup;
children = (
- FFFDf202e8007fd2f202e800 /* ScActorElementPair.h */,
- FFFDf202e8687fd2f202e868 /* ScActorInteraction.h */,
- FFFDf202e8d07fd2f202e8d0 /* ScActorPair.h */,
- FFFDf202e9387fd2f202e938 /* ScActorSim.h */,
- FFFDf202e9a07fd2f202e9a0 /* ScArticulationJointSim.h */,
- FFFDf202ea087fd2f202ea08 /* ScArticulationSim.h */,
- FFFDf202ea707fd2f202ea70 /* ScBodySim.h */,
- FFFDf202ead87fd2f202ead8 /* ScClient.h */,
- FFFDf202eb407fd2f202eb40 /* ScConstraintGroupNode.h */,
- FFFDf202eba87fd2f202eba8 /* ScConstraintInteraction.h */,
- FFFDf202ec107fd2f202ec10 /* ScConstraintProjectionManager.h */,
- FFFDf202ec787fd2f202ec78 /* ScConstraintProjectionTree.h */,
- FFFDf202ece07fd2f202ece0 /* ScConstraintSim.h */,
- FFFDf202ed487fd2f202ed48 /* ScContactReportBuffer.h */,
- FFFDf202edb07fd2f202edb0 /* ScContactStream.h */,
- FFFDf202ee187fd2f202ee18 /* ScElementInteractionMarker.h */,
- FFFDf202ee807fd2f202ee80 /* ScElementSim.h */,
- FFFDf202eee87fd2f202eee8 /* ScElementSimInteraction.h */,
- FFFDf202ef507fd2f202ef50 /* ScInteraction.h */,
- FFFDf202efb87fd2f202efb8 /* ScInteractionFlags.h */,
- FFFDf202f0207fd2f202f020 /* ScNPhaseCore.h */,
- FFFDf202f0887fd2f202f088 /* ScObjectIDTracker.h */,
- FFFDf202f0f07fd2f202f0f0 /* ScRbElementInteraction.h */,
- FFFDf202f1587fd2f202f158 /* ScRigidSim.h */,
- FFFDf202f1c07fd2f202f1c0 /* ScShapeInteraction.h */,
- FFFDf202f2287fd2f202f228 /* ScShapeIterator.h */,
- FFFDf202f2907fd2f202f290 /* ScShapeSim.h */,
- FFFDf202f2f87fd2f202f2f8 /* ScSimStateData.h */,
- FFFDf202f3607fd2f202f360 /* ScSimStats.h */,
- FFFDf202f3c87fd2f202f3c8 /* ScSimulationController.h */,
- FFFDf202f4307fd2f202f430 /* ScSqBoundsManager.h */,
- FFFDf202f4987fd2f202f498 /* ScStaticSim.h */,
- FFFDf202f5007fd2f202f500 /* ScTriggerInteraction.h */,
- FFFDf202f5687fd2f202f568 /* ScTriggerPairs.h */,
- FFFDf202f5d07fd2f202f5d0 /* ScActorCore.cpp */,
- FFFDf202f6387fd2f202f638 /* ScActorSim.cpp */,
- FFFDf202f6a07fd2f202f6a0 /* ScArticulationCore.cpp */,
- FFFDf202f7087fd2f202f708 /* ScArticulationJointCore.cpp */,
- FFFDf202f7707fd2f202f770 /* ScArticulationJointSim.cpp */,
- FFFDf202f7d87fd2f202f7d8 /* ScArticulationSim.cpp */,
- FFFDf202f8407fd2f202f840 /* ScBodyCore.cpp */,
- FFFDf202f8a87fd2f202f8a8 /* ScBodyCoreKinematic.cpp */,
- FFFDf202f9107fd2f202f910 /* ScBodySim.cpp */,
- FFFDf202f9787fd2f202f978 /* ScConstraintCore.cpp */,
- FFFDf202f9e07fd2f202f9e0 /* ScConstraintGroupNode.cpp */,
- FFFDf202fa487fd2f202fa48 /* ScConstraintInteraction.cpp */,
- FFFDf202fab07fd2f202fab0 /* ScConstraintProjectionManager.cpp */,
- FFFDf202fb187fd2f202fb18 /* ScConstraintProjectionTree.cpp */,
- FFFDf202fb807fd2f202fb80 /* ScConstraintSim.cpp */,
- FFFDf202fbe87fd2f202fbe8 /* ScElementInteractionMarker.cpp */,
- FFFDf202fc507fd2f202fc50 /* ScElementSim.cpp */,
- FFFDf202fcb87fd2f202fcb8 /* ScInteraction.cpp */,
- FFFDf202fd207fd2f202fd20 /* ScIterators.cpp */,
- FFFDf202fd887fd2f202fd88 /* ScMaterialCore.cpp */,
- FFFDf202fdf07fd2f202fdf0 /* ScMetaData.cpp */,
- FFFDf202fe587fd2f202fe58 /* ScNPhaseCore.cpp */,
- FFFDf202fec07fd2f202fec0 /* ScPhysics.cpp */,
- FFFDf202ff287fd2f202ff28 /* ScRigidCore.cpp */,
- FFFDf202ff907fd2f202ff90 /* ScRigidSim.cpp */,
- FFFDf202fff87fd2f202fff8 /* ScScene.cpp */,
- FFFDf20300607fd2f2030060 /* ScShapeCore.cpp */,
- FFFDf20300c87fd2f20300c8 /* ScShapeInteraction.cpp */,
- FFFDf20301307fd2f2030130 /* ScShapeSim.cpp */,
- FFFDf20301987fd2f2030198 /* ScSimStats.cpp */,
- FFFDf20302007fd2f2030200 /* ScSimulationController.cpp */,
- FFFDf20302687fd2f2030268 /* ScSqBoundsManager.cpp */,
- FFFDf20302d07fd2f20302d0 /* ScStaticCore.cpp */,
- FFFDf20303387fd2f2030338 /* ScStaticSim.cpp */,
- FFFDf20303a07fd2f20303a0 /* ScTriggerInteraction.cpp */,
- FFFDf20304087fd2f2030408 /* particles/ScParticleBodyInteraction.h */,
- FFFDf20304707fd2f2030470 /* particles/ScParticlePacketShape.h */,
- FFFDf20304d87fd2f20304d8 /* particles/ScParticleSystemSim.h */,
- FFFDf20305407fd2f2030540 /* particles/ScParticleBodyInteraction.cpp */,
- FFFDf20305a87fd2f20305a8 /* particles/ScParticlePacketShape.cpp */,
- FFFDf20306107fd2f2030610 /* particles/ScParticleSystemCore.cpp */,
- FFFDf20306787fd2f2030678 /* particles/ScParticleSystemSim.cpp */,
- FFFDf20306e07fd2f20306e0 /* cloth/ScClothShape.h */,
- FFFDf20307487fd2f2030748 /* cloth/ScClothSim.h */,
- FFFDf20307b07fd2f20307b0 /* cloth/ScClothCore.cpp */,
- FFFDf20308187fd2f2030818 /* cloth/ScClothFabricCore.cpp */,
- FFFDf20308807fd2f2030880 /* cloth/ScClothShape.cpp */,
- FFFDf20308e87fd2f20308e8 /* cloth/ScClothSim.cpp */,
+ FFFD6485cc007f856485cc00 /* ScActorElementPair.h */,
+ FFFD6485cc687f856485cc68 /* ScActorInteraction.h */,
+ FFFD6485ccd07f856485ccd0 /* ScActorPair.h */,
+ FFFD6485cd387f856485cd38 /* ScActorSim.h */,
+ FFFD6485cda07f856485cda0 /* ScArticulationJointSim.h */,
+ FFFD6485ce087f856485ce08 /* ScArticulationSim.h */,
+ FFFD6485ce707f856485ce70 /* ScBodySim.h */,
+ FFFD6485ced87f856485ced8 /* ScClient.h */,
+ FFFD6485cf407f856485cf40 /* ScConstraintGroupNode.h */,
+ FFFD6485cfa87f856485cfa8 /* ScConstraintInteraction.h */,
+ FFFD6485d0107f856485d010 /* ScConstraintProjectionManager.h */,
+ FFFD6485d0787f856485d078 /* ScConstraintProjectionTree.h */,
+ FFFD6485d0e07f856485d0e0 /* ScConstraintSim.h */,
+ FFFD6485d1487f856485d148 /* ScContactReportBuffer.h */,
+ FFFD6485d1b07f856485d1b0 /* ScContactStream.h */,
+ FFFD6485d2187f856485d218 /* ScElementInteractionMarker.h */,
+ FFFD6485d2807f856485d280 /* ScElementSim.h */,
+ FFFD6485d2e87f856485d2e8 /* ScElementSimInteraction.h */,
+ FFFD6485d3507f856485d350 /* ScInteraction.h */,
+ FFFD6485d3b87f856485d3b8 /* ScInteractionFlags.h */,
+ FFFD6485d4207f856485d420 /* ScNPhaseCore.h */,
+ FFFD6485d4887f856485d488 /* ScObjectIDTracker.h */,
+ FFFD6485d4f07f856485d4f0 /* ScRbElementInteraction.h */,
+ FFFD6485d5587f856485d558 /* ScRigidSim.h */,
+ FFFD6485d5c07f856485d5c0 /* ScShapeInteraction.h */,
+ FFFD6485d6287f856485d628 /* ScShapeIterator.h */,
+ FFFD6485d6907f856485d690 /* ScShapeSim.h */,
+ FFFD6485d6f87f856485d6f8 /* ScSimStateData.h */,
+ FFFD6485d7607f856485d760 /* ScSimStats.h */,
+ FFFD6485d7c87f856485d7c8 /* ScSimulationController.h */,
+ FFFD6485d8307f856485d830 /* ScSqBoundsManager.h */,
+ FFFD6485d8987f856485d898 /* ScStaticSim.h */,
+ FFFD6485d9007f856485d900 /* ScTriggerInteraction.h */,
+ FFFD6485d9687f856485d968 /* ScTriggerPairs.h */,
+ FFFD6485d9d07f856485d9d0 /* ScActorCore.cpp */,
+ FFFD6485da387f856485da38 /* ScActorSim.cpp */,
+ FFFD6485daa07f856485daa0 /* ScArticulationCore.cpp */,
+ FFFD6485db087f856485db08 /* ScArticulationJointCore.cpp */,
+ FFFD6485db707f856485db70 /* ScArticulationJointSim.cpp */,
+ FFFD6485dbd87f856485dbd8 /* ScArticulationSim.cpp */,
+ FFFD6485dc407f856485dc40 /* ScBodyCore.cpp */,
+ FFFD6485dca87f856485dca8 /* ScBodyCoreKinematic.cpp */,
+ FFFD6485dd107f856485dd10 /* ScBodySim.cpp */,
+ FFFD6485dd787f856485dd78 /* ScConstraintCore.cpp */,
+ FFFD6485dde07f856485dde0 /* ScConstraintGroupNode.cpp */,
+ FFFD6485de487f856485de48 /* ScConstraintInteraction.cpp */,
+ FFFD6485deb07f856485deb0 /* ScConstraintProjectionManager.cpp */,
+ FFFD6485df187f856485df18 /* ScConstraintProjectionTree.cpp */,
+ FFFD6485df807f856485df80 /* ScConstraintSim.cpp */,
+ FFFD6485dfe87f856485dfe8 /* ScElementInteractionMarker.cpp */,
+ FFFD6485e0507f856485e050 /* ScElementSim.cpp */,
+ FFFD6485e0b87f856485e0b8 /* ScInteraction.cpp */,
+ FFFD6485e1207f856485e120 /* ScIterators.cpp */,
+ FFFD6485e1887f856485e188 /* ScMaterialCore.cpp */,
+ FFFD6485e1f07f856485e1f0 /* ScMetaData.cpp */,
+ FFFD6485e2587f856485e258 /* ScNPhaseCore.cpp */,
+ FFFD6485e2c07f856485e2c0 /* ScPhysics.cpp */,
+ FFFD6485e3287f856485e328 /* ScRigidCore.cpp */,
+ FFFD6485e3907f856485e390 /* ScRigidSim.cpp */,
+ FFFD6485e3f87f856485e3f8 /* ScScene.cpp */,
+ FFFD6485e4607f856485e460 /* ScShapeCore.cpp */,
+ FFFD6485e4c87f856485e4c8 /* ScShapeInteraction.cpp */,
+ FFFD6485e5307f856485e530 /* ScShapeSim.cpp */,
+ FFFD6485e5987f856485e598 /* ScSimStats.cpp */,
+ FFFD6485e6007f856485e600 /* ScSimulationController.cpp */,
+ FFFD6485e6687f856485e668 /* ScSqBoundsManager.cpp */,
+ FFFD6485e6d07f856485e6d0 /* ScStaticCore.cpp */,
+ FFFD6485e7387f856485e738 /* ScStaticSim.cpp */,
+ FFFD6485e7a07f856485e7a0 /* ScTriggerInteraction.cpp */,
+ FFFD6485e8087f856485e808 /* particles/ScParticleBodyInteraction.h */,
+ FFFD6485e8707f856485e870 /* particles/ScParticlePacketShape.h */,
+ FFFD6485e8d87f856485e8d8 /* particles/ScParticleSystemSim.h */,
+ FFFD6485e9407f856485e940 /* particles/ScParticleBodyInteraction.cpp */,
+ FFFD6485e9a87f856485e9a8 /* particles/ScParticlePacketShape.cpp */,
+ FFFD6485ea107f856485ea10 /* particles/ScParticleSystemCore.cpp */,
+ FFFD6485ea787f856485ea78 /* particles/ScParticleSystemSim.cpp */,
+ FFFD6485eae07f856485eae0 /* cloth/ScClothShape.h */,
+ FFFD6485eb487f856485eb48 /* cloth/ScClothSim.h */,
+ FFFD6485ebb07f856485ebb0 /* cloth/ScClothCore.cpp */,
+ FFFD6485ec187f856485ec18 /* cloth/ScClothFabricCore.cpp */,
+ FFFD6485ec807f856485ec80 /* cloth/ScClothShape.cpp */,
+ FFFD6485ece87f856485ece8 /* cloth/ScClothSim.cpp */,
);
name = "src";
sourceTree = SOURCE_ROOT;
};
- FFFBf1f241a07fd2f1f241a0 /* PhysXCooking */ = {
+ FFFB6593ab007f856593ab00 /* PhysXCooking */ = {
isa = PBXGroup;
children = (
- FFFBf1f255207fd2f1f25520 /* include */,
- FFFBf1f255487fd2f1f25548 /* src */,
+ FFFB6593f0807f856593f080 /* include */,
+ FFFB6593f0a87f856593f0a8 /* src */,
);
name = "PhysXCooking";
sourceTree = "<group>";
};
- FFFBf1f255207fd2f1f25520 /* include */ = {
+ FFFB6593f0807f856593f080 /* include */ = {
isa = PBXGroup;
children = (
- FFFDf1f270707fd2f1f27070 /* PxBVH33MidphaseDesc.h */,
- FFFDf1f270d87fd2f1f270d8 /* PxBVH34MidphaseDesc.h */,
- FFFDf1f271407fd2f1f27140 /* PxConvexMeshDesc.h */,
- FFFDf1f271a87fd2f1f271a8 /* PxCooking.h */,
- FFFDf1f272107fd2f1f27210 /* PxMidphaseDesc.h */,
- FFFDf1f272787fd2f1f27278 /* PxTriangleMeshDesc.h */,
- FFFDf1f272e07fd2f1f272e0 /* Pxc.h */,
+ FFFD65944ea07f8565944ea0 /* PxBVH33MidphaseDesc.h */,
+ FFFD65944f087f8565944f08 /* PxBVH34MidphaseDesc.h */,
+ FFFD65944f707f8565944f70 /* PxConvexMeshDesc.h */,
+ FFFD65944fd87f8565944fd8 /* PxCooking.h */,
+ FFFD659450407f8565945040 /* PxMidphaseDesc.h */,
+ FFFD659450a87f85659450a8 /* PxTriangleMeshDesc.h */,
+ FFFD659451107f8565945110 /* Pxc.h */,
);
name = "include";
sourceTree = SOURCE_ROOT;
};
- FFFBf1f255487fd2f1f25548 /* src */ = {
+ FFFB6593f0a87f856593f0a8 /* src */ = {
isa = PBXGroup;
children = (
- FFFDf2036a007fd2f2036a00 /* Adjacencies.cpp */,
- FFFDf2036a687fd2f2036a68 /* Cooking.cpp */,
- FFFDf2036ad07fd2f2036ad0 /* CookingUtils.cpp */,
- FFFDf2036b387fd2f2036b38 /* EdgeList.cpp */,
- FFFDf2036ba07fd2f2036ba0 /* MeshCleaner.cpp */,
- FFFDf2036c087fd2f2036c08 /* Quantizer.cpp */,
- FFFDf2036c707fd2f2036c70 /* Adjacencies.h */,
- FFFDf2036cd87fd2f2036cd8 /* Cooking.h */,
- FFFDf2036d407fd2f2036d40 /* CookingUtils.h */,
- FFFDf2036da87fd2f2036da8 /* EdgeList.h */,
- FFFDf2036e107fd2f2036e10 /* MeshCleaner.h */,
- FFFDf2036e787fd2f2036e78 /* Quantizer.h */,
- FFFDf2036ee07fd2f2036ee0 /* mesh/GrbTriangleMeshCooking.cpp */,
- FFFDf2036f487fd2f2036f48 /* mesh/HeightFieldCooking.cpp */,
- FFFDf2036fb07fd2f2036fb0 /* mesh/RTreeCooking.cpp */,
- FFFDf20370187fd2f2037018 /* mesh/TriangleMeshBuilder.cpp */,
- FFFDf20370807fd2f2037080 /* mesh/GrbTriangleMeshCooking.h */,
- FFFDf20370e87fd2f20370e8 /* mesh/HeightFieldCooking.h */,
- FFFDf20371507fd2f2037150 /* mesh/QuickSelect.h */,
- FFFDf20371b87fd2f20371b8 /* mesh/RTreeCooking.h */,
- FFFDf20372207fd2f2037220 /* mesh/TriangleMeshBuilder.h */,
- FFFDf20372887fd2f2037288 /* convex/BigConvexDataBuilder.cpp */,
- FFFDf20372f07fd2f20372f0 /* convex/ConvexHullBuilder.cpp */,
- FFFDf20373587fd2f2037358 /* convex/ConvexHullLib.cpp */,
- FFFDf20373c07fd2f20373c0 /* convex/ConvexHullUtils.cpp */,
- FFFDf20374287fd2f2037428 /* convex/ConvexMeshBuilder.cpp */,
- FFFDf20374907fd2f2037490 /* convex/ConvexPolygonsBuilder.cpp */,
- FFFDf20374f87fd2f20374f8 /* convex/InflationConvexHullLib.cpp */,
- FFFDf20375607fd2f2037560 /* convex/QuickHullConvexHullLib.cpp */,
- FFFDf20375c87fd2f20375c8 /* convex/VolumeIntegration.cpp */,
- FFFDf20376307fd2f2037630 /* convex/BigConvexDataBuilder.h */,
- FFFDf20376987fd2f2037698 /* convex/ConvexHullBuilder.h */,
- FFFDf20377007fd2f2037700 /* convex/ConvexHullLib.h */,
- FFFDf20377687fd2f2037768 /* convex/ConvexHullUtils.h */,
- FFFDf20377d07fd2f20377d0 /* convex/ConvexMeshBuilder.h */,
- FFFDf20378387fd2f2037838 /* convex/ConvexPolygonsBuilder.h */,
- FFFDf20378a07fd2f20378a0 /* convex/InflationConvexHullLib.h */,
- FFFDf20379087fd2f2037908 /* convex/QuickHullConvexHullLib.h */,
- FFFDf20379707fd2f2037970 /* convex/VolumeIntegration.h */,
+ FFFD64860e007f8564860e00 /* Adjacencies.cpp */,
+ FFFD64860e687f8564860e68 /* Cooking.cpp */,
+ FFFD64860ed07f8564860ed0 /* CookingUtils.cpp */,
+ FFFD64860f387f8564860f38 /* EdgeList.cpp */,
+ FFFD64860fa07f8564860fa0 /* MeshCleaner.cpp */,
+ FFFD648610087f8564861008 /* Quantizer.cpp */,
+ FFFD648610707f8564861070 /* Adjacencies.h */,
+ FFFD648610d87f85648610d8 /* Cooking.h */,
+ FFFD648611407f8564861140 /* CookingUtils.h */,
+ FFFD648611a87f85648611a8 /* EdgeList.h */,
+ FFFD648612107f8564861210 /* MeshCleaner.h */,
+ FFFD648612787f8564861278 /* Quantizer.h */,
+ FFFD648612e07f85648612e0 /* mesh/GrbTriangleMeshCooking.cpp */,
+ FFFD648613487f8564861348 /* mesh/HeightFieldCooking.cpp */,
+ FFFD648613b07f85648613b0 /* mesh/RTreeCooking.cpp */,
+ FFFD648614187f8564861418 /* mesh/TriangleMeshBuilder.cpp */,
+ FFFD648614807f8564861480 /* mesh/GrbTriangleMeshCooking.h */,
+ FFFD648614e87f85648614e8 /* mesh/HeightFieldCooking.h */,
+ FFFD648615507f8564861550 /* mesh/QuickSelect.h */,
+ FFFD648615b87f85648615b8 /* mesh/RTreeCooking.h */,
+ FFFD648616207f8564861620 /* mesh/TriangleMeshBuilder.h */,
+ FFFD648616887f8564861688 /* convex/BigConvexDataBuilder.cpp */,
+ FFFD648616f07f85648616f0 /* convex/ConvexHullBuilder.cpp */,
+ FFFD648617587f8564861758 /* convex/ConvexHullLib.cpp */,
+ FFFD648617c07f85648617c0 /* convex/ConvexHullUtils.cpp */,
+ FFFD648618287f8564861828 /* convex/ConvexMeshBuilder.cpp */,
+ FFFD648618907f8564861890 /* convex/ConvexPolygonsBuilder.cpp */,
+ FFFD648618f87f85648618f8 /* convex/InflationConvexHullLib.cpp */,
+ FFFD648619607f8564861960 /* convex/QuickHullConvexHullLib.cpp */,
+ FFFD648619c87f85648619c8 /* convex/VolumeIntegration.cpp */,
+ FFFD64861a307f8564861a30 /* convex/BigConvexDataBuilder.h */,
+ FFFD64861a987f8564861a98 /* convex/ConvexHullBuilder.h */,
+ FFFD64861b007f8564861b00 /* convex/ConvexHullLib.h */,
+ FFFD64861b687f8564861b68 /* convex/ConvexHullUtils.h */,
+ FFFD64861bd07f8564861bd0 /* convex/ConvexMeshBuilder.h */,
+ FFFD64861c387f8564861c38 /* convex/ConvexPolygonsBuilder.h */,
+ FFFD64861ca07f8564861ca0 /* convex/InflationConvexHullLib.h */,
+ FFFD64861d087f8564861d08 /* convex/QuickHullConvexHullLib.h */,
+ FFFD64861d707f8564861d70 /* convex/VolumeIntegration.h */,
);
name = "src";
sourceTree = SOURCE_ROOT;
};
- FFFBf18a0c307fd2f18a0c30 /* PhysXCommon */ = {
+ FFFB641046c07f85641046c0 /* PhysXCommon */ = {
isa = PBXGroup;
children = (
- FFFBf18a33c07fd2f18a33c0 /* include */,
- FFFBf18a33e87fd2f18a33e8 /* common */,
- FFFBf18a34107fd2f18a3410 /* geomutils */,
+ FFFB641111d07f85641111d0 /* include */,
+ FFFB641111f87f85641111f8 /* common */,
+ FFFB641112207f8564111220 /* geomutils */,
);
name = "PhysXCommon";
sourceTree = "<group>";
};
- FFFBf18a33c07fd2f18a33c0 /* include */ = {
+ FFFB641111d07f85641111d0 /* include */ = {
isa = PBXGroup;
children = (
- FFFDf200ec007fd2f200ec00 /* common/PxBase.h */,
- FFFDf200ec687fd2f200ec68 /* common/PxCollection.h */,
- FFFDf200ecd07fd2f200ecd0 /* common/PxCoreUtilityTypes.h */,
- FFFDf200ed387fd2f200ed38 /* common/PxMetaData.h */,
- FFFDf200eda07fd2f200eda0 /* common/PxMetaDataFlags.h */,
- FFFDf200ee087fd2f200ee08 /* common/PxPhysXCommonConfig.h */,
- FFFDf200ee707fd2f200ee70 /* common/PxPhysicsInsertionCallback.h */,
- FFFDf200eed87fd2f200eed8 /* common/PxRenderBuffer.h */,
- FFFDf200ef407fd2f200ef40 /* common/PxSerialFramework.h */,
- FFFDf200efa87fd2f200efa8 /* common/PxSerializer.h */,
- FFFDf200f0107fd2f200f010 /* common/PxStringTable.h */,
- FFFDf200f0787fd2f200f078 /* common/PxTolerancesScale.h */,
- FFFDf200f0e07fd2f200f0e0 /* common/PxTypeInfo.h */,
- FFFDf200f1487fd2f200f148 /* geometry/PxBoxGeometry.h */,
- FFFDf200f1b07fd2f200f1b0 /* geometry/PxCapsuleGeometry.h */,
- FFFDf200f2187fd2f200f218 /* geometry/PxConvexMesh.h */,
- FFFDf200f2807fd2f200f280 /* geometry/PxConvexMeshGeometry.h */,
- FFFDf200f2e87fd2f200f2e8 /* geometry/PxGeometry.h */,
- FFFDf200f3507fd2f200f350 /* geometry/PxGeometryHelpers.h */,
- FFFDf200f3b87fd2f200f3b8 /* geometry/PxGeometryQuery.h */,
- FFFDf200f4207fd2f200f420 /* geometry/PxHeightField.h */,
- FFFDf200f4887fd2f200f488 /* geometry/PxHeightFieldDesc.h */,
- FFFDf200f4f07fd2f200f4f0 /* geometry/PxHeightFieldFlag.h */,
- FFFDf200f5587fd2f200f558 /* geometry/PxHeightFieldGeometry.h */,
- FFFDf200f5c07fd2f200f5c0 /* geometry/PxHeightFieldSample.h */,
- FFFDf200f6287fd2f200f628 /* geometry/PxMeshQuery.h */,
- FFFDf200f6907fd2f200f690 /* geometry/PxMeshScale.h */,
- FFFDf200f6f87fd2f200f6f8 /* geometry/PxPlaneGeometry.h */,
- FFFDf200f7607fd2f200f760 /* geometry/PxSimpleTriangleMesh.h */,
- FFFDf200f7c87fd2f200f7c8 /* geometry/PxSphereGeometry.h */,
- FFFDf200f8307fd2f200f830 /* geometry/PxTriangle.h */,
- FFFDf200f8987fd2f200f898 /* geometry/PxTriangleMesh.h */,
- FFFDf200f9007fd2f200f900 /* geometry/PxTriangleMeshGeometry.h */,
+ FFFD6480ec007f856480ec00 /* common/PxBase.h */,
+ FFFD6480ec687f856480ec68 /* common/PxCollection.h */,
+ FFFD6480ecd07f856480ecd0 /* common/PxCoreUtilityTypes.h */,
+ FFFD6480ed387f856480ed38 /* common/PxMetaData.h */,
+ FFFD6480eda07f856480eda0 /* common/PxMetaDataFlags.h */,
+ FFFD6480ee087f856480ee08 /* common/PxPhysXCommonConfig.h */,
+ FFFD6480ee707f856480ee70 /* common/PxPhysicsInsertionCallback.h */,
+ FFFD6480eed87f856480eed8 /* common/PxRenderBuffer.h */,
+ FFFD6480ef407f856480ef40 /* common/PxSerialFramework.h */,
+ FFFD6480efa87f856480efa8 /* common/PxSerializer.h */,
+ FFFD6480f0107f856480f010 /* common/PxStringTable.h */,
+ FFFD6480f0787f856480f078 /* common/PxTolerancesScale.h */,
+ FFFD6480f0e07f856480f0e0 /* common/PxTypeInfo.h */,
+ FFFD6480f1487f856480f148 /* geometry/PxBoxGeometry.h */,
+ FFFD6480f1b07f856480f1b0 /* geometry/PxCapsuleGeometry.h */,
+ FFFD6480f2187f856480f218 /* geometry/PxConvexMesh.h */,
+ FFFD6480f2807f856480f280 /* geometry/PxConvexMeshGeometry.h */,
+ FFFD6480f2e87f856480f2e8 /* geometry/PxGeometry.h */,
+ FFFD6480f3507f856480f350 /* geometry/PxGeometryHelpers.h */,
+ FFFD6480f3b87f856480f3b8 /* geometry/PxGeometryQuery.h */,
+ FFFD6480f4207f856480f420 /* geometry/PxHeightField.h */,
+ FFFD6480f4887f856480f488 /* geometry/PxHeightFieldDesc.h */,
+ FFFD6480f4f07f856480f4f0 /* geometry/PxHeightFieldFlag.h */,
+ FFFD6480f5587f856480f558 /* geometry/PxHeightFieldGeometry.h */,
+ FFFD6480f5c07f856480f5c0 /* geometry/PxHeightFieldSample.h */,
+ FFFD6480f6287f856480f628 /* geometry/PxMeshQuery.h */,
+ FFFD6480f6907f856480f690 /* geometry/PxMeshScale.h */,
+ FFFD6480f6f87f856480f6f8 /* geometry/PxPlaneGeometry.h */,
+ FFFD6480f7607f856480f760 /* geometry/PxSimpleTriangleMesh.h */,
+ FFFD6480f7c87f856480f7c8 /* geometry/PxSphereGeometry.h */,
+ FFFD6480f8307f856480f830 /* geometry/PxTriangle.h */,
+ FFFD6480f8987f856480f898 /* geometry/PxTriangleMesh.h */,
+ FFFD6480f9007f856480f900 /* geometry/PxTriangleMeshGeometry.h */,
);
name = "include";
sourceTree = SOURCE_ROOT;
};
- FFFBf18a33e87fd2f18a33e8 /* common */ = {
+ FFFB641111f87f85641111f8 /* common */ = {
isa = PBXGroup;
children = (
- FFFDf11aa8007fd2f11aa800 /* src/CmBoxPruning.cpp */,
- FFFDf11aa8687fd2f11aa868 /* src/CmCollection.cpp */,
- FFFDf11aa8d07fd2f11aa8d0 /* src/CmMathUtils.cpp */,
- FFFDf11aa9387fd2f11aa938 /* src/CmPtrTable.cpp */,
- FFFDf11aa9a07fd2f11aa9a0 /* src/CmRadixSort.cpp */,
- FFFDf11aaa087fd2f11aaa08 /* src/CmRadixSortBuffered.cpp */,
- FFFDf11aaa707fd2f11aaa70 /* src/CmRenderOutput.cpp */,
- FFFDf11aaad87fd2f11aaad8 /* src/CmVisualization.cpp */,
- FFFDf11aab407fd2f11aab40 /* src/CmBitMap.h */,
- FFFDf11aaba87fd2f11aaba8 /* src/CmBoxPruning.h */,
- FFFDf11aac107fd2f11aac10 /* src/CmCollection.h */,
- FFFDf11aac787fd2f11aac78 /* src/CmConeLimitHelper.h */,
- FFFDf11aace07fd2f11aace0 /* src/CmFlushPool.h */,
- FFFDf11aad487fd2f11aad48 /* src/CmIDPool.h */,
- FFFDf11aadb07fd2f11aadb0 /* src/CmIO.h */,
- FFFDf11aae187fd2f11aae18 /* src/CmMatrix34.h */,
- FFFDf11aae807fd2f11aae80 /* src/CmPhysXCommon.h */,
- FFFDf11aaee87fd2f11aaee8 /* src/CmPool.h */,
- FFFDf11aaf507fd2f11aaf50 /* src/CmPreallocatingPool.h */,
- FFFDf11aafb87fd2f11aafb8 /* src/CmPriorityQueue.h */,
- FFFDf11ab0207fd2f11ab020 /* src/CmPtrTable.h */,
- FFFDf11ab0887fd2f11ab088 /* src/CmQueue.h */,
- FFFDf11ab0f07fd2f11ab0f0 /* src/CmRadixSort.h */,
- FFFDf11ab1587fd2f11ab158 /* src/CmRadixSortBuffered.h */,
- FFFDf11ab1c07fd2f11ab1c0 /* src/CmRefCountable.h */,
- FFFDf11ab2287fd2f11ab228 /* src/CmRenderBuffer.h */,
- FFFDf11ab2907fd2f11ab290 /* src/CmRenderOutput.h */,
- FFFDf11ab2f87fd2f11ab2f8 /* src/CmScaling.h */,
- FFFDf11ab3607fd2f11ab360 /* src/CmSpatialVector.h */,
- FFFDf11ab3c87fd2f11ab3c8 /* src/CmTask.h */,
- FFFDf11ab4307fd2f11ab430 /* src/CmTaskPool.h */,
- FFFDf11ab4987fd2f11ab498 /* src/CmTmpMem.h */,
- FFFDf11ab5007fd2f11ab500 /* src/CmTransformUtils.h */,
- FFFDf11ab5687fd2f11ab568 /* src/CmUtils.h */,
- FFFDf11ab5d07fd2f11ab5d0 /* src/CmVisualization.h */,
+ FFFD6398cc007f856398cc00 /* src/CmBoxPruning.cpp */,
+ FFFD6398cc687f856398cc68 /* src/CmCollection.cpp */,
+ FFFD6398ccd07f856398ccd0 /* src/CmMathUtils.cpp */,
+ FFFD6398cd387f856398cd38 /* src/CmPtrTable.cpp */,
+ FFFD6398cda07f856398cda0 /* src/CmRadixSort.cpp */,
+ FFFD6398ce087f856398ce08 /* src/CmRadixSortBuffered.cpp */,
+ FFFD6398ce707f856398ce70 /* src/CmRenderOutput.cpp */,
+ FFFD6398ced87f856398ced8 /* src/CmVisualization.cpp */,
+ FFFD6398cf407f856398cf40 /* src/CmBitMap.h */,
+ FFFD6398cfa87f856398cfa8 /* src/CmBoxPruning.h */,
+ FFFD6398d0107f856398d010 /* src/CmCollection.h */,
+ FFFD6398d0787f856398d078 /* src/CmConeLimitHelper.h */,
+ FFFD6398d0e07f856398d0e0 /* src/CmFlushPool.h */,
+ FFFD6398d1487f856398d148 /* src/CmIDPool.h */,
+ FFFD6398d1b07f856398d1b0 /* src/CmIO.h */,
+ FFFD6398d2187f856398d218 /* src/CmMatrix34.h */,
+ FFFD6398d2807f856398d280 /* src/CmPhysXCommon.h */,
+ FFFD6398d2e87f856398d2e8 /* src/CmPool.h */,
+ FFFD6398d3507f856398d350 /* src/CmPreallocatingPool.h */,
+ FFFD6398d3b87f856398d3b8 /* src/CmPriorityQueue.h */,
+ FFFD6398d4207f856398d420 /* src/CmPtrTable.h */,
+ FFFD6398d4887f856398d488 /* src/CmQueue.h */,
+ FFFD6398d4f07f856398d4f0 /* src/CmRadixSort.h */,
+ FFFD6398d5587f856398d558 /* src/CmRadixSortBuffered.h */,
+ FFFD6398d5c07f856398d5c0 /* src/CmRefCountable.h */,
+ FFFD6398d6287f856398d628 /* src/CmRenderBuffer.h */,
+ FFFD6398d6907f856398d690 /* src/CmRenderOutput.h */,
+ FFFD6398d6f87f856398d6f8 /* src/CmScaling.h */,
+ FFFD6398d7607f856398d760 /* src/CmSpatialVector.h */,
+ FFFD6398d7c87f856398d7c8 /* src/CmTask.h */,
+ FFFD6398d8307f856398d830 /* src/CmTaskPool.h */,
+ FFFD6398d8987f856398d898 /* src/CmTmpMem.h */,
+ FFFD6398d9007f856398d900 /* src/CmTransformUtils.h */,
+ FFFD6398d9687f856398d968 /* src/CmUtils.h */,
+ FFFD6398d9d07f856398d9d0 /* src/CmVisualization.h */,
);
name = "common";
sourceTree = SOURCE_ROOT;
};
- FFFBf18a34107fd2f18a3410 /* geomutils */ = {
+ FFFB641112207f8564111220 /* geomutils */ = {
isa = PBXGroup;
children = (
- FFFDf20010007fd2f2001000 /* headers/GuAxes.h */,
- FFFDf20010687fd2f2001068 /* headers/GuBox.h */,
- FFFDf20010d07fd2f20010d0 /* headers/GuDistanceSegmentBox.h */,
- FFFDf20011387fd2f2001138 /* headers/GuDistanceSegmentSegment.h */,
- FFFDf20011a07fd2f20011a0 /* headers/GuIntersectionBoxBox.h */,
- FFFDf20012087fd2f2001208 /* headers/GuIntersectionTriangleBox.h */,
- FFFDf20012707fd2f2001270 /* headers/GuRaycastTests.h */,
- FFFDf20012d87fd2f20012d8 /* headers/GuSIMDHelpers.h */,
- FFFDf20013407fd2f2001340 /* headers/GuSegment.h */,
- FFFDf20013a87fd2f20013a8 /* ../../Include/GeomUtils */,
- FFFDf20014107fd2f2001410 /* src/GuBounds.h */,
- FFFDf20014787fd2f2001478 /* src/GuCapsule.h */,
- FFFDf20014e07fd2f20014e0 /* src/GuCenterExtents.h */,
- FFFDf20015487fd2f2001548 /* src/GuGeometryUnion.h */,
- FFFDf20015b07fd2f20015b0 /* src/GuInternal.h */,
- FFFDf20016187fd2f2001618 /* src/GuMTD.h */,
- FFFDf20016807fd2f2001680 /* src/GuMeshFactory.h */,
- FFFDf20016e87fd2f20016e8 /* src/GuOverlapTests.h */,
- FFFDf20017507fd2f2001750 /* src/GuSerialize.h */,
- FFFDf20017b87fd2f20017b8 /* src/GuSphere.h */,
- FFFDf20018207fd2f2001820 /* src/GuSweepMTD.h */,
- FFFDf20018887fd2f2001888 /* src/GuSweepSharedTests.h */,
- FFFDf20018f07fd2f20018f0 /* src/GuSweepTests.h */,
- FFFDf20019587fd2f2001958 /* src/contact/GuContactMethodImpl.h */,
- FFFDf20019c07fd2f20019c0 /* src/contact/GuContactPolygonPolygon.h */,
- FFFDf2001a287fd2f2001a28 /* src/contact/GuFeatureCode.h */,
- FFFDf2001a907fd2f2001a90 /* src/contact/GuLegacyTraceLineCallback.h */,
- FFFDf2001af87fd2f2001af8 /* src/common/GuBarycentricCoordinates.h */,
- FFFDf2001b607fd2f2001b60 /* src/common/GuBoxConversion.h */,
- FFFDf2001bc87fd2f2001bc8 /* src/common/GuEdgeCache.h */,
- FFFDf2001c307fd2f2001c30 /* src/common/GuEdgeListData.h */,
- FFFDf2001c987fd2f2001c98 /* src/common/GuSeparatingAxes.h */,
- FFFDf2001d007fd2f2001d00 /* src/convex/GuBigConvexData.h */,
- FFFDf2001d687fd2f2001d68 /* src/convex/GuBigConvexData2.h */,
- FFFDf2001dd07fd2f2001dd0 /* src/convex/GuConvexEdgeFlags.h */,
- FFFDf2001e387fd2f2001e38 /* src/convex/GuConvexHelper.h */,
- FFFDf2001ea07fd2f2001ea0 /* src/convex/GuConvexMesh.h */,
- FFFDf2001f087fd2f2001f08 /* src/convex/GuConvexMeshData.h */,
- FFFDf2001f707fd2f2001f70 /* src/convex/GuConvexSupportTable.h */,
- FFFDf2001fd87fd2f2001fd8 /* src/convex/GuConvexUtilsInternal.h */,
- FFFDf20020407fd2f2002040 /* src/convex/GuCubeIndex.h */,
- FFFDf20020a87fd2f20020a8 /* src/convex/GuHillClimbing.h */,
- FFFDf20021107fd2f2002110 /* src/convex/GuShapeConvex.h */,
- FFFDf20021787fd2f2002178 /* src/distance/GuDistancePointBox.h */,
- FFFDf20021e07fd2f20021e0 /* src/distance/GuDistancePointSegment.h */,
- FFFDf20022487fd2f2002248 /* src/distance/GuDistancePointTriangle.h */,
- FFFDf20022b07fd2f20022b0 /* src/distance/GuDistancePointTriangleSIMD.h */,
- FFFDf20023187fd2f2002318 /* src/distance/GuDistanceSegmentSegmentSIMD.h */,
- FFFDf20023807fd2f2002380 /* src/distance/GuDistanceSegmentTriangle.h */,
- FFFDf20023e87fd2f20023e8 /* src/distance/GuDistanceSegmentTriangleSIMD.h */,
- FFFDf20024507fd2f2002450 /* src/sweep/GuSweepBoxBox.h */,
- FFFDf20024b87fd2f20024b8 /* src/sweep/GuSweepBoxSphere.h */,
- FFFDf20025207fd2f2002520 /* src/sweep/GuSweepBoxTriangle_FeatureBased.h */,
- FFFDf20025887fd2f2002588 /* src/sweep/GuSweepBoxTriangle_SAT.h */,
- FFFDf20025f07fd2f20025f0 /* src/sweep/GuSweepCapsuleBox.h */,
- FFFDf20026587fd2f2002658 /* src/sweep/GuSweepCapsuleCapsule.h */,
- FFFDf20026c07fd2f20026c0 /* src/sweep/GuSweepCapsuleTriangle.h */,
- FFFDf20027287fd2f2002728 /* src/sweep/GuSweepSphereCapsule.h */,
- FFFDf20027907fd2f2002790 /* src/sweep/GuSweepSphereSphere.h */,
- FFFDf20027f87fd2f20027f8 /* src/sweep/GuSweepSphereTriangle.h */,
- FFFDf20028607fd2f2002860 /* src/sweep/GuSweepTriangleUtils.h */,
- FFFDf20028c87fd2f20028c8 /* src/gjk/GuEPA.h */,
- FFFDf20029307fd2f2002930 /* src/gjk/GuEPAFacet.h */,
- FFFDf20029987fd2f2002998 /* src/gjk/GuGJK.h */,
- FFFDf2002a007fd2f2002a00 /* src/gjk/GuGJKPenetration.h */,
- FFFDf2002a687fd2f2002a68 /* src/gjk/GuGJKRaycast.h */,
- FFFDf2002ad07fd2f2002ad0 /* src/gjk/GuGJKSimplex.h */,
- FFFDf2002b387fd2f2002b38 /* src/gjk/GuGJKTest.h */,
- FFFDf2002ba07fd2f2002ba0 /* src/gjk/GuGJKType.h */,
- FFFDf2002c087fd2f2002c08 /* src/gjk/GuGJKUtil.h */,
- FFFDf2002c707fd2f2002c70 /* src/gjk/GuVecBox.h */,
- FFFDf2002cd87fd2f2002cd8 /* src/gjk/GuVecCapsule.h */,
- FFFDf2002d407fd2f2002d40 /* src/gjk/GuVecConvex.h */,
- FFFDf2002da87fd2f2002da8 /* src/gjk/GuVecConvexHull.h */,
- FFFDf2002e107fd2f2002e10 /* src/gjk/GuVecConvexHullNoScale.h */,
- FFFDf2002e787fd2f2002e78 /* src/gjk/GuVecPlane.h */,
- FFFDf2002ee07fd2f2002ee0 /* src/gjk/GuVecShrunkBox.h */,
- FFFDf2002f487fd2f2002f48 /* src/gjk/GuVecShrunkConvexHull.h */,
- FFFDf2002fb07fd2f2002fb0 /* src/gjk/GuVecShrunkConvexHullNoScale.h */,
- FFFDf20030187fd2f2003018 /* src/gjk/GuVecSphere.h */,
- FFFDf20030807fd2f2003080 /* src/gjk/GuVecTriangle.h */,
- FFFDf20030e87fd2f20030e8 /* src/intersection/GuIntersectionCapsuleTriangle.h */,
- FFFDf20031507fd2f2003150 /* src/intersection/GuIntersectionEdgeEdge.h */,
- FFFDf20031b87fd2f20031b8 /* src/intersection/GuIntersectionRay.h */,
- FFFDf20032207fd2f2003220 /* src/intersection/GuIntersectionRayBox.h */,
- FFFDf20032887fd2f2003288 /* src/intersection/GuIntersectionRayBoxSIMD.h */,
- FFFDf20032f07fd2f20032f0 /* src/intersection/GuIntersectionRayCapsule.h */,
- FFFDf20033587fd2f2003358 /* src/intersection/GuIntersectionRayPlane.h */,
- FFFDf20033c07fd2f20033c0 /* src/intersection/GuIntersectionRaySphere.h */,
- FFFDf20034287fd2f2003428 /* src/intersection/GuIntersectionRayTriangle.h */,
- FFFDf20034907fd2f2003490 /* src/intersection/GuIntersectionSphereBox.h */,
- FFFDf20034f87fd2f20034f8 /* src/mesh/GuBV32.h */,
- FFFDf20035607fd2f2003560 /* src/mesh/GuBV32Build.h */,
- FFFDf20035c87fd2f20035c8 /* src/mesh/GuBV4.h */,
- FFFDf20036307fd2f2003630 /* src/mesh/GuBV4Build.h */,
- FFFDf20036987fd2f2003698 /* src/mesh/GuBV4Settings.h */,
- FFFDf20037007fd2f2003700 /* src/mesh/GuBV4_AABBAABBSweepTest.h */,
- FFFDf20037687fd2f2003768 /* src/mesh/GuBV4_BoxBoxOverlapTest.h */,
- FFFDf20037d07fd2f20037d0 /* src/mesh/GuBV4_BoxOverlap_Internal.h */,
- FFFDf20038387fd2f2003838 /* src/mesh/GuBV4_BoxSweep_Internal.h */,
- FFFDf20038a07fd2f20038a0 /* src/mesh/GuBV4_BoxSweep_Params.h */,
- FFFDf20039087fd2f2003908 /* src/mesh/GuBV4_CapsuleSweep_Internal.h */,
- FFFDf20039707fd2f2003970 /* src/mesh/GuBV4_Common.h */,
- FFFDf20039d87fd2f20039d8 /* src/mesh/GuBV4_Internal.h */,
- FFFDf2003a407fd2f2003a40 /* src/mesh/GuBV4_ProcessStreamNoOrder_OBBOBB.h */,
- FFFDf2003aa87fd2f2003aa8 /* src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB.h */,
- FFFDf2003b107fd2f2003b10 /* src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB_Inflated.h */,
- FFFDf2003b787fd2f2003b78 /* src/mesh/GuBV4_ProcessStreamNoOrder_SphereAABB.h */,
- FFFDf2003be07fd2f2003be0 /* src/mesh/GuBV4_ProcessStreamOrdered_OBBOBB.h */,
- FFFDf2003c487fd2f2003c48 /* src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB.h */,
- FFFDf2003cb07fd2f2003cb0 /* src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB_Inflated.h */,
- FFFDf2003d187fd2f2003d18 /* src/mesh/GuBV4_Slabs.h */,
- FFFDf2003d807fd2f2003d80 /* src/mesh/GuBV4_Slabs_KajiyaNoOrder.h */,
- FFFDf2003de87fd2f2003de8 /* src/mesh/GuBV4_Slabs_KajiyaOrdered.h */,
- FFFDf2003e507fd2f2003e50 /* src/mesh/GuBV4_Slabs_SwizzledNoOrder.h */,
- FFFDf2003eb87fd2f2003eb8 /* src/mesh/GuBV4_Slabs_SwizzledOrdered.h */,
- FFFDf2003f207fd2f2003f20 /* src/mesh/GuBVConstants.h */,
- FFFDf2003f887fd2f2003f88 /* src/mesh/GuMeshData.h */,
- FFFDf2003ff07fd2f2003ff0 /* src/mesh/GuMidphaseInterface.h */,
- FFFDf20040587fd2f2004058 /* src/mesh/GuRTree.h */,
- FFFDf20040c07fd2f20040c0 /* src/mesh/GuSweepConvexTri.h */,
- FFFDf20041287fd2f2004128 /* src/mesh/GuSweepMesh.h */,
- FFFDf20041907fd2f2004190 /* src/mesh/GuTriangle32.h */,
- FFFDf20041f87fd2f20041f8 /* src/mesh/GuTriangleCache.h */,
- FFFDf20042607fd2f2004260 /* src/mesh/GuTriangleMesh.h */,
- FFFDf20042c87fd2f20042c8 /* src/mesh/GuTriangleMeshBV4.h */,
- FFFDf20043307fd2f2004330 /* src/mesh/GuTriangleMeshRTree.h */,
- FFFDf20043987fd2f2004398 /* src/mesh/GuTriangleVertexPointers.h */,
- FFFDf20044007fd2f2004400 /* src/hf/GuEntityReport.h */,
- FFFDf20044687fd2f2004468 /* src/hf/GuHeightField.h */,
- FFFDf20044d07fd2f20044d0 /* src/hf/GuHeightFieldData.h */,
- FFFDf20045387fd2f2004538 /* src/hf/GuHeightFieldUtil.h */,
- FFFDf20045a07fd2f20045a0 /* src/pcm/GuPCMContactConvexCommon.h */,
- FFFDf20046087fd2f2004608 /* src/pcm/GuPCMContactGen.h */,
- FFFDf20046707fd2f2004670 /* src/pcm/GuPCMContactGenUtil.h */,
- FFFDf20046d87fd2f20046d8 /* src/pcm/GuPCMContactMeshCallback.h */,
- FFFDf20047407fd2f2004740 /* src/pcm/GuPCMShapeConvex.h */,
- FFFDf20047a87fd2f20047a8 /* src/pcm/GuPCMTriangleContactGen.h */,
- FFFDf20048107fd2f2004810 /* src/pcm/GuPersistentContactManifold.h */,
- FFFDf20048787fd2f2004878 /* src/ccd/GuCCDSweepConvexMesh.h */,
- FFFDf20048e07fd2f20048e0 /* src/GuBounds.cpp */,
- FFFDf20049487fd2f2004948 /* src/GuBox.cpp */,
- FFFDf20049b07fd2f20049b0 /* src/GuCCTSweepTests.cpp */,
- FFFDf2004a187fd2f2004a18 /* src/GuCapsule.cpp */,
- FFFDf2004a807fd2f2004a80 /* src/GuGeometryQuery.cpp */,
- FFFDf2004ae87fd2f2004ae8 /* src/GuGeometryUnion.cpp */,
- FFFDf2004b507fd2f2004b50 /* src/GuInternal.cpp */,
- FFFDf2004bb87fd2f2004bb8 /* src/GuMTD.cpp */,
- FFFDf2004c207fd2f2004c20 /* src/GuMeshFactory.cpp */,
- FFFDf2004c887fd2f2004c88 /* src/GuMetaData.cpp */,
- FFFDf2004cf07fd2f2004cf0 /* src/GuOverlapTests.cpp */,
- FFFDf2004d587fd2f2004d58 /* src/GuRaycastTests.cpp */,
- FFFDf2004dc07fd2f2004dc0 /* src/GuSerialize.cpp */,
- FFFDf2004e287fd2f2004e28 /* src/GuSweepMTD.cpp */,
- FFFDf2004e907fd2f2004e90 /* src/GuSweepSharedTests.cpp */,
- FFFDf2004ef87fd2f2004ef8 /* src/GuSweepTests.cpp */,
- FFFDf2004f607fd2f2004f60 /* src/contact/GuContactBoxBox.cpp */,
- FFFDf2004fc87fd2f2004fc8 /* src/contact/GuContactCapsuleBox.cpp */,
- FFFDf20050307fd2f2005030 /* src/contact/GuContactCapsuleCapsule.cpp */,
- FFFDf20050987fd2f2005098 /* src/contact/GuContactCapsuleConvex.cpp */,
- FFFDf20051007fd2f2005100 /* src/contact/GuContactCapsuleMesh.cpp */,
- FFFDf20051687fd2f2005168 /* src/contact/GuContactConvexConvex.cpp */,
- FFFDf20051d07fd2f20051d0 /* src/contact/GuContactConvexMesh.cpp */,
- FFFDf20052387fd2f2005238 /* src/contact/GuContactPlaneBox.cpp */,
- FFFDf20052a07fd2f20052a0 /* src/contact/GuContactPlaneCapsule.cpp */,
- FFFDf20053087fd2f2005308 /* src/contact/GuContactPlaneConvex.cpp */,
- FFFDf20053707fd2f2005370 /* src/contact/GuContactPolygonPolygon.cpp */,
- FFFDf20053d87fd2f20053d8 /* src/contact/GuContactSphereBox.cpp */,
- FFFDf20054407fd2f2005440 /* src/contact/GuContactSphereCapsule.cpp */,
- FFFDf20054a87fd2f20054a8 /* src/contact/GuContactSphereMesh.cpp */,
- FFFDf20055107fd2f2005510 /* src/contact/GuContactSpherePlane.cpp */,
- FFFDf20055787fd2f2005578 /* src/contact/GuContactSphereSphere.cpp */,
- FFFDf20055e07fd2f20055e0 /* src/contact/GuFeatureCode.cpp */,
- FFFDf20056487fd2f2005648 /* src/contact/GuLegacyContactBoxHeightField.cpp */,
- FFFDf20056b07fd2f20056b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp */,
- FFFDf20057187fd2f2005718 /* src/contact/GuLegacyContactConvexHeightField.cpp */,
- FFFDf20057807fd2f2005780 /* src/contact/GuLegacyContactSphereHeightField.cpp */,
- FFFDf20057e87fd2f20057e8 /* src/common/GuBarycentricCoordinates.cpp */,
- FFFDf20058507fd2f2005850 /* src/common/GuSeparatingAxes.cpp */,
- FFFDf20058b87fd2f20058b8 /* src/convex/GuBigConvexData.cpp */,
- FFFDf20059207fd2f2005920 /* src/convex/GuConvexHelper.cpp */,
- FFFDf20059887fd2f2005988 /* src/convex/GuConvexMesh.cpp */,
- FFFDf20059f07fd2f20059f0 /* src/convex/GuConvexSupportTable.cpp */,
- FFFDf2005a587fd2f2005a58 /* src/convex/GuConvexUtilsInternal.cpp */,
- FFFDf2005ac07fd2f2005ac0 /* src/convex/GuHillClimbing.cpp */,
- FFFDf2005b287fd2f2005b28 /* src/convex/GuShapeConvex.cpp */,
- FFFDf2005b907fd2f2005b90 /* src/distance/GuDistancePointBox.cpp */,
- FFFDf2005bf87fd2f2005bf8 /* src/distance/GuDistancePointTriangle.cpp */,
- FFFDf2005c607fd2f2005c60 /* src/distance/GuDistanceSegmentBox.cpp */,
- FFFDf2005cc87fd2f2005cc8 /* src/distance/GuDistanceSegmentSegment.cpp */,
- FFFDf2005d307fd2f2005d30 /* src/distance/GuDistanceSegmentTriangle.cpp */,
- FFFDf2005d987fd2f2005d98 /* src/sweep/GuSweepBoxBox.cpp */,
- FFFDf2005e007fd2f2005e00 /* src/sweep/GuSweepBoxSphere.cpp */,
- FFFDf2005e687fd2f2005e68 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp */,
- FFFDf2005ed07fd2f2005ed0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp */,
- FFFDf2005f387fd2f2005f38 /* src/sweep/GuSweepCapsuleBox.cpp */,
- FFFDf2005fa07fd2f2005fa0 /* src/sweep/GuSweepCapsuleCapsule.cpp */,
- FFFDf20060087fd2f2006008 /* src/sweep/GuSweepCapsuleTriangle.cpp */,
- FFFDf20060707fd2f2006070 /* src/sweep/GuSweepSphereCapsule.cpp */,
- FFFDf20060d87fd2f20060d8 /* src/sweep/GuSweepSphereSphere.cpp */,
- FFFDf20061407fd2f2006140 /* src/sweep/GuSweepSphereTriangle.cpp */,
- FFFDf20061a87fd2f20061a8 /* src/sweep/GuSweepTriangleUtils.cpp */,
- FFFDf20062107fd2f2006210 /* src/gjk/GuEPA.cpp */,
- FFFDf20062787fd2f2006278 /* src/gjk/GuGJKSimplex.cpp */,
- FFFDf20062e07fd2f20062e0 /* src/gjk/GuGJKTest.cpp */,
- FFFDf20063487fd2f2006348 /* src/intersection/GuIntersectionBoxBox.cpp */,
- FFFDf20063b07fd2f20063b0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp */,
- FFFDf20064187fd2f2006418 /* src/intersection/GuIntersectionEdgeEdge.cpp */,
- FFFDf20064807fd2f2006480 /* src/intersection/GuIntersectionRayBox.cpp */,
- FFFDf20064e87fd2f20064e8 /* src/intersection/GuIntersectionRayCapsule.cpp */,
- FFFDf20065507fd2f2006550 /* src/intersection/GuIntersectionRaySphere.cpp */,
- FFFDf20065b87fd2f20065b8 /* src/intersection/GuIntersectionSphereBox.cpp */,
- FFFDf20066207fd2f2006620 /* src/intersection/GuIntersectionTriangleBox.cpp */,
- FFFDf20066887fd2f2006688 /* src/mesh/GuBV32.cpp */,
- FFFDf20066f07fd2f20066f0 /* src/mesh/GuBV32Build.cpp */,
- FFFDf20067587fd2f2006758 /* src/mesh/GuBV4.cpp */,
- FFFDf20067c07fd2f20067c0 /* src/mesh/GuBV4Build.cpp */,
- FFFDf20068287fd2f2006828 /* src/mesh/GuBV4_AABBSweep.cpp */,
- FFFDf20068907fd2f2006890 /* src/mesh/GuBV4_BoxOverlap.cpp */,
- FFFDf20068f87fd2f20068f8 /* src/mesh/GuBV4_CapsuleSweep.cpp */,
- FFFDf20069607fd2f2006960 /* src/mesh/GuBV4_CapsuleSweepAA.cpp */,
- FFFDf20069c87fd2f20069c8 /* src/mesh/GuBV4_OBBSweep.cpp */,
- FFFDf2006a307fd2f2006a30 /* src/mesh/GuBV4_Raycast.cpp */,
- FFFDf2006a987fd2f2006a98 /* src/mesh/GuBV4_SphereOverlap.cpp */,
- FFFDf2006b007fd2f2006b00 /* src/mesh/GuBV4_SphereSweep.cpp */,
- FFFDf2006b687fd2f2006b68 /* src/mesh/GuMeshQuery.cpp */,
- FFFDf2006bd07fd2f2006bd0 /* src/mesh/GuMidphaseBV4.cpp */,
- FFFDf2006c387fd2f2006c38 /* src/mesh/GuMidphaseRTree.cpp */,
- FFFDf2006ca07fd2f2006ca0 /* src/mesh/GuOverlapTestsMesh.cpp */,
- FFFDf2006d087fd2f2006d08 /* src/mesh/GuRTree.cpp */,
- FFFDf2006d707fd2f2006d70 /* src/mesh/GuRTreeQueries.cpp */,
- FFFDf2006dd87fd2f2006dd8 /* src/mesh/GuSweepsMesh.cpp */,
- FFFDf2006e407fd2f2006e40 /* src/mesh/GuTriangleMesh.cpp */,
- FFFDf2006ea87fd2f2006ea8 /* src/mesh/GuTriangleMeshBV4.cpp */,
- FFFDf2006f107fd2f2006f10 /* src/mesh/GuTriangleMeshRTree.cpp */,
- FFFDf2006f787fd2f2006f78 /* src/hf/GuHeightField.cpp */,
- FFFDf2006fe07fd2f2006fe0 /* src/hf/GuHeightFieldUtil.cpp */,
- FFFDf20070487fd2f2007048 /* src/hf/GuOverlapTestsHF.cpp */,
- FFFDf20070b07fd2f20070b0 /* src/hf/GuSweepsHF.cpp */,
- FFFDf20071187fd2f2007118 /* src/pcm/GuPCMContactBoxBox.cpp */,
- FFFDf20071807fd2f2007180 /* src/pcm/GuPCMContactBoxConvex.cpp */,
- FFFDf20071e87fd2f20071e8 /* src/pcm/GuPCMContactCapsuleBox.cpp */,
- FFFDf20072507fd2f2007250 /* src/pcm/GuPCMContactCapsuleCapsule.cpp */,
- FFFDf20072b87fd2f20072b8 /* src/pcm/GuPCMContactCapsuleConvex.cpp */,
- FFFDf20073207fd2f2007320 /* src/pcm/GuPCMContactCapsuleHeightField.cpp */,
- FFFDf20073887fd2f2007388 /* src/pcm/GuPCMContactCapsuleMesh.cpp */,
- FFFDf20073f07fd2f20073f0 /* src/pcm/GuPCMContactConvexCommon.cpp */,
- FFFDf20074587fd2f2007458 /* src/pcm/GuPCMContactConvexConvex.cpp */,
- FFFDf20074c07fd2f20074c0 /* src/pcm/GuPCMContactConvexHeightField.cpp */,
- FFFDf20075287fd2f2007528 /* src/pcm/GuPCMContactConvexMesh.cpp */,
- FFFDf20075907fd2f2007590 /* src/pcm/GuPCMContactGenBoxConvex.cpp */,
- FFFDf20075f87fd2f20075f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp */,
- FFFDf20076607fd2f2007660 /* src/pcm/GuPCMContactPlaneBox.cpp */,
- FFFDf20076c87fd2f20076c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp */,
- FFFDf20077307fd2f2007730 /* src/pcm/GuPCMContactPlaneConvex.cpp */,
- FFFDf20077987fd2f2007798 /* src/pcm/GuPCMContactSphereBox.cpp */,
- FFFDf20078007fd2f2007800 /* src/pcm/GuPCMContactSphereCapsule.cpp */,
- FFFDf20078687fd2f2007868 /* src/pcm/GuPCMContactSphereConvex.cpp */,
- FFFDf20078d07fd2f20078d0 /* src/pcm/GuPCMContactSphereHeightField.cpp */,
- FFFDf20079387fd2f2007938 /* src/pcm/GuPCMContactSphereMesh.cpp */,
- FFFDf20079a07fd2f20079a0 /* src/pcm/GuPCMContactSpherePlane.cpp */,
- FFFDf2007a087fd2f2007a08 /* src/pcm/GuPCMContactSphereSphere.cpp */,
- FFFDf2007a707fd2f2007a70 /* src/pcm/GuPCMShapeConvex.cpp */,
- FFFDf2007ad87fd2f2007ad8 /* src/pcm/GuPCMTriangleContactGen.cpp */,
- FFFDf2007b407fd2f2007b40 /* src/pcm/GuPersistentContactManifold.cpp */,
- FFFDf2007ba87fd2f2007ba8 /* src/ccd/GuCCDSweepConvexMesh.cpp */,
- FFFDf2007c107fd2f2007c10 /* src/ccd/GuCCDSweepPrimitives.cpp */,
+ FFFD648010007f8564801000 /* headers/GuAxes.h */,
+ FFFD648010687f8564801068 /* headers/GuBox.h */,
+ FFFD648010d07f85648010d0 /* headers/GuDistanceSegmentBox.h */,
+ FFFD648011387f8564801138 /* headers/GuDistanceSegmentSegment.h */,
+ FFFD648011a07f85648011a0 /* headers/GuIntersectionBoxBox.h */,
+ FFFD648012087f8564801208 /* headers/GuIntersectionTriangleBox.h */,
+ FFFD648012707f8564801270 /* headers/GuRaycastTests.h */,
+ FFFD648012d87f85648012d8 /* headers/GuSIMDHelpers.h */,
+ FFFD648013407f8564801340 /* headers/GuSegment.h */,
+ FFFD648013a87f85648013a8 /* ../../Include/GeomUtils */,
+ FFFD648014107f8564801410 /* src/GuBounds.h */,
+ FFFD648014787f8564801478 /* src/GuCapsule.h */,
+ FFFD648014e07f85648014e0 /* src/GuCenterExtents.h */,
+ FFFD648015487f8564801548 /* src/GuGeometryUnion.h */,
+ FFFD648015b07f85648015b0 /* src/GuInternal.h */,
+ FFFD648016187f8564801618 /* src/GuMTD.h */,
+ FFFD648016807f8564801680 /* src/GuMeshFactory.h */,
+ FFFD648016e87f85648016e8 /* src/GuOverlapTests.h */,
+ FFFD648017507f8564801750 /* src/GuSerialize.h */,
+ FFFD648017b87f85648017b8 /* src/GuSphere.h */,
+ FFFD648018207f8564801820 /* src/GuSweepMTD.h */,
+ FFFD648018887f8564801888 /* src/GuSweepSharedTests.h */,
+ FFFD648018f07f85648018f0 /* src/GuSweepTests.h */,
+ FFFD648019587f8564801958 /* src/contact/GuContactMethodImpl.h */,
+ FFFD648019c07f85648019c0 /* src/contact/GuContactPolygonPolygon.h */,
+ FFFD64801a287f8564801a28 /* src/contact/GuFeatureCode.h */,
+ FFFD64801a907f8564801a90 /* src/contact/GuLegacyTraceLineCallback.h */,
+ FFFD64801af87f8564801af8 /* src/common/GuBarycentricCoordinates.h */,
+ FFFD64801b607f8564801b60 /* src/common/GuBoxConversion.h */,
+ FFFD64801bc87f8564801bc8 /* src/common/GuEdgeCache.h */,
+ FFFD64801c307f8564801c30 /* src/common/GuEdgeListData.h */,
+ FFFD64801c987f8564801c98 /* src/common/GuSeparatingAxes.h */,
+ FFFD64801d007f8564801d00 /* src/convex/GuBigConvexData.h */,
+ FFFD64801d687f8564801d68 /* src/convex/GuBigConvexData2.h */,
+ FFFD64801dd07f8564801dd0 /* src/convex/GuConvexEdgeFlags.h */,
+ FFFD64801e387f8564801e38 /* src/convex/GuConvexHelper.h */,
+ FFFD64801ea07f8564801ea0 /* src/convex/GuConvexMesh.h */,
+ FFFD64801f087f8564801f08 /* src/convex/GuConvexMeshData.h */,
+ FFFD64801f707f8564801f70 /* src/convex/GuConvexSupportTable.h */,
+ FFFD64801fd87f8564801fd8 /* src/convex/GuConvexUtilsInternal.h */,
+ FFFD648020407f8564802040 /* src/convex/GuCubeIndex.h */,
+ FFFD648020a87f85648020a8 /* src/convex/GuHillClimbing.h */,
+ FFFD648021107f8564802110 /* src/convex/GuShapeConvex.h */,
+ FFFD648021787f8564802178 /* src/distance/GuDistancePointBox.h */,
+ FFFD648021e07f85648021e0 /* src/distance/GuDistancePointSegment.h */,
+ FFFD648022487f8564802248 /* src/distance/GuDistancePointTriangle.h */,
+ FFFD648022b07f85648022b0 /* src/distance/GuDistancePointTriangleSIMD.h */,
+ FFFD648023187f8564802318 /* src/distance/GuDistanceSegmentSegmentSIMD.h */,
+ FFFD648023807f8564802380 /* src/distance/GuDistanceSegmentTriangle.h */,
+ FFFD648023e87f85648023e8 /* src/distance/GuDistanceSegmentTriangleSIMD.h */,
+ FFFD648024507f8564802450 /* src/sweep/GuSweepBoxBox.h */,
+ FFFD648024b87f85648024b8 /* src/sweep/GuSweepBoxSphere.h */,
+ FFFD648025207f8564802520 /* src/sweep/GuSweepBoxTriangle_FeatureBased.h */,
+ FFFD648025887f8564802588 /* src/sweep/GuSweepBoxTriangle_SAT.h */,
+ FFFD648025f07f85648025f0 /* src/sweep/GuSweepCapsuleBox.h */,
+ FFFD648026587f8564802658 /* src/sweep/GuSweepCapsuleCapsule.h */,
+ FFFD648026c07f85648026c0 /* src/sweep/GuSweepCapsuleTriangle.h */,
+ FFFD648027287f8564802728 /* src/sweep/GuSweepSphereCapsule.h */,
+ FFFD648027907f8564802790 /* src/sweep/GuSweepSphereSphere.h */,
+ FFFD648027f87f85648027f8 /* src/sweep/GuSweepSphereTriangle.h */,
+ FFFD648028607f8564802860 /* src/sweep/GuSweepTriangleUtils.h */,
+ FFFD648028c87f85648028c8 /* src/gjk/GuEPA.h */,
+ FFFD648029307f8564802930 /* src/gjk/GuEPAFacet.h */,
+ FFFD648029987f8564802998 /* src/gjk/GuGJK.h */,
+ FFFD64802a007f8564802a00 /* src/gjk/GuGJKPenetration.h */,
+ FFFD64802a687f8564802a68 /* src/gjk/GuGJKRaycast.h */,
+ FFFD64802ad07f8564802ad0 /* src/gjk/GuGJKSimplex.h */,
+ FFFD64802b387f8564802b38 /* src/gjk/GuGJKTest.h */,
+ FFFD64802ba07f8564802ba0 /* src/gjk/GuGJKType.h */,
+ FFFD64802c087f8564802c08 /* src/gjk/GuGJKUtil.h */,
+ FFFD64802c707f8564802c70 /* src/gjk/GuVecBox.h */,
+ FFFD64802cd87f8564802cd8 /* src/gjk/GuVecCapsule.h */,
+ FFFD64802d407f8564802d40 /* src/gjk/GuVecConvex.h */,
+ FFFD64802da87f8564802da8 /* src/gjk/GuVecConvexHull.h */,
+ FFFD64802e107f8564802e10 /* src/gjk/GuVecConvexHullNoScale.h */,
+ FFFD64802e787f8564802e78 /* src/gjk/GuVecPlane.h */,
+ FFFD64802ee07f8564802ee0 /* src/gjk/GuVecShrunkBox.h */,
+ FFFD64802f487f8564802f48 /* src/gjk/GuVecShrunkConvexHull.h */,
+ FFFD64802fb07f8564802fb0 /* src/gjk/GuVecShrunkConvexHullNoScale.h */,
+ FFFD648030187f8564803018 /* src/gjk/GuVecSphere.h */,
+ FFFD648030807f8564803080 /* src/gjk/GuVecTriangle.h */,
+ FFFD648030e87f85648030e8 /* src/intersection/GuIntersectionCapsuleTriangle.h */,
+ FFFD648031507f8564803150 /* src/intersection/GuIntersectionEdgeEdge.h */,
+ FFFD648031b87f85648031b8 /* src/intersection/GuIntersectionRay.h */,
+ FFFD648032207f8564803220 /* src/intersection/GuIntersectionRayBox.h */,
+ FFFD648032887f8564803288 /* src/intersection/GuIntersectionRayBoxSIMD.h */,
+ FFFD648032f07f85648032f0 /* src/intersection/GuIntersectionRayCapsule.h */,
+ FFFD648033587f8564803358 /* src/intersection/GuIntersectionRayPlane.h */,
+ FFFD648033c07f85648033c0 /* src/intersection/GuIntersectionRaySphere.h */,
+ FFFD648034287f8564803428 /* src/intersection/GuIntersectionRayTriangle.h */,
+ FFFD648034907f8564803490 /* src/intersection/GuIntersectionSphereBox.h */,
+ FFFD648034f87f85648034f8 /* src/mesh/GuBV32.h */,
+ FFFD648035607f8564803560 /* src/mesh/GuBV32Build.h */,
+ FFFD648035c87f85648035c8 /* src/mesh/GuBV4.h */,
+ FFFD648036307f8564803630 /* src/mesh/GuBV4Build.h */,
+ FFFD648036987f8564803698 /* src/mesh/GuBV4Settings.h */,
+ FFFD648037007f8564803700 /* src/mesh/GuBV4_AABBAABBSweepTest.h */,
+ FFFD648037687f8564803768 /* src/mesh/GuBV4_BoxBoxOverlapTest.h */,
+ FFFD648037d07f85648037d0 /* src/mesh/GuBV4_BoxOverlap_Internal.h */,
+ FFFD648038387f8564803838 /* src/mesh/GuBV4_BoxSweep_Internal.h */,
+ FFFD648038a07f85648038a0 /* src/mesh/GuBV4_BoxSweep_Params.h */,
+ FFFD648039087f8564803908 /* src/mesh/GuBV4_CapsuleSweep_Internal.h */,
+ FFFD648039707f8564803970 /* src/mesh/GuBV4_Common.h */,
+ FFFD648039d87f85648039d8 /* src/mesh/GuBV4_Internal.h */,
+ FFFD64803a407f8564803a40 /* src/mesh/GuBV4_ProcessStreamNoOrder_OBBOBB.h */,
+ FFFD64803aa87f8564803aa8 /* src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB.h */,
+ FFFD64803b107f8564803b10 /* src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB_Inflated.h */,
+ FFFD64803b787f8564803b78 /* src/mesh/GuBV4_ProcessStreamNoOrder_SphereAABB.h */,
+ FFFD64803be07f8564803be0 /* src/mesh/GuBV4_ProcessStreamOrdered_OBBOBB.h */,
+ FFFD64803c487f8564803c48 /* src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB.h */,
+ FFFD64803cb07f8564803cb0 /* src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB_Inflated.h */,
+ FFFD64803d187f8564803d18 /* src/mesh/GuBV4_Slabs.h */,
+ FFFD64803d807f8564803d80 /* src/mesh/GuBV4_Slabs_KajiyaNoOrder.h */,
+ FFFD64803de87f8564803de8 /* src/mesh/GuBV4_Slabs_KajiyaOrdered.h */,
+ FFFD64803e507f8564803e50 /* src/mesh/GuBV4_Slabs_SwizzledNoOrder.h */,
+ FFFD64803eb87f8564803eb8 /* src/mesh/GuBV4_Slabs_SwizzledOrdered.h */,
+ FFFD64803f207f8564803f20 /* src/mesh/GuBVConstants.h */,
+ FFFD64803f887f8564803f88 /* src/mesh/GuMeshData.h */,
+ FFFD64803ff07f8564803ff0 /* src/mesh/GuMidphaseInterface.h */,
+ FFFD648040587f8564804058 /* src/mesh/GuRTree.h */,
+ FFFD648040c07f85648040c0 /* src/mesh/GuSweepConvexTri.h */,
+ FFFD648041287f8564804128 /* src/mesh/GuSweepMesh.h */,
+ FFFD648041907f8564804190 /* src/mesh/GuTriangle32.h */,
+ FFFD648041f87f85648041f8 /* src/mesh/GuTriangleCache.h */,
+ FFFD648042607f8564804260 /* src/mesh/GuTriangleMesh.h */,
+ FFFD648042c87f85648042c8 /* src/mesh/GuTriangleMeshBV4.h */,
+ FFFD648043307f8564804330 /* src/mesh/GuTriangleMeshRTree.h */,
+ FFFD648043987f8564804398 /* src/mesh/GuTriangleVertexPointers.h */,
+ FFFD648044007f8564804400 /* src/hf/GuEntityReport.h */,
+ FFFD648044687f8564804468 /* src/hf/GuHeightField.h */,
+ FFFD648044d07f85648044d0 /* src/hf/GuHeightFieldData.h */,
+ FFFD648045387f8564804538 /* src/hf/GuHeightFieldUtil.h */,
+ FFFD648045a07f85648045a0 /* src/pcm/GuPCMContactConvexCommon.h */,
+ FFFD648046087f8564804608 /* src/pcm/GuPCMContactGen.h */,
+ FFFD648046707f8564804670 /* src/pcm/GuPCMContactGenUtil.h */,
+ FFFD648046d87f85648046d8 /* src/pcm/GuPCMContactMeshCallback.h */,
+ FFFD648047407f8564804740 /* src/pcm/GuPCMShapeConvex.h */,
+ FFFD648047a87f85648047a8 /* src/pcm/GuPCMTriangleContactGen.h */,
+ FFFD648048107f8564804810 /* src/pcm/GuPersistentContactManifold.h */,
+ FFFD648048787f8564804878 /* src/ccd/GuCCDSweepConvexMesh.h */,
+ FFFD648048e07f85648048e0 /* src/GuBounds.cpp */,
+ FFFD648049487f8564804948 /* src/GuBox.cpp */,
+ FFFD648049b07f85648049b0 /* src/GuCCTSweepTests.cpp */,
+ FFFD64804a187f8564804a18 /* src/GuCapsule.cpp */,
+ FFFD64804a807f8564804a80 /* src/GuGeometryQuery.cpp */,
+ FFFD64804ae87f8564804ae8 /* src/GuGeometryUnion.cpp */,
+ FFFD64804b507f8564804b50 /* src/GuInternal.cpp */,
+ FFFD64804bb87f8564804bb8 /* src/GuMTD.cpp */,
+ FFFD64804c207f8564804c20 /* src/GuMeshFactory.cpp */,
+ FFFD64804c887f8564804c88 /* src/GuMetaData.cpp */,
+ FFFD64804cf07f8564804cf0 /* src/GuOverlapTests.cpp */,
+ FFFD64804d587f8564804d58 /* src/GuRaycastTests.cpp */,
+ FFFD64804dc07f8564804dc0 /* src/GuSerialize.cpp */,
+ FFFD64804e287f8564804e28 /* src/GuSweepMTD.cpp */,
+ FFFD64804e907f8564804e90 /* src/GuSweepSharedTests.cpp */,
+ FFFD64804ef87f8564804ef8 /* src/GuSweepTests.cpp */,
+ FFFD64804f607f8564804f60 /* src/contact/GuContactBoxBox.cpp */,
+ FFFD64804fc87f8564804fc8 /* src/contact/GuContactCapsuleBox.cpp */,
+ FFFD648050307f8564805030 /* src/contact/GuContactCapsuleCapsule.cpp */,
+ FFFD648050987f8564805098 /* src/contact/GuContactCapsuleConvex.cpp */,
+ FFFD648051007f8564805100 /* src/contact/GuContactCapsuleMesh.cpp */,
+ FFFD648051687f8564805168 /* src/contact/GuContactConvexConvex.cpp */,
+ FFFD648051d07f85648051d0 /* src/contact/GuContactConvexMesh.cpp */,
+ FFFD648052387f8564805238 /* src/contact/GuContactPlaneBox.cpp */,
+ FFFD648052a07f85648052a0 /* src/contact/GuContactPlaneCapsule.cpp */,
+ FFFD648053087f8564805308 /* src/contact/GuContactPlaneConvex.cpp */,
+ FFFD648053707f8564805370 /* src/contact/GuContactPolygonPolygon.cpp */,
+ FFFD648053d87f85648053d8 /* src/contact/GuContactSphereBox.cpp */,
+ FFFD648054407f8564805440 /* src/contact/GuContactSphereCapsule.cpp */,
+ FFFD648054a87f85648054a8 /* src/contact/GuContactSphereMesh.cpp */,
+ FFFD648055107f8564805510 /* src/contact/GuContactSpherePlane.cpp */,
+ FFFD648055787f8564805578 /* src/contact/GuContactSphereSphere.cpp */,
+ FFFD648055e07f85648055e0 /* src/contact/GuFeatureCode.cpp */,
+ FFFD648056487f8564805648 /* src/contact/GuLegacyContactBoxHeightField.cpp */,
+ FFFD648056b07f85648056b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp */,
+ FFFD648057187f8564805718 /* src/contact/GuLegacyContactConvexHeightField.cpp */,
+ FFFD648057807f8564805780 /* src/contact/GuLegacyContactSphereHeightField.cpp */,
+ FFFD648057e87f85648057e8 /* src/common/GuBarycentricCoordinates.cpp */,
+ FFFD648058507f8564805850 /* src/common/GuSeparatingAxes.cpp */,
+ FFFD648058b87f85648058b8 /* src/convex/GuBigConvexData.cpp */,
+ FFFD648059207f8564805920 /* src/convex/GuConvexHelper.cpp */,
+ FFFD648059887f8564805988 /* src/convex/GuConvexMesh.cpp */,
+ FFFD648059f07f85648059f0 /* src/convex/GuConvexSupportTable.cpp */,
+ FFFD64805a587f8564805a58 /* src/convex/GuConvexUtilsInternal.cpp */,
+ FFFD64805ac07f8564805ac0 /* src/convex/GuHillClimbing.cpp */,
+ FFFD64805b287f8564805b28 /* src/convex/GuShapeConvex.cpp */,
+ FFFD64805b907f8564805b90 /* src/distance/GuDistancePointBox.cpp */,
+ FFFD64805bf87f8564805bf8 /* src/distance/GuDistancePointTriangle.cpp */,
+ FFFD64805c607f8564805c60 /* src/distance/GuDistanceSegmentBox.cpp */,
+ FFFD64805cc87f8564805cc8 /* src/distance/GuDistanceSegmentSegment.cpp */,
+ FFFD64805d307f8564805d30 /* src/distance/GuDistanceSegmentTriangle.cpp */,
+ FFFD64805d987f8564805d98 /* src/sweep/GuSweepBoxBox.cpp */,
+ FFFD64805e007f8564805e00 /* src/sweep/GuSweepBoxSphere.cpp */,
+ FFFD64805e687f8564805e68 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp */,
+ FFFD64805ed07f8564805ed0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp */,
+ FFFD64805f387f8564805f38 /* src/sweep/GuSweepCapsuleBox.cpp */,
+ FFFD64805fa07f8564805fa0 /* src/sweep/GuSweepCapsuleCapsule.cpp */,
+ FFFD648060087f8564806008 /* src/sweep/GuSweepCapsuleTriangle.cpp */,
+ FFFD648060707f8564806070 /* src/sweep/GuSweepSphereCapsule.cpp */,
+ FFFD648060d87f85648060d8 /* src/sweep/GuSweepSphereSphere.cpp */,
+ FFFD648061407f8564806140 /* src/sweep/GuSweepSphereTriangle.cpp */,
+ FFFD648061a87f85648061a8 /* src/sweep/GuSweepTriangleUtils.cpp */,
+ FFFD648062107f8564806210 /* src/gjk/GuEPA.cpp */,
+ FFFD648062787f8564806278 /* src/gjk/GuGJKSimplex.cpp */,
+ FFFD648062e07f85648062e0 /* src/gjk/GuGJKTest.cpp */,
+ FFFD648063487f8564806348 /* src/intersection/GuIntersectionBoxBox.cpp */,
+ FFFD648063b07f85648063b0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp */,
+ FFFD648064187f8564806418 /* src/intersection/GuIntersectionEdgeEdge.cpp */,
+ FFFD648064807f8564806480 /* src/intersection/GuIntersectionRayBox.cpp */,
+ FFFD648064e87f85648064e8 /* src/intersection/GuIntersectionRayCapsule.cpp */,
+ FFFD648065507f8564806550 /* src/intersection/GuIntersectionRaySphere.cpp */,
+ FFFD648065b87f85648065b8 /* src/intersection/GuIntersectionSphereBox.cpp */,
+ FFFD648066207f8564806620 /* src/intersection/GuIntersectionTriangleBox.cpp */,
+ FFFD648066887f8564806688 /* src/mesh/GuBV32.cpp */,
+ FFFD648066f07f85648066f0 /* src/mesh/GuBV32Build.cpp */,
+ FFFD648067587f8564806758 /* src/mesh/GuBV4.cpp */,
+ FFFD648067c07f85648067c0 /* src/mesh/GuBV4Build.cpp */,
+ FFFD648068287f8564806828 /* src/mesh/GuBV4_AABBSweep.cpp */,
+ FFFD648068907f8564806890 /* src/mesh/GuBV4_BoxOverlap.cpp */,
+ FFFD648068f87f85648068f8 /* src/mesh/GuBV4_CapsuleSweep.cpp */,
+ FFFD648069607f8564806960 /* src/mesh/GuBV4_CapsuleSweepAA.cpp */,
+ FFFD648069c87f85648069c8 /* src/mesh/GuBV4_OBBSweep.cpp */,
+ FFFD64806a307f8564806a30 /* src/mesh/GuBV4_Raycast.cpp */,
+ FFFD64806a987f8564806a98 /* src/mesh/GuBV4_SphereOverlap.cpp */,
+ FFFD64806b007f8564806b00 /* src/mesh/GuBV4_SphereSweep.cpp */,
+ FFFD64806b687f8564806b68 /* src/mesh/GuMeshQuery.cpp */,
+ FFFD64806bd07f8564806bd0 /* src/mesh/GuMidphaseBV4.cpp */,
+ FFFD64806c387f8564806c38 /* src/mesh/GuMidphaseRTree.cpp */,
+ FFFD64806ca07f8564806ca0 /* src/mesh/GuOverlapTestsMesh.cpp */,
+ FFFD64806d087f8564806d08 /* src/mesh/GuRTree.cpp */,
+ FFFD64806d707f8564806d70 /* src/mesh/GuRTreeQueries.cpp */,
+ FFFD64806dd87f8564806dd8 /* src/mesh/GuSweepsMesh.cpp */,
+ FFFD64806e407f8564806e40 /* src/mesh/GuTriangleMesh.cpp */,
+ FFFD64806ea87f8564806ea8 /* src/mesh/GuTriangleMeshBV4.cpp */,
+ FFFD64806f107f8564806f10 /* src/mesh/GuTriangleMeshRTree.cpp */,
+ FFFD64806f787f8564806f78 /* src/hf/GuHeightField.cpp */,
+ FFFD64806fe07f8564806fe0 /* src/hf/GuHeightFieldUtil.cpp */,
+ FFFD648070487f8564807048 /* src/hf/GuOverlapTestsHF.cpp */,
+ FFFD648070b07f85648070b0 /* src/hf/GuSweepsHF.cpp */,
+ FFFD648071187f8564807118 /* src/pcm/GuPCMContactBoxBox.cpp */,
+ FFFD648071807f8564807180 /* src/pcm/GuPCMContactBoxConvex.cpp */,
+ FFFD648071e87f85648071e8 /* src/pcm/GuPCMContactCapsuleBox.cpp */,
+ FFFD648072507f8564807250 /* src/pcm/GuPCMContactCapsuleCapsule.cpp */,
+ FFFD648072b87f85648072b8 /* src/pcm/GuPCMContactCapsuleConvex.cpp */,
+ FFFD648073207f8564807320 /* src/pcm/GuPCMContactCapsuleHeightField.cpp */,
+ FFFD648073887f8564807388 /* src/pcm/GuPCMContactCapsuleMesh.cpp */,
+ FFFD648073f07f85648073f0 /* src/pcm/GuPCMContactConvexCommon.cpp */,
+ FFFD648074587f8564807458 /* src/pcm/GuPCMContactConvexConvex.cpp */,
+ FFFD648074c07f85648074c0 /* src/pcm/GuPCMContactConvexHeightField.cpp */,
+ FFFD648075287f8564807528 /* src/pcm/GuPCMContactConvexMesh.cpp */,
+ FFFD648075907f8564807590 /* src/pcm/GuPCMContactGenBoxConvex.cpp */,
+ FFFD648075f87f85648075f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp */,
+ FFFD648076607f8564807660 /* src/pcm/GuPCMContactPlaneBox.cpp */,
+ FFFD648076c87f85648076c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp */,
+ FFFD648077307f8564807730 /* src/pcm/GuPCMContactPlaneConvex.cpp */,
+ FFFD648077987f8564807798 /* src/pcm/GuPCMContactSphereBox.cpp */,
+ FFFD648078007f8564807800 /* src/pcm/GuPCMContactSphereCapsule.cpp */,
+ FFFD648078687f8564807868 /* src/pcm/GuPCMContactSphereConvex.cpp */,
+ FFFD648078d07f85648078d0 /* src/pcm/GuPCMContactSphereHeightField.cpp */,
+ FFFD648079387f8564807938 /* src/pcm/GuPCMContactSphereMesh.cpp */,
+ FFFD648079a07f85648079a0 /* src/pcm/GuPCMContactSpherePlane.cpp */,
+ FFFD64807a087f8564807a08 /* src/pcm/GuPCMContactSphereSphere.cpp */,
+ FFFD64807a707f8564807a70 /* src/pcm/GuPCMShapeConvex.cpp */,
+ FFFD64807ad87f8564807ad8 /* src/pcm/GuPCMTriangleContactGen.cpp */,
+ FFFD64807b407f8564807b40 /* src/pcm/GuPersistentContactManifold.cpp */,
+ FFFD64807ba87f8564807ba8 /* src/ccd/GuCCDSweepConvexMesh.cpp */,
+ FFFD64807c107f8564807c10 /* src/ccd/GuCCDSweepPrimitives.cpp */,
);
name = "geomutils";
sourceTree = SOURCE_ROOT;
};
- FFFBf188de607fd2f188de60 /* PxFoundation */ = {
+ FFFB641711507f8564171150 /* PxFoundation */ = {
isa = PBXGroup;
children = (
- FFFBf188e4c07fd2f188e4c0 /* include */,
- FFFBf188e4e87fd2f188e4e8 /* src */,
+ FFFB6416f2907f856416f290 /* include */,
+ FFFB6416f2b87f856416f2b8 /* src */,
);
name = "PxFoundation";
sourceTree = "<group>";
};
- FFFBf188e4c07fd2f188e4c0 /* include */ = {
+ FFFB6416f2907f856416f290 /* include */ = {
isa = PBXGroup;
children = (
- FFFDf1196c007fd2f1196c00 /* Px.h */,
- FFFDf1196c687fd2f1196c68 /* PxAllocatorCallback.h */,
- FFFDf1196cd07fd2f1196cd0 /* PxAssert.h */,
- FFFDf1196d387fd2f1196d38 /* PxBitAndData.h */,
- FFFDf1196da07fd2f1196da0 /* PxBounds3.h */,
- FFFDf1196e087fd2f1196e08 /* PxErrorCallback.h */,
- FFFDf1196e707fd2f1196e70 /* PxErrors.h */,
- FFFDf1196ed87fd2f1196ed8 /* PxFlags.h */,
- FFFDf1196f407fd2f1196f40 /* PxFoundation.h */,
- FFFDf1196fa87fd2f1196fa8 /* PxFoundationVersion.h */,
- FFFDf11970107fd2f1197010 /* PxIO.h */,
- FFFDf11970787fd2f1197078 /* PxIntrinsics.h */,
- FFFDf11970e07fd2f11970e0 /* PxMat33.h */,
- FFFDf11971487fd2f1197148 /* PxMat44.h */,
- FFFDf11971b07fd2f11971b0 /* PxMath.h */,
- FFFDf11972187fd2f1197218 /* PxMathUtils.h */,
- FFFDf11972807fd2f1197280 /* PxMemory.h */,
- FFFDf11972e87fd2f11972e8 /* PxPlane.h */,
- FFFDf11973507fd2f1197350 /* PxPreprocessor.h */,
- FFFDf11973b87fd2f11973b8 /* PxProfiler.h */,
- FFFDf11974207fd2f1197420 /* PxQuat.h */,
- FFFDf11974887fd2f1197488 /* PxSimpleTypes.h */,
- FFFDf11974f07fd2f11974f0 /* PxStrideIterator.h */,
- FFFDf11975587fd2f1197558 /* PxTransform.h */,
- FFFDf11975c07fd2f11975c0 /* PxUnionCast.h */,
- FFFDf11976287fd2f1197628 /* PxVec2.h */,
- FFFDf11976907fd2f1197690 /* PxVec3.h */,
- FFFDf11976f87fd2f11976f8 /* PxVec4.h */,
- FFFDf11977607fd2f1197760 /* unix/PxUnixIntrinsics.h */,
+ FFFD639790007f8563979000 /* Px.h */,
+ FFFD639790687f8563979068 /* PxAllocatorCallback.h */,
+ FFFD639790d07f85639790d0 /* PxAssert.h */,
+ FFFD639791387f8563979138 /* PxBitAndData.h */,
+ FFFD639791a07f85639791a0 /* PxBounds3.h */,
+ FFFD639792087f8563979208 /* PxErrorCallback.h */,
+ FFFD639792707f8563979270 /* PxErrors.h */,
+ FFFD639792d87f85639792d8 /* PxFlags.h */,
+ FFFD639793407f8563979340 /* PxFoundation.h */,
+ FFFD639793a87f85639793a8 /* PxFoundationVersion.h */,
+ FFFD639794107f8563979410 /* PxIO.h */,
+ FFFD639794787f8563979478 /* PxIntrinsics.h */,
+ FFFD639794e07f85639794e0 /* PxMat33.h */,
+ FFFD639795487f8563979548 /* PxMat44.h */,
+ FFFD639795b07f85639795b0 /* PxMath.h */,
+ FFFD639796187f8563979618 /* PxMathUtils.h */,
+ FFFD639796807f8563979680 /* PxMemory.h */,
+ FFFD639796e87f85639796e8 /* PxPlane.h */,
+ FFFD639797507f8563979750 /* PxPreprocessor.h */,
+ FFFD639797b87f85639797b8 /* PxProfiler.h */,
+ FFFD639798207f8563979820 /* PxQuat.h */,
+ FFFD639798887f8563979888 /* PxSimpleTypes.h */,
+ FFFD639798f07f85639798f0 /* PxStrideIterator.h */,
+ FFFD639799587f8563979958 /* PxTransform.h */,
+ FFFD639799c07f85639799c0 /* PxUnionCast.h */,
+ FFFD63979a287f8563979a28 /* PxVec2.h */,
+ FFFD63979a907f8563979a90 /* PxVec3.h */,
+ FFFD63979af87f8563979af8 /* PxVec4.h */,
+ FFFD63979b607f8563979b60 /* unix/PxUnixIntrinsics.h */,
);
name = "include";
sourceTree = SOURCE_ROOT;
};
- FFFBf188e4e87fd2f188e4e8 /* src */ = {
+ FFFB6416f2b87f856416f2b8 /* src */ = {
isa = PBXGroup;
children = (
- FFFDf11a12007fd2f11a1200 /* include/Ps.h */,
- FFFDf11a12687fd2f11a1268 /* include/PsAlignedMalloc.h */,
- FFFDf11a12d07fd2f11a12d0 /* include/PsAlloca.h */,
- FFFDf11a13387fd2f11a1338 /* include/PsAllocator.h */,
- FFFDf11a13a07fd2f11a13a0 /* include/PsAoS.h */,
- FFFDf11a14087fd2f11a1408 /* include/PsArray.h */,
- FFFDf11a14707fd2f11a1470 /* include/PsAtomic.h */,
- FFFDf11a14d87fd2f11a14d8 /* include/PsBasicTemplates.h */,
- FFFDf11a15407fd2f11a1540 /* include/PsBitUtils.h */,
- FFFDf11a15a87fd2f11a15a8 /* include/PsBroadcast.h */,
- FFFDf11a16107fd2f11a1610 /* include/PsCpu.h */,
- FFFDf11a16787fd2f11a1678 /* include/PsFPU.h */,
- FFFDf11a16e07fd2f11a16e0 /* include/PsFoundation.h */,
- FFFDf11a17487fd2f11a1748 /* include/PsHash.h */,
- FFFDf11a17b07fd2f11a17b0 /* include/PsHashInternals.h */,
- FFFDf11a18187fd2f11a1818 /* include/PsHashMap.h */,
- FFFDf11a18807fd2f11a1880 /* include/PsHashSet.h */,
- FFFDf11a18e87fd2f11a18e8 /* include/PsInlineAllocator.h */,
- FFFDf11a19507fd2f11a1950 /* include/PsInlineAoS.h */,
- FFFDf11a19b87fd2f11a19b8 /* include/PsInlineArray.h */,
- FFFDf11a1a207fd2f11a1a20 /* include/PsIntrinsics.h */,
- FFFDf11a1a887fd2f11a1a88 /* include/PsMathUtils.h */,
- FFFDf11a1af07fd2f11a1af0 /* include/PsMutex.h */,
- FFFDf11a1b587fd2f11a1b58 /* include/PsPool.h */,
- FFFDf11a1bc07fd2f11a1bc0 /* include/PsSList.h */,
- FFFDf11a1c287fd2f11a1c28 /* include/PsSocket.h */,
- FFFDf11a1c907fd2f11a1c90 /* include/PsSort.h */,
- FFFDf11a1cf87fd2f11a1cf8 /* include/PsSortInternals.h */,
- FFFDf11a1d607fd2f11a1d60 /* include/PsString.h */,
- FFFDf11a1dc87fd2f11a1dc8 /* include/PsSync.h */,
- FFFDf11a1e307fd2f11a1e30 /* include/PsTempAllocator.h */,
- FFFDf11a1e987fd2f11a1e98 /* include/PsThread.h */,
- FFFDf11a1f007fd2f11a1f00 /* include/PsTime.h */,
- FFFDf11a1f687fd2f11a1f68 /* include/PsUserAllocated.h */,
- FFFDf11a1fd07fd2f11a1fd0 /* include/PsUtilities.h */,
- FFFDf11a20387fd2f11a2038 /* include/PsVecMath.h */,
- FFFDf11a20a07fd2f11a20a0 /* include/PsVecMathAoSScalar.h */,
- FFFDf11a21087fd2f11a2108 /* include/PsVecMathAoSScalarInline.h */,
- FFFDf11a21707fd2f11a2170 /* include/PsVecMathSSE.h */,
- FFFDf11a21d87fd2f11a21d8 /* include/PsVecMathUtilities.h */,
- FFFDf11a22407fd2f11a2240 /* include/PsVecQuat.h */,
- FFFDf11a22a87fd2f11a22a8 /* include/PsVecTransform.h */,
- FFFDf11a23107fd2f11a2310 /* include/unix/PsUnixAoS.h */,
- FFFDf11a23787fd2f11a2378 /* include/unix/PsUnixFPU.h */,
- FFFDf11a23e07fd2f11a23e0 /* include/unix/PsUnixInlineAoS.h */,
- FFFDf11a24487fd2f11a2448 /* include/unix/PsUnixIntrinsics.h */,
- FFFDf11a24b07fd2f11a24b0 /* include/unix/PsUnixTrigConstants.h */,
- FFFDf11a25187fd2f11a2518 /* src/PsAllocator.cpp */,
- FFFDf11a25807fd2f11a2580 /* src/PsAssert.cpp */,
- FFFDf11a25e87fd2f11a25e8 /* src/PsFoundation.cpp */,
- FFFDf11a26507fd2f11a2650 /* src/PsMathUtils.cpp */,
- FFFDf11a26b87fd2f11a26b8 /* src/PsString.cpp */,
- FFFDf11a27207fd2f11a2720 /* src/PsTempAllocator.cpp */,
- FFFDf11a27887fd2f11a2788 /* src/PsUtilities.cpp */,
- FFFDf11a27f07fd2f11a27f0 /* src/unix/PsUnixAtomic.cpp */,
- FFFDf11a28587fd2f11a2858 /* src/unix/PsUnixCpu.cpp */,
- FFFDf11a28c07fd2f11a28c0 /* src/unix/PsUnixFPU.cpp */,
- FFFDf11a29287fd2f11a2928 /* src/unix/PsUnixMutex.cpp */,
- FFFDf11a29907fd2f11a2990 /* src/unix/PsUnixPrintString.cpp */,
- FFFDf11a29f87fd2f11a29f8 /* src/unix/PsUnixSList.cpp */,
- FFFDf11a2a607fd2f11a2a60 /* src/unix/PsUnixSocket.cpp */,
- FFFDf11a2ac87fd2f11a2ac8 /* src/unix/PsUnixSync.cpp */,
- FFFDf11a2b307fd2f11a2b30 /* src/unix/PsUnixThread.cpp */,
- FFFDf11a2b987fd2f11a2b98 /* src/unix/PsUnixTime.cpp */,
+ FFFD639836007f8563983600 /* include/Ps.h */,
+ FFFD639836687f8563983668 /* include/PsAlignedMalloc.h */,
+ FFFD639836d07f85639836d0 /* include/PsAlloca.h */,
+ FFFD639837387f8563983738 /* include/PsAllocator.h */,
+ FFFD639837a07f85639837a0 /* include/PsAoS.h */,
+ FFFD639838087f8563983808 /* include/PsArray.h */,
+ FFFD639838707f8563983870 /* include/PsAtomic.h */,
+ FFFD639838d87f85639838d8 /* include/PsBasicTemplates.h */,
+ FFFD639839407f8563983940 /* include/PsBitUtils.h */,
+ FFFD639839a87f85639839a8 /* include/PsBroadcast.h */,
+ FFFD63983a107f8563983a10 /* include/PsCpu.h */,
+ FFFD63983a787f8563983a78 /* include/PsFPU.h */,
+ FFFD63983ae07f8563983ae0 /* include/PsFoundation.h */,
+ FFFD63983b487f8563983b48 /* include/PsHash.h */,
+ FFFD63983bb07f8563983bb0 /* include/PsHashInternals.h */,
+ FFFD63983c187f8563983c18 /* include/PsHashMap.h */,
+ FFFD63983c807f8563983c80 /* include/PsHashSet.h */,
+ FFFD63983ce87f8563983ce8 /* include/PsInlineAllocator.h */,
+ FFFD63983d507f8563983d50 /* include/PsInlineAoS.h */,
+ FFFD63983db87f8563983db8 /* include/PsInlineArray.h */,
+ FFFD63983e207f8563983e20 /* include/PsIntrinsics.h */,
+ FFFD63983e887f8563983e88 /* include/PsMathUtils.h */,
+ FFFD63983ef07f8563983ef0 /* include/PsMutex.h */,
+ FFFD63983f587f8563983f58 /* include/PsPool.h */,
+ FFFD63983fc07f8563983fc0 /* include/PsSList.h */,
+ FFFD639840287f8563984028 /* include/PsSocket.h */,
+ FFFD639840907f8563984090 /* include/PsSort.h */,
+ FFFD639840f87f85639840f8 /* include/PsSortInternals.h */,
+ FFFD639841607f8563984160 /* include/PsString.h */,
+ FFFD639841c87f85639841c8 /* include/PsSync.h */,
+ FFFD639842307f8563984230 /* include/PsTempAllocator.h */,
+ FFFD639842987f8563984298 /* include/PsThread.h */,
+ FFFD639843007f8563984300 /* include/PsTime.h */,
+ FFFD639843687f8563984368 /* include/PsUserAllocated.h */,
+ FFFD639843d07f85639843d0 /* include/PsUtilities.h */,
+ FFFD639844387f8563984438 /* include/PsVecMath.h */,
+ FFFD639844a07f85639844a0 /* include/PsVecMathAoSScalar.h */,
+ FFFD639845087f8563984508 /* include/PsVecMathAoSScalarInline.h */,
+ FFFD639845707f8563984570 /* include/PsVecMathSSE.h */,
+ FFFD639845d87f85639845d8 /* include/PsVecMathUtilities.h */,
+ FFFD639846407f8563984640 /* include/PsVecQuat.h */,
+ FFFD639846a87f85639846a8 /* include/PsVecTransform.h */,
+ FFFD639847107f8563984710 /* include/unix/PsUnixAoS.h */,
+ FFFD639847787f8563984778 /* include/unix/PsUnixFPU.h */,
+ FFFD639847e07f85639847e0 /* include/unix/PsUnixInlineAoS.h */,
+ FFFD639848487f8563984848 /* include/unix/PsUnixIntrinsics.h */,
+ FFFD639848b07f85639848b0 /* include/unix/PsUnixTrigConstants.h */,
+ FFFD639849187f8563984918 /* src/PsAllocator.cpp */,
+ FFFD639849807f8563984980 /* src/PsAssert.cpp */,
+ FFFD639849e87f85639849e8 /* src/PsFoundation.cpp */,
+ FFFD63984a507f8563984a50 /* src/PsMathUtils.cpp */,
+ FFFD63984ab87f8563984ab8 /* src/PsString.cpp */,
+ FFFD63984b207f8563984b20 /* src/PsTempAllocator.cpp */,
+ FFFD63984b887f8563984b88 /* src/PsUtilities.cpp */,
+ FFFD63984bf07f8563984bf0 /* src/unix/PsUnixAtomic.cpp */,
+ FFFD63984c587f8563984c58 /* src/unix/PsUnixCpu.cpp */,
+ FFFD63984cc07f8563984cc0 /* src/unix/PsUnixFPU.cpp */,
+ FFFD63984d287f8563984d28 /* src/unix/PsUnixMutex.cpp */,
+ FFFD63984d907f8563984d90 /* src/unix/PsUnixPrintString.cpp */,
+ FFFD63984df87f8563984df8 /* src/unix/PsUnixSList.cpp */,
+ FFFD63984e607f8563984e60 /* src/unix/PsUnixSocket.cpp */,
+ FFFD63984ec87f8563984ec8 /* src/unix/PsUnixSync.cpp */,
+ FFFD63984f307f8563984f30 /* src/unix/PsUnixThread.cpp */,
+ FFFD63984f987f8563984f98 /* src/unix/PsUnixTime.cpp */,
);
name = "src";
sourceTree = SOURCE_ROOT;
};
- FFFBf2809f007fd2f2809f00 /* PxPvdSDK */ = {
+ FFFB62c77dd07f8562c77dd0 /* PxPvdSDK */ = {
isa = PBXGroup;
children = (
- FFFBf280c3a07fd2f280c3a0 /* include */,
- FFFBf280c3c87fd2f280c3c8 /* src */,
+ FFFB62c7a2e07f8562c7a2e0 /* include */,
+ FFFB62c7a3087f8562c7a308 /* src */,
);
name = "PxPvdSDK";
sourceTree = "<group>";
};
- FFFBf280c3a07fd2f280c3a0 /* include */ = {
+ FFFB62c7a2e07f8562c7a2e0 /* include */ = {
isa = PBXGroup;
children = (
- FFFDf280cc207fd2f280cc20 /* PxPvd.h */,
- FFFDf280cc887fd2f280cc88 /* PxPvdTransport.h */,
+ FFFD62c726707f8562c72670 /* PxPvd.h */,
+ FFFD62c726d87f8562c726d8 /* PxPvdTransport.h */,
);
name = "include";
sourceTree = SOURCE_ROOT;
};
- FFFBf280c3c87fd2f280c3c8 /* src */ = {
+ FFFB62c7a3087f8562c7a308 /* src */ = {
isa = PBXGroup;
children = (
- FFFDf300f6007fd2f300f600 /* include/PsPvd.h */,
- FFFDf300f6687fd2f300f668 /* include/PxProfileAllocatorWrapper.h */,
- FFFDf300f6d07fd2f300f6d0 /* include/PxPvdClient.h */,
- FFFDf300f7387fd2f300f738 /* include/PxPvdDataStream.h */,
- FFFDf300f7a07fd2f300f7a0 /* include/PxPvdDataStreamHelpers.h */,
- FFFDf300f8087fd2f300f808 /* include/PxPvdErrorCodes.h */,
- FFFDf300f8707fd2f300f870 /* include/PxPvdObjectModelBaseTypes.h */,
- FFFDf300f8d87fd2f300f8d8 /* include/PxPvdRenderBuffer.h */,
- FFFDf300f9407fd2f300f940 /* include/PxPvdUserRenderer.h */,
- FFFDf300f9a87fd2f300f9a8 /* src/PxProfileEventImpl.cpp */,
- FFFDf300fa107fd2f300fa10 /* src/PxPvd.cpp */,
- FFFDf300fa787fd2f300fa78 /* src/PxPvdDataStream.cpp */,
- FFFDf300fae07fd2f300fae0 /* src/PxPvdDefaultFileTransport.cpp */,
- FFFDf300fb487fd2f300fb48 /* src/PxPvdDefaultSocketTransport.cpp */,
- FFFDf300fbb07fd2f300fbb0 /* src/PxPvdImpl.cpp */,
- FFFDf300fc187fd2f300fc18 /* src/PxPvdMemClient.cpp */,
- FFFDf300fc807fd2f300fc80 /* src/PxPvdObjectModelMetaData.cpp */,
- FFFDf300fce87fd2f300fce8 /* src/PxPvdObjectRegistrar.cpp */,
- FFFDf300fd507fd2f300fd50 /* src/PxPvdProfileZoneClient.cpp */,
- FFFDf300fdb87fd2f300fdb8 /* src/PxPvdUserRenderer.cpp */,
- FFFDf300fe207fd2f300fe20 /* src/PxProfileBase.h */,
- FFFDf300fe887fd2f300fe88 /* src/PxProfileCompileTimeEventFilter.h */,
- FFFDf300fef07fd2f300fef0 /* src/PxProfileContextProvider.h */,
- FFFDf300ff587fd2f300ff58 /* src/PxProfileContextProviderImpl.h */,
- FFFDf300ffc07fd2f300ffc0 /* src/PxProfileDataBuffer.h */,
- FFFDf30100287fd2f3010028 /* src/PxProfileDataParsing.h */,
- FFFDf30100907fd2f3010090 /* src/PxProfileEventBuffer.h */,
- FFFDf30100f87fd2f30100f8 /* src/PxProfileEventBufferAtomic.h */,
- FFFDf30101607fd2f3010160 /* src/PxProfileEventBufferClient.h */,
- FFFDf30101c87fd2f30101c8 /* src/PxProfileEventBufferClientManager.h */,
- FFFDf30102307fd2f3010230 /* src/PxProfileEventFilter.h */,
- FFFDf30102987fd2f3010298 /* src/PxProfileEventHandler.h */,
- FFFDf30103007fd2f3010300 /* src/PxProfileEventId.h */,
- FFFDf30103687fd2f3010368 /* src/PxProfileEventMutex.h */,
- FFFDf30103d07fd2f30103d0 /* src/PxProfileEventNames.h */,
- FFFDf30104387fd2f3010438 /* src/PxProfileEventParser.h */,
- FFFDf30104a07fd2f30104a0 /* src/PxProfileEventSender.h */,
- FFFDf30105087fd2f3010508 /* src/PxProfileEventSerialization.h */,
- FFFDf30105707fd2f3010570 /* src/PxProfileEventSystem.h */,
- FFFDf30105d87fd2f30105d8 /* src/PxProfileEvents.h */,
- FFFDf30106407fd2f3010640 /* src/PxProfileMemory.h */,
- FFFDf30106a87fd2f30106a8 /* src/PxProfileMemoryBuffer.h */,
- FFFDf30107107fd2f3010710 /* src/PxProfileMemoryEventBuffer.h */,
- FFFDf30107787fd2f3010778 /* src/PxProfileMemoryEventParser.h */,
- FFFDf30107e07fd2f30107e0 /* src/PxProfileMemoryEventRecorder.h */,
- FFFDf30108487fd2f3010848 /* src/PxProfileMemoryEventReflexiveWriter.h */,
- FFFDf30108b07fd2f30108b0 /* src/PxProfileMemoryEventSummarizer.h */,
- FFFDf30109187fd2f3010918 /* src/PxProfileMemoryEventTypes.h */,
- FFFDf30109807fd2f3010980 /* src/PxProfileMemoryEvents.h */,
- FFFDf30109e87fd2f30109e8 /* src/PxProfileScopedEvent.h */,
- FFFDf3010a507fd2f3010a50 /* src/PxProfileScopedMutexLock.h */,
- FFFDf3010ab87fd2f3010ab8 /* src/PxProfileZone.h */,
- FFFDf3010b207fd2f3010b20 /* src/PxProfileZoneImpl.h */,
- FFFDf3010b887fd2f3010b88 /* src/PxProfileZoneManager.h */,
- FFFDf3010bf07fd2f3010bf0 /* src/PxProfileZoneManagerImpl.h */,
- FFFDf3010c587fd2f3010c58 /* src/PxPvdBits.h */,
- FFFDf3010cc07fd2f3010cc0 /* src/PxPvdByteStreams.h */,
- FFFDf3010d287fd2f3010d28 /* src/PxPvdCommStreamEventSink.h */,
- FFFDf3010d907fd2f3010d90 /* src/PxPvdCommStreamEvents.h */,
- FFFDf3010df87fd2f3010df8 /* src/PxPvdCommStreamSDKEventTypes.h */,
- FFFDf3010e607fd2f3010e60 /* src/PxPvdCommStreamTypes.h */,
- FFFDf3010ec87fd2f3010ec8 /* src/PxPvdDefaultFileTransport.h */,
- FFFDf3010f307fd2f3010f30 /* src/PxPvdDefaultSocketTransport.h */,
- FFFDf3010f987fd2f3010f98 /* src/PxPvdFoundation.h */,
- FFFDf30110007fd2f3011000 /* src/PxPvdImpl.h */,
- FFFDf30110687fd2f3011068 /* src/PxPvdInternalByteStreams.h */,
- FFFDf30110d07fd2f30110d0 /* src/PxPvdMarshalling.h */,
- FFFDf30111387fd2f3011138 /* src/PxPvdMemClient.h */,
- FFFDf30111a07fd2f30111a0 /* src/PxPvdObjectModel.h */,
- FFFDf30112087fd2f3011208 /* src/PxPvdObjectModelInternalTypeDefs.h */,
- FFFDf30112707fd2f3011270 /* src/PxPvdObjectModelInternalTypes.h */,
- FFFDf30112d87fd2f30112d8 /* src/PxPvdObjectModelMetaData.h */,
- FFFDf30113407fd2f3011340 /* src/PxPvdObjectRegistrar.h */,
- FFFDf30113a87fd2f30113a8 /* src/PxPvdProfileZoneClient.h */,
- FFFDf30114107fd2f3011410 /* src/PxPvdUserRenderImpl.h */,
- FFFDf30114787fd2f3011478 /* src/PxPvdUserRenderTypes.h */,
+ FFFD6302dc007f856302dc00 /* include/PsPvd.h */,
+ FFFD6302dc687f856302dc68 /* include/PxProfileAllocatorWrapper.h */,
+ FFFD6302dcd07f856302dcd0 /* include/PxPvdClient.h */,
+ FFFD6302dd387f856302dd38 /* include/PxPvdDataStream.h */,
+ FFFD6302dda07f856302dda0 /* include/PxPvdDataStreamHelpers.h */,
+ FFFD6302de087f856302de08 /* include/PxPvdErrorCodes.h */,
+ FFFD6302de707f856302de70 /* include/PxPvdObjectModelBaseTypes.h */,
+ FFFD6302ded87f856302ded8 /* include/PxPvdRenderBuffer.h */,
+ FFFD6302df407f856302df40 /* include/PxPvdUserRenderer.h */,
+ FFFD6302dfa87f856302dfa8 /* src/PxProfileEventImpl.cpp */,
+ FFFD6302e0107f856302e010 /* src/PxPvd.cpp */,
+ FFFD6302e0787f856302e078 /* src/PxPvdDataStream.cpp */,
+ FFFD6302e0e07f856302e0e0 /* src/PxPvdDefaultFileTransport.cpp */,
+ FFFD6302e1487f856302e148 /* src/PxPvdDefaultSocketTransport.cpp */,
+ FFFD6302e1b07f856302e1b0 /* src/PxPvdImpl.cpp */,
+ FFFD6302e2187f856302e218 /* src/PxPvdMemClient.cpp */,
+ FFFD6302e2807f856302e280 /* src/PxPvdObjectModelMetaData.cpp */,
+ FFFD6302e2e87f856302e2e8 /* src/PxPvdObjectRegistrar.cpp */,
+ FFFD6302e3507f856302e350 /* src/PxPvdProfileZoneClient.cpp */,
+ FFFD6302e3b87f856302e3b8 /* src/PxPvdUserRenderer.cpp */,
+ FFFD6302e4207f856302e420 /* src/PxProfileBase.h */,
+ FFFD6302e4887f856302e488 /* src/PxProfileCompileTimeEventFilter.h */,
+ FFFD6302e4f07f856302e4f0 /* src/PxProfileContextProvider.h */,
+ FFFD6302e5587f856302e558 /* src/PxProfileContextProviderImpl.h */,
+ FFFD6302e5c07f856302e5c0 /* src/PxProfileDataBuffer.h */,
+ FFFD6302e6287f856302e628 /* src/PxProfileDataParsing.h */,
+ FFFD6302e6907f856302e690 /* src/PxProfileEventBuffer.h */,
+ FFFD6302e6f87f856302e6f8 /* src/PxProfileEventBufferAtomic.h */,
+ FFFD6302e7607f856302e760 /* src/PxProfileEventBufferClient.h */,
+ FFFD6302e7c87f856302e7c8 /* src/PxProfileEventBufferClientManager.h */,
+ FFFD6302e8307f856302e830 /* src/PxProfileEventFilter.h */,
+ FFFD6302e8987f856302e898 /* src/PxProfileEventHandler.h */,
+ FFFD6302e9007f856302e900 /* src/PxProfileEventId.h */,
+ FFFD6302e9687f856302e968 /* src/PxProfileEventMutex.h */,
+ FFFD6302e9d07f856302e9d0 /* src/PxProfileEventNames.h */,
+ FFFD6302ea387f856302ea38 /* src/PxProfileEventParser.h */,
+ FFFD6302eaa07f856302eaa0 /* src/PxProfileEventSender.h */,
+ FFFD6302eb087f856302eb08 /* src/PxProfileEventSerialization.h */,
+ FFFD6302eb707f856302eb70 /* src/PxProfileEventSystem.h */,
+ FFFD6302ebd87f856302ebd8 /* src/PxProfileEvents.h */,
+ FFFD6302ec407f856302ec40 /* src/PxProfileMemory.h */,
+ FFFD6302eca87f856302eca8 /* src/PxProfileMemoryBuffer.h */,
+ FFFD6302ed107f856302ed10 /* src/PxProfileMemoryEventBuffer.h */,
+ FFFD6302ed787f856302ed78 /* src/PxProfileMemoryEventParser.h */,
+ FFFD6302ede07f856302ede0 /* src/PxProfileMemoryEventRecorder.h */,
+ FFFD6302ee487f856302ee48 /* src/PxProfileMemoryEventReflexiveWriter.h */,
+ FFFD6302eeb07f856302eeb0 /* src/PxProfileMemoryEventSummarizer.h */,
+ FFFD6302ef187f856302ef18 /* src/PxProfileMemoryEventTypes.h */,
+ FFFD6302ef807f856302ef80 /* src/PxProfileMemoryEvents.h */,
+ FFFD6302efe87f856302efe8 /* src/PxProfileScopedEvent.h */,
+ FFFD6302f0507f856302f050 /* src/PxProfileScopedMutexLock.h */,
+ FFFD6302f0b87f856302f0b8 /* src/PxProfileZone.h */,
+ FFFD6302f1207f856302f120 /* src/PxProfileZoneImpl.h */,
+ FFFD6302f1887f856302f188 /* src/PxProfileZoneManager.h */,
+ FFFD6302f1f07f856302f1f0 /* src/PxProfileZoneManagerImpl.h */,
+ FFFD6302f2587f856302f258 /* src/PxPvdBits.h */,
+ FFFD6302f2c07f856302f2c0 /* src/PxPvdByteStreams.h */,
+ FFFD6302f3287f856302f328 /* src/PxPvdCommStreamEventSink.h */,
+ FFFD6302f3907f856302f390 /* src/PxPvdCommStreamEvents.h */,
+ FFFD6302f3f87f856302f3f8 /* src/PxPvdCommStreamSDKEventTypes.h */,
+ FFFD6302f4607f856302f460 /* src/PxPvdCommStreamTypes.h */,
+ FFFD6302f4c87f856302f4c8 /* src/PxPvdDefaultFileTransport.h */,
+ FFFD6302f5307f856302f530 /* src/PxPvdDefaultSocketTransport.h */,
+ FFFD6302f5987f856302f598 /* src/PxPvdFoundation.h */,
+ FFFD6302f6007f856302f600 /* src/PxPvdImpl.h */,
+ FFFD6302f6687f856302f668 /* src/PxPvdInternalByteStreams.h */,
+ FFFD6302f6d07f856302f6d0 /* src/PxPvdMarshalling.h */,
+ FFFD6302f7387f856302f738 /* src/PxPvdMemClient.h */,
+ FFFD6302f7a07f856302f7a0 /* src/PxPvdObjectModel.h */,
+ FFFD6302f8087f856302f808 /* src/PxPvdObjectModelInternalTypeDefs.h */,
+ FFFD6302f8707f856302f870 /* src/PxPvdObjectModelInternalTypes.h */,
+ FFFD6302f8d87f856302f8d8 /* src/PxPvdObjectModelMetaData.h */,
+ FFFD6302f9407f856302f940 /* src/PxPvdObjectRegistrar.h */,
+ FFFD6302f9a87f856302f9a8 /* src/PxPvdProfileZoneClient.h */,
+ FFFD6302fa107f856302fa10 /* src/PxPvdUserRenderImpl.h */,
+ FFFD6302fa787f856302fa78 /* src/PxPvdUserRenderTypes.h */,
);
name = "src";
sourceTree = SOURCE_ROOT;
};
- FFFBf28272b07fd2f28272b0 /* LowLevel */ = {
+ FFFB62e791907f8562e79190 /* LowLevel */ = {
isa = PBXGroup;
children = (
- FFFBf282bdc07fd2f282bdc0 /* API Source */,
- FFFBf282bde87fd2f282bde8 /* API Includes */,
- FFFBf282be107fd2f282be10 /* Software Source */,
- FFFBf282be387fd2f282be38 /* Software Includes */,
- FFFBf282be607fd2f282be60 /* Common Source */,
- FFFBf282be887fd2f282be88 /* Common Includes */,
+ FFFB62e7dfb07f8562e7dfb0 /* API Source */,
+ FFFB62e7dfd87f8562e7dfd8 /* API Includes */,
+ FFFB62e7e0007f8562e7e000 /* Software Source */,
+ FFFB62e7e0287f8562e7e028 /* Software Includes */,
+ FFFB62e7e0507f8562e7e050 /* Common Source */,
+ FFFB62e7e0787f8562e7e078 /* Common Includes */,
);
name = "LowLevel";
sourceTree = "<group>";
};
- FFFBf282bdc07fd2f282bdc0 /* API Source */ = {
+ FFFB62e7dfb07f8562e7dfb0 /* API Source */ = {
isa = PBXGroup;
children = (
- FFFDf282abc07fd2f282abc0 /* px_globals.cpp */,
+ FFFD62e7cdb07f8562e7cdb0 /* px_globals.cpp */,
);
name = "API Source";
sourceTree = SOURCE_ROOT;
};
- FFFBf282bde87fd2f282bde8 /* API Includes */ = {
+ FFFB62e7dfd87f8562e7dfd8 /* API Includes */ = {
isa = PBXGroup;
children = (
- FFFDf282d0f07fd2f282d0f0 /* PxsMaterialCore.h */,
- FFFDf282d1587fd2f282d158 /* PxsMaterialManager.h */,
- FFFDf282d1c07fd2f282d1c0 /* PxvConfig.h */,
- FFFDf282d2287fd2f282d228 /* PxvContext.h */,
- FFFDf282d2907fd2f282d290 /* PxvDynamics.h */,
- FFFDf282d2f87fd2f282d2f8 /* PxvGeometry.h */,
- FFFDf282d3607fd2f282d360 /* PxvGlobals.h */,
- FFFDf282d3c87fd2f282d3c8 /* PxvManager.h */,
- FFFDf282d4307fd2f282d430 /* PxvSimStats.h */,
+ FFFD62e7f2e07f8562e7f2e0 /* PxsMaterialCore.h */,
+ FFFD62e7f3487f8562e7f348 /* PxsMaterialManager.h */,
+ FFFD62e7f3b07f8562e7f3b0 /* PxvConfig.h */,
+ FFFD62e7f4187f8562e7f418 /* PxvContext.h */,
+ FFFD62e7f4807f8562e7f480 /* PxvDynamics.h */,
+ FFFD62e7f4e87f8562e7f4e8 /* PxvGeometry.h */,
+ FFFD62e7f5507f8562e7f550 /* PxvGlobals.h */,
+ FFFD62e7f5b87f8562e7f5b8 /* PxvManager.h */,
+ FFFD62e7f6207f8562e7f620 /* PxvSimStats.h */,
);
name = "API Includes";
sourceTree = SOURCE_ROOT;
};
- FFFBf282be107fd2f282be10 /* Software Source */ = {
+ FFFB62e7e0007f8562e7e000 /* Software Source */ = {
isa = PBXGroup;
children = (
- FFFDf282e2007fd2f282e200 /* PxsCCD.cpp */,
- FFFDf282e2687fd2f282e268 /* PxsContactManager.cpp */,
- FFFDf282e2d07fd2f282e2d0 /* PxsContext.cpp */,
- FFFDf282e3387fd2f282e338 /* PxsDefaultMemoryManager.cpp */,
- FFFDf282e3a07fd2f282e3a0 /* PxsIslandSim.cpp */,
- FFFDf282e4087fd2f282e408 /* PxsMaterialCombiner.cpp */,
- FFFDf282e4707fd2f282e470 /* PxsNphaseImplementationContext.cpp */,
- FFFDf282e4d87fd2f282e4d8 /* PxsSimpleIslandManager.cpp */,
+ FFFD62e803f07f8562e803f0 /* PxsCCD.cpp */,
+ FFFD62e804587f8562e80458 /* PxsContactManager.cpp */,
+ FFFD62e804c07f8562e804c0 /* PxsContext.cpp */,
+ FFFD62e805287f8562e80528 /* PxsDefaultMemoryManager.cpp */,
+ FFFD62e805907f8562e80590 /* PxsIslandSim.cpp */,
+ FFFD62e805f87f8562e805f8 /* PxsMaterialCombiner.cpp */,
+ FFFD62e806607f8562e80660 /* PxsNphaseImplementationContext.cpp */,
+ FFFD62e806c87f8562e806c8 /* PxsSimpleIslandManager.cpp */,
);
name = "Software Source";
sourceTree = SOURCE_ROOT;
};
- FFFBf282be387fd2f282be38 /* Software Includes */ = {
+ FFFB62e7e0287f8562e7e028 /* Software Includes */ = {
isa = PBXGroup;
children = (
- FFFDf30016007fd2f3001600 /* PxsBodySim.h */,
- FFFDf30016687fd2f3001668 /* PxsCCD.h */,
- FFFDf30016d07fd2f30016d0 /* PxsContactManager.h */,
- FFFDf30017387fd2f3001738 /* PxsContactManagerState.h */,
- FFFDf30017a07fd2f30017a0 /* PxsContext.h */,
- FFFDf30018087fd2f3001808 /* PxsDefaultMemoryManager.h */,
- FFFDf30018707fd2f3001870 /* PxsHeapMemoryAllocator.h */,
- FFFDf30018d87fd2f30018d8 /* PxsIncrementalConstraintPartitioning.h */,
- FFFDf30019407fd2f3001940 /* PxsIslandManagerTypes.h */,
- FFFDf30019a87fd2f30019a8 /* PxsIslandSim.h */,
- FFFDf3001a107fd2f3001a10 /* PxsKernelWrangler.h */,
- FFFDf3001a787fd2f3001a78 /* PxsMaterialCombiner.h */,
- FFFDf3001ae07fd2f3001ae0 /* PxsMemoryManager.h */,
- FFFDf3001b487fd2f3001b48 /* PxsNphaseImplementationContext.h */,
- FFFDf3001bb07fd2f3001bb0 /* PxsRigidBody.h */,
- FFFDf3001c187fd2f3001c18 /* PxsShapeSim.h */,
- FFFDf3001c807fd2f3001c80 /* PxsSimpleIslandManager.h */,
- FFFDf3001ce87fd2f3001ce8 /* PxsSimulationController.h */,
- FFFDf3001d507fd2f3001d50 /* PxsTransformCache.h */,
- FFFDf3001db87fd2f3001db8 /* PxvNphaseImplementationContext.h */,
+ FFFD630362007f8563036200 /* PxsBodySim.h */,
+ FFFD630362687f8563036268 /* PxsCCD.h */,
+ FFFD630362d07f85630362d0 /* PxsContactManager.h */,
+ FFFD630363387f8563036338 /* PxsContactManagerState.h */,
+ FFFD630363a07f85630363a0 /* PxsContext.h */,
+ FFFD630364087f8563036408 /* PxsDefaultMemoryManager.h */,
+ FFFD630364707f8563036470 /* PxsHeapMemoryAllocator.h */,
+ FFFD630364d87f85630364d8 /* PxsIncrementalConstraintPartitioning.h */,
+ FFFD630365407f8563036540 /* PxsIslandManagerTypes.h */,
+ FFFD630365a87f85630365a8 /* PxsIslandSim.h */,
+ FFFD630366107f8563036610 /* PxsKernelWrangler.h */,
+ FFFD630366787f8563036678 /* PxsMaterialCombiner.h */,
+ FFFD630366e07f85630366e0 /* PxsMemoryManager.h */,
+ FFFD630367487f8563036748 /* PxsNphaseImplementationContext.h */,
+ FFFD630367b07f85630367b0 /* PxsRigidBody.h */,
+ FFFD630368187f8563036818 /* PxsShapeSim.h */,
+ FFFD630368807f8563036880 /* PxsSimpleIslandManager.h */,
+ FFFD630368e87f85630368e8 /* PxsSimulationController.h */,
+ FFFD630369507f8563036950 /* PxsTransformCache.h */,
+ FFFD630369b87f85630369b8 /* PxvNphaseImplementationContext.h */,
);
name = "Software Includes";
sourceTree = SOURCE_ROOT;
};
- FFFBf282be607fd2f282be60 /* Common Source */ = {
+ FFFB62e7e0507f8562e7e050 /* Common Source */ = {
isa = PBXGroup;
children = (
- FFFDf30174007fd2f3017400 /* collision/PxcContact.cpp */,
- FFFDf30174687fd2f3017468 /* pipeline/PxcContactCache.cpp */,
- FFFDf30174d07fd2f30174d0 /* pipeline/PxcContactMethodImpl.cpp */,
- FFFDf30175387fd2f3017538 /* pipeline/PxcMaterialHeightField.cpp */,
- FFFDf30175a07fd2f30175a0 /* pipeline/PxcMaterialMesh.cpp */,
- FFFDf30176087fd2f3017608 /* pipeline/PxcMaterialMethodImpl.cpp */,
- FFFDf30176707fd2f3017670 /* pipeline/PxcMaterialShape.cpp */,
- FFFDf30176d87fd2f30176d8 /* pipeline/PxcNpBatch.cpp */,
- FFFDf30177407fd2f3017740 /* pipeline/PxcNpCacheStreamPair.cpp */,
- FFFDf30177a87fd2f30177a8 /* pipeline/PxcNpContactPrepShared.cpp */,
- FFFDf30178107fd2f3017810 /* pipeline/PxcNpMemBlockPool.cpp */,
- FFFDf30178787fd2f3017878 /* pipeline/PxcNpThreadContext.cpp */,
+ FFFD63034c007f8563034c00 /* collision/PxcContact.cpp */,
+ FFFD63034c687f8563034c68 /* pipeline/PxcContactCache.cpp */,
+ FFFD63034cd07f8563034cd0 /* pipeline/PxcContactMethodImpl.cpp */,
+ FFFD63034d387f8563034d38 /* pipeline/PxcMaterialHeightField.cpp */,
+ FFFD63034da07f8563034da0 /* pipeline/PxcMaterialMesh.cpp */,
+ FFFD63034e087f8563034e08 /* pipeline/PxcMaterialMethodImpl.cpp */,
+ FFFD63034e707f8563034e70 /* pipeline/PxcMaterialShape.cpp */,
+ FFFD63034ed87f8563034ed8 /* pipeline/PxcNpBatch.cpp */,
+ FFFD63034f407f8563034f40 /* pipeline/PxcNpCacheStreamPair.cpp */,
+ FFFD63034fa87f8563034fa8 /* pipeline/PxcNpContactPrepShared.cpp */,
+ FFFD630350107f8563035010 /* pipeline/PxcNpMemBlockPool.cpp */,
+ FFFD630350787f8563035078 /* pipeline/PxcNpThreadContext.cpp */,
);
name = "Common Source";
sourceTree = SOURCE_ROOT;
};
- FFFBf282be887fd2f282be88 /* Common Includes */ = {
+ FFFB62e7e0787f8562e7e078 /* Common Includes */ = {
isa = PBXGroup;
children = (
- FFFDf3017c007fd2f3017c00 /* collision/PxcContactMethodImpl.h */,
- FFFDf3017c687fd2f3017c68 /* pipeline/PxcCCDStateStreamPair.h */,
- FFFDf3017cd07fd2f3017cd0 /* pipeline/PxcConstraintBlockStream.h */,
- FFFDf3017d387fd2f3017d38 /* pipeline/PxcContactCache.h */,
- FFFDf3017da07fd2f3017da0 /* pipeline/PxcMaterialMethodImpl.h */,
- FFFDf3017e087fd2f3017e08 /* pipeline/PxcNpBatch.h */,
- FFFDf3017e707fd2f3017e70 /* pipeline/PxcNpCache.h */,
- FFFDf3017ed87fd2f3017ed8 /* pipeline/PxcNpCacheStreamPair.h */,
- FFFDf3017f407fd2f3017f40 /* pipeline/PxcNpContactPrepShared.h */,
- FFFDf3017fa87fd2f3017fa8 /* pipeline/PxcNpMemBlockPool.h */,
- FFFDf30180107fd2f3018010 /* pipeline/PxcNpThreadContext.h */,
- FFFDf30180787fd2f3018078 /* pipeline/PxcNpWorkUnit.h */,
- FFFDf30180e07fd2f30180e0 /* pipeline/PxcRigidBody.h */,
- FFFDf30181487fd2f3018148 /* utils/PxcScratchAllocator.h */,
- FFFDf30181b07fd2f30181b0 /* utils/PxcThreadCoherentCache.h */,
+ FFFD630354007f8563035400 /* collision/PxcContactMethodImpl.h */,
+ FFFD630354687f8563035468 /* pipeline/PxcCCDStateStreamPair.h */,
+ FFFD630354d07f85630354d0 /* pipeline/PxcConstraintBlockStream.h */,
+ FFFD630355387f8563035538 /* pipeline/PxcContactCache.h */,
+ FFFD630355a07f85630355a0 /* pipeline/PxcMaterialMethodImpl.h */,
+ FFFD630356087f8563035608 /* pipeline/PxcNpBatch.h */,
+ FFFD630356707f8563035670 /* pipeline/PxcNpCache.h */,
+ FFFD630356d87f85630356d8 /* pipeline/PxcNpCacheStreamPair.h */,
+ FFFD630357407f8563035740 /* pipeline/PxcNpContactPrepShared.h */,
+ FFFD630357a87f85630357a8 /* pipeline/PxcNpMemBlockPool.h */,
+ FFFD630358107f8563035810 /* pipeline/PxcNpThreadContext.h */,
+ FFFD630358787f8563035878 /* pipeline/PxcNpWorkUnit.h */,
+ FFFD630358e07f85630358e0 /* pipeline/PxcRigidBody.h */,
+ FFFD630359487f8563035948 /* utils/PxcScratchAllocator.h */,
+ FFFD630359b07f85630359b0 /* utils/PxcThreadCoherentCache.h */,
);
name = "Common Includes";
sourceTree = SOURCE_ROOT;
};
- FFFBf2854ea07fd2f2854ea0 /* LowLevelAABB */ = {
+ FFFB64431e607f8564431e60 /* LowLevelAABB */ = {
isa = PBXGroup;
children = (
- FFFBf284ed607fd2f284ed60 /* include */,
- FFFBf284ed887fd2f284ed88 /* src */,
+ FFFB644362a07f85644362a0 /* include */,
+ FFFB644362c87f85644362c8 /* src */,
);
name = "LowLevelAABB";
sourceTree = "<group>";
};
- FFFBf284ed607fd2f284ed60 /* include */ = {
+ FFFB644362a07f85644362a0 /* include */ = {
isa = PBXGroup;
children = (
- FFFDf284f2807fd2f284f280 /* BpAABBManagerTasks.h */,
- FFFDf284f2e87fd2f284f2e8 /* BpBroadPhase.h */,
- FFFDf284f3507fd2f284f350 /* BpBroadPhaseUpdate.h */,
- FFFDf284f3b87fd2f284f3b8 /* BpSimpleAABBManager.h */,
+ FFFD644362f07f85644362f0 /* BpAABBManagerTasks.h */,
+ FFFD644363587f8564436358 /* BpBroadPhase.h */,
+ FFFD644363c07f85644363c0 /* BpBroadPhaseUpdate.h */,
+ FFFD644364287f8564436428 /* BpSimpleAABBManager.h */,
);
name = "include";
sourceTree = SOURCE_ROOT;
};
- FFFBf284ed887fd2f284ed88 /* src */ = {
+ FFFB644362c87f85644362c8 /* src */ = {
isa = PBXGroup;
children = (
- FFFDf3020c007fd2f3020c00 /* BpBroadPhaseMBP.h */,
- FFFDf3020c687fd2f3020c68 /* BpBroadPhaseMBPCommon.h */,
- FFFDf3020cd07fd2f3020cd0 /* BpBroadPhaseSap.h */,
- FFFDf3020d387fd2f3020d38 /* BpBroadPhaseSapAux.h */,
- FFFDf3020da07fd2f3020da0 /* BpMBPTasks.h */,
- FFFDf3020e087fd2f3020e08 /* BpSAPTasks.h */,
- FFFDf3020e707fd2f3020e70 /* BpBroadPhase.cpp */,
- FFFDf3020ed87fd2f3020ed8 /* BpBroadPhaseMBP.cpp */,
- FFFDf3020f407fd2f3020f40 /* BpBroadPhaseSap.cpp */,
- FFFDf3020fa87fd2f3020fa8 /* BpBroadPhaseSapAux.cpp */,
- FFFDf30210107fd2f3021010 /* BpMBPTasks.cpp */,
- FFFDf30210787fd2f3021078 /* BpSAPTasks.cpp */,
- FFFDf30210e07fd2f30210e0 /* BpSimpleAABBManager.cpp */,
+ FFFD648182007f8564818200 /* BpBroadPhaseMBP.h */,
+ FFFD648182687f8564818268 /* BpBroadPhaseMBPCommon.h */,
+ FFFD648182d07f85648182d0 /* BpBroadPhaseSap.h */,
+ FFFD648183387f8564818338 /* BpBroadPhaseSapAux.h */,
+ FFFD648183a07f85648183a0 /* BpMBPTasks.h */,
+ FFFD648184087f8564818408 /* BpSAPTasks.h */,
+ FFFD648184707f8564818470 /* BpBroadPhase.cpp */,
+ FFFD648184d87f85648184d8 /* BpBroadPhaseMBP.cpp */,
+ FFFD648185407f8564818540 /* BpBroadPhaseSap.cpp */,
+ FFFD648185a87f85648185a8 /* BpBroadPhaseSapAux.cpp */,
+ FFFD648186107f8564818610 /* BpMBPTasks.cpp */,
+ FFFD648186787f8564818678 /* BpSAPTasks.cpp */,
+ FFFD648186e07f85648186e0 /* BpSimpleAABBManager.cpp */,
);
name = "src";
sourceTree = SOURCE_ROOT;
};
- FFFBf29090e07fd2f29090e0 /* LowLevelDynamics */ = {
+ FFFB62ea73f07f8562ea73f0 /* LowLevelDynamics */ = {
isa = PBXGroup;
children = (
- FFFBf29100707fd2f2910070 /* Dynamics Source */,
- FFFBf29100987fd2f2910098 /* Dynamics Includes */,
- FFFBf29100c07fd2f29100c0 /* Dynamics Internal Includes */,
+ FFFB62e94c307f8562e94c30 /* Dynamics Source */,
+ FFFB62e94c587f8562e94c58 /* Dynamics Includes */,
+ FFFB62e94c807f8562e94c80 /* Dynamics Internal Includes */,
);
name = "LowLevelDynamics";
sourceTree = "<group>";
};
- FFFBf29100707fd2f2910070 /* Dynamics Source */ = {
+ FFFB62e94c307f8562e94c30 /* Dynamics Source */ = {
isa = PBXGroup;
children = (
- FFFDf3808e007fd2f3808e00 /* DyArticulation.cpp */,
- FFFDf3808e687fd2f3808e68 /* DyArticulationContactPrep.cpp */,
- FFFDf3808ed07fd2f3808ed0 /* DyArticulationContactPrepPF.cpp */,
- FFFDf3808f387fd2f3808f38 /* DyArticulationHelper.cpp */,
- FFFDf3808fa07fd2f3808fa0 /* DyArticulationSIMD.cpp */,
- FFFDf38090087fd2f3809008 /* DyArticulationScalar.cpp */,
- FFFDf38090707fd2f3809070 /* DyConstraintPartition.cpp */,
- FFFDf38090d87fd2f38090d8 /* DyConstraintSetup.cpp */,
- FFFDf38091407fd2f3809140 /* DyConstraintSetupBlock.cpp */,
- FFFDf38091a87fd2f38091a8 /* DyContactPrep.cpp */,
- FFFDf38092107fd2f3809210 /* DyContactPrep4.cpp */,
- FFFDf38092787fd2f3809278 /* DyContactPrep4PF.cpp */,
- FFFDf38092e07fd2f38092e0 /* DyContactPrepPF.cpp */,
- FFFDf38093487fd2f3809348 /* DyDynamics.cpp */,
- FFFDf38093b07fd2f38093b0 /* DyFrictionCorrelation.cpp */,
- FFFDf38094187fd2f3809418 /* DyRigidBodyToSolverBody.cpp */,
- FFFDf38094807fd2f3809480 /* DySolverConstraints.cpp */,
- FFFDf38094e87fd2f38094e8 /* DySolverConstraintsBlock.cpp */,
- FFFDf38095507fd2f3809550 /* DySolverControl.cpp */,
- FFFDf38095b87fd2f38095b8 /* DySolverControlPF.cpp */,
- FFFDf38096207fd2f3809620 /* DySolverPFConstraints.cpp */,
- FFFDf38096887fd2f3809688 /* DySolverPFConstraintsBlock.cpp */,
- FFFDf38096f07fd2f38096f0 /* DyThreadContext.cpp */,
- FFFDf38097587fd2f3809758 /* DyThresholdTable.cpp */,
+ FFFD6303ee007f856303ee00 /* DyArticulation.cpp */,
+ FFFD6303ee687f856303ee68 /* DyArticulationContactPrep.cpp */,
+ FFFD6303eed07f856303eed0 /* DyArticulationContactPrepPF.cpp */,
+ FFFD6303ef387f856303ef38 /* DyArticulationHelper.cpp */,
+ FFFD6303efa07f856303efa0 /* DyArticulationSIMD.cpp */,
+ FFFD6303f0087f856303f008 /* DyArticulationScalar.cpp */,
+ FFFD6303f0707f856303f070 /* DyConstraintPartition.cpp */,
+ FFFD6303f0d87f856303f0d8 /* DyConstraintSetup.cpp */,
+ FFFD6303f1407f856303f140 /* DyConstraintSetupBlock.cpp */,
+ FFFD6303f1a87f856303f1a8 /* DyContactPrep.cpp */,
+ FFFD6303f2107f856303f210 /* DyContactPrep4.cpp */,
+ FFFD6303f2787f856303f278 /* DyContactPrep4PF.cpp */,
+ FFFD6303f2e07f856303f2e0 /* DyContactPrepPF.cpp */,
+ FFFD6303f3487f856303f348 /* DyDynamics.cpp */,
+ FFFD6303f3b07f856303f3b0 /* DyFrictionCorrelation.cpp */,
+ FFFD6303f4187f856303f418 /* DyRigidBodyToSolverBody.cpp */,
+ FFFD6303f4807f856303f480 /* DySolverConstraints.cpp */,
+ FFFD6303f4e87f856303f4e8 /* DySolverConstraintsBlock.cpp */,
+ FFFD6303f5507f856303f550 /* DySolverControl.cpp */,
+ FFFD6303f5b87f856303f5b8 /* DySolverControlPF.cpp */,
+ FFFD6303f6207f856303f620 /* DySolverPFConstraints.cpp */,
+ FFFD6303f6887f856303f688 /* DySolverPFConstraintsBlock.cpp */,
+ FFFD6303f6f07f856303f6f0 /* DyThreadContext.cpp */,
+ FFFD6303f7587f856303f758 /* DyThresholdTable.cpp */,
);
name = "Dynamics Source";
sourceTree = SOURCE_ROOT;
};
- FFFBf29100987fd2f2910098 /* Dynamics Includes */ = {
+ FFFB62e94c587f8562e94c58 /* Dynamics Includes */ = {
isa = PBXGroup;
children = (
- FFFDf29116f07fd2f29116f0 /* DyArticulation.h */,
- FFFDf29117587fd2f2911758 /* DyConstraint.h */,
- FFFDf29117c07fd2f29117c0 /* DyConstraintWriteBack.h */,
- FFFDf29118287fd2f2911828 /* DyContext.h */,
- FFFDf29118907fd2f2911890 /* DySleepingConfigulation.h */,
- FFFDf29118f87fd2f29118f8 /* DyThresholdTable.h */,
+ FFFD62ea96107f8562ea9610 /* DyArticulation.h */,
+ FFFD62ea96787f8562ea9678 /* DyConstraint.h */,
+ FFFD62ea96e07f8562ea96e0 /* DyConstraintWriteBack.h */,
+ FFFD62ea97487f8562ea9748 /* DyContext.h */,
+ FFFD62ea97b07f8562ea97b0 /* DySleepingConfigulation.h */,
+ FFFD62ea98187f8562ea9818 /* DyThresholdTable.h */,
);
name = "Dynamics Includes";
sourceTree = SOURCE_ROOT;
};
- FFFBf29100c07fd2f29100c0 /* Dynamics Internal Includes */ = {
+ FFFB62e94c807f8562e94c80 /* Dynamics Internal Includes */ = {
isa = PBXGroup;
children = (
- FFFDf380aa007fd2f380aa00 /* DyArticulationContactPrep.h */,
- FFFDf380aa687fd2f380aa68 /* DyArticulationFnsDebug.h */,
- FFFDf380aad07fd2f380aad0 /* DyArticulationFnsScalar.h */,
- FFFDf380ab387fd2f380ab38 /* DyArticulationFnsSimd.h */,
- FFFDf380aba07fd2f380aba0 /* DyArticulationHelper.h */,
- FFFDf380ac087fd2f380ac08 /* DyArticulationPImpl.h */,
- FFFDf380ac707fd2f380ac70 /* DyArticulationReference.h */,
- FFFDf380acd87fd2f380acd8 /* DyArticulationScalar.h */,
- FFFDf380ad407fd2f380ad40 /* DyArticulationUtils.h */,
- FFFDf380ada87fd2f380ada8 /* DyBodyCoreIntegrator.h */,
- FFFDf380ae107fd2f380ae10 /* DyConstraintPartition.h */,
- FFFDf380ae787fd2f380ae78 /* DyConstraintPrep.h */,
- FFFDf380aee07fd2f380aee0 /* DyContactPrep.h */,
- FFFDf380af487fd2f380af48 /* DyContactPrepShared.h */,
- FFFDf380afb07fd2f380afb0 /* DyContactReduction.h */,
- FFFDf380b0187fd2f380b018 /* DyCorrelationBuffer.h */,
- FFFDf380b0807fd2f380b080 /* DyDynamics.h */,
- FFFDf380b0e87fd2f380b0e8 /* DyFrictionPatch.h */,
- FFFDf380b1507fd2f380b150 /* DyFrictionPatchStreamPair.h */,
- FFFDf380b1b87fd2f380b1b8 /* DySolverBody.h */,
- FFFDf380b2207fd2f380b220 /* DySolverConstraint1D.h */,
- FFFDf380b2887fd2f380b288 /* DySolverConstraint1D4.h */,
- FFFDf380b2f07fd2f380b2f0 /* DySolverConstraintDesc.h */,
- FFFDf380b3587fd2f380b358 /* DySolverConstraintExtShared.h */,
- FFFDf380b3c07fd2f380b3c0 /* DySolverConstraintTypes.h */,
- FFFDf380b4287fd2f380b428 /* DySolverConstraintsShared.h */,
- FFFDf380b4907fd2f380b490 /* DySolverContact.h */,
- FFFDf380b4f87fd2f380b4f8 /* DySolverContact4.h */,
- FFFDf380b5607fd2f380b560 /* DySolverContactPF.h */,
- FFFDf380b5c87fd2f380b5c8 /* DySolverContactPF4.h */,
- FFFDf380b6307fd2f380b630 /* DySolverContext.h */,
- FFFDf380b6987fd2f380b698 /* DySolverControl.h */,
- FFFDf380b7007fd2f380b700 /* DySolverControlPF.h */,
- FFFDf380b7687fd2f380b768 /* DySolverCore.h */,
- FFFDf380b7d07fd2f380b7d0 /* DySolverExt.h */,
- FFFDf380b8387fd2f380b838 /* DySpatial.h */,
- FFFDf380b8a07fd2f380b8a0 /* DyThreadContext.h */,
+ FFFD630400007f8563040000 /* DyArticulationContactPrep.h */,
+ FFFD630400687f8563040068 /* DyArticulationFnsDebug.h */,
+ FFFD630400d07f85630400d0 /* DyArticulationFnsScalar.h */,
+ FFFD630401387f8563040138 /* DyArticulationFnsSimd.h */,
+ FFFD630401a07f85630401a0 /* DyArticulationHelper.h */,
+ FFFD630402087f8563040208 /* DyArticulationPImpl.h */,
+ FFFD630402707f8563040270 /* DyArticulationReference.h */,
+ FFFD630402d87f85630402d8 /* DyArticulationScalar.h */,
+ FFFD630403407f8563040340 /* DyArticulationUtils.h */,
+ FFFD630403a87f85630403a8 /* DyBodyCoreIntegrator.h */,
+ FFFD630404107f8563040410 /* DyConstraintPartition.h */,
+ FFFD630404787f8563040478 /* DyConstraintPrep.h */,
+ FFFD630404e07f85630404e0 /* DyContactPrep.h */,
+ FFFD630405487f8563040548 /* DyContactPrepShared.h */,
+ FFFD630405b07f85630405b0 /* DyContactReduction.h */,
+ FFFD630406187f8563040618 /* DyCorrelationBuffer.h */,
+ FFFD630406807f8563040680 /* DyDynamics.h */,
+ FFFD630406e87f85630406e8 /* DyFrictionPatch.h */,
+ FFFD630407507f8563040750 /* DyFrictionPatchStreamPair.h */,
+ FFFD630407b87f85630407b8 /* DySolverBody.h */,
+ FFFD630408207f8563040820 /* DySolverConstraint1D.h */,
+ FFFD630408887f8563040888 /* DySolverConstraint1D4.h */,
+ FFFD630408f07f85630408f0 /* DySolverConstraintDesc.h */,
+ FFFD630409587f8563040958 /* DySolverConstraintExtShared.h */,
+ FFFD630409c07f85630409c0 /* DySolverConstraintTypes.h */,
+ FFFD63040a287f8563040a28 /* DySolverConstraintsShared.h */,
+ FFFD63040a907f8563040a90 /* DySolverContact.h */,
+ FFFD63040af87f8563040af8 /* DySolverContact4.h */,
+ FFFD63040b607f8563040b60 /* DySolverContactPF.h */,
+ FFFD63040bc87f8563040bc8 /* DySolverContactPF4.h */,
+ FFFD63040c307f8563040c30 /* DySolverContext.h */,
+ FFFD63040c987f8563040c98 /* DySolverControl.h */,
+ FFFD63040d007f8563040d00 /* DySolverControlPF.h */,
+ FFFD63040d687f8563040d68 /* DySolverCore.h */,
+ FFFD63040dd07f8563040dd0 /* DySolverExt.h */,
+ FFFD63040e387f8563040e38 /* DySpatial.h */,
+ FFFD63040ea07f8563040ea0 /* DyThreadContext.h */,
);
name = "Dynamics Internal Includes";
sourceTree = SOURCE_ROOT;
};
- FFFBf188ae307fd2f188ae30 /* LowLevelCloth */ = {
+ FFFB647094107f8564709410 /* LowLevelCloth */ = {
isa = PBXGroup;
children = (
- FFFBf188d8e07fd2f188d8e0 /* include */,
- FFFBf188d9087fd2f188d908 /* src */,
+ FFFB6470bb607f856470bb60 /* include */,
+ FFFB6470bb887f856470bb88 /* src */,
);
name = "LowLevelCloth";
sourceTree = "<group>";
};
- FFFBf188d8e07fd2f188d8e0 /* include */ = {
+ FFFB6470bb607f856470bb60 /* include */ = {
isa = PBXGroup;
children = (
- FFFDf1b114007fd2f1b11400 /* Cloth.h */,
- FFFDf1b114687fd2f1b11468 /* Fabric.h */,
- FFFDf1b114d07fd2f1b114d0 /* Factory.h */,
- FFFDf1b115387fd2f1b11538 /* PhaseConfig.h */,
- FFFDf1b115a07fd2f1b115a0 /* Range.h */,
- FFFDf1b116087fd2f1b11608 /* Solver.h */,
- FFFDf1b116707fd2f1b11670 /* Types.h */,
+ FFFD6470ce107f856470ce10 /* Cloth.h */,
+ FFFD6470ce787f856470ce78 /* Fabric.h */,
+ FFFD6470cee07f856470cee0 /* Factory.h */,
+ FFFD6470cf487f856470cf48 /* PhaseConfig.h */,
+ FFFD6470cfb07f856470cfb0 /* Range.h */,
+ FFFD6470d0187f856470d018 /* Solver.h */,
+ FFFD6470d0807f856470d080 /* Types.h */,
);
name = "include";
sourceTree = SOURCE_ROOT;
};
- FFFBf188d9087fd2f188d908 /* src */ = {
+ FFFB6470bb887f856470bb88 /* src */ = {
isa = PBXGroup;
children = (
- FFFDf11b2e007fd2f11b2e00 /* Allocator.h */,
- FFFDf11b2e687fd2f11b2e68 /* Array.h */,
- FFFDf11b2ed07fd2f11b2ed0 /* BoundingBox.h */,
- FFFDf11b2f387fd2f11b2f38 /* ClothBase.h */,
- FFFDf11b2fa07fd2f11b2fa0 /* ClothImpl.h */,
- FFFDf11b30087fd2f11b3008 /* IndexPair.h */,
- FFFDf11b30707fd2f11b3070 /* IterationState.h */,
- FFFDf11b30d87fd2f11b30d8 /* MovingAverage.h */,
- FFFDf11b31407fd2f11b3140 /* PointInterpolator.h */,
- FFFDf11b31a87fd2f11b31a8 /* Simd.h */,
- FFFDf11b32107fd2f11b3210 /* Simd4f.h */,
- FFFDf11b32787fd2f11b3278 /* Simd4i.h */,
- FFFDf11b32e07fd2f11b32e0 /* SimdTypes.h */,
- FFFDf11b33487fd2f11b3348 /* StackAllocator.h */,
- FFFDf11b33b07fd2f11b33b0 /* SwCloth.h */,
- FFFDf11b34187fd2f11b3418 /* SwClothData.h */,
- FFFDf11b34807fd2f11b3480 /* SwCollision.h */,
- FFFDf11b34e87fd2f11b34e8 /* SwCollisionHelpers.h */,
- FFFDf11b35507fd2f11b3550 /* SwFabric.h */,
- FFFDf11b35b87fd2f11b35b8 /* SwFactory.h */,
- FFFDf11b36207fd2f11b3620 /* SwInterCollision.h */,
- FFFDf11b36887fd2f11b3688 /* SwSelfCollision.h */,
- FFFDf11b36f07fd2f11b36f0 /* SwSolver.h */,
- FFFDf11b37587fd2f11b3758 /* SwSolverKernel.h */,
- FFFDf11b37c07fd2f11b37c0 /* TripletScheduler.h */,
- FFFDf11b38287fd2f11b3828 /* Vec4T.h */,
- FFFDf11b38907fd2f11b3890 /* Allocator.cpp */,
- FFFDf11b38f87fd2f11b38f8 /* Factory.cpp */,
- FFFDf11b39607fd2f11b3960 /* PhaseConfig.cpp */,
- FFFDf11b39c87fd2f11b39c8 /* SwCloth.cpp */,
- FFFDf11b3a307fd2f11b3a30 /* SwClothData.cpp */,
- FFFDf11b3a987fd2f11b3a98 /* SwCollision.cpp */,
- FFFDf11b3b007fd2f11b3b00 /* SwFabric.cpp */,
- FFFDf11b3b687fd2f11b3b68 /* SwFactory.cpp */,
- FFFDf11b3bd07fd2f11b3bd0 /* SwInterCollision.cpp */,
- FFFDf11b3c387fd2f11b3c38 /* SwSelfCollision.cpp */,
- FFFDf11b3ca07fd2f11b3ca0 /* SwSolver.cpp */,
- FFFDf11b3d087fd2f11b3d08 /* SwSolverKernel.cpp */,
- FFFDf11b3d707fd2f11b3d70 /* TripletScheduler.cpp */,
+ FFFD65009c007f8565009c00 /* Allocator.h */,
+ FFFD65009c687f8565009c68 /* Array.h */,
+ FFFD65009cd07f8565009cd0 /* BoundingBox.h */,
+ FFFD65009d387f8565009d38 /* ClothBase.h */,
+ FFFD65009da07f8565009da0 /* ClothImpl.h */,
+ FFFD65009e087f8565009e08 /* IndexPair.h */,
+ FFFD65009e707f8565009e70 /* IterationState.h */,
+ FFFD65009ed87f8565009ed8 /* MovingAverage.h */,
+ FFFD65009f407f8565009f40 /* PointInterpolator.h */,
+ FFFD65009fa87f8565009fa8 /* Simd.h */,
+ FFFD6500a0107f856500a010 /* Simd4f.h */,
+ FFFD6500a0787f856500a078 /* Simd4i.h */,
+ FFFD6500a0e07f856500a0e0 /* SimdTypes.h */,
+ FFFD6500a1487f856500a148 /* StackAllocator.h */,
+ FFFD6500a1b07f856500a1b0 /* SwCloth.h */,
+ FFFD6500a2187f856500a218 /* SwClothData.h */,
+ FFFD6500a2807f856500a280 /* SwCollision.h */,
+ FFFD6500a2e87f856500a2e8 /* SwCollisionHelpers.h */,
+ FFFD6500a3507f856500a350 /* SwFabric.h */,
+ FFFD6500a3b87f856500a3b8 /* SwFactory.h */,
+ FFFD6500a4207f856500a420 /* SwInterCollision.h */,
+ FFFD6500a4887f856500a488 /* SwSelfCollision.h */,
+ FFFD6500a4f07f856500a4f0 /* SwSolver.h */,
+ FFFD6500a5587f856500a558 /* SwSolverKernel.h */,
+ FFFD6500a5c07f856500a5c0 /* TripletScheduler.h */,
+ FFFD6500a6287f856500a628 /* Vec4T.h */,
+ FFFD6500a6907f856500a690 /* Allocator.cpp */,
+ FFFD6500a6f87f856500a6f8 /* Factory.cpp */,
+ FFFD6500a7607f856500a760 /* PhaseConfig.cpp */,
+ FFFD6500a7c87f856500a7c8 /* SwCloth.cpp */,
+ FFFD6500a8307f856500a830 /* SwClothData.cpp */,
+ FFFD6500a8987f856500a898 /* SwCollision.cpp */,
+ FFFD6500a9007f856500a900 /* SwFabric.cpp */,
+ FFFD6500a9687f856500a968 /* SwFactory.cpp */,
+ FFFD6500a9d07f856500a9d0 /* SwInterCollision.cpp */,
+ FFFD6500aa387f856500aa38 /* SwSelfCollision.cpp */,
+ FFFD6500aaa07f856500aaa0 /* SwSolver.cpp */,
+ FFFD6500ab087f856500ab08 /* SwSolverKernel.cpp */,
+ FFFD6500ab707f856500ab70 /* TripletScheduler.cpp */,
);
name = "src";
sourceTree = SOURCE_ROOT;
};
- FFFBf28619307fd2f2861930 /* LowLevelParticles */ = {
+ FFFB64455fc07f8564455fc0 /* LowLevelParticles */ = {
isa = PBXGroup;
children = (
- FFFBf285ea807fd2f285ea80 /* include */,
- FFFBf285eaa87fd2f285eaa8 /* src */,
+ FFFB64447bc07f8564447bc0 /* include */,
+ FFFB64447be87f8564447be8 /* src */,
);
name = "LowLevelParticles";
sourceTree = "<group>";
};
- FFFBf285ea807fd2f285ea80 /* include */ = {
+ FFFB64447bc07f8564447bc0 /* include */ = {
isa = PBXGroup;
children = (
- FFFDf30256007fd2f3025600 /* PtBodyTransformVault.h */,
- FFFDf30256687fd2f3025668 /* PtContext.h */,
- FFFDf30256d07fd2f30256d0 /* PtGridCellVector.h */,
- FFFDf30257387fd2f3025738 /* PtParticle.h */,
- FFFDf30257a07fd2f30257a0 /* PtParticleContactManagerStream.h */,
- FFFDf30258087fd2f3025808 /* PtParticleData.h */,
- FFFDf30258707fd2f3025870 /* PtParticleShape.h */,
- FFFDf30258d87fd2f30258d8 /* PtParticleSystemCore.h */,
- FFFDf30259407fd2f3025940 /* PtParticleSystemFlags.h */,
- FFFDf30259a87fd2f30259a8 /* PtParticleSystemSim.h */,
+ FFFD6481bc007f856481bc00 /* PtBodyTransformVault.h */,
+ FFFD6481bc687f856481bc68 /* PtContext.h */,
+ FFFD6481bcd07f856481bcd0 /* PtGridCellVector.h */,
+ FFFD6481bd387f856481bd38 /* PtParticle.h */,
+ FFFD6481bda07f856481bda0 /* PtParticleContactManagerStream.h */,
+ FFFD6481be087f856481be08 /* PtParticleData.h */,
+ FFFD6481be707f856481be70 /* PtParticleShape.h */,
+ FFFD6481bed87f856481bed8 /* PtParticleSystemCore.h */,
+ FFFD6481bf407f856481bf40 /* PtParticleSystemFlags.h */,
+ FFFD6481bfa87f856481bfa8 /* PtParticleSystemSim.h */,
);
name = "include";
sourceTree = SOURCE_ROOT;
};
- FFFBf285eaa87fd2f285eaa8 /* src */ = {
+ FFFB64447be87f8564447be8 /* src */ = {
isa = PBXGroup;
children = (
- FFFDf302b4007fd2f302b400 /* PtBatcher.h */,
- FFFDf302b4687fd2f302b468 /* PtCollision.h */,
- FFFDf302b4d07fd2f302b4d0 /* PtCollisionData.h */,
- FFFDf302b5387fd2f302b538 /* PtCollisionHelper.h */,
- FFFDf302b5a07fd2f302b5a0 /* PtCollisionMethods.h */,
- FFFDf302b6087fd2f302b608 /* PtCollisionParameters.h */,
- FFFDf302b6707fd2f302b670 /* PtConfig.h */,
- FFFDf302b6d87fd2f302b6d8 /* PtConstants.h */,
- FFFDf302b7407fd2f302b740 /* PtContextCpu.h */,
- FFFDf302b7a87fd2f302b7a8 /* PtDynamicHelper.h */,
- FFFDf302b8107fd2f302b810 /* PtDynamics.h */,
- FFFDf302b8787fd2f302b878 /* PtDynamicsKernels.h */,
- FFFDf302b8e07fd2f302b8e0 /* PtDynamicsParameters.h */,
- FFFDf302b9487fd2f302b948 /* PtDynamicsTempBuffers.h */,
- FFFDf302b9b07fd2f302b9b0 /* PtHeightFieldAabbTest.h */,
- FFFDf302ba187fd2f302ba18 /* PtPacketSections.h */,
- FFFDf302ba807fd2f302ba80 /* PtParticleCell.h */,
- FFFDf302bae87fd2f302bae8 /* PtParticleOpcodeCache.h */,
- FFFDf302bb507fd2f302bb50 /* PtParticleShapeCpu.h */,
- FFFDf302bbb87fd2f302bbb8 /* PtParticleSystemSimCpu.h */,
- FFFDf302bc207fd2f302bc20 /* PtSpatialHash.h */,
- FFFDf302bc887fd2f302bc88 /* PtSpatialHashHelper.h */,
- FFFDf302bcf07fd2f302bcf0 /* PtTwoWayData.h */,
- FFFDf302bd587fd2f302bd58 /* PtBatcher.cpp */,
- FFFDf302bdc07fd2f302bdc0 /* PtBodyTransformVault.cpp */,
- FFFDf302be287fd2f302be28 /* PtCollision.cpp */,
- FFFDf302be907fd2f302be90 /* PtCollisionBox.cpp */,
- FFFDf302bef87fd2f302bef8 /* PtCollisionCapsule.cpp */,
- FFFDf302bf607fd2f302bf60 /* PtCollisionConvex.cpp */,
- FFFDf302bfc87fd2f302bfc8 /* PtCollisionMesh.cpp */,
- FFFDf302c0307fd2f302c030 /* PtCollisionPlane.cpp */,
- FFFDf302c0987fd2f302c098 /* PtCollisionSphere.cpp */,
- FFFDf302c1007fd2f302c100 /* PtContextCpu.cpp */,
- FFFDf302c1687fd2f302c168 /* PtDynamics.cpp */,
- FFFDf302c1d07fd2f302c1d0 /* PtParticleData.cpp */,
- FFFDf302c2387fd2f302c238 /* PtParticleShapeCpu.cpp */,
- FFFDf302c2a07fd2f302c2a0 /* PtParticleSystemSimCpu.cpp */,
- FFFDf302c3087fd2f302c308 /* PtSpatialHash.cpp */,
- FFFDf302c3707fd2f302c370 /* PtSpatialLocalHash.cpp */,
+ FFFD648222007f8564822200 /* PtBatcher.h */,
+ FFFD648222687f8564822268 /* PtCollision.h */,
+ FFFD648222d07f85648222d0 /* PtCollisionData.h */,
+ FFFD648223387f8564822338 /* PtCollisionHelper.h */,
+ FFFD648223a07f85648223a0 /* PtCollisionMethods.h */,
+ FFFD648224087f8564822408 /* PtCollisionParameters.h */,
+ FFFD648224707f8564822470 /* PtConfig.h */,
+ FFFD648224d87f85648224d8 /* PtConstants.h */,
+ FFFD648225407f8564822540 /* PtContextCpu.h */,
+ FFFD648225a87f85648225a8 /* PtDynamicHelper.h */,
+ FFFD648226107f8564822610 /* PtDynamics.h */,
+ FFFD648226787f8564822678 /* PtDynamicsKernels.h */,
+ FFFD648226e07f85648226e0 /* PtDynamicsParameters.h */,
+ FFFD648227487f8564822748 /* PtDynamicsTempBuffers.h */,
+ FFFD648227b07f85648227b0 /* PtHeightFieldAabbTest.h */,
+ FFFD648228187f8564822818 /* PtPacketSections.h */,
+ FFFD648228807f8564822880 /* PtParticleCell.h */,
+ FFFD648228e87f85648228e8 /* PtParticleOpcodeCache.h */,
+ FFFD648229507f8564822950 /* PtParticleShapeCpu.h */,
+ FFFD648229b87f85648229b8 /* PtParticleSystemSimCpu.h */,
+ FFFD64822a207f8564822a20 /* PtSpatialHash.h */,
+ FFFD64822a887f8564822a88 /* PtSpatialHashHelper.h */,
+ FFFD64822af07f8564822af0 /* PtTwoWayData.h */,
+ FFFD64822b587f8564822b58 /* PtBatcher.cpp */,
+ FFFD64822bc07f8564822bc0 /* PtBodyTransformVault.cpp */,
+ FFFD64822c287f8564822c28 /* PtCollision.cpp */,
+ FFFD64822c907f8564822c90 /* PtCollisionBox.cpp */,
+ FFFD64822cf87f8564822cf8 /* PtCollisionCapsule.cpp */,
+ FFFD64822d607f8564822d60 /* PtCollisionConvex.cpp */,
+ FFFD64822dc87f8564822dc8 /* PtCollisionMesh.cpp */,
+ FFFD64822e307f8564822e30 /* PtCollisionPlane.cpp */,
+ FFFD64822e987f8564822e98 /* PtCollisionSphere.cpp */,
+ FFFD64822f007f8564822f00 /* PtContextCpu.cpp */,
+ FFFD64822f687f8564822f68 /* PtDynamics.cpp */,
+ FFFD64822fd07f8564822fd0 /* PtParticleData.cpp */,
+ FFFD648230387f8564823038 /* PtParticleShapeCpu.cpp */,
+ FFFD648230a07f85648230a0 /* PtParticleSystemSimCpu.cpp */,
+ FFFD648231087f8564823108 /* PtSpatialHash.cpp */,
+ FFFD648231707f8564823170 /* PtSpatialLocalHash.cpp */,
);
name = "src";
sourceTree = SOURCE_ROOT;
};
- FFFBf28f6e807fd2f28f6e80 /* PxTask */ = {
+ FFFB65a0da807f8565a0da80 /* PxTask */ = {
isa = PBXGroup;
children = (
- FFFBf28f5b007fd2f28f5b00 /* include */,
- FFFBf28f5b287fd2f28f5b28 /* src */,
+ FFFB65a0b5207f8565a0b520 /* include */,
+ FFFB65a0b5487f8565a0b548 /* src */,
);
name = "PxTask";
sourceTree = "<group>";
};
- FFFBf28f5b007fd2f28f5b00 /* include */ = {
+ FFFB65a0b5207f8565a0b520 /* include */ = {
isa = PBXGroup;
children = (
- FFFDf2bf77e07fd2f2bf77e0 /* PxCpuDispatcher.h */,
- FFFDf2bf78487fd2f2bf7848 /* PxGpuDispatcher.h */,
- FFFDf2bf78b07fd2f2bf78b0 /* PxGpuTask.h */,
- FFFDf2bf79187fd2f2bf7918 /* PxTask.h */,
- FFFDf2bf79807fd2f2bf7980 /* PxTaskDefine.h */,
- FFFDf2bf79e87fd2f2bf79e8 /* PxTaskManager.h */,
+ FFFD65a0b6407f8565a0b640 /* PxCpuDispatcher.h */,
+ FFFD65a0b6a87f8565a0b6a8 /* PxGpuDispatcher.h */,
+ FFFD65a0b7107f8565a0b710 /* PxGpuTask.h */,
+ FFFD65a0b7787f8565a0b778 /* PxTask.h */,
+ FFFD65a0b7e07f8565a0b7e0 /* PxTaskDefine.h */,
+ FFFD65a0b8487f8565a0b848 /* PxTaskManager.h */,
);
name = "include";
sourceTree = SOURCE_ROOT;
};
- FFFBf28f5b287fd2f28f5b28 /* src */ = {
+ FFFB65a0b5487f8565a0b548 /* src */ = {
isa = PBXGroup;
children = (
- FFFDf2bf6de07fd2f2bf6de0 /* src/TaskManager.cpp */,
+ FFFD65a0b9407f8565a0b940 /* src/TaskManager.cpp */,
);
name = "src";
sourceTree = SOURCE_ROOT;
};
- FFFBf2d23c207fd2f2d23c20 /* PsFastXml */ = {
+ FFFB658377107f8565837710 /* PsFastXml */ = {
isa = PBXGroup;
children = (
- FFFBf2d241d07fd2f2d241d0 /* include */,
- FFFBf2d241f87fd2f2d241f8 /* src */,
+ FFFB658ad3907f85658ad390 /* include */,
+ FFFB658ad3b87f85658ad3b8 /* src */,
);
name = "PsFastXml";
sourceTree = "<group>";
};
- FFFBf2d241d07fd2f2d241d0 /* include */ = {
+ FFFB658ad3907f85658ad390 /* include */ = {
isa = PBXGroup;
children = (
- FFFDf2d243607fd2f2d24360 /* PsFastXml.h */,
+ FFFD658b13307f85658b1330 /* PsFastXml.h */,
);
name = "include";
sourceTree = SOURCE_ROOT;
};
- FFFBf2d241f87fd2f2d241f8 /* src */ = {
+ FFFB658ad3b87f85658ad3b8 /* src */ = {
isa = PBXGroup;
children = (
- FFFDf2d244607fd2f2d24460 /* PsFastXml.cpp */,
+ FFFD658af8807f85658af880 /* PsFastXml.cpp */,
);
name = "src";
sourceTree = SOURCE_ROOT;
@@ -5011,61 +5011,61 @@
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
- FFFAf2d231d07fd2f2d231d0 /* PhysX */ = {
+ FFFA658037a07f85658037a0 /* PhysX */ = {
isa = PBXNativeTarget;
- buildConfigurationList = FFF6f2d231d07fd2f2d231d0 /* Build configuration list for PBXNativeTarget "PhysX" */;
+ buildConfigurationList = FFF6658037a07f85658037a0 /* Build configuration list for PBXNativeTarget "PhysX" */;
buildPhases = (
- FFF2f2d231d07fd2f2d231d0,
- FFF8f2d231d07fd2f2d231d0,
- FFFCf2d231d07fd2f2d231d0,
+ FFF2658037a07f85658037a0,
+ FFF8658037a07f85658037a0,
+ FFFC658037a07f85658037a0,
);
buildRules = (
);
dependencies = (
- FFF4f2d4ca507fd2f2d4ca50, /* LowLevel */
- FFF4f2d50a707fd2f2d50a70, /* LowLevelAABB */
- FFF4f2d50b307fd2f2d50b30, /* LowLevelCloth */
- FFF4f2d50ad07fd2f2d50ad0, /* LowLevelDynamics */
- FFF4f2d4cd407fd2f2d4cd40, /* LowLevelParticles */
- FFF4f2d4dbf07fd2f2d4dbf0, /* PhysXCommon */
- FFF4f2d234f07fd2f2d234f0, /* PxFoundation */
- FFF4f2d22ac07fd2f2d22ac0, /* PxPvdSDK */
- FFF4f2d4ce307fd2f2d4ce30, /* PxTask */
- FFF4f2d4cda07fd2f2d4cda0, /* SceneQuery */
- FFF4f2d4ce007fd2f2d4ce00, /* SimulationController */
+ FFF46581de807f856581de80, /* LowLevel */
+ FFF46581a1f07f856581a1f0, /* LowLevelAABB */
+ FFF465812a407f8565812a40, /* LowLevelCloth */
+ FFF4658147d07f85658147d0, /* LowLevelDynamics */
+ FFF46580edb07f856580edb0, /* LowLevelParticles */
+ FFF4658159107f8565815910, /* PhysXCommon */
+ FFF4658ce9707f85658ce970, /* PxFoundation */
+ FFF4658d2b507f85658d2b50, /* PxPvdSDK */
+ FFF4658076307f8565807630, /* PxTask */
+ FFF46580d0207f856580d020, /* SceneQuery */
+ FFF4658076007f8565807600, /* SimulationController */
);
name = "PhysX";
productName = "PhysX";
- productReference = FFFDf2d231d07fd2f2d231d0 /* PhysX */;
+ productReference = FFFD658037a07f85658037a0 /* PhysX */;
productType = "com.apple.product-type.library.static";
};
- FFFAf2d50f307fd2f2d50f30 /* PhysXCharacterKinematic */ = {
+ FFFA659099007f8565909900 /* PhysXCharacterKinematic */ = {
isa = PBXNativeTarget;
- buildConfigurationList = FFF6f2d50f307fd2f2d50f30 /* Build configuration list for PBXNativeTarget "PhysXCharacterKinematic" */;
+ buildConfigurationList = FFF6659099007f8565909900 /* Build configuration list for PBXNativeTarget "PhysXCharacterKinematic" */;
buildPhases = (
- FFF2f2d50f307fd2f2d50f30,
- FFF8f2d50f307fd2f2d50f30,
- FFFCf2d50f307fd2f2d50f30,
+ FFF2659099007f8565909900,
+ FFF8659099007f8565909900,
+ FFFC659099007f8565909900,
);
buildRules = (
);
dependencies = (
- FFF4f2d522007fd2f2d52200, /* PhysXCommon */
- FFF4f2d53c007fd2f2d53c00, /* PhysXExtensions */
- FFF4f2d52da07fd2f2d52da0, /* PxFoundation */
+ FFF465811c807f8565811c80, /* PhysXCommon */
+ FFF4658ad3707f85658ad370, /* PhysXExtensions */
+ FFF4658077507f8565807750, /* PxFoundation */
);
name = "PhysXCharacterKinematic";
productName = "PhysXCharacterKinematic";
- productReference = FFFDf2d50f307fd2f2d50f30 /* PhysXCharacterKinematic */;
+ productReference = FFFD659099007f8565909900 /* PhysXCharacterKinematic */;
productType = "com.apple.product-type.library.static";
};
- FFFAf2d4e3107fd2f2d4e310 /* PhysXVehicle */ = {
+ FFFA65909af07f8565909af0 /* PhysXVehicle */ = {
isa = PBXNativeTarget;
- buildConfigurationList = FFF6f2d4e3107fd2f2d4e310 /* Build configuration list for PBXNativeTarget "PhysXVehicle" */;
+ buildConfigurationList = FFF665909af07f8565909af0 /* Build configuration list for PBXNativeTarget "PhysXVehicle" */;
buildPhases = (
- FFF2f2d4e3107fd2f2d4e310,
- FFF8f2d4e3107fd2f2d4e310,
- FFFCf2d4e3107fd2f2d4e310,
+ FFF265909af07f8565909af0,
+ FFF865909af07f8565909af0,
+ FFFC65909af07f8565909af0,
);
buildRules = (
);
@@ -5073,34 +5073,34 @@
);
name = "PhysXVehicle";
productName = "PhysXVehicle";
- productReference = FFFDf2d4e3107fd2f2d4e310 /* PhysXVehicle */;
+ productReference = FFFD65909af07f8565909af0 /* PhysXVehicle */;
productType = "com.apple.product-type.library.static";
};
- FFFAf2d5f8507fd2f2d5f850 /* PhysXExtensions */ = {
+ FFFA6590e1d07f856590e1d0 /* PhysXExtensions */ = {
isa = PBXNativeTarget;
- buildConfigurationList = FFF6f2d5f8507fd2f2d5f850 /* Build configuration list for PBXNativeTarget "PhysXExtensions" */;
+ buildConfigurationList = FFF66590e1d07f856590e1d0 /* Build configuration list for PBXNativeTarget "PhysXExtensions" */;
buildPhases = (
- FFF2f2d5f8507fd2f2d5f850,
- FFF8f2d5f8507fd2f2d5f850,
- FFFCf2d5f8507fd2f2d5f850,
+ FFF26590e1d07f856590e1d0,
+ FFF86590e1d07f856590e1d0,
+ FFFC6590e1d07f856590e1d0,
);
buildRules = (
);
dependencies = (
- FFF4f2d5ef207fd2f2d5ef20, /* PsFastXml */
+ FFF46590b0b07f856590b0b0, /* PsFastXml */
);
name = "PhysXExtensions";
productName = "PhysXExtensions";
- productReference = FFFDf2d5f8507fd2f2d5f850 /* PhysXExtensions */;
+ productReference = FFFD6590e1d07f856590e1d0 /* PhysXExtensions */;
productType = "com.apple.product-type.library.static";
};
- FFFAf2d709607fd2f2d70960 /* SceneQuery */ = {
+ FFFA659313f07f85659313f0 /* SceneQuery */ = {
isa = PBXNativeTarget;
- buildConfigurationList = FFF6f2d709607fd2f2d70960 /* Build configuration list for PBXNativeTarget "SceneQuery" */;
+ buildConfigurationList = FFF6659313f07f85659313f0 /* Build configuration list for PBXNativeTarget "SceneQuery" */;
buildPhases = (
- FFF2f2d709607fd2f2d70960,
- FFF8f2d709607fd2f2d70960,
- FFFCf2d709607fd2f2d70960,
+ FFF2659313f07f85659313f0,
+ FFF8659313f07f85659313f0,
+ FFFC659313f07f85659313f0,
);
buildRules = (
);
@@ -5108,16 +5108,16 @@
);
name = "SceneQuery";
productName = "SceneQuery";
- productReference = FFFDf2d709607fd2f2d70960 /* SceneQuery */;
+ productReference = FFFD659313f07f85659313f0 /* SceneQuery */;
productType = "com.apple.product-type.library.static";
};
- FFFAf2d74db07fd2f2d74db0 /* SimulationController */ = {
+ FFFA659359707f8565935970 /* SimulationController */ = {
isa = PBXNativeTarget;
- buildConfigurationList = FFF6f2d74db07fd2f2d74db0 /* Build configuration list for PBXNativeTarget "SimulationController" */;
+ buildConfigurationList = FFF6659359707f8565935970 /* Build configuration list for PBXNativeTarget "SimulationController" */;
buildPhases = (
- FFF2f2d74db07fd2f2d74db0,
- FFF8f2d74db07fd2f2d74db0,
- FFFCf2d74db07fd2f2d74db0,
+ FFF2659359707f8565935970,
+ FFF8659359707f8565935970,
+ FFFC659359707f8565935970,
);
buildRules = (
);
@@ -5125,54 +5125,54 @@
);
name = "SimulationController";
productName = "SimulationController";
- productReference = FFFDf2d74db07fd2f2d74db0 /* SimulationController */;
+ productReference = FFFD659359707f8565935970 /* SimulationController */;
productType = "com.apple.product-type.library.static";
};
- FFFAf1f241a07fd2f1f241a0 /* PhysXCooking */ = {
+ FFFA6593ab007f856593ab00 /* PhysXCooking */ = {
isa = PBXNativeTarget;
- buildConfigurationList = FFF6f1f241a07fd2f1f241a0 /* Build configuration list for PBXNativeTarget "PhysXCooking" */;
+ buildConfigurationList = FFF66593ab007f856593ab00 /* Build configuration list for PBXNativeTarget "PhysXCooking" */;
buildPhases = (
- FFF2f1f241a07fd2f1f241a0,
- FFF8f1f241a07fd2f1f241a0,
- FFFCf1f241a07fd2f1f241a0,
+ FFF26593ab007f856593ab00,
+ FFF86593ab007f856593ab00,
+ FFFC6593ab007f856593ab00,
);
buildRules = (
);
dependencies = (
- FFF4f1f259107fd2f1f25910, /* PhysXCommon */
- FFF4f1f2aeb07fd2f1f2aeb0, /* PhysXExtensions */
- FFF4f1f240707fd2f1f24070, /* PxFoundation */
+ FFF4659458107f8565945810, /* PhysXCommon */
+ FFF4659406b07f85659406b0, /* PhysXExtensions */
+ FFF465940b907f8565940b90, /* PxFoundation */
);
name = "PhysXCooking";
productName = "PhysXCooking";
- productReference = FFFDf1f241a07fd2f1f241a0 /* PhysXCooking */;
+ productReference = FFFD6593ab007f856593ab00 /* PhysXCooking */;
productType = "com.apple.product-type.library.static";
};
- FFFAf18a0c307fd2f18a0c30 /* PhysXCommon */ = {
+ FFFA641046c07f85641046c0 /* PhysXCommon */ = {
isa = PBXNativeTarget;
- buildConfigurationList = FFF6f18a0c307fd2f18a0c30 /* Build configuration list for PBXNativeTarget "PhysXCommon" */;
+ buildConfigurationList = FFF6641046c07f85641046c0 /* Build configuration list for PBXNativeTarget "PhysXCommon" */;
buildPhases = (
- FFF2f18a0c307fd2f18a0c30,
- FFF8f18a0c307fd2f18a0c30,
- FFFCf18a0c307fd2f18a0c30,
+ FFF2641046c07f85641046c0,
+ FFF8641046c07f85641046c0,
+ FFFC641046c07f85641046c0,
);
buildRules = (
);
dependencies = (
- FFF4f1b07af07fd2f1b07af0, /* PxFoundation */
+ FFF46410ff507f856410ff50, /* PxFoundation */
);
name = "PhysXCommon";
productName = "PhysXCommon";
- productReference = FFFDf18a0c307fd2f18a0c30 /* PhysXCommon */;
+ productReference = FFFD641046c07f85641046c0 /* PhysXCommon */;
productType = "com.apple.product-type.library.static";
};
- FFFAf188de607fd2f188de60 /* PxFoundation */ = {
+ FFFA641711507f8564171150 /* PxFoundation */ = {
isa = PBXNativeTarget;
- buildConfigurationList = FFF6f188de607fd2f188de60 /* Build configuration list for PBXNativeTarget "PxFoundation" */;
+ buildConfigurationList = FFF6641711507f8564171150 /* Build configuration list for PBXNativeTarget "PxFoundation" */;
buildPhases = (
- FFF2f188de607fd2f188de60,
- FFF8f188de607fd2f188de60,
- FFFCf188de607fd2f188de60,
+ FFF2641711507f8564171150,
+ FFF8641711507f8564171150,
+ FFFC641711507f8564171150,
);
buildRules = (
);
@@ -5180,34 +5180,34 @@
);
name = "PxFoundation";
productName = "PxFoundation";
- productReference = FFFDf188de607fd2f188de60 /* PxFoundation */;
+ productReference = FFFD641711507f8564171150 /* PxFoundation */;
productType = "com.apple.product-type.library.static";
};
- FFFAf2809f007fd2f2809f00 /* PxPvdSDK */ = {
+ FFFA62c77dd07f8562c77dd0 /* PxPvdSDK */ = {
isa = PBXNativeTarget;
- buildConfigurationList = FFF6f2809f007fd2f2809f00 /* Build configuration list for PBXNativeTarget "PxPvdSDK" */;
+ buildConfigurationList = FFF662c77dd07f8562c77dd0 /* Build configuration list for PBXNativeTarget "PxPvdSDK" */;
buildPhases = (
- FFF2f2809f007fd2f2809f00,
- FFF8f2809f007fd2f2809f00,
- FFFCf2809f007fd2f2809f00,
+ FFF262c77dd07f8562c77dd0,
+ FFF862c77dd07f8562c77dd0,
+ FFFC62c77dd07f8562c77dd0,
);
buildRules = (
);
dependencies = (
- FFF4f28080f07fd2f28080f0, /* PxFoundation */
+ FFF462c74ad07f8562c74ad0, /* PxFoundation */
);
name = "PxPvdSDK";
productName = "PxPvdSDK";
- productReference = FFFDf2809f007fd2f2809f00 /* PxPvdSDK */;
+ productReference = FFFD62c77dd07f8562c77dd0 /* PxPvdSDK */;
productType = "com.apple.product-type.library.static";
};
- FFFAf28272b07fd2f28272b0 /* LowLevel */ = {
+ FFFA62e791907f8562e79190 /* LowLevel */ = {
isa = PBXNativeTarget;
- buildConfigurationList = FFF6f28272b07fd2f28272b0 /* Build configuration list for PBXNativeTarget "LowLevel" */;
+ buildConfigurationList = FFF662e791907f8562e79190 /* Build configuration list for PBXNativeTarget "LowLevel" */;
buildPhases = (
- FFF2f28272b07fd2f28272b0,
- FFF8f28272b07fd2f28272b0,
- FFFCf28272b07fd2f28272b0,
+ FFF262e791907f8562e79190,
+ FFF862e791907f8562e79190,
+ FFFC62e791907f8562e79190,
);
buildRules = (
);
@@ -5215,16 +5215,16 @@
);
name = "LowLevel";
productName = "LowLevel";
- productReference = FFFDf28272b07fd2f28272b0 /* LowLevel */;
+ productReference = FFFD62e791907f8562e79190 /* LowLevel */;
productType = "com.apple.product-type.library.static";
};
- FFFAf2854ea07fd2f2854ea0 /* LowLevelAABB */ = {
+ FFFA64431e607f8564431e60 /* LowLevelAABB */ = {
isa = PBXNativeTarget;
- buildConfigurationList = FFF6f2854ea07fd2f2854ea0 /* Build configuration list for PBXNativeTarget "LowLevelAABB" */;
+ buildConfigurationList = FFF664431e607f8564431e60 /* Build configuration list for PBXNativeTarget "LowLevelAABB" */;
buildPhases = (
- FFF2f2854ea07fd2f2854ea0,
- FFF8f2854ea07fd2f2854ea0,
- FFFCf2854ea07fd2f2854ea0,
+ FFF264431e607f8564431e60,
+ FFF864431e607f8564431e60,
+ FFFC64431e607f8564431e60,
);
buildRules = (
);
@@ -5232,16 +5232,16 @@
);
name = "LowLevelAABB";
productName = "LowLevelAABB";
- productReference = FFFDf2854ea07fd2f2854ea0 /* LowLevelAABB */;
+ productReference = FFFD64431e607f8564431e60 /* LowLevelAABB */;
productType = "com.apple.product-type.library.static";
};
- FFFAf29090e07fd2f29090e0 /* LowLevelDynamics */ = {
+ FFFA62ea73f07f8562ea73f0 /* LowLevelDynamics */ = {
isa = PBXNativeTarget;
- buildConfigurationList = FFF6f29090e07fd2f29090e0 /* Build configuration list for PBXNativeTarget "LowLevelDynamics" */;
+ buildConfigurationList = FFF662ea73f07f8562ea73f0 /* Build configuration list for PBXNativeTarget "LowLevelDynamics" */;
buildPhases = (
- FFF2f29090e07fd2f29090e0,
- FFF8f29090e07fd2f29090e0,
- FFFCf29090e07fd2f29090e0,
+ FFF262ea73f07f8562ea73f0,
+ FFF862ea73f07f8562ea73f0,
+ FFFC62ea73f07f8562ea73f0,
);
buildRules = (
);
@@ -5249,16 +5249,16 @@
);
name = "LowLevelDynamics";
productName = "LowLevelDynamics";
- productReference = FFFDf29090e07fd2f29090e0 /* LowLevelDynamics */;
+ productReference = FFFD62ea73f07f8562ea73f0 /* LowLevelDynamics */;
productType = "com.apple.product-type.library.static";
};
- FFFAf188ae307fd2f188ae30 /* LowLevelCloth */ = {
+ FFFA647094107f8564709410 /* LowLevelCloth */ = {
isa = PBXNativeTarget;
- buildConfigurationList = FFF6f188ae307fd2f188ae30 /* Build configuration list for PBXNativeTarget "LowLevelCloth" */;
+ buildConfigurationList = FFF6647094107f8564709410 /* Build configuration list for PBXNativeTarget "LowLevelCloth" */;
buildPhases = (
- FFF2f188ae307fd2f188ae30,
- FFF8f188ae307fd2f188ae30,
- FFFCf188ae307fd2f188ae30,
+ FFF2647094107f8564709410,
+ FFF8647094107f8564709410,
+ FFFC647094107f8564709410,
);
buildRules = (
);
@@ -5266,16 +5266,16 @@
);
name = "LowLevelCloth";
productName = "LowLevelCloth";
- productReference = FFFDf188ae307fd2f188ae30 /* LowLevelCloth */;
+ productReference = FFFD647094107f8564709410 /* LowLevelCloth */;
productType = "com.apple.product-type.library.static";
};
- FFFAf28619307fd2f2861930 /* LowLevelParticles */ = {
+ FFFA64455fc07f8564455fc0 /* LowLevelParticles */ = {
isa = PBXNativeTarget;
- buildConfigurationList = FFF6f28619307fd2f2861930 /* Build configuration list for PBXNativeTarget "LowLevelParticles" */;
+ buildConfigurationList = FFF664455fc07f8564455fc0 /* Build configuration list for PBXNativeTarget "LowLevelParticles" */;
buildPhases = (
- FFF2f28619307fd2f2861930,
- FFF8f28619307fd2f2861930,
- FFFCf28619307fd2f2861930,
+ FFF264455fc07f8564455fc0,
+ FFF864455fc07f8564455fc0,
+ FFFC64455fc07f8564455fc0,
);
buildRules = (
);
@@ -5283,16 +5283,16 @@
);
name = "LowLevelParticles";
productName = "LowLevelParticles";
- productReference = FFFDf28619307fd2f2861930 /* LowLevelParticles */;
+ productReference = FFFD64455fc07f8564455fc0 /* LowLevelParticles */;
productType = "com.apple.product-type.library.static";
};
- FFFAf28f6e807fd2f28f6e80 /* PxTask */ = {
+ FFFA65a0da807f8565a0da80 /* PxTask */ = {
isa = PBXNativeTarget;
- buildConfigurationList = FFF6f28f6e807fd2f28f6e80 /* Build configuration list for PBXNativeTarget "PxTask" */;
+ buildConfigurationList = FFF665a0da807f8565a0da80 /* Build configuration list for PBXNativeTarget "PxTask" */;
buildPhases = (
- FFF2f28f6e807fd2f28f6e80,
- FFF8f28f6e807fd2f28f6e80,
- FFFCf28f6e807fd2f28f6e80,
+ FFF265a0da807f8565a0da80,
+ FFF865a0da807f8565a0da80,
+ FFFC65a0da807f8565a0da80,
);
buildRules = (
);
@@ -5300,16 +5300,16 @@
);
name = "PxTask";
productName = "PxTask";
- productReference = FFFDf28f6e807fd2f28f6e80 /* PxTask */;
+ productReference = FFFD65a0da807f8565a0da80 /* PxTask */;
productType = "com.apple.product-type.library.static";
};
- FFFAf2d23c207fd2f2d23c20 /* PsFastXml */ = {
+ FFFA658377107f8565837710 /* PsFastXml */ = {
isa = PBXNativeTarget;
- buildConfigurationList = FFF6f2d23c207fd2f2d23c20 /* Build configuration list for PBXNativeTarget "PsFastXml" */;
+ buildConfigurationList = FFF6658377107f8565837710 /* Build configuration list for PBXNativeTarget "PsFastXml" */;
buildPhases = (
- FFF2f2d23c207fd2f2d23c20,
- FFF8f2d23c207fd2f2d23c20,
- FFFCf2d23c207fd2f2d23c20,
+ FFF2658377107f8565837710,
+ FFF8658377107f8565837710,
+ FFFC658377107f8565837710,
);
buildRules = (
);
@@ -5317,216 +5317,216 @@
);
name = "PsFastXml";
productName = "PsFastXml";
- productReference = FFFDf2d23c207fd2f2d23c20 /* PsFastXml */;
+ productReference = FFFD658377107f8565837710 /* PsFastXml */;
productType = "com.apple.product-type.library.static";
};
/* End PBXNativeTarget section */
/* Begin XCConfigurationList section */
- FFF6f2d231d07fd2f2d231d0 = {
+ FFF6658037a07f85658037a0 = {
isa = XCConfigurationList;
buildConfigurations = (
- FFF7f20384007fd2f2038400,
- FFF7f2038af07fd2f2038af0,
- FFF7f20391e07fd2f20391e0,
- FFF7f20398d07fd2f20398d0,
+ FFF7648628007f8564862800,
+ FFF764862ef07f8564862ef0,
+ FFF7648635e07f85648635e0,
+ FFF764863cd07f8564863cd0,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = "release";
};
- FFF6f2d50f307fd2f2d50f30 = {
+ FFF6659099007f8565909900 = {
isa = XCConfigurationList;
buildConfigurations = (
- FFF7f203a0007fd2f203a000,
- FFF7f203a6f07fd2f203a6f0,
- FFF7f203ade07fd2f203ade0,
- FFF7f203b4d07fd2f203b4d0,
+ FFF7648644007f8564864400,
+ FFF764864af07f8564864af0,
+ FFF7648651e07f85648651e0,
+ FFF7648658d07f85648658d0,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = "debug";
};
- FFF6f2d4e3107fd2f2d4e310 = {
+ FFF665909af07f8565909af0 = {
isa = XCConfigurationList;
buildConfigurations = (
- FFF7f203bc007fd2f203bc00,
- FFF7f203c2f07fd2f203c2f0,
- FFF7f203c9e07fd2f203c9e0,
- FFF7f203d0d07fd2f203d0d0,
+ FFF7648660007f8564866000,
+ FFF7648666f07f85648666f0,
+ FFF764866de07f8564866de0,
+ FFF7648674d07f85648674d0,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = "debug";
};
- FFF6f2d5f8507fd2f2d5f850 = {
+ FFF66590e1d07f856590e1d0 = {
isa = XCConfigurationList;
buildConfigurations = (
- FFF7f203d8007fd2f203d800,
- FFF7f203def07fd2f203def0,
- FFF7f203e5e07fd2f203e5e0,
- FFF7f203ecd07fd2f203ecd0,
+ FFF764867c007f8564867c00,
+ FFF7648682f07f85648682f0,
+ FFF7648689e07f85648689e0,
+ FFF7648690d07f85648690d0,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = "debug";
};
- FFF6f2d709607fd2f2d70960 = {
+ FFF6659313f07f85659313f0 = {
isa = XCConfigurationList;
buildConfigurations = (
- FFF7f2040c007fd2f2040c00,
- FFF7f20412f07fd2f20412f0,
- FFF7f20419e07fd2f20419e0,
- FFF7f20420d07fd2f20420d0,
+ FFF7648698007f8564869800,
+ FFF764869ef07f8564869ef0,
+ FFF76486a5e07f856486a5e0,
+ FFF76486acd07f856486acd0,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = "debug";
};
- FFF6f2d74db07fd2f2d74db0 = {
+ FFF6659359707f8565935970 = {
isa = XCConfigurationList;
buildConfigurations = (
- FFF7f20428007fd2f2042800,
- FFF7f2042ef07fd2f2042ef0,
- FFF7f20435e07fd2f20435e0,
- FFF7f2043cd07fd2f2043cd0,
+ FFF76486b4007f856486b400,
+ FFF76486baf07f856486baf0,
+ FFF76486c1e07f856486c1e0,
+ FFF76486c8d07f856486c8d0,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = "debug";
};
- FFF6f1f241a07fd2f1f241a0 = {
+ FFF66593ab007f856593ab00 = {
isa = XCConfigurationList;
buildConfigurations = (
- FFF7f20444007fd2f2044400,
- FFF7f2044af07fd2f2044af0,
- FFF7f20451e07fd2f20451e0,
- FFF7f20458d07fd2f20458d0,
+ FFF76486d0007f856486d000,
+ FFF76486d6f07f856486d6f0,
+ FFF76486dde07f856486dde0,
+ FFF76486e4d07f856486e4d0,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = "release";
};
- FFF6f18a0c307fd2f18a0c30 = {
+ FFF6641046c07f85641046c0 = {
isa = XCConfigurationList;
buildConfigurations = (
- FFF7f20110007fd2f2011000,
- FFF7f20116f07fd2f20116f0,
- FFF7f2011de07fd2f2011de0,
- FFF7f20124d07fd2f20124d0,
+ FFF7648110007f8564811000,
+ FFF7648116f07f85648116f0,
+ FFF764811de07f8564811de0,
+ FFF7648124d07f85648124d0,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = "release";
};
- FFF6f188de607fd2f188de60 = {
+ FFF6641711507f8564171150 = {
isa = XCConfigurationList;
buildConfigurations = (
- FFF7f11888007fd2f1188800,
- FFF7f1188ef07fd2f1188ef0,
- FFF7f11895e07fd2f11895e0,
- FFF7f1189cd07fd2f1189cd0,
+ FFF76396ac007f856396ac00,
+ FFF76396b2f07f856396b2f0,
+ FFF76396b9e07f856396b9e0,
+ FFF76396c0d07f856396c0d0,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = "debug";
};
- FFF6f2809f007fd2f2809f00 = {
+ FFF662c77dd07f8562c77dd0 = {
isa = XCConfigurationList;
buildConfigurations = (
- FFF7f300c2007fd2f300c200,
- FFF7f300c8f07fd2f300c8f0,
- FFF7f300cfe07fd2f300cfe0,
- FFF7f300d6d07fd2f300d6d0,
+ FFF7630296007f8563029600,
+ FFF763029cf07f8563029cf0,
+ FFF76302a3e07f856302a3e0,
+ FFF76302aad07f856302aad0,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = "debug";
};
- FFF6f28272b07fd2f28272b0 = {
+ FFF662e791907f8562e79190 = {
isa = XCConfigurationList;
buildConfigurations = (
- FFF7f3019a007fd2f3019a00,
- FFF7f301a0f07fd2f301a0f0,
- FFF7f301a7e07fd2f301a7e0,
- FFF7f301aed07fd2f301aed0,
+ FFF7630382007f8563038200,
+ FFF7630388f07f85630388f0,
+ FFF763038fe07f8563038fe0,
+ FFF7630396d07f85630396d0,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = "debug";
};
- FFF6f2854ea07fd2f2854ea0 = {
+ FFF664431e607f8564431e60 = {
isa = XCConfigurationList;
buildConfigurations = (
- FFF7f3022a007fd2f3022a00,
- FFF7f30230f07fd2f30230f0,
- FFF7f30237e07fd2f30237e0,
- FFF7f3023ed07fd2f3023ed0,
+ FFF76481a0007f856481a000,
+ FFF76481a6f07f856481a6f0,
+ FFF76481ade07f856481ade0,
+ FFF76481b4d07f856481b4d0,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = "debug";
};
- FFF6f29090e07fd2f29090e0 = {
+ FFF662ea73f07f8562ea73f0 = {
isa = XCConfigurationList;
buildConfigurations = (
- FFF7f380c4007fd2f380c400,
- FFF7f380caf07fd2f380caf0,
- FFF7f380d1e07fd2f380d1e0,
- FFF7f380d8d07fd2f380d8d0,
+ FFF763041a007f8563041a00,
+ FFF7630420f07f85630420f0,
+ FFF7630427e07f85630427e0,
+ FFF763042ed07f8563042ed0,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = "debug";
};
- FFF6f188ae307fd2f188ae30 = {
+ FFF6647094107f8564709410 = {
isa = XCConfigurationList;
buildConfigurations = (
- FFF7f11b48007fd2f11b4800,
- FFF7f11b4ef07fd2f11b4ef0,
- FFF7f11b55e07fd2f11b55e0,
- FFF7f11b5cd07fd2f11b5cd0,
+ FFF76500b6007f856500b600,
+ FFF76500bcf07f856500bcf0,
+ FFF76500c3e07f856500c3e0,
+ FFF76500cad07f856500cad0,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = "debug";
};
- FFF6f28619307fd2f2861930 = {
+ FFF664455fc07f8564455fc0 = {
isa = XCConfigurationList;
buildConfigurations = (
- FFF7f302ce007fd2f302ce00,
- FFF7f302d4f07fd2f302d4f0,
- FFF7f302dbe07fd2f302dbe0,
- FFF7f302e2d07fd2f302e2d0,
+ FFF764823c007f8564823c00,
+ FFF7648242f07f85648242f0,
+ FFF7648249e07f85648249e0,
+ FFF7648250d07f85648250d0,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = "debug";
};
- FFF6f28f6e807fd2f28f6e80 = {
+ FFF665a0da807f8565a0da80 = {
isa = XCConfigurationList;
buildConfigurations = (
- FFF7f3051c007fd2f3051c00,
- FFF7f30522f07fd2f30522f0,
- FFF7f30529e07fd2f30529e0,
- FFF7f30530d07fd2f30530d0,
+ FFF7639bc2007f85639bc200,
+ FFF7639bc8f07f85639bc8f0,
+ FFF7639bcfe07f85639bcfe0,
+ FFF7639bd6d07f85639bd6d0,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = "debug";
};
- FFF6f2d23c207fd2f2d23c20 = {
+ FFF6658377107f8565837710 = {
isa = XCConfigurationList;
buildConfigurations = (
- FFF7f3830c007fd2f3830c00,
- FFF7f38312f07fd2f38312f0,
- FFF7f38319e07fd2f38319e0,
- FFF7f38320d07fd2f38320d0,
+ FFF76483c8007f856483c800,
+ FFF76483cef07f856483cef0,
+ FFF76483d5e07f856483d5e0,
+ FFF76483dcd07f856483dcd0,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = "debug";
};
- FFF6f0c7c9507fd2f0c7c950 = {
+ FFF662f02be07f8562f02be0 = {
isa = XCConfigurationList;
buildConfigurations = (
- FFF3f20384007fd2f2038400 /* release */,
- FFF3f2038af07fd2f2038af0 /* debug */,
- FFF3f20391e07fd2f20391e0 /* checked */,
- FFF3f20398d07fd2f20398d0 /* profile */,
+ FFF3648628007f8564862800 /* release */,
+ FFF364862ef07f8564862ef0 /* debug */,
+ FFF3648635e07f85648635e0 /* checked */,
+ FFF364863cd07f8564863cd0 /* profile */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = "release";
};
/* End XCConfigurationList section */
/* Begin XCBuildConfiguration section */
- FFF7f20384007fd2f2038400 /* release */ = {
+ FFF7648628007f8564862800 /* release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++";
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; CLANG_CXX_LIBRARY = "libc++";
SDKROOT = iphoneos;
CONFIGURATION_BUILD_DIR = "../../../Lib/ios";
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -5539,7 +5539,7 @@
"-lLowLevel", "-lLowLevelAABB", "-lLowLevelCloth", "-lLowLevelDynamics", "-lLowLevelParticles", "-lPhysX3Common", "-lPxFoundation", "-lPxPvdSDK", "-lPxTask", "-lSceneQuery", "-lSimulationController",
);
OTHER_CFLAGS = (
- "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-O3", "-fno-strict-aliasing",
+ "-pipe", "-std=c++11", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-zero-as-null-pointer-constant", "-Wno-unknown-warning-option", "-Wno-deprecated", "-Wno-c++98-compat-pedantic", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-O3", "-fno-strict-aliasing",
);
HEADER_SEARCH_PATHS = (
"../../Common/include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include", "../../../../PxShared/src/pvd/include", "../../../Include/common", "../../../Include/geometry", "../../../Include/GeomUtils", "../../../Include/pvd", "../../../Include/particles", "../../../Include/cloth", "../../../Include", "../../Common/src", "../../GeomUtils/headers", "../../GeomUtils/src", "../../GeomUtils/src/contact", "../../GeomUtils/src/common", "../../GeomUtils/src/convex", "../../GeomUtils/src/distance", "../../GeomUtils/src/sweep", "../../GeomUtils/src/gjk", "../../GeomUtils/src/intersection", "../../GeomUtils/src/mesh", "../../GeomUtils/src/hf", "../../GeomUtils/src/pcm", "../../GeomUtils/src/ccd", "../../LowLevel/API/include", "../../LowLevel/software/include", "../../LowLevel/common/include/pipeline", "../../LowLevelAABB/include", "../../LowLevelDynamics/include", "../../LowLevelDynamics/src", "../../LowLevelParticles/include", "../../PhysX/src", "../../PhysX/src/buffering", "../../PhysX/src/particles", "../../PhysX/src/cloth", "../../SimulationController/include", "../../SimulationController/src", "../../SimulationController/src/particles", "../../PhysXCooking/src", "../../PhysXCooking/src/mesh", "../../PhysXCooking/src/convex", "../../SceneQuery/include", "../../PhysXMetaData/core/include",
@@ -5554,10 +5554,10 @@
};
name = "release";
};
- FFF7f2038af07fd2f2038af0 /* debug */ = {
+ FFF764862ef07f8564862ef0 /* debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++";
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; CLANG_CXX_LIBRARY = "libc++";
SDKROOT = iphoneos;
CONFIGURATION_BUILD_DIR = "../../../Lib/ios";
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -5570,7 +5570,7 @@
"-lLowLevelDEBUG", "-lLowLevelAABBDEBUG", "-lLowLevelClothDEBUG", "-lLowLevelDynamicsDEBUG", "-lLowLevelParticlesDEBUG", "-lPhysX3CommonDEBUG", "-lPxFoundationDEBUG", "-lPxPvdSDKDEBUG", "-lPxTaskDEBUG", "-lSceneQueryDEBUG", "-lSimulationControllerDEBUG",
);
OTHER_CFLAGS = (
- "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-g3", "-gdwarf-2", "-O0",
+ "-pipe", "-std=c++11", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-zero-as-null-pointer-constant", "-Wno-unknown-warning-option", "-Wno-deprecated", "-Wno-c++98-compat-pedantic", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-g3", "-gdwarf-2", "-O0",
);
HEADER_SEARCH_PATHS = (
"../../Common/include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include", "../../../../PxShared/src/pvd/include", "../../../Include/common", "../../../Include/geometry", "../../../Include/GeomUtils", "../../../Include/pvd", "../../../Include/particles", "../../../Include/cloth", "../../../Include", "../../Common/src", "../../GeomUtils/headers", "../../GeomUtils/src", "../../GeomUtils/src/contact", "../../GeomUtils/src/common", "../../GeomUtils/src/convex", "../../GeomUtils/src/distance", "../../GeomUtils/src/sweep", "../../GeomUtils/src/gjk", "../../GeomUtils/src/intersection", "../../GeomUtils/src/mesh", "../../GeomUtils/src/hf", "../../GeomUtils/src/pcm", "../../GeomUtils/src/ccd", "../../LowLevel/API/include", "../../LowLevel/software/include", "../../LowLevel/common/include/pipeline", "../../LowLevelAABB/include", "../../LowLevelDynamics/include", "../../LowLevelDynamics/src", "../../LowLevelParticles/include", "../../PhysX/src", "../../PhysX/src/buffering", "../../PhysX/src/particles", "../../PhysX/src/cloth", "../../SimulationController/include", "../../SimulationController/src", "../../SimulationController/src/particles", "../../PhysXCooking/src", "../../PhysXCooking/src/mesh", "../../PhysXCooking/src/convex", "../../SceneQuery/include", "../../PhysXMetaData/core/include",
@@ -5585,10 +5585,10 @@
};
name = "debug";
};
- FFF7f20391e07fd2f20391e0 /* checked */ = {
+ FFF7648635e07f85648635e0 /* checked */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++";
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; CLANG_CXX_LIBRARY = "libc++";
SDKROOT = iphoneos;
CONFIGURATION_BUILD_DIR = "../../../Lib/ios";
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -5601,7 +5601,7 @@
"-lLowLevelCHECKED", "-lLowLevelAABBCHECKED", "-lLowLevelClothCHECKED", "-lLowLevelDynamicsCHECKED", "-lLowLevelParticlesCHECKED", "-lPhysX3CommonCHECKED", "-lPxFoundationCHECKED", "-lPxPvdSDKCHECKED", "-lPxTaskCHECKED", "-lSceneQueryCHECKED", "-lSimulationControllerCHECKED",
);
OTHER_CFLAGS = (
- "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-g3", "-gdwarf-2", "-O3", "-fno-strict-aliasing",
+ "-pipe", "-std=c++11", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-zero-as-null-pointer-constant", "-Wno-unknown-warning-option", "-Wno-deprecated", "-Wno-c++98-compat-pedantic", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-g3", "-gdwarf-2", "-O3", "-fno-strict-aliasing",
);
HEADER_SEARCH_PATHS = (
"../../Common/include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include", "../../../../PxShared/src/pvd/include", "../../../Include/common", "../../../Include/geometry", "../../../Include/GeomUtils", "../../../Include/pvd", "../../../Include/particles", "../../../Include/cloth", "../../../Include", "../../Common/src", "../../GeomUtils/headers", "../../GeomUtils/src", "../../GeomUtils/src/contact", "../../GeomUtils/src/common", "../../GeomUtils/src/convex", "../../GeomUtils/src/distance", "../../GeomUtils/src/sweep", "../../GeomUtils/src/gjk", "../../GeomUtils/src/intersection", "../../GeomUtils/src/mesh", "../../GeomUtils/src/hf", "../../GeomUtils/src/pcm", "../../GeomUtils/src/ccd", "../../LowLevel/API/include", "../../LowLevel/software/include", "../../LowLevel/common/include/pipeline", "../../LowLevelAABB/include", "../../LowLevelDynamics/include", "../../LowLevelDynamics/src", "../../LowLevelParticles/include", "../../PhysX/src", "../../PhysX/src/buffering", "../../PhysX/src/particles", "../../PhysX/src/cloth", "../../SimulationController/include", "../../SimulationController/src", "../../SimulationController/src/particles", "../../PhysXCooking/src", "../../PhysXCooking/src/mesh", "../../PhysXCooking/src/convex", "../../SceneQuery/include", "../../PhysXMetaData/core/include",
@@ -5616,10 +5616,10 @@
};
name = "checked";
};
- FFF7f20398d07fd2f20398d0 /* profile */ = {
+ FFF764863cd07f8564863cd0 /* profile */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++";
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; CLANG_CXX_LIBRARY = "libc++";
SDKROOT = iphoneos;
CONFIGURATION_BUILD_DIR = "../../../Lib/ios";
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -5632,7 +5632,7 @@
"-lLowLevelPROFILE", "-lLowLevelAABBPROFILE", "-lLowLevelClothPROFILE", "-lLowLevelDynamicsPROFILE", "-lLowLevelParticlesPROFILE", "-lPhysX3CommonPROFILE", "-lPxFoundationPROFILE", "-lPxPvdSDKPROFILE", "-lPxTaskPROFILE", "-lSceneQueryPROFILE", "-lSimulationControllerPROFILE",
);
OTHER_CFLAGS = (
- "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-O3", "-fno-strict-aliasing",
+ "-pipe", "-std=c++11", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-zero-as-null-pointer-constant", "-Wno-unknown-warning-option", "-Wno-deprecated", "-Wno-c++98-compat-pedantic", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-O3", "-fno-strict-aliasing",
);
HEADER_SEARCH_PATHS = (
"../../Common/include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include", "../../../../PxShared/src/pvd/include", "../../../Include/common", "../../../Include/geometry", "../../../Include/GeomUtils", "../../../Include/pvd", "../../../Include/particles", "../../../Include/cloth", "../../../Include", "../../Common/src", "../../GeomUtils/headers", "../../GeomUtils/src", "../../GeomUtils/src/contact", "../../GeomUtils/src/common", "../../GeomUtils/src/convex", "../../GeomUtils/src/distance", "../../GeomUtils/src/sweep", "../../GeomUtils/src/gjk", "../../GeomUtils/src/intersection", "../../GeomUtils/src/mesh", "../../GeomUtils/src/hf", "../../GeomUtils/src/pcm", "../../GeomUtils/src/ccd", "../../LowLevel/API/include", "../../LowLevel/software/include", "../../LowLevel/common/include/pipeline", "../../LowLevelAABB/include", "../../LowLevelDynamics/include", "../../LowLevelDynamics/src", "../../LowLevelParticles/include", "../../PhysX/src", "../../PhysX/src/buffering", "../../PhysX/src/particles", "../../PhysX/src/cloth", "../../SimulationController/include", "../../SimulationController/src", "../../SimulationController/src/particles", "../../PhysXCooking/src", "../../PhysXCooking/src/mesh", "../../PhysXCooking/src/convex", "../../SceneQuery/include", "../../PhysXMetaData/core/include",
@@ -5647,10 +5647,10 @@
};
name = "profile";
};
- FFF7f203a0007fd2f203a000 /* debug */ = {
+ FFF7648644007f8564864400 /* debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++";
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; CLANG_CXX_LIBRARY = "libc++";
SDKROOT = iphoneos;
CONFIGURATION_BUILD_DIR = "../../../Lib/ios";
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -5663,7 +5663,7 @@
"-lPhysX3CommonDEBUG", "-lPhysX3ExtensionsDEBUG", "-lPxFoundationDEBUG",
);
OTHER_CFLAGS = (
- "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-g3", "-gdwarf-2", "-O0",
+ "-pipe", "-std=c++11", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-zero-as-null-pointer-constant", "-Wno-unknown-warning-option", "-Wno-deprecated", "-Wno-c++98-compat-pedantic", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-g3", "-gdwarf-2", "-O0",
);
HEADER_SEARCH_PATHS = (
"../../Common/include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include", "../../../../PxShared/src/pvd/include", "../../../Include/characterkinematic", "../../../Include/common", "../../../Include/geometry", "../../../Include/extensions", "../../../Include", "../../GeomUtils/headers", "../../Common/src", "../../GeomUtils/src/contact", "../../GeomUtils/src/common", "../../GeomUtils/src/convex", "../../GeomUtils/src/distance", "../../GeomUtils/src/gjk", "../../GeomUtils/src/intersection", "../../GeomUtils/src/mesh", "../../GeomUtils/src/hf", "../../GeomUtils/src/pcm",
@@ -5678,10 +5678,10 @@
};
name = "debug";
};
- FFF7f203a6f07fd2f203a6f0 /* checked */ = {
+ FFF764864af07f8564864af0 /* checked */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++";
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; CLANG_CXX_LIBRARY = "libc++";
SDKROOT = iphoneos;
CONFIGURATION_BUILD_DIR = "../../../Lib/ios";
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -5694,7 +5694,7 @@
"-lPhysX3CommonCHECKED", "-lPhysX3ExtensionsCHECKED", "-lPxFoundationCHECKED",
);
OTHER_CFLAGS = (
- "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-g3", "-gdwarf-2", "-O3", "-fno-strict-aliasing",
+ "-pipe", "-std=c++11", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-zero-as-null-pointer-constant", "-Wno-unknown-warning-option", "-Wno-deprecated", "-Wno-c++98-compat-pedantic", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-g3", "-gdwarf-2", "-O3", "-fno-strict-aliasing",
);
HEADER_SEARCH_PATHS = (
"../../Common/include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include", "../../../../PxShared/src/pvd/include", "../../../Include/characterkinematic", "../../../Include/common", "../../../Include/geometry", "../../../Include/extensions", "../../../Include", "../../GeomUtils/headers", "../../Common/src", "../../GeomUtils/src/contact", "../../GeomUtils/src/common", "../../GeomUtils/src/convex", "../../GeomUtils/src/distance", "../../GeomUtils/src/gjk", "../../GeomUtils/src/intersection", "../../GeomUtils/src/mesh", "../../GeomUtils/src/hf", "../../GeomUtils/src/pcm",
@@ -5709,10 +5709,10 @@
};
name = "checked";
};
- FFF7f203ade07fd2f203ade0 /* profile */ = {
+ FFF7648651e07f85648651e0 /* profile */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++";
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; CLANG_CXX_LIBRARY = "libc++";
SDKROOT = iphoneos;
CONFIGURATION_BUILD_DIR = "../../../Lib/ios";
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -5725,7 +5725,7 @@
"-lPhysX3CommonPROFILE", "-lPhysX3ExtensionsPROFILE", "-lPxFoundationPROFILE",
);
OTHER_CFLAGS = (
- "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-O3", "-fno-strict-aliasing",
+ "-pipe", "-std=c++11", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-zero-as-null-pointer-constant", "-Wno-unknown-warning-option", "-Wno-deprecated", "-Wno-c++98-compat-pedantic", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-O3", "-fno-strict-aliasing",
);
HEADER_SEARCH_PATHS = (
"../../Common/include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include", "../../../../PxShared/src/pvd/include", "../../../Include/characterkinematic", "../../../Include/common", "../../../Include/geometry", "../../../Include/extensions", "../../../Include", "../../GeomUtils/headers", "../../Common/src", "../../GeomUtils/src/contact", "../../GeomUtils/src/common", "../../GeomUtils/src/convex", "../../GeomUtils/src/distance", "../../GeomUtils/src/gjk", "../../GeomUtils/src/intersection", "../../GeomUtils/src/mesh", "../../GeomUtils/src/hf", "../../GeomUtils/src/pcm",
@@ -5740,10 +5740,10 @@
};
name = "profile";
};
- FFF7f203b4d07fd2f203b4d0 /* release */ = {
+ FFF7648658d07f85648658d0 /* release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++";
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; CLANG_CXX_LIBRARY = "libc++";
SDKROOT = iphoneos;
CONFIGURATION_BUILD_DIR = "../../../Lib/ios";
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -5756,7 +5756,7 @@
"-lPhysX3Common", "-lPhysX3Extensions", "-lPxFoundation",
);
OTHER_CFLAGS = (
- "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-O3", "-fno-strict-aliasing",
+ "-pipe", "-std=c++11", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-zero-as-null-pointer-constant", "-Wno-unknown-warning-option", "-Wno-deprecated", "-Wno-c++98-compat-pedantic", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-O3", "-fno-strict-aliasing",
);
HEADER_SEARCH_PATHS = (
"../../Common/include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include", "../../../../PxShared/src/pvd/include", "../../../Include/characterkinematic", "../../../Include/common", "../../../Include/geometry", "../../../Include/extensions", "../../../Include", "../../GeomUtils/headers", "../../Common/src", "../../GeomUtils/src/contact", "../../GeomUtils/src/common", "../../GeomUtils/src/convex", "../../GeomUtils/src/distance", "../../GeomUtils/src/gjk", "../../GeomUtils/src/intersection", "../../GeomUtils/src/mesh", "../../GeomUtils/src/hf", "../../GeomUtils/src/pcm",
@@ -5771,10 +5771,10 @@
};
name = "release";
};
- FFF7f203bc007fd2f203bc00 /* debug */ = {
+ FFF7648660007f8564866000 /* debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++";
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; CLANG_CXX_LIBRARY = "libc++";
SDKROOT = iphoneos;
CONFIGURATION_BUILD_DIR = "../../../Lib/ios";
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -5787,7 +5787,7 @@
);
OTHER_CFLAGS = (
- "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-g3", "-gdwarf-2", "-O0",
+ "-pipe", "-std=c++11", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-zero-as-null-pointer-constant", "-Wno-unknown-warning-option", "-Wno-deprecated", "-Wno-c++98-compat-pedantic", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-g3", "-gdwarf-2", "-O0",
);
HEADER_SEARCH_PATHS = (
"../../Common/include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include", "../../../../PxShared/src/pvd/include", "../../../Include/vehicle", "../../../Include/common", "../../../Include/geometry", "../../../Include/extensions", "../../../Include/cloth", "../../../Include", "../../../Include/pvd", "../../../Include/physxprofilesdk", "../../Common/src", "../../PhysXVehicle/src", "../../PhysXMetaData/extensions/include", "../../PhysXExtensions/src/serialization/Xml", "../../PhysXMetaData/core/include", "../../PhysXVehicle/src/PhysXMetaData/include", "../../PvdSDK/src",
@@ -5802,10 +5802,10 @@
};
name = "debug";
};
- FFF7f203c2f07fd2f203c2f0 /* checked */ = {
+ FFF7648666f07f85648666f0 /* checked */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++";
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; CLANG_CXX_LIBRARY = "libc++";
SDKROOT = iphoneos;
CONFIGURATION_BUILD_DIR = "../../../Lib/ios";
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -5818,7 +5818,7 @@
);
OTHER_CFLAGS = (
- "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-g3", "-gdwarf-2", "-O3", "-fno-strict-aliasing",
+ "-pipe", "-std=c++11", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-zero-as-null-pointer-constant", "-Wno-unknown-warning-option", "-Wno-deprecated", "-Wno-c++98-compat-pedantic", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-g3", "-gdwarf-2", "-O3", "-fno-strict-aliasing",
);
HEADER_SEARCH_PATHS = (
"../../Common/include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include", "../../../../PxShared/src/pvd/include", "../../../Include/vehicle", "../../../Include/common", "../../../Include/geometry", "../../../Include/extensions", "../../../Include/cloth", "../../../Include", "../../../Include/pvd", "../../../Include/physxprofilesdk", "../../Common/src", "../../PhysXVehicle/src", "../../PhysXMetaData/extensions/include", "../../PhysXExtensions/src/serialization/Xml", "../../PhysXMetaData/core/include", "../../PhysXVehicle/src/PhysXMetaData/include", "../../PvdSDK/src",
@@ -5833,10 +5833,10 @@
};
name = "checked";
};
- FFF7f203c9e07fd2f203c9e0 /* profile */ = {
+ FFF764866de07f8564866de0 /* profile */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++";
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; CLANG_CXX_LIBRARY = "libc++";
SDKROOT = iphoneos;
CONFIGURATION_BUILD_DIR = "../../../Lib/ios";
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -5849,7 +5849,7 @@
);
OTHER_CFLAGS = (
- "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-O3", "-fno-strict-aliasing",
+ "-pipe", "-std=c++11", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-zero-as-null-pointer-constant", "-Wno-unknown-warning-option", "-Wno-deprecated", "-Wno-c++98-compat-pedantic", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-O3", "-fno-strict-aliasing",
);
HEADER_SEARCH_PATHS = (
"../../Common/include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include", "../../../../PxShared/src/pvd/include", "../../../Include/vehicle", "../../../Include/common", "../../../Include/geometry", "../../../Include/extensions", "../../../Include/cloth", "../../../Include", "../../../Include/pvd", "../../../Include/physxprofilesdk", "../../Common/src", "../../PhysXVehicle/src", "../../PhysXMetaData/extensions/include", "../../PhysXExtensions/src/serialization/Xml", "../../PhysXMetaData/core/include", "../../PhysXVehicle/src/PhysXMetaData/include", "../../PvdSDK/src",
@@ -5864,10 +5864,10 @@
};
name = "profile";
};
- FFF7f203d0d07fd2f203d0d0 /* release */ = {
+ FFF7648674d07f85648674d0 /* release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++";
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; CLANG_CXX_LIBRARY = "libc++";
SDKROOT = iphoneos;
CONFIGURATION_BUILD_DIR = "../../../Lib/ios";
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -5880,7 +5880,7 @@
);
OTHER_CFLAGS = (
- "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-O3", "-fno-strict-aliasing",
+ "-pipe", "-std=c++11", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-zero-as-null-pointer-constant", "-Wno-unknown-warning-option", "-Wno-deprecated", "-Wno-c++98-compat-pedantic", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-O3", "-fno-strict-aliasing",
);
HEADER_SEARCH_PATHS = (
"../../Common/include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include", "../../../../PxShared/src/pvd/include", "../../../Include/vehicle", "../../../Include/common", "../../../Include/geometry", "../../../Include/extensions", "../../../Include/cloth", "../../../Include", "../../../Include/pvd", "../../../Include/physxprofilesdk", "../../Common/src", "../../PhysXVehicle/src", "../../PhysXMetaData/extensions/include", "../../PhysXExtensions/src/serialization/Xml", "../../PhysXMetaData/core/include", "../../PhysXVehicle/src/PhysXMetaData/include", "../../PvdSDK/src",
@@ -5895,10 +5895,10 @@
};
name = "release";
};
- FFF7f203d8007fd2f203d800 /* debug */ = {
+ FFF764867c007f8564867c00 /* debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++";
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; CLANG_CXX_LIBRARY = "libc++";
SDKROOT = iphoneos;
CONFIGURATION_BUILD_DIR = "../../../Lib/ios";
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -5911,7 +5911,7 @@
"-lPsFastXmlDEBUG",
);
OTHER_CFLAGS = (
- "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-g3", "-gdwarf-2", "-O0",
+ "-pipe", "-std=c++11", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-zero-as-null-pointer-constant", "-Wno-unknown-warning-option", "-Wno-deprecated", "-Wno-c++98-compat-pedantic", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-g3", "-gdwarf-2", "-O0",
);
HEADER_SEARCH_PATHS = (
"../../Common/include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include", "../../../../PxShared/src/pvd/include", "../../../Include/common", "../../../Include/geometry", "../../../Include/GeomUtils", "../../../Include/pvd", "../../../Include/cooking", "../../../Include/extensions", "../../../Include/vehicle", "../../../Include/cloth", "../../../Include", "../../Common/src", "../../GeomUtils/headers", "../../GeomUtils/src", "../../GeomUtils/src/contact", "../../GeomUtils/src/common", "../../GeomUtils/src/convex", "../../GeomUtils/src/distance", "../../GeomUtils/src/gjk", "../../GeomUtils/src/intersection", "../../GeomUtils/src/mesh", "../../GeomUtils/src/hf", "../../GeomUtils/src/pcm", "../../PhysXMetaData/core/include", "../../PhysXMetaData/extensions/include", "../../PhysXExtensions/src", "../../PhysXExtensions/src/serialization/Xml", "../../PhysXExtensions/src/serialization/Binary", "../../PhysXExtensions/src/serialization/File", "../../PvdSDK/src", "../../PhysX/src",
@@ -5926,10 +5926,10 @@
};
name = "debug";
};
- FFF7f203def07fd2f203def0 /* checked */ = {
+ FFF7648682f07f85648682f0 /* checked */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++";
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; CLANG_CXX_LIBRARY = "libc++";
SDKROOT = iphoneos;
CONFIGURATION_BUILD_DIR = "../../../Lib/ios";
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -5942,7 +5942,7 @@
"-lPsFastXmlCHECKED",
);
OTHER_CFLAGS = (
- "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-g3", "-gdwarf-2", "-O3", "-fno-strict-aliasing",
+ "-pipe", "-std=c++11", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-zero-as-null-pointer-constant", "-Wno-unknown-warning-option", "-Wno-deprecated", "-Wno-c++98-compat-pedantic", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-g3", "-gdwarf-2", "-O3", "-fno-strict-aliasing",
);
HEADER_SEARCH_PATHS = (
"../../Common/include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include", "../../../../PxShared/src/pvd/include", "../../../Include/common", "../../../Include/geometry", "../../../Include/GeomUtils", "../../../Include/pvd", "../../../Include/cooking", "../../../Include/extensions", "../../../Include/vehicle", "../../../Include/cloth", "../../../Include", "../../Common/src", "../../GeomUtils/headers", "../../GeomUtils/src", "../../GeomUtils/src/contact", "../../GeomUtils/src/common", "../../GeomUtils/src/convex", "../../GeomUtils/src/distance", "../../GeomUtils/src/gjk", "../../GeomUtils/src/intersection", "../../GeomUtils/src/mesh", "../../GeomUtils/src/hf", "../../GeomUtils/src/pcm", "../../PhysXMetaData/core/include", "../../PhysXMetaData/extensions/include", "../../PhysXExtensions/src", "../../PhysXExtensions/src/serialization/Xml", "../../PhysXExtensions/src/serialization/Binary", "../../PhysXExtensions/src/serialization/File", "../../PvdSDK/src", "../../PhysX/src",
@@ -5957,10 +5957,10 @@
};
name = "checked";
};
- FFF7f203e5e07fd2f203e5e0 /* profile */ = {
+ FFF7648689e07f85648689e0 /* profile */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++";
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; CLANG_CXX_LIBRARY = "libc++";
SDKROOT = iphoneos;
CONFIGURATION_BUILD_DIR = "../../../Lib/ios";
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -5973,7 +5973,7 @@
"-lPsFastXmlPROFILE",
);
OTHER_CFLAGS = (
- "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-O3", "-fno-strict-aliasing",
+ "-pipe", "-std=c++11", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-zero-as-null-pointer-constant", "-Wno-unknown-warning-option", "-Wno-deprecated", "-Wno-c++98-compat-pedantic", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-O3", "-fno-strict-aliasing",
);
HEADER_SEARCH_PATHS = (
"../../Common/include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include", "../../../../PxShared/src/pvd/include", "../../../Include/common", "../../../Include/geometry", "../../../Include/GeomUtils", "../../../Include/pvd", "../../../Include/cooking", "../../../Include/extensions", "../../../Include/vehicle", "../../../Include/cloth", "../../../Include", "../../Common/src", "../../GeomUtils/headers", "../../GeomUtils/src", "../../GeomUtils/src/contact", "../../GeomUtils/src/common", "../../GeomUtils/src/convex", "../../GeomUtils/src/distance", "../../GeomUtils/src/gjk", "../../GeomUtils/src/intersection", "../../GeomUtils/src/mesh", "../../GeomUtils/src/hf", "../../GeomUtils/src/pcm", "../../PhysXMetaData/core/include", "../../PhysXMetaData/extensions/include", "../../PhysXExtensions/src", "../../PhysXExtensions/src/serialization/Xml", "../../PhysXExtensions/src/serialization/Binary", "../../PhysXExtensions/src/serialization/File", "../../PvdSDK/src", "../../PhysX/src",
@@ -5988,10 +5988,10 @@
};
name = "profile";
};
- FFF7f203ecd07fd2f203ecd0 /* release */ = {
+ FFF7648690d07f85648690d0 /* release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++";
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; CLANG_CXX_LIBRARY = "libc++";
SDKROOT = iphoneos;
CONFIGURATION_BUILD_DIR = "../../../Lib/ios";
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -6004,7 +6004,7 @@
"-lPsFastXml",
);
OTHER_CFLAGS = (
- "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-O3", "-fno-strict-aliasing",
+ "-pipe", "-std=c++11", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-zero-as-null-pointer-constant", "-Wno-unknown-warning-option", "-Wno-deprecated", "-Wno-c++98-compat-pedantic", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-O3", "-fno-strict-aliasing",
);
HEADER_SEARCH_PATHS = (
"../../Common/include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include", "../../../../PxShared/src/pvd/include", "../../../Include/common", "../../../Include/geometry", "../../../Include/GeomUtils", "../../../Include/pvd", "../../../Include/cooking", "../../../Include/extensions", "../../../Include/vehicle", "../../../Include/cloth", "../../../Include", "../../Common/src", "../../GeomUtils/headers", "../../GeomUtils/src", "../../GeomUtils/src/contact", "../../GeomUtils/src/common", "../../GeomUtils/src/convex", "../../GeomUtils/src/distance", "../../GeomUtils/src/gjk", "../../GeomUtils/src/intersection", "../../GeomUtils/src/mesh", "../../GeomUtils/src/hf", "../../GeomUtils/src/pcm", "../../PhysXMetaData/core/include", "../../PhysXMetaData/extensions/include", "../../PhysXExtensions/src", "../../PhysXExtensions/src/serialization/Xml", "../../PhysXExtensions/src/serialization/Binary", "../../PhysXExtensions/src/serialization/File", "../../PvdSDK/src", "../../PhysX/src",
@@ -6019,10 +6019,10 @@
};
name = "release";
};
- FFF7f2040c007fd2f2040c00 /* debug */ = {
+ FFF7648698007f8564869800 /* debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++";
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; CLANG_CXX_LIBRARY = "libc++";
SDKROOT = iphoneos;
CONFIGURATION_BUILD_DIR = "../../../Lib/ios";
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -6035,7 +6035,7 @@
);
OTHER_CFLAGS = (
- "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-g3", "-gdwarf-2", "-O0",
+ "-pipe", "-std=c++11", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-zero-as-null-pointer-constant", "-Wno-unknown-warning-option", "-Wno-deprecated", "-Wno-c++98-compat-pedantic", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-g3", "-gdwarf-2", "-O0",
);
HEADER_SEARCH_PATHS = (
"../../Common/include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include", "../../../../PxShared/src/pvd/include", "../../../Include/common", "../../../Include/geometry", "../../../Include/GeomUtils", "../../../Include/pvd", "../../../Include", "../../Common/src", "../../Common/src/unix", "../../GeomUtils/headers", "../../GeomUtils/src", "../../GeomUtils/src/contact", "../../GeomUtils/src/common", "../../GeomUtils/src/convex", "../../GeomUtils/src/distance", "../../GeomUtils/src/sweep", "../../GeomUtils/src/gjk", "../../GeomUtils/src/intersection", "../../GeomUtils/src/mesh", "../../GeomUtils/src/hf", "../../GeomUtils/src/pcm", "../../GeomUtils/src/ccd", "../../SceneQuery/include", "../../SimulationController/include", "../../LowLevel/API/include", "../../PhysX/src", "../../PhysX/src/buffering",
@@ -6050,10 +6050,10 @@
};
name = "debug";
};
- FFF7f20412f07fd2f20412f0 /* checked */ = {
+ FFF764869ef07f8564869ef0 /* checked */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++";
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; CLANG_CXX_LIBRARY = "libc++";
SDKROOT = iphoneos;
CONFIGURATION_BUILD_DIR = "../../../Lib/ios";
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -6066,7 +6066,7 @@
);
OTHER_CFLAGS = (
- "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-g3", "-gdwarf-2", "-O3", "-fno-strict-aliasing",
+ "-pipe", "-std=c++11", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-zero-as-null-pointer-constant", "-Wno-unknown-warning-option", "-Wno-deprecated", "-Wno-c++98-compat-pedantic", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-g3", "-gdwarf-2", "-O3", "-fno-strict-aliasing",
);
HEADER_SEARCH_PATHS = (
"../../Common/include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include", "../../../../PxShared/src/pvd/include", "../../../Include/common", "../../../Include/geometry", "../../../Include/GeomUtils", "../../../Include/pvd", "../../../Include", "../../Common/src", "../../Common/src/unix", "../../GeomUtils/headers", "../../GeomUtils/src", "../../GeomUtils/src/contact", "../../GeomUtils/src/common", "../../GeomUtils/src/convex", "../../GeomUtils/src/distance", "../../GeomUtils/src/sweep", "../../GeomUtils/src/gjk", "../../GeomUtils/src/intersection", "../../GeomUtils/src/mesh", "../../GeomUtils/src/hf", "../../GeomUtils/src/pcm", "../../GeomUtils/src/ccd", "../../SceneQuery/include", "../../SimulationController/include", "../../LowLevel/API/include", "../../PhysX/src", "../../PhysX/src/buffering",
@@ -6081,10 +6081,10 @@
};
name = "checked";
};
- FFF7f20419e07fd2f20419e0 /* profile */ = {
+ FFF76486a5e07f856486a5e0 /* profile */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++";
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; CLANG_CXX_LIBRARY = "libc++";
SDKROOT = iphoneos;
CONFIGURATION_BUILD_DIR = "../../../Lib/ios";
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -6097,7 +6097,7 @@
);
OTHER_CFLAGS = (
- "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-O3", "-fno-strict-aliasing",
+ "-pipe", "-std=c++11", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-zero-as-null-pointer-constant", "-Wno-unknown-warning-option", "-Wno-deprecated", "-Wno-c++98-compat-pedantic", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-O3", "-fno-strict-aliasing",
);
HEADER_SEARCH_PATHS = (
"../../Common/include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include", "../../../../PxShared/src/pvd/include", "../../../Include/common", "../../../Include/geometry", "../../../Include/GeomUtils", "../../../Include/pvd", "../../../Include", "../../Common/src", "../../Common/src/unix", "../../GeomUtils/headers", "../../GeomUtils/src", "../../GeomUtils/src/contact", "../../GeomUtils/src/common", "../../GeomUtils/src/convex", "../../GeomUtils/src/distance", "../../GeomUtils/src/sweep", "../../GeomUtils/src/gjk", "../../GeomUtils/src/intersection", "../../GeomUtils/src/mesh", "../../GeomUtils/src/hf", "../../GeomUtils/src/pcm", "../../GeomUtils/src/ccd", "../../SceneQuery/include", "../../SimulationController/include", "../../LowLevel/API/include", "../../PhysX/src", "../../PhysX/src/buffering",
@@ -6112,10 +6112,10 @@
};
name = "profile";
};
- FFF7f20420d07fd2f20420d0 /* release */ = {
+ FFF76486acd07f856486acd0 /* release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++";
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; CLANG_CXX_LIBRARY = "libc++";
SDKROOT = iphoneos;
CONFIGURATION_BUILD_DIR = "../../../Lib/ios";
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -6128,7 +6128,7 @@
);
OTHER_CFLAGS = (
- "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-O3", "-fno-strict-aliasing",
+ "-pipe", "-std=c++11", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-zero-as-null-pointer-constant", "-Wno-unknown-warning-option", "-Wno-deprecated", "-Wno-c++98-compat-pedantic", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-O3", "-fno-strict-aliasing",
);
HEADER_SEARCH_PATHS = (
"../../Common/include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include", "../../../../PxShared/src/pvd/include", "../../../Include/common", "../../../Include/geometry", "../../../Include/GeomUtils", "../../../Include/pvd", "../../../Include", "../../Common/src", "../../Common/src/unix", "../../GeomUtils/headers", "../../GeomUtils/src", "../../GeomUtils/src/contact", "../../GeomUtils/src/common", "../../GeomUtils/src/convex", "../../GeomUtils/src/distance", "../../GeomUtils/src/sweep", "../../GeomUtils/src/gjk", "../../GeomUtils/src/intersection", "../../GeomUtils/src/mesh", "../../GeomUtils/src/hf", "../../GeomUtils/src/pcm", "../../GeomUtils/src/ccd", "../../SceneQuery/include", "../../SimulationController/include", "../../LowLevel/API/include", "../../PhysX/src", "../../PhysX/src/buffering",
@@ -6143,10 +6143,10 @@
};
name = "release";
};
- FFF7f20428007fd2f2042800 /* debug */ = {
+ FFF76486b4007f856486b400 /* debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++";
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; CLANG_CXX_LIBRARY = "libc++";
SDKROOT = iphoneos;
CONFIGURATION_BUILD_DIR = "../../../Lib/ios";
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -6159,7 +6159,7 @@
);
OTHER_CFLAGS = (
- "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-g3", "-gdwarf-2", "-O0",
+ "-pipe", "-std=c++11", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-zero-as-null-pointer-constant", "-Wno-unknown-warning-option", "-Wno-deprecated", "-Wno-c++98-compat-pedantic", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-g3", "-gdwarf-2", "-O0",
);
HEADER_SEARCH_PATHS = (
"../../Common/include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include", "../../../../PxShared/src/pvd/include", "../../../Include/common", "../../../Include/geometry", "../../../Include/GeomUtils", "../../../Include/pvd", "../../../Include/particles", "../../../Include/cloth", "../../../Include", "../../Common/src", "../../Common/src/unix", "../../GeomUtils/headers", "../../GeomUtils/src", "../../GeomUtils/src/contact", "../../GeomUtils/src/common", "../../GeomUtils/src/convex", "../../GeomUtils/src/distance", "../../GeomUtils/src/sweep", "../../GeomUtils/src/gjk", "../../GeomUtils/src/intersection", "../../GeomUtils/src/mesh", "../../GeomUtils/src/hf", "../../GeomUtils/src/pcm", "../../GeomUtils/src/ccd", "../../SimulationController/include", "../../SimulationController/src", "../../SimulationController/src/particles", "../../SimulationController/src/cloth", "../../LowLevel/unix/include", "../../LowLevel/API/include", "../../LowLevel/software/include", "../../LowLevel/common/include/math", "../../LowLevel/common/include/utils", "../../LowLevel/common/include/collision", "../../LowLevel/common/include/pipeline", "../../LowLevelCloth/include", "../../LowLevelAABB/include", "../../LowLevelDynamics/include", "../../LowLevelParticles/include",
@@ -6174,10 +6174,10 @@
};
name = "debug";
};
- FFF7f2042ef07fd2f2042ef0 /* checked */ = {
+ FFF76486baf07f856486baf0 /* checked */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++";
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; CLANG_CXX_LIBRARY = "libc++";
SDKROOT = iphoneos;
CONFIGURATION_BUILD_DIR = "../../../Lib/ios";
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -6190,7 +6190,7 @@
);
OTHER_CFLAGS = (
- "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-g3", "-gdwarf-2", "-O3", "-fno-strict-aliasing",
+ "-pipe", "-std=c++11", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-zero-as-null-pointer-constant", "-Wno-unknown-warning-option", "-Wno-deprecated", "-Wno-c++98-compat-pedantic", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-g3", "-gdwarf-2", "-O3", "-fno-strict-aliasing",
);
HEADER_SEARCH_PATHS = (
"../../Common/include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include", "../../../../PxShared/src/pvd/include", "../../../Include/common", "../../../Include/geometry", "../../../Include/GeomUtils", "../../../Include/pvd", "../../../Include/particles", "../../../Include/cloth", "../../../Include", "../../Common/src", "../../Common/src/unix", "../../GeomUtils/headers", "../../GeomUtils/src", "../../GeomUtils/src/contact", "../../GeomUtils/src/common", "../../GeomUtils/src/convex", "../../GeomUtils/src/distance", "../../GeomUtils/src/sweep", "../../GeomUtils/src/gjk", "../../GeomUtils/src/intersection", "../../GeomUtils/src/mesh", "../../GeomUtils/src/hf", "../../GeomUtils/src/pcm", "../../GeomUtils/src/ccd", "../../SimulationController/include", "../../SimulationController/src", "../../SimulationController/src/particles", "../../SimulationController/src/cloth", "../../LowLevel/unix/include", "../../LowLevel/API/include", "../../LowLevel/software/include", "../../LowLevel/common/include/math", "../../LowLevel/common/include/utils", "../../LowLevel/common/include/collision", "../../LowLevel/common/include/pipeline", "../../LowLevelCloth/include", "../../LowLevelAABB/include", "../../LowLevelDynamics/include", "../../LowLevelParticles/include",
@@ -6205,10 +6205,10 @@
};
name = "checked";
};
- FFF7f20435e07fd2f20435e0 /* profile */ = {
+ FFF76486c1e07f856486c1e0 /* profile */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++";
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; CLANG_CXX_LIBRARY = "libc++";
SDKROOT = iphoneos;
CONFIGURATION_BUILD_DIR = "../../../Lib/ios";
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -6221,7 +6221,7 @@
);
OTHER_CFLAGS = (
- "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-O3", "-fno-strict-aliasing",
+ "-pipe", "-std=c++11", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-zero-as-null-pointer-constant", "-Wno-unknown-warning-option", "-Wno-deprecated", "-Wno-c++98-compat-pedantic", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-O3", "-fno-strict-aliasing",
);
HEADER_SEARCH_PATHS = (
"../../Common/include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include", "../../../../PxShared/src/pvd/include", "../../../Include/common", "../../../Include/geometry", "../../../Include/GeomUtils", "../../../Include/pvd", "../../../Include/particles", "../../../Include/cloth", "../../../Include", "../../Common/src", "../../Common/src/unix", "../../GeomUtils/headers", "../../GeomUtils/src", "../../GeomUtils/src/contact", "../../GeomUtils/src/common", "../../GeomUtils/src/convex", "../../GeomUtils/src/distance", "../../GeomUtils/src/sweep", "../../GeomUtils/src/gjk", "../../GeomUtils/src/intersection", "../../GeomUtils/src/mesh", "../../GeomUtils/src/hf", "../../GeomUtils/src/pcm", "../../GeomUtils/src/ccd", "../../SimulationController/include", "../../SimulationController/src", "../../SimulationController/src/particles", "../../SimulationController/src/cloth", "../../LowLevel/unix/include", "../../LowLevel/API/include", "../../LowLevel/software/include", "../../LowLevel/common/include/math", "../../LowLevel/common/include/utils", "../../LowLevel/common/include/collision", "../../LowLevel/common/include/pipeline", "../../LowLevelCloth/include", "../../LowLevelAABB/include", "../../LowLevelDynamics/include", "../../LowLevelParticles/include",
@@ -6236,10 +6236,10 @@
};
name = "profile";
};
- FFF7f2043cd07fd2f2043cd0 /* release */ = {
+ FFF76486c8d07f856486c8d0 /* release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++";
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; CLANG_CXX_LIBRARY = "libc++";
SDKROOT = iphoneos;
CONFIGURATION_BUILD_DIR = "../../../Lib/ios";
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -6252,7 +6252,7 @@
);
OTHER_CFLAGS = (
- "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-O3", "-fno-strict-aliasing",
+ "-pipe", "-std=c++11", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-zero-as-null-pointer-constant", "-Wno-unknown-warning-option", "-Wno-deprecated", "-Wno-c++98-compat-pedantic", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-O3", "-fno-strict-aliasing",
);
HEADER_SEARCH_PATHS = (
"../../Common/include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include", "../../../../PxShared/src/pvd/include", "../../../Include/common", "../../../Include/geometry", "../../../Include/GeomUtils", "../../../Include/pvd", "../../../Include/particles", "../../../Include/cloth", "../../../Include", "../../Common/src", "../../Common/src/unix", "../../GeomUtils/headers", "../../GeomUtils/src", "../../GeomUtils/src/contact", "../../GeomUtils/src/common", "../../GeomUtils/src/convex", "../../GeomUtils/src/distance", "../../GeomUtils/src/sweep", "../../GeomUtils/src/gjk", "../../GeomUtils/src/intersection", "../../GeomUtils/src/mesh", "../../GeomUtils/src/hf", "../../GeomUtils/src/pcm", "../../GeomUtils/src/ccd", "../../SimulationController/include", "../../SimulationController/src", "../../SimulationController/src/particles", "../../SimulationController/src/cloth", "../../LowLevel/unix/include", "../../LowLevel/API/include", "../../LowLevel/software/include", "../../LowLevel/common/include/math", "../../LowLevel/common/include/utils", "../../LowLevel/common/include/collision", "../../LowLevel/common/include/pipeline", "../../LowLevelCloth/include", "../../LowLevelAABB/include", "../../LowLevelDynamics/include", "../../LowLevelParticles/include",
@@ -6267,10 +6267,10 @@
};
name = "release";
};
- FFF7f20444007fd2f2044400 /* release */ = {
+ FFF76486d0007f856486d000 /* release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++";
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; CLANG_CXX_LIBRARY = "libc++";
SDKROOT = iphoneos;
CONFIGURATION_BUILD_DIR = "../../../Lib/ios";
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -6283,7 +6283,7 @@
"-lPhysX3Common", "-lPhysX3Extensions", "-lPxFoundation",
);
OTHER_CFLAGS = (
- "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-O3", "-fno-strict-aliasing",
+ "-pipe", "-std=c++11", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-zero-as-null-pointer-constant", "-Wno-unknown-warning-option", "-Wno-deprecated", "-Wno-c++98-compat-pedantic", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-O3", "-fno-strict-aliasing",
);
HEADER_SEARCH_PATHS = (
"../../Common/include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include", "../../../../PxShared/src/pvd/include", "../../../Include/common", "../../../Include/geometry", "../../../Include/GeomUtils", "../../../Include/cloth", "../../../Include/cooking", "../../../Include", "../../Common/src", "../../GeomUtils/headers", "../../GeomUtils/src", "../../GeomUtils/src/contact", "../../GeomUtils/src/common", "../../GeomUtils/src/convex", "../../GeomUtils/src/distance", "../../GeomUtils/src/sweep", "../../GeomUtils/src/gjk", "../../GeomUtils/src/intersection", "../../GeomUtils/src/mesh", "../../GeomUtils/src/hf", "../../GeomUtils/src/pcm", "../../GeomUtils/src/ccd", "../../PhysXCooking/src", "../../PhysXCooking/src/mesh", "../../PhysXCooking/src/convex", "../../PhysXExtensions/src", "../../PhysXGpu/include",
@@ -6298,10 +6298,10 @@
};
name = "release";
};
- FFF7f2044af07fd2f2044af0 /* debug */ = {
+ FFF76486d6f07f856486d6f0 /* debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++";
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; CLANG_CXX_LIBRARY = "libc++";
SDKROOT = iphoneos;
CONFIGURATION_BUILD_DIR = "../../../Lib/ios";
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -6314,7 +6314,7 @@
"-lPhysX3CommonDEBUG", "-lPhysX3ExtensionsDEBUG", "-lPxFoundationDEBUG",
);
OTHER_CFLAGS = (
- "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-g3", "-gdwarf-2", "-O0",
+ "-pipe", "-std=c++11", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-zero-as-null-pointer-constant", "-Wno-unknown-warning-option", "-Wno-deprecated", "-Wno-c++98-compat-pedantic", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-g3", "-gdwarf-2", "-O0",
);
HEADER_SEARCH_PATHS = (
"../../Common/include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include", "../../../../PxShared/src/pvd/include", "../../../Include/common", "../../../Include/geometry", "../../../Include/GeomUtils", "../../../Include/cloth", "../../../Include/cooking", "../../../Include", "../../Common/src", "../../GeomUtils/headers", "../../GeomUtils/src", "../../GeomUtils/src/contact", "../../GeomUtils/src/common", "../../GeomUtils/src/convex", "../../GeomUtils/src/distance", "../../GeomUtils/src/sweep", "../../GeomUtils/src/gjk", "../../GeomUtils/src/intersection", "../../GeomUtils/src/mesh", "../../GeomUtils/src/hf", "../../GeomUtils/src/pcm", "../../GeomUtils/src/ccd", "../../PhysXCooking/src", "../../PhysXCooking/src/mesh", "../../PhysXCooking/src/convex", "../../PhysXExtensions/src", "../../PhysXGpu/include",
@@ -6329,10 +6329,10 @@
};
name = "debug";
};
- FFF7f20451e07fd2f20451e0 /* checked */ = {
+ FFF76486dde07f856486dde0 /* checked */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++";
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; CLANG_CXX_LIBRARY = "libc++";
SDKROOT = iphoneos;
CONFIGURATION_BUILD_DIR = "../../../Lib/ios";
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -6345,7 +6345,7 @@
"-lPhysX3CommonCHECKED", "-lPhysX3ExtensionsCHECKED", "-lPxFoundationCHECKED",
);
OTHER_CFLAGS = (
- "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-g3", "-gdwarf-2", "-O3", "-fno-strict-aliasing",
+ "-pipe", "-std=c++11", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-zero-as-null-pointer-constant", "-Wno-unknown-warning-option", "-Wno-deprecated", "-Wno-c++98-compat-pedantic", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-g3", "-gdwarf-2", "-O3", "-fno-strict-aliasing",
);
HEADER_SEARCH_PATHS = (
"../../Common/include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include", "../../../../PxShared/src/pvd/include", "../../../Include/common", "../../../Include/geometry", "../../../Include/GeomUtils", "../../../Include/cloth", "../../../Include/cooking", "../../../Include", "../../Common/src", "../../GeomUtils/headers", "../../GeomUtils/src", "../../GeomUtils/src/contact", "../../GeomUtils/src/common", "../../GeomUtils/src/convex", "../../GeomUtils/src/distance", "../../GeomUtils/src/sweep", "../../GeomUtils/src/gjk", "../../GeomUtils/src/intersection", "../../GeomUtils/src/mesh", "../../GeomUtils/src/hf", "../../GeomUtils/src/pcm", "../../GeomUtils/src/ccd", "../../PhysXCooking/src", "../../PhysXCooking/src/mesh", "../../PhysXCooking/src/convex", "../../PhysXExtensions/src", "../../PhysXGpu/include",
@@ -6360,10 +6360,10 @@
};
name = "checked";
};
- FFF7f20458d07fd2f20458d0 /* profile */ = {
+ FFF76486e4d07f856486e4d0 /* profile */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++";
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; CLANG_CXX_LIBRARY = "libc++";
SDKROOT = iphoneos;
CONFIGURATION_BUILD_DIR = "../../../Lib/ios";
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -6376,7 +6376,7 @@
"-lPhysX3CommonPROFILE", "-lPhysX3ExtensionsPROFILE", "-lPxFoundationPROFILE",
);
OTHER_CFLAGS = (
- "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-O3", "-fno-strict-aliasing",
+ "-pipe", "-std=c++11", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-zero-as-null-pointer-constant", "-Wno-unknown-warning-option", "-Wno-deprecated", "-Wno-c++98-compat-pedantic", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-O3", "-fno-strict-aliasing",
);
HEADER_SEARCH_PATHS = (
"../../Common/include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include", "../../../../PxShared/src/pvd/include", "../../../Include/common", "../../../Include/geometry", "../../../Include/GeomUtils", "../../../Include/cloth", "../../../Include/cooking", "../../../Include", "../../Common/src", "../../GeomUtils/headers", "../../GeomUtils/src", "../../GeomUtils/src/contact", "../../GeomUtils/src/common", "../../GeomUtils/src/convex", "../../GeomUtils/src/distance", "../../GeomUtils/src/sweep", "../../GeomUtils/src/gjk", "../../GeomUtils/src/intersection", "../../GeomUtils/src/mesh", "../../GeomUtils/src/hf", "../../GeomUtils/src/pcm", "../../GeomUtils/src/ccd", "../../PhysXCooking/src", "../../PhysXCooking/src/mesh", "../../PhysXCooking/src/convex", "../../PhysXExtensions/src", "../../PhysXGpu/include",
@@ -6391,10 +6391,10 @@
};
name = "profile";
};
- FFF7f20110007fd2f2011000 /* release */ = {
+ FFF7648110007f8564811000 /* release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++";
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; CLANG_CXX_LIBRARY = "libc++";
SDKROOT = iphoneos;
CONFIGURATION_BUILD_DIR = "../../../Lib/ios";
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -6407,7 +6407,7 @@
"-lPxFoundation",
);
OTHER_CFLAGS = (
- "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-O3", "-fno-strict-aliasing",
+ "-pipe", "-std=c++11", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-zero-as-null-pointer-constant", "-Wno-unknown-warning-option", "-Wno-deprecated", "-Wno-c++98-compat-pedantic", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-O3", "-fno-strict-aliasing",
);
HEADER_SEARCH_PATHS = (
"../../Common/include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include", "../../../../PxShared/src/pvd/include", "../../../Include/common", "../../../Include", "../../Common/src", "../../Common/src/unix", "../../PhysXProfile/include", "../../PhysXProfile/src", "../../PhysXGpu/include", "../../../Include/geometry", "../../GeomUtils/headers", "../../GeomUtils/src", "../../GeomUtils/src/contact", "../../GeomUtils/src/common", "../../GeomUtils/src/convex", "../../GeomUtils/src/distance", "../../GeomUtils/src/sweep", "../../GeomUtils/src/gjk", "../../GeomUtils/src/intersection", "../../GeomUtils/src/mesh", "../../GeomUtils/src/hf", "../../GeomUtils/src/pcm", "../../GeomUtils/src/ccd", "../../../Include/GeomUtils",
@@ -6422,10 +6422,10 @@
};
name = "release";
};
- FFF7f20116f07fd2f20116f0 /* debug */ = {
+ FFF7648116f07f85648116f0 /* debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++";
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; CLANG_CXX_LIBRARY = "libc++";
SDKROOT = iphoneos;
CONFIGURATION_BUILD_DIR = "../../../Lib/ios";
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -6438,7 +6438,7 @@
"-lPxFoundationDEBUG",
);
OTHER_CFLAGS = (
- "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-g3", "-gdwarf-2", "-O0",
+ "-pipe", "-std=c++11", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-zero-as-null-pointer-constant", "-Wno-unknown-warning-option", "-Wno-deprecated", "-Wno-c++98-compat-pedantic", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-g3", "-gdwarf-2", "-O0",
);
HEADER_SEARCH_PATHS = (
"../../Common/include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include", "../../../../PxShared/src/pvd/include", "../../../Include/common", "../../../Include", "../../Common/src", "../../Common/src/unix", "../../PhysXProfile/include", "../../PhysXProfile/src", "../../PhysXGpu/include", "../../../Include/geometry", "../../GeomUtils/headers", "../../GeomUtils/src", "../../GeomUtils/src/contact", "../../GeomUtils/src/common", "../../GeomUtils/src/convex", "../../GeomUtils/src/distance", "../../GeomUtils/src/sweep", "../../GeomUtils/src/gjk", "../../GeomUtils/src/intersection", "../../GeomUtils/src/mesh", "../../GeomUtils/src/hf", "../../GeomUtils/src/pcm", "../../GeomUtils/src/ccd", "../../../Include/GeomUtils",
@@ -6453,10 +6453,10 @@
};
name = "debug";
};
- FFF7f2011de07fd2f2011de0 /* checked */ = {
+ FFF764811de07f8564811de0 /* checked */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++";
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; CLANG_CXX_LIBRARY = "libc++";
SDKROOT = iphoneos;
CONFIGURATION_BUILD_DIR = "../../../Lib/ios";
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -6469,7 +6469,7 @@
"-lPxFoundationCHECKED",
);
OTHER_CFLAGS = (
- "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-g3", "-gdwarf-2", "-O3", "-fno-strict-aliasing",
+ "-pipe", "-std=c++11", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-zero-as-null-pointer-constant", "-Wno-unknown-warning-option", "-Wno-deprecated", "-Wno-c++98-compat-pedantic", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-g3", "-gdwarf-2", "-O3", "-fno-strict-aliasing",
);
HEADER_SEARCH_PATHS = (
"../../Common/include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include", "../../../../PxShared/src/pvd/include", "../../../Include/common", "../../../Include", "../../Common/src", "../../Common/src/unix", "../../PhysXProfile/include", "../../PhysXProfile/src", "../../PhysXGpu/include", "../../../Include/geometry", "../../GeomUtils/headers", "../../GeomUtils/src", "../../GeomUtils/src/contact", "../../GeomUtils/src/common", "../../GeomUtils/src/convex", "../../GeomUtils/src/distance", "../../GeomUtils/src/sweep", "../../GeomUtils/src/gjk", "../../GeomUtils/src/intersection", "../../GeomUtils/src/mesh", "../../GeomUtils/src/hf", "../../GeomUtils/src/pcm", "../../GeomUtils/src/ccd", "../../../Include/GeomUtils",
@@ -6484,10 +6484,10 @@
};
name = "checked";
};
- FFF7f20124d07fd2f20124d0 /* profile */ = {
+ FFF7648124d07f85648124d0 /* profile */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++";
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; CLANG_CXX_LIBRARY = "libc++";
SDKROOT = iphoneos;
CONFIGURATION_BUILD_DIR = "../../../Lib/ios";
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -6500,7 +6500,7 @@
"-lPxFoundationPROFILE",
);
OTHER_CFLAGS = (
- "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-O3", "-fno-strict-aliasing",
+ "-pipe", "-std=c++11", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-zero-as-null-pointer-constant", "-Wno-unknown-warning-option", "-Wno-deprecated", "-Wno-c++98-compat-pedantic", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-O3", "-fno-strict-aliasing",
);
HEADER_SEARCH_PATHS = (
"../../Common/include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include", "../../../../PxShared/src/pvd/include", "../../../Include/common", "../../../Include", "../../Common/src", "../../Common/src/unix", "../../PhysXProfile/include", "../../PhysXProfile/src", "../../PhysXGpu/include", "../../../Include/geometry", "../../GeomUtils/headers", "../../GeomUtils/src", "../../GeomUtils/src/contact", "../../GeomUtils/src/common", "../../GeomUtils/src/convex", "../../GeomUtils/src/distance", "../../GeomUtils/src/sweep", "../../GeomUtils/src/gjk", "../../GeomUtils/src/intersection", "../../GeomUtils/src/mesh", "../../GeomUtils/src/hf", "../../GeomUtils/src/pcm", "../../GeomUtils/src/ccd", "../../../Include/GeomUtils",
@@ -6515,10 +6515,10 @@
};
name = "profile";
};
- FFF7f11888007fd2f1188800 /* debug */ = {
+ FFF76396ac007f856396ac00 /* debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++";
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; CLANG_CXX_LIBRARY = "libc++";
SDKROOT = iphoneos;
CONFIGURATION_BUILD_DIR = "../../../../PxShared/lib/ios";
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -6531,7 +6531,7 @@
);
OTHER_CFLAGS = (
- "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-old-style-cast", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-noreturn", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-covered-switch-default", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-unused-member-function", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-g3", "-gdwarf-2", "-O0",
+ "-pipe", "-std=c++11", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-old-style-cast", "-Wno-zero-as-null-pointer-constant", "-Wno-unknown-warning-option", "-Wno-deprecated", "-Wno-c++98-compat-pedantic", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-noreturn", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-covered-switch-default", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-unused-member-function", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-g3", "-gdwarf-2", "-O0",
);
HEADER_SEARCH_PATHS = (
"../../../../PxShared/include", "../../../../PxShared/src/foundation/include",
@@ -6546,10 +6546,10 @@
};
name = "debug";
};
- FFF7f1188ef07fd2f1188ef0 /* release */ = {
+ FFF76396b2f07f856396b2f0 /* release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++";
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; CLANG_CXX_LIBRARY = "libc++";
SDKROOT = iphoneos;
CONFIGURATION_BUILD_DIR = "../../../../PxShared/lib/ios";
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -6562,7 +6562,7 @@
);
OTHER_CFLAGS = (
- "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-old-style-cast", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-noreturn", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-covered-switch-default", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-unused-member-function", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-O3", "-fno-strict-aliasing",
+ "-pipe", "-std=c++11", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-old-style-cast", "-Wno-zero-as-null-pointer-constant", "-Wno-unknown-warning-option", "-Wno-deprecated", "-Wno-c++98-compat-pedantic", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-noreturn", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-covered-switch-default", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-unused-member-function", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-O3", "-fno-strict-aliasing",
);
HEADER_SEARCH_PATHS = (
"../../../../PxShared/include", "../../../../PxShared/src/foundation/include",
@@ -6577,10 +6577,10 @@
};
name = "release";
};
- FFF7f11895e07fd2f11895e0 /* checked */ = {
+ FFF76396b9e07f856396b9e0 /* checked */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++";
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; CLANG_CXX_LIBRARY = "libc++";
SDKROOT = iphoneos;
CONFIGURATION_BUILD_DIR = "../../../../PxShared/lib/ios";
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -6593,7 +6593,7 @@
);
OTHER_CFLAGS = (
- "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-old-style-cast", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-noreturn", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-covered-switch-default", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-unused-member-function", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-g3", "-gdwarf-2", "-O3", "-fno-strict-aliasing",
+ "-pipe", "-std=c++11", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-old-style-cast", "-Wno-zero-as-null-pointer-constant", "-Wno-unknown-warning-option", "-Wno-deprecated", "-Wno-c++98-compat-pedantic", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-noreturn", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-covered-switch-default", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-unused-member-function", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-g3", "-gdwarf-2", "-O3", "-fno-strict-aliasing",
);
HEADER_SEARCH_PATHS = (
"../../../../PxShared/include", "../../../../PxShared/src/foundation/include",
@@ -6608,10 +6608,10 @@
};
name = "checked";
};
- FFF7f1189cd07fd2f1189cd0 /* profile */ = {
+ FFF76396c0d07f856396c0d0 /* profile */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++";
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; CLANG_CXX_LIBRARY = "libc++";
SDKROOT = iphoneos;
CONFIGURATION_BUILD_DIR = "../../../../PxShared/lib/ios";
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -6624,7 +6624,7 @@
);
OTHER_CFLAGS = (
- "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-old-style-cast", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-noreturn", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-covered-switch-default", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-unused-member-function", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-O3", "-fno-strict-aliasing",
+ "-pipe", "-std=c++11", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-old-style-cast", "-Wno-zero-as-null-pointer-constant", "-Wno-unknown-warning-option", "-Wno-deprecated", "-Wno-c++98-compat-pedantic", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-noreturn", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-covered-switch-default", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-unused-member-function", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-O3", "-fno-strict-aliasing",
);
HEADER_SEARCH_PATHS = (
"../../../../PxShared/include", "../../../../PxShared/src/foundation/include",
@@ -6639,10 +6639,10 @@
};
name = "profile";
};
- FFF7f300c2007fd2f300c200 /* debug */ = {
+ FFF7630296007f8563029600 /* debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++";
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; CLANG_CXX_LIBRARY = "libc++";
SDKROOT = iphoneos;
CONFIGURATION_BUILD_DIR = "../../../../PxShared/lib/ios";
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -6655,7 +6655,7 @@
"-lPxFoundationDEBUG",
);
OTHER_CFLAGS = (
- "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-old-style-cast", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-noreturn", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-covered-switch-default", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-unused-member-function", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-g3", "-gdwarf-2", "-O0",
+ "-pipe", "-std=c++11", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-old-style-cast", "-Wno-zero-as-null-pointer-constant", "-Wno-unknown-warning-option", "-Wno-deprecated", "-Wno-c++98-compat-pedantic", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-noreturn", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-covered-switch-default", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-unused-member-function", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-g3", "-gdwarf-2", "-O0",
);
HEADER_SEARCH_PATHS = (
"../../../../PxShared/include", "../../../../PxShared/src/pvd/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/filebuf/include", "../../../../Externals/nvToolsExt/1/include",
@@ -6670,10 +6670,10 @@
};
name = "debug";
};
- FFF7f300c8f07fd2f300c8f0 /* release */ = {
+ FFF763029cf07f8563029cf0 /* release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++";
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; CLANG_CXX_LIBRARY = "libc++";
SDKROOT = iphoneos;
CONFIGURATION_BUILD_DIR = "../../../../PxShared/lib/ios";
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -6686,7 +6686,7 @@
"-lPxFoundation",
);
OTHER_CFLAGS = (
- "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-old-style-cast", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-noreturn", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-covered-switch-default", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-unused-member-function", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-O3", "-fno-strict-aliasing",
+ "-pipe", "-std=c++11", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-old-style-cast", "-Wno-zero-as-null-pointer-constant", "-Wno-unknown-warning-option", "-Wno-deprecated", "-Wno-c++98-compat-pedantic", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-noreturn", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-covered-switch-default", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-unused-member-function", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-O3", "-fno-strict-aliasing",
);
HEADER_SEARCH_PATHS = (
"../../../../PxShared/include", "../../../../PxShared/src/pvd/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/filebuf/include", "../../../../Externals/nvToolsExt/1/include",
@@ -6701,10 +6701,10 @@
};
name = "release";
};
- FFF7f300cfe07fd2f300cfe0 /* checked */ = {
+ FFF76302a3e07f856302a3e0 /* checked */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++";
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; CLANG_CXX_LIBRARY = "libc++";
SDKROOT = iphoneos;
CONFIGURATION_BUILD_DIR = "../../../../PxShared/lib/ios";
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -6717,7 +6717,7 @@
"-lPxFoundationCHECKED",
);
OTHER_CFLAGS = (
- "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-old-style-cast", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-noreturn", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-covered-switch-default", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-unused-member-function", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-g3", "-gdwarf-2", "-O3", "-fno-strict-aliasing",
+ "-pipe", "-std=c++11", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-old-style-cast", "-Wno-zero-as-null-pointer-constant", "-Wno-unknown-warning-option", "-Wno-deprecated", "-Wno-c++98-compat-pedantic", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-noreturn", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-covered-switch-default", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-unused-member-function", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-g3", "-gdwarf-2", "-O3", "-fno-strict-aliasing",
);
HEADER_SEARCH_PATHS = (
"../../../../PxShared/include", "../../../../PxShared/src/pvd/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/filebuf/include", "../../../../Externals/nvToolsExt/1/include",
@@ -6732,10 +6732,10 @@
};
name = "checked";
};
- FFF7f300d6d07fd2f300d6d0 /* profile */ = {
+ FFF76302aad07f856302aad0 /* profile */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++";
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; CLANG_CXX_LIBRARY = "libc++";
SDKROOT = iphoneos;
CONFIGURATION_BUILD_DIR = "../../../../PxShared/lib/ios";
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -6748,7 +6748,7 @@
"-lPxFoundationPROFILE",
);
OTHER_CFLAGS = (
- "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-old-style-cast", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-noreturn", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-covered-switch-default", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-unused-member-function", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-O3", "-fno-strict-aliasing",
+ "-pipe", "-std=c++11", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-old-style-cast", "-Wno-zero-as-null-pointer-constant", "-Wno-unknown-warning-option", "-Wno-deprecated", "-Wno-c++98-compat-pedantic", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-noreturn", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-covered-switch-default", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-unused-member-function", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-O3", "-fno-strict-aliasing",
);
HEADER_SEARCH_PATHS = (
"../../../../PxShared/include", "../../../../PxShared/src/pvd/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/filebuf/include", "../../../../Externals/nvToolsExt/1/include",
@@ -6763,10 +6763,10 @@
};
name = "profile";
};
- FFF7f3019a007fd2f3019a00 /* debug */ = {
+ FFF7630382007f8563038200 /* debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++";
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; CLANG_CXX_LIBRARY = "libc++";
SDKROOT = iphoneos;
CONFIGURATION_BUILD_DIR = "../../../Lib/ios";
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -6779,7 +6779,7 @@
);
OTHER_CFLAGS = (
- "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-g3", "-gdwarf-2", "-O0",
+ "-pipe", "-std=c++11", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-zero-as-null-pointer-constant", "-Wno-unknown-warning-option", "-Wno-deprecated", "-Wno-c++98-compat-pedantic", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-g3", "-gdwarf-2", "-O0",
);
HEADER_SEARCH_PATHS = (
"../../Common/include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include", "../../../../PxShared/src/pvd/include", "../../../Include/common", "../../../Include/geometry", "../../../Include", "../../../Include/GeomUtils", "../../Common/src", "../../Common/src/unix", "../../PhysXProfile/src", "../../PhysXProfile/include", "../../GeomUtils/headers", "../../GeomUtils/src/contact", "../../GeomUtils/src/common", "../../GeomUtils/src/convex", "../../GeomUtils/src/distance", "../../GeomUtils/src/gjk", "../../GeomUtils/src/intersection", "../../GeomUtils/src/mesh", "../../GeomUtils/src/hf", "../../GeomUtils/src/pcm", "../../GeomUtils/src/ccd", "../../GeomUtils/src", "../../LowLevel/API/include", "../../LowLevel/common/include", "../../LowLevel/common/include/collision", "../../LowLevel/common/include/pipeline", "../../LowLevel/common/include/pipeline/unix", "../../LowLevel/common/include/utils", "../../LowLevel/software/include", "../../LowLevel/software/include/unix", "../../LowLevelDynamics/include", "../../LowLevelDynamics/include/unix",
@@ -6794,10 +6794,10 @@
};
name = "debug";
};
- FFF7f301a0f07fd2f301a0f0 /* checked */ = {
+ FFF7630388f07f85630388f0 /* checked */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++";
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; CLANG_CXX_LIBRARY = "libc++";
SDKROOT = iphoneos;
CONFIGURATION_BUILD_DIR = "../../../Lib/ios";
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -6810,7 +6810,7 @@
);
OTHER_CFLAGS = (
- "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-g3", "-gdwarf-2", "-O3", "-fno-strict-aliasing",
+ "-pipe", "-std=c++11", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-zero-as-null-pointer-constant", "-Wno-unknown-warning-option", "-Wno-deprecated", "-Wno-c++98-compat-pedantic", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-g3", "-gdwarf-2", "-O3", "-fno-strict-aliasing",
);
HEADER_SEARCH_PATHS = (
"../../Common/include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include", "../../../../PxShared/src/pvd/include", "../../../Include/common", "../../../Include/geometry", "../../../Include", "../../../Include/GeomUtils", "../../Common/src", "../../Common/src/unix", "../../PhysXProfile/src", "../../PhysXProfile/include", "../../GeomUtils/headers", "../../GeomUtils/src/contact", "../../GeomUtils/src/common", "../../GeomUtils/src/convex", "../../GeomUtils/src/distance", "../../GeomUtils/src/gjk", "../../GeomUtils/src/intersection", "../../GeomUtils/src/mesh", "../../GeomUtils/src/hf", "../../GeomUtils/src/pcm", "../../GeomUtils/src/ccd", "../../GeomUtils/src", "../../LowLevel/API/include", "../../LowLevel/common/include", "../../LowLevel/common/include/collision", "../../LowLevel/common/include/pipeline", "../../LowLevel/common/include/pipeline/unix", "../../LowLevel/common/include/utils", "../../LowLevel/software/include", "../../LowLevel/software/include/unix", "../../LowLevelDynamics/include", "../../LowLevelDynamics/include/unix",
@@ -6825,10 +6825,10 @@
};
name = "checked";
};
- FFF7f301a7e07fd2f301a7e0 /* profile */ = {
+ FFF763038fe07f8563038fe0 /* profile */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++";
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; CLANG_CXX_LIBRARY = "libc++";
SDKROOT = iphoneos;
CONFIGURATION_BUILD_DIR = "../../../Lib/ios";
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -6841,7 +6841,7 @@
);
OTHER_CFLAGS = (
- "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-O3", "-fno-strict-aliasing",
+ "-pipe", "-std=c++11", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-zero-as-null-pointer-constant", "-Wno-unknown-warning-option", "-Wno-deprecated", "-Wno-c++98-compat-pedantic", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-O3", "-fno-strict-aliasing",
);
HEADER_SEARCH_PATHS = (
"../../Common/include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include", "../../../../PxShared/src/pvd/include", "../../../Include/common", "../../../Include/geometry", "../../../Include", "../../../Include/GeomUtils", "../../Common/src", "../../Common/src/unix", "../../PhysXProfile/src", "../../PhysXProfile/include", "../../GeomUtils/headers", "../../GeomUtils/src/contact", "../../GeomUtils/src/common", "../../GeomUtils/src/convex", "../../GeomUtils/src/distance", "../../GeomUtils/src/gjk", "../../GeomUtils/src/intersection", "../../GeomUtils/src/mesh", "../../GeomUtils/src/hf", "../../GeomUtils/src/pcm", "../../GeomUtils/src/ccd", "../../GeomUtils/src", "../../LowLevel/API/include", "../../LowLevel/common/include", "../../LowLevel/common/include/collision", "../../LowLevel/common/include/pipeline", "../../LowLevel/common/include/pipeline/unix", "../../LowLevel/common/include/utils", "../../LowLevel/software/include", "../../LowLevel/software/include/unix", "../../LowLevelDynamics/include", "../../LowLevelDynamics/include/unix",
@@ -6856,10 +6856,10 @@
};
name = "profile";
};
- FFF7f301aed07fd2f301aed0 /* release */ = {
+ FFF7630396d07f85630396d0 /* release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++";
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; CLANG_CXX_LIBRARY = "libc++";
SDKROOT = iphoneos;
CONFIGURATION_BUILD_DIR = "../../../Lib/ios";
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -6872,7 +6872,7 @@
);
OTHER_CFLAGS = (
- "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-O3", "-fno-strict-aliasing",
+ "-pipe", "-std=c++11", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-zero-as-null-pointer-constant", "-Wno-unknown-warning-option", "-Wno-deprecated", "-Wno-c++98-compat-pedantic", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-O3", "-fno-strict-aliasing",
);
HEADER_SEARCH_PATHS = (
"../../Common/include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include", "../../../../PxShared/src/pvd/include", "../../../Include/common", "../../../Include/geometry", "../../../Include", "../../../Include/GeomUtils", "../../Common/src", "../../Common/src/unix", "../../PhysXProfile/src", "../../PhysXProfile/include", "../../GeomUtils/headers", "../../GeomUtils/src/contact", "../../GeomUtils/src/common", "../../GeomUtils/src/convex", "../../GeomUtils/src/distance", "../../GeomUtils/src/gjk", "../../GeomUtils/src/intersection", "../../GeomUtils/src/mesh", "../../GeomUtils/src/hf", "../../GeomUtils/src/pcm", "../../GeomUtils/src/ccd", "../../GeomUtils/src", "../../LowLevel/API/include", "../../LowLevel/common/include", "../../LowLevel/common/include/collision", "../../LowLevel/common/include/pipeline", "../../LowLevel/common/include/pipeline/unix", "../../LowLevel/common/include/utils", "../../LowLevel/software/include", "../../LowLevel/software/include/unix", "../../LowLevelDynamics/include", "../../LowLevelDynamics/include/unix",
@@ -6887,10 +6887,10 @@
};
name = "release";
};
- FFF7f3022a007fd2f3022a00 /* debug */ = {
+ FFF76481a0007f856481a000 /* debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++";
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; CLANG_CXX_LIBRARY = "libc++";
SDKROOT = iphoneos;
CONFIGURATION_BUILD_DIR = "../../../Lib/ios";
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -6903,7 +6903,7 @@
);
OTHER_CFLAGS = (
- "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-g3", "-gdwarf-2", "-O0",
+ "-pipe", "-std=c++11", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-zero-as-null-pointer-constant", "-Wno-unknown-warning-option", "-Wno-deprecated", "-Wno-c++98-compat-pedantic", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-g3", "-gdwarf-2", "-O0",
);
HEADER_SEARCH_PATHS = (
"../../Common/include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include", "../../../../PxShared/src/pvd/include", "../../../Include", "../../../Include/common", "../../../Include/geometry", "../../../Include/GeomUtils", "../../Common/src/unix", "../../GeomUtils/headers", "../../GeomUtils/src", "../../Common/src", "../../LowLevel/API/include", "../../LowLevel/common/include/utils", "../../LowLevel/common/include/pipeline", "../../LowLevelAABB/include", "../../LowLevelAABB/src", "../../GpuBroadPhase/include", "../../GpuBroadPhase/src", "../../LowLevelAABB/unix/include",
@@ -6918,10 +6918,10 @@
};
name = "debug";
};
- FFF7f30230f07fd2f30230f0 /* checked */ = {
+ FFF76481a6f07f856481a6f0 /* checked */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++";
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; CLANG_CXX_LIBRARY = "libc++";
SDKROOT = iphoneos;
CONFIGURATION_BUILD_DIR = "../../../Lib/ios";
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -6934,7 +6934,7 @@
);
OTHER_CFLAGS = (
- "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-g3", "-gdwarf-2", "-O3", "-fno-strict-aliasing",
+ "-pipe", "-std=c++11", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-zero-as-null-pointer-constant", "-Wno-unknown-warning-option", "-Wno-deprecated", "-Wno-c++98-compat-pedantic", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-g3", "-gdwarf-2", "-O3", "-fno-strict-aliasing",
);
HEADER_SEARCH_PATHS = (
"../../Common/include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include", "../../../../PxShared/src/pvd/include", "../../../Include", "../../../Include/common", "../../../Include/geometry", "../../../Include/GeomUtils", "../../Common/src/unix", "../../GeomUtils/headers", "../../GeomUtils/src", "../../Common/src", "../../LowLevel/API/include", "../../LowLevel/common/include/utils", "../../LowLevel/common/include/pipeline", "../../LowLevelAABB/include", "../../LowLevelAABB/src", "../../GpuBroadPhase/include", "../../GpuBroadPhase/src", "../../LowLevelAABB/unix/include",
@@ -6949,10 +6949,10 @@
};
name = "checked";
};
- FFF7f30237e07fd2f30237e0 /* profile */ = {
+ FFF76481ade07f856481ade0 /* profile */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++";
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; CLANG_CXX_LIBRARY = "libc++";
SDKROOT = iphoneos;
CONFIGURATION_BUILD_DIR = "../../../Lib/ios";
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -6965,7 +6965,7 @@
);
OTHER_CFLAGS = (
- "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-O3", "-fno-strict-aliasing",
+ "-pipe", "-std=c++11", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-zero-as-null-pointer-constant", "-Wno-unknown-warning-option", "-Wno-deprecated", "-Wno-c++98-compat-pedantic", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-O3", "-fno-strict-aliasing",
);
HEADER_SEARCH_PATHS = (
"../../Common/include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include", "../../../../PxShared/src/pvd/include", "../../../Include", "../../../Include/common", "../../../Include/geometry", "../../../Include/GeomUtils", "../../Common/src/unix", "../../GeomUtils/headers", "../../GeomUtils/src", "../../Common/src", "../../LowLevel/API/include", "../../LowLevel/common/include/utils", "../../LowLevel/common/include/pipeline", "../../LowLevelAABB/include", "../../LowLevelAABB/src", "../../GpuBroadPhase/include", "../../GpuBroadPhase/src", "../../LowLevelAABB/unix/include",
@@ -6980,10 +6980,10 @@
};
name = "profile";
};
- FFF7f3023ed07fd2f3023ed0 /* release */ = {
+ FFF76481b4d07f856481b4d0 /* release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++";
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; CLANG_CXX_LIBRARY = "libc++";
SDKROOT = iphoneos;
CONFIGURATION_BUILD_DIR = "../../../Lib/ios";
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -6996,7 +6996,7 @@
);
OTHER_CFLAGS = (
- "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-O3", "-fno-strict-aliasing",
+ "-pipe", "-std=c++11", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-zero-as-null-pointer-constant", "-Wno-unknown-warning-option", "-Wno-deprecated", "-Wno-c++98-compat-pedantic", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-O3", "-fno-strict-aliasing",
);
HEADER_SEARCH_PATHS = (
"../../Common/include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include", "../../../../PxShared/src/pvd/include", "../../../Include", "../../../Include/common", "../../../Include/geometry", "../../../Include/GeomUtils", "../../Common/src/unix", "../../GeomUtils/headers", "../../GeomUtils/src", "../../Common/src", "../../LowLevel/API/include", "../../LowLevel/common/include/utils", "../../LowLevel/common/include/pipeline", "../../LowLevelAABB/include", "../../LowLevelAABB/src", "../../GpuBroadPhase/include", "../../GpuBroadPhase/src", "../../LowLevelAABB/unix/include",
@@ -7011,10 +7011,10 @@
};
name = "release";
};
- FFF7f380c4007fd2f380c400 /* debug */ = {
+ FFF763041a007f8563041a00 /* debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++";
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; CLANG_CXX_LIBRARY = "libc++";
SDKROOT = iphoneos;
CONFIGURATION_BUILD_DIR = "../../../Lib/ios";
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -7027,7 +7027,7 @@
);
OTHER_CFLAGS = (
- "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-g3", "-gdwarf-2", "-O0",
+ "-pipe", "-std=c++11", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-zero-as-null-pointer-constant", "-Wno-unknown-warning-option", "-Wno-deprecated", "-Wno-c++98-compat-pedantic", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-g3", "-gdwarf-2", "-O0",
);
HEADER_SEARCH_PATHS = (
"../../Common/include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include", "../../../../PxShared/src/pvd/include", "../../../Include/common", "../../../Include/geometry", "../../../Include", "../../../Include/GeomUtils", "../../Common/src", "../../Common/src/unix", "../../PhysXProfile/src", "../../PhysXProfile/include", "../../GeomUtils/src/contact", "../../LowLevel/API/include", "../../LowLevel/common/include", "../../LowLevel/common/include/pipeline", "../../LowLevel/common/include/pipeline/unix", "../../LowLevel/common/include/math", "../../LowLevel/common/include/utils", "../../LowLevel/software/include", "../../LowLevel/software/include/unix", "../../LowLevelDynamics/include", "../../LowLevelDynamics/src", "../../LowLevelDynamics/include/unix",
@@ -7042,10 +7042,10 @@
};
name = "debug";
};
- FFF7f380caf07fd2f380caf0 /* checked */ = {
+ FFF7630420f07f85630420f0 /* checked */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++";
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; CLANG_CXX_LIBRARY = "libc++";
SDKROOT = iphoneos;
CONFIGURATION_BUILD_DIR = "../../../Lib/ios";
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -7058,7 +7058,7 @@
);
OTHER_CFLAGS = (
- "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-g3", "-gdwarf-2", "-O3", "-fno-strict-aliasing",
+ "-pipe", "-std=c++11", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-zero-as-null-pointer-constant", "-Wno-unknown-warning-option", "-Wno-deprecated", "-Wno-c++98-compat-pedantic", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-g3", "-gdwarf-2", "-O3", "-fno-strict-aliasing",
);
HEADER_SEARCH_PATHS = (
"../../Common/include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include", "../../../../PxShared/src/pvd/include", "../../../Include/common", "../../../Include/geometry", "../../../Include", "../../../Include/GeomUtils", "../../Common/src", "../../Common/src/unix", "../../PhysXProfile/src", "../../PhysXProfile/include", "../../GeomUtils/src/contact", "../../LowLevel/API/include", "../../LowLevel/common/include", "../../LowLevel/common/include/pipeline", "../../LowLevel/common/include/pipeline/unix", "../../LowLevel/common/include/math", "../../LowLevel/common/include/utils", "../../LowLevel/software/include", "../../LowLevel/software/include/unix", "../../LowLevelDynamics/include", "../../LowLevelDynamics/src", "../../LowLevelDynamics/include/unix",
@@ -7073,10 +7073,10 @@
};
name = "checked";
};
- FFF7f380d1e07fd2f380d1e0 /* profile */ = {
+ FFF7630427e07f85630427e0 /* profile */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++";
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; CLANG_CXX_LIBRARY = "libc++";
SDKROOT = iphoneos;
CONFIGURATION_BUILD_DIR = "../../../Lib/ios";
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -7089,7 +7089,7 @@
);
OTHER_CFLAGS = (
- "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-O3", "-fno-strict-aliasing",
+ "-pipe", "-std=c++11", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-zero-as-null-pointer-constant", "-Wno-unknown-warning-option", "-Wno-deprecated", "-Wno-c++98-compat-pedantic", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-O3", "-fno-strict-aliasing",
);
HEADER_SEARCH_PATHS = (
"../../Common/include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include", "../../../../PxShared/src/pvd/include", "../../../Include/common", "../../../Include/geometry", "../../../Include", "../../../Include/GeomUtils", "../../Common/src", "../../Common/src/unix", "../../PhysXProfile/src", "../../PhysXProfile/include", "../../GeomUtils/src/contact", "../../LowLevel/API/include", "../../LowLevel/common/include", "../../LowLevel/common/include/pipeline", "../../LowLevel/common/include/pipeline/unix", "../../LowLevel/common/include/math", "../../LowLevel/common/include/utils", "../../LowLevel/software/include", "../../LowLevel/software/include/unix", "../../LowLevelDynamics/include", "../../LowLevelDynamics/src", "../../LowLevelDynamics/include/unix",
@@ -7104,10 +7104,10 @@
};
name = "profile";
};
- FFF7f380d8d07fd2f380d8d0 /* release */ = {
+ FFF763042ed07f8563042ed0 /* release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++";
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; CLANG_CXX_LIBRARY = "libc++";
SDKROOT = iphoneos;
CONFIGURATION_BUILD_DIR = "../../../Lib/ios";
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -7120,7 +7120,7 @@
);
OTHER_CFLAGS = (
- "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-O3", "-fno-strict-aliasing",
+ "-pipe", "-std=c++11", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-zero-as-null-pointer-constant", "-Wno-unknown-warning-option", "-Wno-deprecated", "-Wno-c++98-compat-pedantic", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-O3", "-fno-strict-aliasing",
);
HEADER_SEARCH_PATHS = (
"../../Common/include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include", "../../../../PxShared/src/pvd/include", "../../../Include/common", "../../../Include/geometry", "../../../Include", "../../../Include/GeomUtils", "../../Common/src", "../../Common/src/unix", "../../PhysXProfile/src", "../../PhysXProfile/include", "../../GeomUtils/src/contact", "../../LowLevel/API/include", "../../LowLevel/common/include", "../../LowLevel/common/include/pipeline", "../../LowLevel/common/include/pipeline/unix", "../../LowLevel/common/include/math", "../../LowLevel/common/include/utils", "../../LowLevel/software/include", "../../LowLevel/software/include/unix", "../../LowLevelDynamics/include", "../../LowLevelDynamics/src", "../../LowLevelDynamics/include/unix",
@@ -7135,10 +7135,10 @@
};
name = "release";
};
- FFF7f11b48007fd2f11b4800 /* debug */ = {
+ FFF76500b6007f856500b600 /* debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++";
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; CLANG_CXX_LIBRARY = "libc++";
SDKROOT = iphoneos;
CONFIGURATION_BUILD_DIR = "../../../Lib/ios";
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -7151,7 +7151,7 @@
);
OTHER_CFLAGS = (
- "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-g3", "-gdwarf-2", "-O0",
+ "-pipe", "-std=c++11", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-zero-as-null-pointer-constant", "-Wno-unknown-warning-option", "-Wno-deprecated", "-Wno-c++98-compat-pedantic", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-g3", "-gdwarf-2", "-O0",
);
HEADER_SEARCH_PATHS = (
"../../Common/include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include", "../../../../PxShared/src/pvd/include", "../../../Include", "../../../Include/common", "../../Common/src", "../../LowLevelCloth/include", "../../LowLevelCloth/src",
@@ -7166,10 +7166,10 @@
};
name = "debug";
};
- FFF7f11b4ef07fd2f11b4ef0 /* checked */ = {
+ FFF76500bcf07f856500bcf0 /* checked */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++";
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; CLANG_CXX_LIBRARY = "libc++";
SDKROOT = iphoneos;
CONFIGURATION_BUILD_DIR = "../../../Lib/ios";
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -7182,7 +7182,7 @@
);
OTHER_CFLAGS = (
- "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-g3", "-gdwarf-2", "-O3", "-fno-strict-aliasing",
+ "-pipe", "-std=c++11", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-zero-as-null-pointer-constant", "-Wno-unknown-warning-option", "-Wno-deprecated", "-Wno-c++98-compat-pedantic", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-g3", "-gdwarf-2", "-O3", "-fno-strict-aliasing",
);
HEADER_SEARCH_PATHS = (
"../../Common/include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include", "../../../../PxShared/src/pvd/include", "../../../Include", "../../../Include/common", "../../Common/src", "../../LowLevelCloth/include", "../../LowLevelCloth/src",
@@ -7197,10 +7197,10 @@
};
name = "checked";
};
- FFF7f11b55e07fd2f11b55e0 /* profile */ = {
+ FFF76500c3e07f856500c3e0 /* profile */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++";
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; CLANG_CXX_LIBRARY = "libc++";
SDKROOT = iphoneos;
CONFIGURATION_BUILD_DIR = "../../../Lib/ios";
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -7213,7 +7213,7 @@
);
OTHER_CFLAGS = (
- "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-O3", "-fno-strict-aliasing",
+ "-pipe", "-std=c++11", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-zero-as-null-pointer-constant", "-Wno-unknown-warning-option", "-Wno-deprecated", "-Wno-c++98-compat-pedantic", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-O3", "-fno-strict-aliasing",
);
HEADER_SEARCH_PATHS = (
"../../Common/include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include", "../../../../PxShared/src/pvd/include", "../../../Include", "../../../Include/common", "../../Common/src", "../../LowLevelCloth/include", "../../LowLevelCloth/src",
@@ -7228,10 +7228,10 @@
};
name = "profile";
};
- FFF7f11b5cd07fd2f11b5cd0 /* release */ = {
+ FFF76500cad07f856500cad0 /* release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++";
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; CLANG_CXX_LIBRARY = "libc++";
SDKROOT = iphoneos;
CONFIGURATION_BUILD_DIR = "../../../Lib/ios";
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -7244,7 +7244,7 @@
);
OTHER_CFLAGS = (
- "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-O3", "-fno-strict-aliasing",
+ "-pipe", "-std=c++11", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-zero-as-null-pointer-constant", "-Wno-unknown-warning-option", "-Wno-deprecated", "-Wno-c++98-compat-pedantic", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-O3", "-fno-strict-aliasing",
);
HEADER_SEARCH_PATHS = (
"../../Common/include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include", "../../../../PxShared/src/pvd/include", "../../../Include", "../../../Include/common", "../../Common/src", "../../LowLevelCloth/include", "../../LowLevelCloth/src",
@@ -7259,10 +7259,10 @@
};
name = "release";
};
- FFF7f302ce007fd2f302ce00 /* debug */ = {
+ FFF764823c007f8564823c00 /* debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++";
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; CLANG_CXX_LIBRARY = "libc++";
SDKROOT = iphoneos;
CONFIGURATION_BUILD_DIR = "../../../Lib/ios";
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -7275,7 +7275,7 @@
);
OTHER_CFLAGS = (
- "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-g3", "-gdwarf-2", "-O0",
+ "-pipe", "-std=c++11", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-zero-as-null-pointer-constant", "-Wno-unknown-warning-option", "-Wno-deprecated", "-Wno-c++98-compat-pedantic", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-g3", "-gdwarf-2", "-O0",
);
HEADER_SEARCH_PATHS = (
"../../Common/include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include", "../../../../PxShared/src/pvd/include", "../../../Include", "../../../Include/common", "../../../Include/geometry", "../../../Include/GeomUtils", "../../Common/src", "../../LowLevelParticles/include", "../../LowLevelParticles/src", "../../LowLevel/API/include", "../../LowLevel/common/include/utils", "../../GeomUtils/src", "../../GeomUtils/src/convex", "../../GeomUtils/src/hf", "../../GeomUtils/src/mesh", "../../GeomUtils/headers",
@@ -7290,10 +7290,10 @@
};
name = "debug";
};
- FFF7f302d4f07fd2f302d4f0 /* checked */ = {
+ FFF7648242f07f85648242f0 /* checked */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++";
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; CLANG_CXX_LIBRARY = "libc++";
SDKROOT = iphoneos;
CONFIGURATION_BUILD_DIR = "../../../Lib/ios";
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -7306,7 +7306,7 @@
);
OTHER_CFLAGS = (
- "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-g3", "-gdwarf-2", "-O3", "-fno-strict-aliasing",
+ "-pipe", "-std=c++11", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-zero-as-null-pointer-constant", "-Wno-unknown-warning-option", "-Wno-deprecated", "-Wno-c++98-compat-pedantic", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-g3", "-gdwarf-2", "-O3", "-fno-strict-aliasing",
);
HEADER_SEARCH_PATHS = (
"../../Common/include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include", "../../../../PxShared/src/pvd/include", "../../../Include", "../../../Include/common", "../../../Include/geometry", "../../../Include/GeomUtils", "../../Common/src", "../../LowLevelParticles/include", "../../LowLevelParticles/src", "../../LowLevel/API/include", "../../LowLevel/common/include/utils", "../../GeomUtils/src", "../../GeomUtils/src/convex", "../../GeomUtils/src/hf", "../../GeomUtils/src/mesh", "../../GeomUtils/headers",
@@ -7321,10 +7321,10 @@
};
name = "checked";
};
- FFF7f302dbe07fd2f302dbe0 /* profile */ = {
+ FFF7648249e07f85648249e0 /* profile */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++";
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; CLANG_CXX_LIBRARY = "libc++";
SDKROOT = iphoneos;
CONFIGURATION_BUILD_DIR = "../../../Lib/ios";
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -7337,7 +7337,7 @@
);
OTHER_CFLAGS = (
- "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-O3", "-fno-strict-aliasing",
+ "-pipe", "-std=c++11", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-zero-as-null-pointer-constant", "-Wno-unknown-warning-option", "-Wno-deprecated", "-Wno-c++98-compat-pedantic", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-O3", "-fno-strict-aliasing",
);
HEADER_SEARCH_PATHS = (
"../../Common/include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include", "../../../../PxShared/src/pvd/include", "../../../Include", "../../../Include/common", "../../../Include/geometry", "../../../Include/GeomUtils", "../../Common/src", "../../LowLevelParticles/include", "../../LowLevelParticles/src", "../../LowLevel/API/include", "../../LowLevel/common/include/utils", "../../GeomUtils/src", "../../GeomUtils/src/convex", "../../GeomUtils/src/hf", "../../GeomUtils/src/mesh", "../../GeomUtils/headers",
@@ -7352,10 +7352,10 @@
};
name = "profile";
};
- FFF7f302e2d07fd2f302e2d0 /* release */ = {
+ FFF7648250d07f85648250d0 /* release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++";
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; CLANG_CXX_LIBRARY = "libc++";
SDKROOT = iphoneos;
CONFIGURATION_BUILD_DIR = "../../../Lib/ios";
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -7368,7 +7368,7 @@
);
OTHER_CFLAGS = (
- "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-O3", "-fno-strict-aliasing",
+ "-pipe", "-std=c++11", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-Wall", "-Wextra", "-fstrict-aliasing", "-Wstrict-aliasing=2", "-pedantic", "-Weverything", "-Wno-documentation-deprecated-sync", "-Wno-documentation-unknown-command", "-Wno-float-equal", "-Wno-padded", "-Wno-weak-vtables", "-Wno-zero-as-null-pointer-constant", "-Wno-unknown-warning-option", "-Wno-deprecated", "-Wno-c++98-compat-pedantic", "-Wno-cast-align", "-Wno-conversion", "-Wno-missing-variable-declarations", "-Wno-shift-sign-overflow", "-Wno-exit-time-destructors", "-Wno-global-constructors", "-Wno-missing-prototypes", "-Wno-unreachable-code", "-Wno-unused-macros", "-Wno-used-but-marked-unused", "-Wno-weak-template-vtables", "-Wno-invalid-offsetof", "-Wno-c++11-extensions", "-O3", "-fno-strict-aliasing",
);
HEADER_SEARCH_PATHS = (
"../../Common/include", "../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include", "../../../../PxShared/src/pvd/include", "../../../Include", "../../../Include/common", "../../../Include/geometry", "../../../Include/GeomUtils", "../../Common/src", "../../LowLevelParticles/include", "../../LowLevelParticles/src", "../../LowLevel/API/include", "../../LowLevel/common/include/utils", "../../GeomUtils/src", "../../GeomUtils/src/convex", "../../GeomUtils/src/hf", "../../GeomUtils/src/mesh", "../../GeomUtils/headers",
@@ -7383,10 +7383,10 @@
};
name = "release";
};
- FFF7f3051c007fd2f3051c00 /* debug */ = {
+ FFF7639bc2007f85639bc200 /* debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++";
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; CLANG_CXX_LIBRARY = "libc++";
SDKROOT = iphoneos;
CONFIGURATION_BUILD_DIR = "../../../../PxShared/lib/ios";
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -7399,7 +7399,7 @@
);
OTHER_CFLAGS = (
- "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-g3", "-gdwarf-2", "-O0",
+ "-pipe", "-std=c++11", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-g3", "-gdwarf-2", "-O0",
);
HEADER_SEARCH_PATHS = (
"../../../../PxShared/include", "../../../../PxShared/src/task/include", "../../../../PxShared/src/foundation/include",
@@ -7414,10 +7414,10 @@
};
name = "debug";
};
- FFF7f30522f07fd2f30522f0 /* release */ = {
+ FFF7639bc8f07f85639bc8f0 /* release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++";
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; CLANG_CXX_LIBRARY = "libc++";
SDKROOT = iphoneos;
CONFIGURATION_BUILD_DIR = "../../../../PxShared/lib/ios";
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -7430,7 +7430,7 @@
);
OTHER_CFLAGS = (
- "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-O3", "-fno-strict-aliasing",
+ "-pipe", "-std=c++11", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-O3", "-fno-strict-aliasing",
);
HEADER_SEARCH_PATHS = (
"../../../../PxShared/include", "../../../../PxShared/src/task/include", "../../../../PxShared/src/foundation/include",
@@ -7445,10 +7445,10 @@
};
name = "release";
};
- FFF7f30529e07fd2f30529e0 /* checked */ = {
+ FFF7639bcfe07f85639bcfe0 /* checked */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++";
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; CLANG_CXX_LIBRARY = "libc++";
SDKROOT = iphoneos;
CONFIGURATION_BUILD_DIR = "../../../../PxShared/lib/ios";
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -7461,7 +7461,7 @@
);
OTHER_CFLAGS = (
- "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-g3", "-gdwarf-2", "-O3", "-fno-strict-aliasing",
+ "-pipe", "-std=c++11", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-g3", "-gdwarf-2", "-O3", "-fno-strict-aliasing",
);
HEADER_SEARCH_PATHS = (
"../../../../PxShared/include", "../../../../PxShared/src/task/include", "../../../../PxShared/src/foundation/include",
@@ -7476,10 +7476,10 @@
};
name = "checked";
};
- FFF7f30530d07fd2f30530d0 /* profile */ = {
+ FFF7639bd6d07f85639bd6d0 /* profile */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++";
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; CLANG_CXX_LIBRARY = "libc++";
SDKROOT = iphoneos;
CONFIGURATION_BUILD_DIR = "../../../../PxShared/lib/ios";
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -7492,7 +7492,7 @@
);
OTHER_CFLAGS = (
- "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-O3", "-fno-strict-aliasing",
+ "-pipe", "-std=c++11", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-O3", "-fno-strict-aliasing",
);
HEADER_SEARCH_PATHS = (
"../../../../PxShared/include", "../../../../PxShared/src/task/include", "../../../../PxShared/src/foundation/include",
@@ -7507,10 +7507,10 @@
};
name = "profile";
};
- FFF7f3830c007fd2f3830c00 /* debug */ = {
+ FFF76483c8007f856483c800 /* debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++";
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; CLANG_CXX_LIBRARY = "libc++";
SDKROOT = iphoneos;
CONFIGURATION_BUILD_DIR = "../../../../PxShared/lib/ios";
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -7523,7 +7523,7 @@
);
OTHER_CFLAGS = (
- "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-g3", "-gdwarf-2", "-O0",
+ "-pipe", "-std=c++11", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-g3", "-gdwarf-2", "-O0",
);
HEADER_SEARCH_PATHS = (
"../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
@@ -7538,10 +7538,10 @@
};
name = "debug";
};
- FFF7f38312f07fd2f38312f0 /* release */ = {
+ FFF76483cef07f856483cef0 /* release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++";
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; CLANG_CXX_LIBRARY = "libc++";
SDKROOT = iphoneos;
CONFIGURATION_BUILD_DIR = "../../../../PxShared/lib/ios";
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -7554,7 +7554,7 @@
);
OTHER_CFLAGS = (
- "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-O3", "-fno-strict-aliasing",
+ "-pipe", "-std=c++11", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-O3", "-fno-strict-aliasing",
);
HEADER_SEARCH_PATHS = (
"../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
@@ -7569,10 +7569,10 @@
};
name = "release";
};
- FFF7f38319e07fd2f38319e0 /* checked */ = {
+ FFF76483d5e07f856483d5e0 /* checked */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++";
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; CLANG_CXX_LIBRARY = "libc++";
SDKROOT = iphoneos;
CONFIGURATION_BUILD_DIR = "../../../../PxShared/lib/ios";
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -7585,7 +7585,7 @@
);
OTHER_CFLAGS = (
- "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-g3", "-gdwarf-2", "-O3", "-fno-strict-aliasing",
+ "-pipe", "-std=c++11", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-g3", "-gdwarf-2", "-O3", "-fno-strict-aliasing",
);
HEADER_SEARCH_PATHS = (
"../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
@@ -7600,10 +7600,10 @@
};
name = "checked";
};
- FFF7f38320d07fd2f38320d0 /* profile */ = {
+ FFF76483dcd07f856483dcd0 /* profile */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++";
+ CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; CLANG_CXX_LIBRARY = "libc++";
SDKROOT = iphoneos;
CONFIGURATION_BUILD_DIR = "../../../../PxShared/lib/ios";
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -7616,7 +7616,7 @@
);
OTHER_CFLAGS = (
- "-pipe", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-O3", "-fno-strict-aliasing",
+ "-pipe", "-std=c++11", "-fno-exceptions", "-fno-rtti", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-Werror", "-O3", "-fno-strict-aliasing",
);
HEADER_SEARCH_PATHS = (
"../../../../PxShared/include", "../../../../PxShared/src/foundation/include", "../../../../PxShared/src/fastxml/include",
@@ -7631,25 +7631,25 @@
};
name = "profile";
};
- FFF3f20384007fd2f2038400 /* release */ = {
+ FFF3648628007f8564862800 /* release */ = {
isa = XCBuildConfiguration;
buildSettings = {
};
name = "release";
};
- FFF3f2038af07fd2f2038af0 /* debug */ = {
+ FFF364862ef07f8564862ef0 /* debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
};
name = "debug";
};
- FFF3f20391e07fd2f20391e0 /* checked */ = {
+ FFF3648635e07f85648635e0 /* checked */ = {
isa = XCBuildConfiguration;
buildSettings = {
};
name = "checked";
};
- FFF3f20398d07fd2f20398d0 /* profile */ = {
+ FFF364863cd07f8564863cd0 /* profile */ = {
isa = XCBuildConfiguration;
buildSettings = {
};
@@ -7658,34 +7658,34 @@
/* End XCBuildConfiguration section */
/* Begin PBXProject section */
- FFF9f0c7c9507fd2f0c7c950 /* Project object */ = {
+ FFF962f02be07f8562f02be0 /* Project object */ = {
isa = PBXProject;
- buildConfigurationList = FFF6f0c7c9507fd2f0c7c950 /* Build configuration list for PBXProject PhysX */;
+ buildConfigurationList = FFF662f02be07f8562f02be0 /* Build configuration list for PBXProject PhysX */;
compatibilityVersion = "Xcode 3.2";
hasScannedForEncodings = 1;
- mainGroup = FFFBf0c7c9b87fd2f0c7c9b8 /* PhysX */;
+ mainGroup = FFFB62f02c487f8562f02c48 /* PhysX */;
targets = (
- FFFAf2d231d07fd2f2d231d0,
- FFFAf2d50f307fd2f2d50f30,
- FFFAf2d4e3107fd2f2d4e310,
- FFFAf2d5f8507fd2f2d5f850,
- FFFAf2d709607fd2f2d70960,
- FFFAf2d74db07fd2f2d74db0,
- FFFAf1f241a07fd2f1f241a0,
- FFFAf18a0c307fd2f18a0c30,
- FFFAf188de607fd2f188de60,
- FFFAf2809f007fd2f2809f00,
- FFFAf28272b07fd2f28272b0,
- FFFAf2854ea07fd2f2854ea0,
- FFFAf29090e07fd2f29090e0,
- FFFAf188ae307fd2f188ae30,
- FFFAf28619307fd2f2861930,
- FFFAf28f6e807fd2f28f6e80,
- FFFAf2d23c207fd2f2d23c20,
+ FFFA658037a07f85658037a0,
+ FFFA659099007f8565909900,
+ FFFA65909af07f8565909af0,
+ FFFA6590e1d07f856590e1d0,
+ FFFA659313f07f85659313f0,
+ FFFA659359707f8565935970,
+ FFFA6593ab007f856593ab00,
+ FFFA641046c07f85641046c0,
+ FFFA641711507f8564171150,
+ FFFA62c77dd07f8562c77dd0,
+ FFFA62e791907f8562e79190,
+ FFFA64431e607f8564431e60,
+ FFFA62ea73f07f8562ea73f0,
+ FFFA647094107f8564709410,
+ FFFA64455fc07f8564455fc0,
+ FFFA65a0da807f8565a0da80,
+ FFFA658377107f8565837710,
);
};
/* End PBXProject section */
};
- rootObject = FFF9f0c7c9507fd2f0c7c950 /* Project object */;
+ rootObject = FFF962f02be07f8562f02be0 /* Project object */;
}