aboutsummaryrefslogtreecommitdiff
path: root/PhysX_3.4/Source/compiler/xcode_osx32
diff options
context:
space:
mode:
authorSheikh Dawood <[email protected]>2018-08-13 13:37:04 -0500
committerSheikh Dawood <[email protected]>2018-08-13 13:37:04 -0500
commit3f9977d72f8a481e76b6ad643a3d312a8cf9b551 (patch)
tree8dfa563cf2a06498b56b055af133bd066f1f349c /PhysX_3.4/Source/compiler/xcode_osx32
parentPhysX 3.4, APEX 1.4 patch release @24214033 (diff)
downloadphysx-3.4-3f9977d72f8a481e76b6ad643a3d312a8cf9b551.tar.xz
physx-3.4-3f9977d72f8a481e76b6ad643a3d312a8cf9b551.zip
PhysX 3.4, APEX 1.4 patch release @24698370
Diffstat (limited to 'PhysX_3.4/Source/compiler/xcode_osx32')
-rw-r--r--PhysX_3.4/Source/compiler/xcode_osx32/PhysX.xcodeproj/project.pbxproj8324
1 files changed, 4162 insertions, 4162 deletions
diff --git a/PhysX_3.4/Source/compiler/xcode_osx32/PhysX.xcodeproj/project.pbxproj b/PhysX_3.4/Source/compiler/xcode_osx32/PhysX.xcodeproj/project.pbxproj
index a2660bda..56f6fe89 100644
--- a/PhysX_3.4/Source/compiler/xcode_osx32/PhysX.xcodeproj/project.pbxproj
+++ b/PhysX_3.4/Source/compiler/xcode_osx32/PhysX.xcodeproj/project.pbxproj
@@ -7,223 +7,223 @@
objects = {
/* Begin PBXBuildFile section of PhysX */
- FFFF13528ce07fae13528ce0 /* SceneQuery in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD1354c3c07fae1354c3c0 /* SceneQuery */; };
- FFFF13528d407fae13528d40 /* SimulationController in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD135509407fae13550940 /* SimulationController */; };
- FFFF10a218387fae10a21838 /* NpActor.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a218387fae10a21838 /* NpActor.cpp */; };
- FFFF10a218a07fae10a218a0 /* NpAggregate.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a218a07fae10a218a0 /* NpAggregate.cpp */; };
- FFFF10a219087fae10a21908 /* NpArticulation.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a219087fae10a21908 /* NpArticulation.cpp */; };
- FFFF10a219707fae10a21970 /* NpArticulationJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a219707fae10a21970 /* NpArticulationJoint.cpp */; };
- FFFF10a219d87fae10a219d8 /* NpArticulationLink.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a219d87fae10a219d8 /* NpArticulationLink.cpp */; };
- FFFF10a21a407fae10a21a40 /* NpBatchQuery.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a21a407fae10a21a40 /* NpBatchQuery.cpp */; };
- FFFF10a21aa87fae10a21aa8 /* NpConstraint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a21aa87fae10a21aa8 /* NpConstraint.cpp */; };
- FFFF10a21b107fae10a21b10 /* NpFactory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a21b107fae10a21b10 /* NpFactory.cpp */; };
- FFFF10a21b787fae10a21b78 /* NpMaterial.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a21b787fae10a21b78 /* NpMaterial.cpp */; };
- FFFF10a21be07fae10a21be0 /* NpMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a21be07fae10a21be0 /* NpMetaData.cpp */; };
- FFFF10a21c487fae10a21c48 /* NpPhysics.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a21c487fae10a21c48 /* NpPhysics.cpp */; };
- FFFF10a21cb07fae10a21cb0 /* NpPvdSceneQueryCollector.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a21cb07fae10a21cb0 /* NpPvdSceneQueryCollector.cpp */; };
- FFFF10a21d187fae10a21d18 /* NpReadCheck.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a21d187fae10a21d18 /* NpReadCheck.cpp */; };
- FFFF10a21d807fae10a21d80 /* NpRigidDynamic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a21d807fae10a21d80 /* NpRigidDynamic.cpp */; };
- FFFF10a21de87fae10a21de8 /* NpRigidStatic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a21de87fae10a21de8 /* NpRigidStatic.cpp */; };
- FFFF10a21e507fae10a21e50 /* NpScene.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a21e507fae10a21e50 /* NpScene.cpp */; };
- FFFF10a21eb87fae10a21eb8 /* NpSceneQueries.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a21eb87fae10a21eb8 /* NpSceneQueries.cpp */; };
- FFFF10a21f207fae10a21f20 /* NpSerializerAdapter.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a21f207fae10a21f20 /* NpSerializerAdapter.cpp */; };
- FFFF10a21f887fae10a21f88 /* NpShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a21f887fae10a21f88 /* NpShape.cpp */; };
- FFFF10a21ff07fae10a21ff0 /* NpShapeManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a21ff07fae10a21ff0 /* NpShapeManager.cpp */; };
- FFFF10a220587fae10a22058 /* NpSpatialIndex.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a220587fae10a22058 /* NpSpatialIndex.cpp */; };
- FFFF10a220c07fae10a220c0 /* NpVolumeCache.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a220c07fae10a220c0 /* NpVolumeCache.cpp */; };
- FFFF10a221287fae10a22128 /* NpWriteCheck.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a221287fae10a22128 /* NpWriteCheck.cpp */; };
- FFFF10a221907fae10a22190 /* PvdMetaDataPvdBinding.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a221907fae10a22190 /* PvdMetaDataPvdBinding.cpp */; };
- FFFF10a221f87fae10a221f8 /* PvdPhysicsClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a221f87fae10a221f8 /* PvdPhysicsClient.cpp */; };
- FFFF10a224007fae10a22400 /* particles/NpParticleFluid.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a224007fae10a22400 /* particles/NpParticleFluid.cpp */; };
- FFFF10a224687fae10a22468 /* particles/NpParticleSystem.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a224687fae10a22468 /* particles/NpParticleSystem.cpp */; };
- FFFF10a22c207fae10a22c20 /* buffering/ScbActor.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a22c207fae10a22c20 /* buffering/ScbActor.cpp */; };
- FFFF10a22c887fae10a22c88 /* buffering/ScbAggregate.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a22c887fae10a22c88 /* buffering/ScbAggregate.cpp */; };
- FFFF10a22cf07fae10a22cf0 /* buffering/ScbBase.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a22cf07fae10a22cf0 /* buffering/ScbBase.cpp */; };
- FFFF10a22d587fae10a22d58 /* buffering/ScbCloth.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a22d587fae10a22d58 /* buffering/ScbCloth.cpp */; };
- FFFF10a22dc07fae10a22dc0 /* buffering/ScbMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a22dc07fae10a22dc0 /* buffering/ScbMetaData.cpp */; };
- FFFF10a22e287fae10a22e28 /* buffering/ScbParticleSystem.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a22e287fae10a22e28 /* buffering/ScbParticleSystem.cpp */; };
- FFFF10a22e907fae10a22e90 /* buffering/ScbScene.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a22e907fae10a22e90 /* buffering/ScbScene.cpp */; };
- FFFF10a22ef87fae10a22ef8 /* buffering/ScbScenePvdClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a22ef87fae10a22ef8 /* buffering/ScbScenePvdClient.cpp */; };
- FFFF10a22f607fae10a22f60 /* buffering/ScbShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a22f607fae10a22f60 /* buffering/ScbShape.cpp */; };
- FFFF10a231007fae10a23100 /* cloth/NpCloth.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a231007fae10a23100 /* cloth/NpCloth.cpp */; };
- FFFF10a231687fae10a23168 /* cloth/NpClothFabric.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a231687fae10a23168 /* cloth/NpClothFabric.cpp */; };
- FFFF10a231d07fae10a231d0 /* cloth/NpClothParticleData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a231d07fae10a231d0 /* cloth/NpClothParticleData.cpp */; };
- FFFF10a232387fae10a23238 /* ../../ImmediateMode/src/NpImmediateMode.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a232387fae10a23238 /* ../../ImmediateMode/src/NpImmediateMode.cpp */; };
- FFFF10a1ffa87fae10a1ffa8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD10a1ffa87fae10a1ffa8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp */; };
- FFFF10a200107fae10a20010 /* core/src/PxMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD10a200107fae10a20010 /* core/src/PxMetaDataObjects.cpp */; };
+ FFFF04b26c807fef04b26c80 /* SceneQuery in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD04b4a4f07fef04b4a4f0 /* SceneQuery */; };
+ FFFF04b26ce07fef04b26ce0 /* SimulationController in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD04b4ea707fef04b4ea70 /* SimulationController */; };
+ FFFF040586387fef04058638 /* NpActor.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD040586387fef04058638 /* NpActor.cpp */; };
+ FFFF040586a07fef040586a0 /* NpAggregate.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD040586a07fef040586a0 /* NpAggregate.cpp */; };
+ FFFF040587087fef04058708 /* NpArticulation.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD040587087fef04058708 /* NpArticulation.cpp */; };
+ FFFF040587707fef04058770 /* NpArticulationJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD040587707fef04058770 /* NpArticulationJoint.cpp */; };
+ FFFF040587d87fef040587d8 /* NpArticulationLink.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD040587d87fef040587d8 /* NpArticulationLink.cpp */; };
+ FFFF040588407fef04058840 /* NpBatchQuery.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD040588407fef04058840 /* NpBatchQuery.cpp */; };
+ FFFF040588a87fef040588a8 /* NpConstraint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD040588a87fef040588a8 /* NpConstraint.cpp */; };
+ FFFF040589107fef04058910 /* NpFactory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD040589107fef04058910 /* NpFactory.cpp */; };
+ FFFF040589787fef04058978 /* NpMaterial.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD040589787fef04058978 /* NpMaterial.cpp */; };
+ FFFF040589e07fef040589e0 /* NpMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD040589e07fef040589e0 /* NpMetaData.cpp */; };
+ FFFF04058a487fef04058a48 /* NpPhysics.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD04058a487fef04058a48 /* NpPhysics.cpp */; };
+ FFFF04058ab07fef04058ab0 /* NpPvdSceneQueryCollector.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD04058ab07fef04058ab0 /* NpPvdSceneQueryCollector.cpp */; };
+ FFFF04058b187fef04058b18 /* NpReadCheck.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD04058b187fef04058b18 /* NpReadCheck.cpp */; };
+ FFFF04058b807fef04058b80 /* NpRigidDynamic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD04058b807fef04058b80 /* NpRigidDynamic.cpp */; };
+ FFFF04058be87fef04058be8 /* NpRigidStatic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD04058be87fef04058be8 /* NpRigidStatic.cpp */; };
+ FFFF04058c507fef04058c50 /* NpScene.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD04058c507fef04058c50 /* NpScene.cpp */; };
+ FFFF04058cb87fef04058cb8 /* NpSceneQueries.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD04058cb87fef04058cb8 /* NpSceneQueries.cpp */; };
+ FFFF04058d207fef04058d20 /* NpSerializerAdapter.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD04058d207fef04058d20 /* NpSerializerAdapter.cpp */; };
+ FFFF04058d887fef04058d88 /* NpShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD04058d887fef04058d88 /* NpShape.cpp */; };
+ FFFF04058df07fef04058df0 /* NpShapeManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD04058df07fef04058df0 /* NpShapeManager.cpp */; };
+ FFFF04058e587fef04058e58 /* NpSpatialIndex.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD04058e587fef04058e58 /* NpSpatialIndex.cpp */; };
+ FFFF04058ec07fef04058ec0 /* NpVolumeCache.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD04058ec07fef04058ec0 /* NpVolumeCache.cpp */; };
+ FFFF04058f287fef04058f28 /* NpWriteCheck.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD04058f287fef04058f28 /* NpWriteCheck.cpp */; };
+ FFFF04058f907fef04058f90 /* PvdMetaDataPvdBinding.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD04058f907fef04058f90 /* PvdMetaDataPvdBinding.cpp */; };
+ FFFF04058ff87fef04058ff8 /* PvdPhysicsClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD04058ff87fef04058ff8 /* PvdPhysicsClient.cpp */; };
+ FFFF040592007fef04059200 /* particles/NpParticleFluid.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD040592007fef04059200 /* particles/NpParticleFluid.cpp */; };
+ FFFF040592687fef04059268 /* particles/NpParticleSystem.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD040592687fef04059268 /* particles/NpParticleSystem.cpp */; };
+ FFFF04059a207fef04059a20 /* buffering/ScbActor.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD04059a207fef04059a20 /* buffering/ScbActor.cpp */; };
+ FFFF04059a887fef04059a88 /* buffering/ScbAggregate.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD04059a887fef04059a88 /* buffering/ScbAggregate.cpp */; };
+ FFFF04059af07fef04059af0 /* buffering/ScbBase.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD04059af07fef04059af0 /* buffering/ScbBase.cpp */; };
+ FFFF04059b587fef04059b58 /* buffering/ScbCloth.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD04059b587fef04059b58 /* buffering/ScbCloth.cpp */; };
+ FFFF04059bc07fef04059bc0 /* buffering/ScbMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD04059bc07fef04059bc0 /* buffering/ScbMetaData.cpp */; };
+ FFFF04059c287fef04059c28 /* buffering/ScbParticleSystem.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD04059c287fef04059c28 /* buffering/ScbParticleSystem.cpp */; };
+ FFFF04059c907fef04059c90 /* buffering/ScbScene.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD04059c907fef04059c90 /* buffering/ScbScene.cpp */; };
+ FFFF04059cf87fef04059cf8 /* buffering/ScbScenePvdClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD04059cf87fef04059cf8 /* buffering/ScbScenePvdClient.cpp */; };
+ FFFF04059d607fef04059d60 /* buffering/ScbShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD04059d607fef04059d60 /* buffering/ScbShape.cpp */; };
+ FFFF04059f007fef04059f00 /* cloth/NpCloth.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD04059f007fef04059f00 /* cloth/NpCloth.cpp */; };
+ FFFF04059f687fef04059f68 /* cloth/NpClothFabric.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD04059f687fef04059f68 /* cloth/NpClothFabric.cpp */; };
+ FFFF04059fd07fef04059fd0 /* cloth/NpClothParticleData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD04059fd07fef04059fd0 /* cloth/NpClothParticleData.cpp */; };
+ FFFF0405a0387fef0405a038 /* ../../ImmediateMode/src/NpImmediateMode.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0405a0387fef0405a038 /* ../../ImmediateMode/src/NpImmediateMode.cpp */; };
+ FFFF0405ffa87fef0405ffa8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD0405ffa87fef0405ffa8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp */; };
+ FFFF040600107fef04060010 /* core/src/PxMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD040600107fef04060010 /* core/src/PxMetaDataObjects.cpp */; };
/* End PBXFileReference section */
/* Begin PBXFileReference section */
- FFFD13521be07fae13521be0 /* PhysX */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysX"; sourceTree = BUILT_PRODUCTS_DIR; };
- FFFD10a20a007fae10a20a00 /* NpActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpActor.h"; path = "../../PhysX/src/NpActor.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a20a687fae10a20a68 /* NpActorTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpActorTemplate.h"; path = "../../PhysX/src/NpActorTemplate.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a20ad07fae10a20ad0 /* NpAggregate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpAggregate.h"; path = "../../PhysX/src/NpAggregate.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a20b387fae10a20b38 /* NpArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulation.h"; path = "../../PhysX/src/NpArticulation.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a20ba07fae10a20ba0 /* NpArticulationJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationJoint.h"; path = "../../PhysX/src/NpArticulationJoint.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a20c087fae10a20c08 /* NpArticulationLink.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationLink.h"; path = "../../PhysX/src/NpArticulationLink.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a20c707fae10a20c70 /* NpBatchQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpBatchQuery.h"; path = "../../PhysX/src/NpBatchQuery.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a20cd87fae10a20cd8 /* NpCast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpCast.h"; path = "../../PhysX/src/NpCast.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a20d407fae10a20d40 /* NpConnector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpConnector.h"; path = "../../PhysX/src/NpConnector.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a20da87fae10a20da8 /* NpConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpConstraint.h"; path = "../../PhysX/src/NpConstraint.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a20e107fae10a20e10 /* NpFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpFactory.h"; path = "../../PhysX/src/NpFactory.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a20e787fae10a20e78 /* NpMaterial.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMaterial.h"; path = "../../PhysX/src/NpMaterial.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a20ee07fae10a20ee0 /* NpMaterialManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMaterialManager.h"; path = "../../PhysX/src/NpMaterialManager.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a20f487fae10a20f48 /* NpPhysics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPhysics.h"; path = "../../PhysX/src/NpPhysics.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a20fb07fae10a20fb0 /* NpPhysicsInsertionCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPhysicsInsertionCallback.h"; path = "../../PhysX/src/NpPhysicsInsertionCallback.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a210187fae10a21018 /* NpPtrTableStorageManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPtrTableStorageManager.h"; path = "../../PhysX/src/NpPtrTableStorageManager.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a210807fae10a21080 /* NpPvdSceneQueryCollector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPvdSceneQueryCollector.h"; path = "../../PhysX/src/NpPvdSceneQueryCollector.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a210e87fae10a210e8 /* NpQueryShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpQueryShared.h"; path = "../../PhysX/src/NpQueryShared.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a211507fae10a21150 /* NpReadCheck.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpReadCheck.h"; path = "../../PhysX/src/NpReadCheck.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a211b87fae10a211b8 /* NpRigidActorTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidActorTemplate.h"; path = "../../PhysX/src/NpRigidActorTemplate.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a212207fae10a21220 /* NpRigidActorTemplateInternal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidActorTemplateInternal.h"; path = "../../PhysX/src/NpRigidActorTemplateInternal.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a212887fae10a21288 /* NpRigidBodyTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidBodyTemplate.h"; path = "../../PhysX/src/NpRigidBodyTemplate.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a212f07fae10a212f0 /* NpRigidDynamic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidDynamic.h"; path = "../../PhysX/src/NpRigidDynamic.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a213587fae10a21358 /* NpRigidStatic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidStatic.h"; path = "../../PhysX/src/NpRigidStatic.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a213c07fae10a213c0 /* NpScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpScene.h"; path = "../../PhysX/src/NpScene.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a214287fae10a21428 /* NpSceneQueries.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSceneQueries.h"; path = "../../PhysX/src/NpSceneQueries.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a214907fae10a21490 /* NpShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShape.h"; path = "../../PhysX/src/NpShape.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a214f87fae10a214f8 /* NpShapeManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShapeManager.h"; path = "../../PhysX/src/NpShapeManager.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a215607fae10a21560 /* NpSpatialIndex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSpatialIndex.h"; path = "../../PhysX/src/NpSpatialIndex.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a215c87fae10a215c8 /* NpVolumeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpVolumeCache.h"; path = "../../PhysX/src/NpVolumeCache.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a216307fae10a21630 /* NpWriteCheck.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpWriteCheck.h"; path = "../../PhysX/src/NpWriteCheck.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a216987fae10a21698 /* PvdMetaDataBindingData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdMetaDataBindingData.h"; path = "../../PhysX/src/PvdMetaDataBindingData.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a217007fae10a21700 /* PvdMetaDataPvdBinding.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdMetaDataPvdBinding.h"; path = "../../PhysX/src/PvdMetaDataPvdBinding.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a217687fae10a21768 /* PvdPhysicsClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdPhysicsClient.h"; path = "../../PhysX/src/PvdPhysicsClient.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a217d07fae10a217d0 /* PvdTypeNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdTypeNames.h"; path = "../../PhysX/src/PvdTypeNames.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a218387fae10a21838 /* NpActor.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpActor.cpp"; path = "../../PhysX/src/NpActor.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a218a07fae10a218a0 /* NpAggregate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpAggregate.cpp"; path = "../../PhysX/src/NpAggregate.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a219087fae10a21908 /* NpArticulation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulation.cpp"; path = "../../PhysX/src/NpArticulation.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a219707fae10a21970 /* NpArticulationJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationJoint.cpp"; path = "../../PhysX/src/NpArticulationJoint.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a219d87fae10a219d8 /* NpArticulationLink.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationLink.cpp"; path = "../../PhysX/src/NpArticulationLink.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a21a407fae10a21a40 /* NpBatchQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpBatchQuery.cpp"; path = "../../PhysX/src/NpBatchQuery.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a21aa87fae10a21aa8 /* NpConstraint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpConstraint.cpp"; path = "../../PhysX/src/NpConstraint.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a21b107fae10a21b10 /* NpFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpFactory.cpp"; path = "../../PhysX/src/NpFactory.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a21b787fae10a21b78 /* NpMaterial.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMaterial.cpp"; path = "../../PhysX/src/NpMaterial.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a21be07fae10a21be0 /* NpMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMetaData.cpp"; path = "../../PhysX/src/NpMetaData.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a21c487fae10a21c48 /* NpPhysics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPhysics.cpp"; path = "../../PhysX/src/NpPhysics.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a21cb07fae10a21cb0 /* NpPvdSceneQueryCollector.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPvdSceneQueryCollector.cpp"; path = "../../PhysX/src/NpPvdSceneQueryCollector.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a21d187fae10a21d18 /* NpReadCheck.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpReadCheck.cpp"; path = "../../PhysX/src/NpReadCheck.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a21d807fae10a21d80 /* NpRigidDynamic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidDynamic.cpp"; path = "../../PhysX/src/NpRigidDynamic.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a21de87fae10a21de8 /* NpRigidStatic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidStatic.cpp"; path = "../../PhysX/src/NpRigidStatic.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a21e507fae10a21e50 /* NpScene.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpScene.cpp"; path = "../../PhysX/src/NpScene.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a21eb87fae10a21eb8 /* NpSceneQueries.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSceneQueries.cpp"; path = "../../PhysX/src/NpSceneQueries.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a21f207fae10a21f20 /* NpSerializerAdapter.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSerializerAdapter.cpp"; path = "../../PhysX/src/NpSerializerAdapter.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a21f887fae10a21f88 /* NpShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShape.cpp"; path = "../../PhysX/src/NpShape.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a21ff07fae10a21ff0 /* NpShapeManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShapeManager.cpp"; path = "../../PhysX/src/NpShapeManager.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a220587fae10a22058 /* NpSpatialIndex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSpatialIndex.cpp"; path = "../../PhysX/src/NpSpatialIndex.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a220c07fae10a220c0 /* NpVolumeCache.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpVolumeCache.cpp"; path = "../../PhysX/src/NpVolumeCache.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a221287fae10a22128 /* NpWriteCheck.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpWriteCheck.cpp"; path = "../../PhysX/src/NpWriteCheck.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a221907fae10a22190 /* PvdMetaDataPvdBinding.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdMetaDataPvdBinding.cpp"; path = "../../PhysX/src/PvdMetaDataPvdBinding.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a221f87fae10a221f8 /* PvdPhysicsClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdPhysicsClient.cpp"; path = "../../PhysX/src/PvdPhysicsClient.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a222607fae10a22260 /* particles/NpParticleBaseTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleBaseTemplate.h"; path = "../../PhysX/src/particles/NpParticleBaseTemplate.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a222c87fae10a222c8 /* particles/NpParticleFluid.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleFluid.h"; path = "../../PhysX/src/particles/NpParticleFluid.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a223307fae10a22330 /* particles/NpParticleFluidReadData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleFluidReadData.h"; path = "../../PhysX/src/particles/NpParticleFluidReadData.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a223987fae10a22398 /* particles/NpParticleSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleSystem.h"; path = "../../PhysX/src/particles/NpParticleSystem.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a224007fae10a22400 /* particles/NpParticleFluid.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleFluid.cpp"; path = "../../PhysX/src/particles/NpParticleFluid.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a224687fae10a22468 /* particles/NpParticleSystem.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleSystem.cpp"; path = "../../PhysX/src/particles/NpParticleSystem.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a224d07fae10a224d0 /* buffering/ScbActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbActor.h"; path = "../../PhysX/src/buffering/ScbActor.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a225387fae10a22538 /* buffering/ScbAggregate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbAggregate.h"; path = "../../PhysX/src/buffering/ScbAggregate.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a225a07fae10a225a0 /* buffering/ScbArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbArticulation.h"; path = "../../PhysX/src/buffering/ScbArticulation.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a226087fae10a22608 /* buffering/ScbArticulationJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbArticulationJoint.h"; path = "../../PhysX/src/buffering/ScbArticulationJoint.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a226707fae10a22670 /* buffering/ScbBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbBase.h"; path = "../../PhysX/src/buffering/ScbBase.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a226d87fae10a226d8 /* buffering/ScbBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbBody.h"; path = "../../PhysX/src/buffering/ScbBody.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a227407fae10a22740 /* buffering/ScbCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbCloth.h"; path = "../../PhysX/src/buffering/ScbCloth.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a227a87fae10a227a8 /* buffering/ScbConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbConstraint.h"; path = "../../PhysX/src/buffering/ScbConstraint.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a228107fae10a22810 /* buffering/ScbDefs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbDefs.h"; path = "../../PhysX/src/buffering/ScbDefs.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a228787fae10a22878 /* buffering/ScbNpDeps.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbNpDeps.h"; path = "../../PhysX/src/buffering/ScbNpDeps.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a228e07fae10a228e0 /* buffering/ScbParticleSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbParticleSystem.h"; path = "../../PhysX/src/buffering/ScbParticleSystem.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a229487fae10a22948 /* buffering/ScbRigidObject.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbRigidObject.h"; path = "../../PhysX/src/buffering/ScbRigidObject.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a229b07fae10a229b0 /* buffering/ScbRigidStatic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbRigidStatic.h"; path = "../../PhysX/src/buffering/ScbRigidStatic.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a22a187fae10a22a18 /* buffering/ScbScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScene.h"; path = "../../PhysX/src/buffering/ScbScene.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a22a807fae10a22a80 /* buffering/ScbSceneBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbSceneBuffer.h"; path = "../../PhysX/src/buffering/ScbSceneBuffer.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a22ae87fae10a22ae8 /* buffering/ScbScenePvdClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScenePvdClient.h"; path = "../../PhysX/src/buffering/ScbScenePvdClient.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a22b507fae10a22b50 /* buffering/ScbShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbShape.h"; path = "../../PhysX/src/buffering/ScbShape.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a22bb87fae10a22bb8 /* buffering/ScbType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbType.h"; path = "../../PhysX/src/buffering/ScbType.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a22c207fae10a22c20 /* buffering/ScbActor.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbActor.cpp"; path = "../../PhysX/src/buffering/ScbActor.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a22c887fae10a22c88 /* buffering/ScbAggregate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbAggregate.cpp"; path = "../../PhysX/src/buffering/ScbAggregate.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a22cf07fae10a22cf0 /* buffering/ScbBase.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbBase.cpp"; path = "../../PhysX/src/buffering/ScbBase.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a22d587fae10a22d58 /* buffering/ScbCloth.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbCloth.cpp"; path = "../../PhysX/src/buffering/ScbCloth.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a22dc07fae10a22dc0 /* buffering/ScbMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbMetaData.cpp"; path = "../../PhysX/src/buffering/ScbMetaData.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a22e287fae10a22e28 /* buffering/ScbParticleSystem.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbParticleSystem.cpp"; path = "../../PhysX/src/buffering/ScbParticleSystem.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a22e907fae10a22e90 /* buffering/ScbScene.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScene.cpp"; path = "../../PhysX/src/buffering/ScbScene.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a22ef87fae10a22ef8 /* buffering/ScbScenePvdClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScenePvdClient.cpp"; path = "../../PhysX/src/buffering/ScbScenePvdClient.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a22f607fae10a22f60 /* buffering/ScbShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbShape.cpp"; path = "../../PhysX/src/buffering/ScbShape.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a22fc87fae10a22fc8 /* cloth/NpCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpCloth.h"; path = "../../PhysX/src/cloth/NpCloth.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a230307fae10a23030 /* cloth/NpClothFabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothFabric.h"; path = "../../PhysX/src/cloth/NpClothFabric.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a230987fae10a23098 /* cloth/NpClothParticleData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothParticleData.h"; path = "../../PhysX/src/cloth/NpClothParticleData.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a231007fae10a23100 /* cloth/NpCloth.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpCloth.cpp"; path = "../../PhysX/src/cloth/NpCloth.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a231687fae10a23168 /* cloth/NpClothFabric.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothFabric.cpp"; path = "../../PhysX/src/cloth/NpClothFabric.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a231d07fae10a231d0 /* cloth/NpClothParticleData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothParticleData.cpp"; path = "../../PhysX/src/cloth/NpClothParticleData.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a232387fae10a23238 /* ../../ImmediateMode/src/NpImmediateMode.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "../../ImmediateMode/src/NpImmediateMode.cpp"; path = "../../ImmediateMode/src/NpImmediateMode.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a15e007fae10a15e00 /* PxActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxActor.h"; path = "../../../Include/PxActor.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a15e687fae10a15e68 /* PxAggregate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxAggregate.h"; path = "../../../Include/PxAggregate.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a15ed07fae10a15ed0 /* PxArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxArticulation.h"; path = "../../../Include/PxArticulation.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a15f387fae10a15f38 /* PxArticulationJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxArticulationJoint.h"; path = "../../../Include/PxArticulationJoint.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a15fa07fae10a15fa0 /* PxArticulationLink.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxArticulationLink.h"; path = "../../../Include/PxArticulationLink.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a160087fae10a16008 /* PxBatchQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBatchQuery.h"; path = "../../../Include/PxBatchQuery.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a160707fae10a16070 /* PxBatchQueryDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBatchQueryDesc.h"; path = "../../../Include/PxBatchQueryDesc.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a160d87fae10a160d8 /* PxBroadPhase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBroadPhase.h"; path = "../../../Include/PxBroadPhase.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a161407fae10a16140 /* PxClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClient.h"; path = "../../../Include/PxClient.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a161a87fae10a161a8 /* PxConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConstraint.h"; path = "../../../Include/PxConstraint.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a162107fae10a16210 /* PxConstraintDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConstraintDesc.h"; path = "../../../Include/PxConstraintDesc.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a162787fae10a16278 /* PxContact.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxContact.h"; path = "../../../Include/PxContact.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a162e07fae10a162e0 /* PxContactModifyCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxContactModifyCallback.h"; path = "../../../Include/PxContactModifyCallback.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a163487fae10a16348 /* PxDeletionListener.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDeletionListener.h"; path = "../../../Include/PxDeletionListener.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a163b07fae10a163b0 /* PxFiltering.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFiltering.h"; path = "../../../Include/PxFiltering.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a164187fae10a16418 /* PxForceMode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxForceMode.h"; path = "../../../Include/PxForceMode.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a164807fae10a16480 /* PxImmediateMode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxImmediateMode.h"; path = "../../../Include/PxImmediateMode.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a164e87fae10a164e8 /* PxLockedData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxLockedData.h"; path = "../../../Include/PxLockedData.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a165507fae10a16550 /* PxMaterial.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMaterial.h"; path = "../../../Include/PxMaterial.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a165b87fae10a165b8 /* PxPhysXConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysXConfig.h"; path = "../../../Include/PxPhysXConfig.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a166207fae10a16620 /* PxPhysics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysics.h"; path = "../../../Include/PxPhysics.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a166887fae10a16688 /* PxPhysicsAPI.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysicsAPI.h"; path = "../../../Include/PxPhysicsAPI.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a166f07fae10a166f0 /* PxPhysicsSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysicsSerialization.h"; path = "../../../Include/PxPhysicsSerialization.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a167587fae10a16758 /* PxPhysicsVersion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysicsVersion.h"; path = "../../../Include/PxPhysicsVersion.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a167c07fae10a167c0 /* PxPruningStructure.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPruningStructure.h"; path = "../../../Include/PxPruningStructure.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a168287fae10a16828 /* PxQueryFiltering.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxQueryFiltering.h"; path = "../../../Include/PxQueryFiltering.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a168907fae10a16890 /* PxQueryReport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxQueryReport.h"; path = "../../../Include/PxQueryReport.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a168f87fae10a168f8 /* PxRigidActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidActor.h"; path = "../../../Include/PxRigidActor.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a169607fae10a16960 /* PxRigidBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidBody.h"; path = "../../../Include/PxRigidBody.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a169c87fae10a169c8 /* PxRigidDynamic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidDynamic.h"; path = "../../../Include/PxRigidDynamic.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a16a307fae10a16a30 /* PxRigidStatic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidStatic.h"; path = "../../../Include/PxRigidStatic.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a16a987fae10a16a98 /* PxScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxScene.h"; path = "../../../Include/PxScene.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a16b007fae10a16b00 /* PxSceneDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSceneDesc.h"; path = "../../../Include/PxSceneDesc.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a16b687fae10a16b68 /* PxSceneLock.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSceneLock.h"; path = "../../../Include/PxSceneLock.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a16bd07fae10a16bd0 /* PxShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxShape.h"; path = "../../../Include/PxShape.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a16c387fae10a16c38 /* PxSimulationEventCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimulationEventCallback.h"; path = "../../../Include/PxSimulationEventCallback.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a16ca07fae10a16ca0 /* PxSimulationStatistics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimulationStatistics.h"; path = "../../../Include/PxSimulationStatistics.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a16d087fae10a16d08 /* PxSpatialIndex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSpatialIndex.h"; path = "../../../Include/PxSpatialIndex.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a16d707fae10a16d70 /* PxVisualizationParameter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVisualizationParameter.h"; path = "../../../Include/PxVisualizationParameter.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a16dd87fae10a16dd8 /* PxVolumeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVolumeCache.h"; path = "../../../Include/PxVolumeCache.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a16e407fae10a16e40 /* particles/PxParticleBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleBase.h"; path = "../../../Include/particles/PxParticleBase.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a16ea87fae10a16ea8 /* particles/PxParticleBaseFlag.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleBaseFlag.h"; path = "../../../Include/particles/PxParticleBaseFlag.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a16f107fae10a16f10 /* particles/PxParticleCreationData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleCreationData.h"; path = "../../../Include/particles/PxParticleCreationData.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a16f787fae10a16f78 /* particles/PxParticleFlag.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleFlag.h"; path = "../../../Include/particles/PxParticleFlag.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a16fe07fae10a16fe0 /* particles/PxParticleFluid.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleFluid.h"; path = "../../../Include/particles/PxParticleFluid.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a170487fae10a17048 /* particles/PxParticleFluidReadData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleFluidReadData.h"; path = "../../../Include/particles/PxParticleFluidReadData.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a170b07fae10a170b0 /* particles/PxParticleReadData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleReadData.h"; path = "../../../Include/particles/PxParticleReadData.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a171187fae10a17118 /* particles/PxParticleSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleSystem.h"; path = "../../../Include/particles/PxParticleSystem.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a171807fae10a17180 /* pvd/PxPvdSceneClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pvd/PxPvdSceneClient.h"; path = "../../../Include/pvd/PxPvdSceneClient.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a171e87fae10a171e8 /* cloth/PxCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxCloth.h"; path = "../../../Include/cloth/PxCloth.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a172507fae10a17250 /* cloth/PxClothCollisionData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothCollisionData.h"; path = "../../../Include/cloth/PxClothCollisionData.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a172b87fae10a172b8 /* cloth/PxClothFabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothFabric.h"; path = "../../../Include/cloth/PxClothFabric.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a173207fae10a17320 /* cloth/PxClothParticleData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothParticleData.h"; path = "../../../Include/cloth/PxClothParticleData.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a173887fae10a17388 /* cloth/PxClothTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothTypes.h"; path = "../../../Include/cloth/PxClothTypes.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a1fc007fae10a1fc00 /* core/include/PvdMetaDataDefineProperties.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataDefineProperties.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataDefineProperties.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a1fc687fae10a1fc68 /* core/include/PvdMetaDataExtensions.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataExtensions.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataExtensions.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a1fcd07fae10a1fcd0 /* core/include/PvdMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a1fd387fae10a1fd38 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a1fda07fae10a1fda0 /* core/include/PxAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a1fe087fae10a1fe08 /* core/include/PxMetaDataCompare.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCompare.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCompare.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a1fe707fae10a1fe70 /* core/include/PxMetaDataCppPrefix.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCppPrefix.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCppPrefix.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a1fed87fae10a1fed8 /* core/include/PxMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxMetaDataObjects.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a1ff407fae10a1ff40 /* core/include/RepXMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/RepXMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/RepXMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a1ffa87fae10a1ffa8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "core/src/PxAutoGeneratedMetaDataObjects.cpp"; path = "../../PhysXMetaData/core/src/PxAutoGeneratedMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a200107fae10a20010 /* core/src/PxMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "core/src/PxMetaDataObjects.cpp"; path = "../../PhysXMetaData/core/src/PxMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD04b1def07fef04b1def0 /* PhysX */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysX"; sourceTree = BUILT_PRODUCTS_DIR; };
+ FFFD040578007fef04057800 /* NpActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpActor.h"; path = "../../PhysX/src/NpActor.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040578687fef04057868 /* NpActorTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpActorTemplate.h"; path = "../../PhysX/src/NpActorTemplate.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040578d07fef040578d0 /* NpAggregate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpAggregate.h"; path = "../../PhysX/src/NpAggregate.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040579387fef04057938 /* NpArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulation.h"; path = "../../PhysX/src/NpArticulation.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040579a07fef040579a0 /* NpArticulationJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationJoint.h"; path = "../../PhysX/src/NpArticulationJoint.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04057a087fef04057a08 /* NpArticulationLink.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationLink.h"; path = "../../PhysX/src/NpArticulationLink.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04057a707fef04057a70 /* NpBatchQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpBatchQuery.h"; path = "../../PhysX/src/NpBatchQuery.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04057ad87fef04057ad8 /* NpCast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpCast.h"; path = "../../PhysX/src/NpCast.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04057b407fef04057b40 /* NpConnector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpConnector.h"; path = "../../PhysX/src/NpConnector.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04057ba87fef04057ba8 /* NpConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpConstraint.h"; path = "../../PhysX/src/NpConstraint.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04057c107fef04057c10 /* NpFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpFactory.h"; path = "../../PhysX/src/NpFactory.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04057c787fef04057c78 /* NpMaterial.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMaterial.h"; path = "../../PhysX/src/NpMaterial.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04057ce07fef04057ce0 /* NpMaterialManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMaterialManager.h"; path = "../../PhysX/src/NpMaterialManager.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04057d487fef04057d48 /* NpPhysics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPhysics.h"; path = "../../PhysX/src/NpPhysics.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04057db07fef04057db0 /* NpPhysicsInsertionCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPhysicsInsertionCallback.h"; path = "../../PhysX/src/NpPhysicsInsertionCallback.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04057e187fef04057e18 /* NpPtrTableStorageManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPtrTableStorageManager.h"; path = "../../PhysX/src/NpPtrTableStorageManager.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04057e807fef04057e80 /* NpPvdSceneQueryCollector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPvdSceneQueryCollector.h"; path = "../../PhysX/src/NpPvdSceneQueryCollector.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04057ee87fef04057ee8 /* NpQueryShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpQueryShared.h"; path = "../../PhysX/src/NpQueryShared.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04057f507fef04057f50 /* NpReadCheck.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpReadCheck.h"; path = "../../PhysX/src/NpReadCheck.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04057fb87fef04057fb8 /* NpRigidActorTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidActorTemplate.h"; path = "../../PhysX/src/NpRigidActorTemplate.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040580207fef04058020 /* NpRigidActorTemplateInternal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidActorTemplateInternal.h"; path = "../../PhysX/src/NpRigidActorTemplateInternal.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040580887fef04058088 /* NpRigidBodyTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidBodyTemplate.h"; path = "../../PhysX/src/NpRigidBodyTemplate.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040580f07fef040580f0 /* NpRigidDynamic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidDynamic.h"; path = "../../PhysX/src/NpRigidDynamic.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040581587fef04058158 /* NpRigidStatic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidStatic.h"; path = "../../PhysX/src/NpRigidStatic.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040581c07fef040581c0 /* NpScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpScene.h"; path = "../../PhysX/src/NpScene.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040582287fef04058228 /* NpSceneQueries.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSceneQueries.h"; path = "../../PhysX/src/NpSceneQueries.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040582907fef04058290 /* NpShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShape.h"; path = "../../PhysX/src/NpShape.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040582f87fef040582f8 /* NpShapeManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShapeManager.h"; path = "../../PhysX/src/NpShapeManager.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040583607fef04058360 /* NpSpatialIndex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSpatialIndex.h"; path = "../../PhysX/src/NpSpatialIndex.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040583c87fef040583c8 /* NpVolumeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpVolumeCache.h"; path = "../../PhysX/src/NpVolumeCache.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040584307fef04058430 /* NpWriteCheck.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpWriteCheck.h"; path = "../../PhysX/src/NpWriteCheck.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040584987fef04058498 /* PvdMetaDataBindingData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdMetaDataBindingData.h"; path = "../../PhysX/src/PvdMetaDataBindingData.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040585007fef04058500 /* PvdMetaDataPvdBinding.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdMetaDataPvdBinding.h"; path = "../../PhysX/src/PvdMetaDataPvdBinding.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040585687fef04058568 /* PvdPhysicsClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdPhysicsClient.h"; path = "../../PhysX/src/PvdPhysicsClient.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040585d07fef040585d0 /* PvdTypeNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdTypeNames.h"; path = "../../PhysX/src/PvdTypeNames.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040586387fef04058638 /* NpActor.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpActor.cpp"; path = "../../PhysX/src/NpActor.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD040586a07fef040586a0 /* NpAggregate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpAggregate.cpp"; path = "../../PhysX/src/NpAggregate.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD040587087fef04058708 /* NpArticulation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulation.cpp"; path = "../../PhysX/src/NpArticulation.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD040587707fef04058770 /* NpArticulationJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationJoint.cpp"; path = "../../PhysX/src/NpArticulationJoint.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD040587d87fef040587d8 /* NpArticulationLink.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationLink.cpp"; path = "../../PhysX/src/NpArticulationLink.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD040588407fef04058840 /* NpBatchQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpBatchQuery.cpp"; path = "../../PhysX/src/NpBatchQuery.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD040588a87fef040588a8 /* NpConstraint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpConstraint.cpp"; path = "../../PhysX/src/NpConstraint.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD040589107fef04058910 /* NpFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpFactory.cpp"; path = "../../PhysX/src/NpFactory.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD040589787fef04058978 /* NpMaterial.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMaterial.cpp"; path = "../../PhysX/src/NpMaterial.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD040589e07fef040589e0 /* NpMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMetaData.cpp"; path = "../../PhysX/src/NpMetaData.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD04058a487fef04058a48 /* NpPhysics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPhysics.cpp"; path = "../../PhysX/src/NpPhysics.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD04058ab07fef04058ab0 /* NpPvdSceneQueryCollector.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPvdSceneQueryCollector.cpp"; path = "../../PhysX/src/NpPvdSceneQueryCollector.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD04058b187fef04058b18 /* NpReadCheck.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpReadCheck.cpp"; path = "../../PhysX/src/NpReadCheck.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD04058b807fef04058b80 /* NpRigidDynamic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidDynamic.cpp"; path = "../../PhysX/src/NpRigidDynamic.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD04058be87fef04058be8 /* NpRigidStatic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidStatic.cpp"; path = "../../PhysX/src/NpRigidStatic.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD04058c507fef04058c50 /* NpScene.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpScene.cpp"; path = "../../PhysX/src/NpScene.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD04058cb87fef04058cb8 /* NpSceneQueries.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSceneQueries.cpp"; path = "../../PhysX/src/NpSceneQueries.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD04058d207fef04058d20 /* NpSerializerAdapter.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSerializerAdapter.cpp"; path = "../../PhysX/src/NpSerializerAdapter.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD04058d887fef04058d88 /* NpShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShape.cpp"; path = "../../PhysX/src/NpShape.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD04058df07fef04058df0 /* NpShapeManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShapeManager.cpp"; path = "../../PhysX/src/NpShapeManager.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD04058e587fef04058e58 /* NpSpatialIndex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSpatialIndex.cpp"; path = "../../PhysX/src/NpSpatialIndex.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD04058ec07fef04058ec0 /* NpVolumeCache.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpVolumeCache.cpp"; path = "../../PhysX/src/NpVolumeCache.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD04058f287fef04058f28 /* NpWriteCheck.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpWriteCheck.cpp"; path = "../../PhysX/src/NpWriteCheck.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD04058f907fef04058f90 /* PvdMetaDataPvdBinding.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdMetaDataPvdBinding.cpp"; path = "../../PhysX/src/PvdMetaDataPvdBinding.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD04058ff87fef04058ff8 /* PvdPhysicsClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdPhysicsClient.cpp"; path = "../../PhysX/src/PvdPhysicsClient.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD040590607fef04059060 /* particles/NpParticleBaseTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleBaseTemplate.h"; path = "../../PhysX/src/particles/NpParticleBaseTemplate.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040590c87fef040590c8 /* particles/NpParticleFluid.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleFluid.h"; path = "../../PhysX/src/particles/NpParticleFluid.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040591307fef04059130 /* particles/NpParticleFluidReadData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleFluidReadData.h"; path = "../../PhysX/src/particles/NpParticleFluidReadData.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040591987fef04059198 /* particles/NpParticleSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleSystem.h"; path = "../../PhysX/src/particles/NpParticleSystem.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040592007fef04059200 /* particles/NpParticleFluid.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleFluid.cpp"; path = "../../PhysX/src/particles/NpParticleFluid.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD040592687fef04059268 /* particles/NpParticleSystem.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleSystem.cpp"; path = "../../PhysX/src/particles/NpParticleSystem.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD040592d07fef040592d0 /* buffering/ScbActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbActor.h"; path = "../../PhysX/src/buffering/ScbActor.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040593387fef04059338 /* buffering/ScbAggregate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbAggregate.h"; path = "../../PhysX/src/buffering/ScbAggregate.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040593a07fef040593a0 /* buffering/ScbArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbArticulation.h"; path = "../../PhysX/src/buffering/ScbArticulation.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040594087fef04059408 /* buffering/ScbArticulationJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbArticulationJoint.h"; path = "../../PhysX/src/buffering/ScbArticulationJoint.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040594707fef04059470 /* buffering/ScbBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbBase.h"; path = "../../PhysX/src/buffering/ScbBase.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040594d87fef040594d8 /* buffering/ScbBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbBody.h"; path = "../../PhysX/src/buffering/ScbBody.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040595407fef04059540 /* buffering/ScbCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbCloth.h"; path = "../../PhysX/src/buffering/ScbCloth.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040595a87fef040595a8 /* buffering/ScbConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbConstraint.h"; path = "../../PhysX/src/buffering/ScbConstraint.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040596107fef04059610 /* buffering/ScbDefs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbDefs.h"; path = "../../PhysX/src/buffering/ScbDefs.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040596787fef04059678 /* buffering/ScbNpDeps.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbNpDeps.h"; path = "../../PhysX/src/buffering/ScbNpDeps.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040596e07fef040596e0 /* buffering/ScbParticleSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbParticleSystem.h"; path = "../../PhysX/src/buffering/ScbParticleSystem.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040597487fef04059748 /* buffering/ScbRigidObject.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbRigidObject.h"; path = "../../PhysX/src/buffering/ScbRigidObject.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040597b07fef040597b0 /* buffering/ScbRigidStatic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbRigidStatic.h"; path = "../../PhysX/src/buffering/ScbRigidStatic.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040598187fef04059818 /* buffering/ScbScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScene.h"; path = "../../PhysX/src/buffering/ScbScene.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040598807fef04059880 /* buffering/ScbSceneBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbSceneBuffer.h"; path = "../../PhysX/src/buffering/ScbSceneBuffer.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040598e87fef040598e8 /* buffering/ScbScenePvdClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScenePvdClient.h"; path = "../../PhysX/src/buffering/ScbScenePvdClient.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040599507fef04059950 /* buffering/ScbShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbShape.h"; path = "../../PhysX/src/buffering/ScbShape.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040599b87fef040599b8 /* buffering/ScbType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbType.h"; path = "../../PhysX/src/buffering/ScbType.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04059a207fef04059a20 /* buffering/ScbActor.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbActor.cpp"; path = "../../PhysX/src/buffering/ScbActor.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD04059a887fef04059a88 /* buffering/ScbAggregate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbAggregate.cpp"; path = "../../PhysX/src/buffering/ScbAggregate.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD04059af07fef04059af0 /* buffering/ScbBase.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbBase.cpp"; path = "../../PhysX/src/buffering/ScbBase.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD04059b587fef04059b58 /* buffering/ScbCloth.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbCloth.cpp"; path = "../../PhysX/src/buffering/ScbCloth.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD04059bc07fef04059bc0 /* buffering/ScbMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbMetaData.cpp"; path = "../../PhysX/src/buffering/ScbMetaData.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD04059c287fef04059c28 /* buffering/ScbParticleSystem.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbParticleSystem.cpp"; path = "../../PhysX/src/buffering/ScbParticleSystem.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD04059c907fef04059c90 /* buffering/ScbScene.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScene.cpp"; path = "../../PhysX/src/buffering/ScbScene.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD04059cf87fef04059cf8 /* buffering/ScbScenePvdClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScenePvdClient.cpp"; path = "../../PhysX/src/buffering/ScbScenePvdClient.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD04059d607fef04059d60 /* buffering/ScbShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbShape.cpp"; path = "../../PhysX/src/buffering/ScbShape.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD04059dc87fef04059dc8 /* cloth/NpCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpCloth.h"; path = "../../PhysX/src/cloth/NpCloth.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04059e307fef04059e30 /* cloth/NpClothFabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothFabric.h"; path = "../../PhysX/src/cloth/NpClothFabric.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04059e987fef04059e98 /* cloth/NpClothParticleData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothParticleData.h"; path = "../../PhysX/src/cloth/NpClothParticleData.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04059f007fef04059f00 /* cloth/NpCloth.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpCloth.cpp"; path = "../../PhysX/src/cloth/NpCloth.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD04059f687fef04059f68 /* cloth/NpClothFabric.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothFabric.cpp"; path = "../../PhysX/src/cloth/NpClothFabric.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD04059fd07fef04059fd0 /* cloth/NpClothParticleData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothParticleData.cpp"; path = "../../PhysX/src/cloth/NpClothParticleData.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0405a0387fef0405a038 /* ../../ImmediateMode/src/NpImmediateMode.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "../../ImmediateMode/src/NpImmediateMode.cpp"; path = "../../ImmediateMode/src/NpImmediateMode.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD04060a007fef04060a00 /* PxActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxActor.h"; path = "../../../Include/PxActor.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04060a687fef04060a68 /* PxAggregate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxAggregate.h"; path = "../../../Include/PxAggregate.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04060ad07fef04060ad0 /* PxArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxArticulation.h"; path = "../../../Include/PxArticulation.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04060b387fef04060b38 /* PxArticulationJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxArticulationJoint.h"; path = "../../../Include/PxArticulationJoint.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04060ba07fef04060ba0 /* PxArticulationLink.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxArticulationLink.h"; path = "../../../Include/PxArticulationLink.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04060c087fef04060c08 /* PxBatchQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBatchQuery.h"; path = "../../../Include/PxBatchQuery.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04060c707fef04060c70 /* PxBatchQueryDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBatchQueryDesc.h"; path = "../../../Include/PxBatchQueryDesc.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04060cd87fef04060cd8 /* PxBroadPhase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBroadPhase.h"; path = "../../../Include/PxBroadPhase.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04060d407fef04060d40 /* PxClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClient.h"; path = "../../../Include/PxClient.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04060da87fef04060da8 /* PxConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConstraint.h"; path = "../../../Include/PxConstraint.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04060e107fef04060e10 /* PxConstraintDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConstraintDesc.h"; path = "../../../Include/PxConstraintDesc.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04060e787fef04060e78 /* PxContact.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxContact.h"; path = "../../../Include/PxContact.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04060ee07fef04060ee0 /* PxContactModifyCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxContactModifyCallback.h"; path = "../../../Include/PxContactModifyCallback.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04060f487fef04060f48 /* PxDeletionListener.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDeletionListener.h"; path = "../../../Include/PxDeletionListener.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04060fb07fef04060fb0 /* PxFiltering.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFiltering.h"; path = "../../../Include/PxFiltering.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040610187fef04061018 /* PxForceMode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxForceMode.h"; path = "../../../Include/PxForceMode.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040610807fef04061080 /* PxImmediateMode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxImmediateMode.h"; path = "../../../Include/PxImmediateMode.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040610e87fef040610e8 /* PxLockedData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxLockedData.h"; path = "../../../Include/PxLockedData.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040611507fef04061150 /* PxMaterial.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMaterial.h"; path = "../../../Include/PxMaterial.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040611b87fef040611b8 /* PxPhysXConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysXConfig.h"; path = "../../../Include/PxPhysXConfig.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040612207fef04061220 /* PxPhysics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysics.h"; path = "../../../Include/PxPhysics.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040612887fef04061288 /* PxPhysicsAPI.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysicsAPI.h"; path = "../../../Include/PxPhysicsAPI.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040612f07fef040612f0 /* PxPhysicsSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysicsSerialization.h"; path = "../../../Include/PxPhysicsSerialization.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040613587fef04061358 /* PxPhysicsVersion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysicsVersion.h"; path = "../../../Include/PxPhysicsVersion.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040613c07fef040613c0 /* PxPruningStructure.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPruningStructure.h"; path = "../../../Include/PxPruningStructure.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040614287fef04061428 /* PxQueryFiltering.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxQueryFiltering.h"; path = "../../../Include/PxQueryFiltering.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040614907fef04061490 /* PxQueryReport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxQueryReport.h"; path = "../../../Include/PxQueryReport.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040614f87fef040614f8 /* PxRigidActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidActor.h"; path = "../../../Include/PxRigidActor.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040615607fef04061560 /* PxRigidBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidBody.h"; path = "../../../Include/PxRigidBody.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040615c87fef040615c8 /* PxRigidDynamic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidDynamic.h"; path = "../../../Include/PxRigidDynamic.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040616307fef04061630 /* PxRigidStatic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidStatic.h"; path = "../../../Include/PxRigidStatic.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040616987fef04061698 /* PxScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxScene.h"; path = "../../../Include/PxScene.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040617007fef04061700 /* PxSceneDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSceneDesc.h"; path = "../../../Include/PxSceneDesc.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040617687fef04061768 /* PxSceneLock.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSceneLock.h"; path = "../../../Include/PxSceneLock.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040617d07fef040617d0 /* PxShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxShape.h"; path = "../../../Include/PxShape.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040618387fef04061838 /* PxSimulationEventCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimulationEventCallback.h"; path = "../../../Include/PxSimulationEventCallback.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040618a07fef040618a0 /* PxSimulationStatistics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimulationStatistics.h"; path = "../../../Include/PxSimulationStatistics.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040619087fef04061908 /* PxSpatialIndex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSpatialIndex.h"; path = "../../../Include/PxSpatialIndex.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040619707fef04061970 /* PxVisualizationParameter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVisualizationParameter.h"; path = "../../../Include/PxVisualizationParameter.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040619d87fef040619d8 /* PxVolumeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVolumeCache.h"; path = "../../../Include/PxVolumeCache.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04061a407fef04061a40 /* particles/PxParticleBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleBase.h"; path = "../../../Include/particles/PxParticleBase.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04061aa87fef04061aa8 /* particles/PxParticleBaseFlag.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleBaseFlag.h"; path = "../../../Include/particles/PxParticleBaseFlag.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04061b107fef04061b10 /* particles/PxParticleCreationData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleCreationData.h"; path = "../../../Include/particles/PxParticleCreationData.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04061b787fef04061b78 /* particles/PxParticleFlag.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleFlag.h"; path = "../../../Include/particles/PxParticleFlag.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04061be07fef04061be0 /* particles/PxParticleFluid.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleFluid.h"; path = "../../../Include/particles/PxParticleFluid.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04061c487fef04061c48 /* particles/PxParticleFluidReadData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleFluidReadData.h"; path = "../../../Include/particles/PxParticleFluidReadData.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04061cb07fef04061cb0 /* particles/PxParticleReadData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleReadData.h"; path = "../../../Include/particles/PxParticleReadData.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04061d187fef04061d18 /* particles/PxParticleSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleSystem.h"; path = "../../../Include/particles/PxParticleSystem.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04061d807fef04061d80 /* pvd/PxPvdSceneClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pvd/PxPvdSceneClient.h"; path = "../../../Include/pvd/PxPvdSceneClient.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04061de87fef04061de8 /* cloth/PxCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxCloth.h"; path = "../../../Include/cloth/PxCloth.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04061e507fef04061e50 /* cloth/PxClothCollisionData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothCollisionData.h"; path = "../../../Include/cloth/PxClothCollisionData.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04061eb87fef04061eb8 /* cloth/PxClothFabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothFabric.h"; path = "../../../Include/cloth/PxClothFabric.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04061f207fef04061f20 /* cloth/PxClothParticleData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothParticleData.h"; path = "../../../Include/cloth/PxClothParticleData.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04061f887fef04061f88 /* cloth/PxClothTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothTypes.h"; path = "../../../Include/cloth/PxClothTypes.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0405fc007fef0405fc00 /* core/include/PvdMetaDataDefineProperties.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataDefineProperties.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataDefineProperties.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0405fc687fef0405fc68 /* core/include/PvdMetaDataExtensions.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataExtensions.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataExtensions.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0405fcd07fef0405fcd0 /* core/include/PvdMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0405fd387fef0405fd38 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0405fda07fef0405fda0 /* core/include/PxAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0405fe087fef0405fe08 /* core/include/PxMetaDataCompare.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCompare.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCompare.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0405fe707fef0405fe70 /* core/include/PxMetaDataCppPrefix.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCppPrefix.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCppPrefix.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0405fed87fef0405fed8 /* core/include/PxMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxMetaDataObjects.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0405ff407fef0405ff40 /* core/include/RepXMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/RepXMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/RepXMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0405ffa87fef0405ffa8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "core/src/PxAutoGeneratedMetaDataObjects.cpp"; path = "../../PhysXMetaData/core/src/PxAutoGeneratedMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD040600107fef04060010 /* 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 */
- FFF213521be07fae13521be0 /* Resources */ = {
+ FFF204b1def07fef04b1def0 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -233,7 +233,7 @@
/* End PBXResourcesBuildPhase section */
/* Begin PBXFrameworksBuildPhase section */
- FFFC13521be07fae13521be0 /* Frameworks */ = {
+ FFFC04b1def07fef04b1def0 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -243,52 +243,52 @@
/* End PBXFrameworksBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
- FFF813521be07fae13521be0 /* Sources */ = {
+ FFF804b1def07fef04b1def0 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- FFFF10a218387fae10a21838,
- FFFF10a218a07fae10a218a0,
- FFFF10a219087fae10a21908,
- FFFF10a219707fae10a21970,
- FFFF10a219d87fae10a219d8,
- FFFF10a21a407fae10a21a40,
- FFFF10a21aa87fae10a21aa8,
- FFFF10a21b107fae10a21b10,
- FFFF10a21b787fae10a21b78,
- FFFF10a21be07fae10a21be0,
- FFFF10a21c487fae10a21c48,
- FFFF10a21cb07fae10a21cb0,
- FFFF10a21d187fae10a21d18,
- FFFF10a21d807fae10a21d80,
- FFFF10a21de87fae10a21de8,
- FFFF10a21e507fae10a21e50,
- FFFF10a21eb87fae10a21eb8,
- FFFF10a21f207fae10a21f20,
- FFFF10a21f887fae10a21f88,
- FFFF10a21ff07fae10a21ff0,
- FFFF10a220587fae10a22058,
- FFFF10a220c07fae10a220c0,
- FFFF10a221287fae10a22128,
- FFFF10a221907fae10a22190,
- FFFF10a221f87fae10a221f8,
- FFFF10a224007fae10a22400,
- FFFF10a224687fae10a22468,
- FFFF10a22c207fae10a22c20,
- FFFF10a22c887fae10a22c88,
- FFFF10a22cf07fae10a22cf0,
- FFFF10a22d587fae10a22d58,
- FFFF10a22dc07fae10a22dc0,
- FFFF10a22e287fae10a22e28,
- FFFF10a22e907fae10a22e90,
- FFFF10a22ef87fae10a22ef8,
- FFFF10a22f607fae10a22f60,
- FFFF10a231007fae10a23100,
- FFFF10a231687fae10a23168,
- FFFF10a231d07fae10a231d0,
- FFFF10a232387fae10a23238,
- FFFF10a1ffa87fae10a1ffa8,
- FFFF10a200107fae10a20010,
+ FFFF040586387fef04058638,
+ FFFF040586a07fef040586a0,
+ FFFF040587087fef04058708,
+ FFFF040587707fef04058770,
+ FFFF040587d87fef040587d8,
+ FFFF040588407fef04058840,
+ FFFF040588a87fef040588a8,
+ FFFF040589107fef04058910,
+ FFFF040589787fef04058978,
+ FFFF040589e07fef040589e0,
+ FFFF04058a487fef04058a48,
+ FFFF04058ab07fef04058ab0,
+ FFFF04058b187fef04058b18,
+ FFFF04058b807fef04058b80,
+ FFFF04058be87fef04058be8,
+ FFFF04058c507fef04058c50,
+ FFFF04058cb87fef04058cb8,
+ FFFF04058d207fef04058d20,
+ FFFF04058d887fef04058d88,
+ FFFF04058df07fef04058df0,
+ FFFF04058e587fef04058e58,
+ FFFF04058ec07fef04058ec0,
+ FFFF04058f287fef04058f28,
+ FFFF04058f907fef04058f90,
+ FFFF04058ff87fef04058ff8,
+ FFFF040592007fef04059200,
+ FFFF040592687fef04059268,
+ FFFF04059a207fef04059a20,
+ FFFF04059a887fef04059a88,
+ FFFF04059af07fef04059af0,
+ FFFF04059b587fef04059b58,
+ FFFF04059bc07fef04059bc0,
+ FFFF04059c287fef04059c28,
+ FFFF04059c907fef04059c90,
+ FFFF04059cf87fef04059cf8,
+ FFFF04059d607fef04059d60,
+ FFFF04059f007fef04059f00,
+ FFFF04059f687fef04059f68,
+ FFFF04059fd07fef04059fd0,
+ FFFF0405a0387fef0405a038,
+ FFFF0405ffa87fef0405ffa8,
+ FFFF040600107fef04060010,
);
runOnlyForDeploymentPostprocessing = 0;
};
@@ -297,112 +297,112 @@
/* Begin PBXShellScriptBuildPhase section */
/* End PBXShellScriptBuildPhase section */
/* Begin PBXTargetDependency section */
- FFF4135288107fae13528810 /* PBXTargetDependency */ = {
+ FFF404b272207fef04b27220 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- target = FFFA11714b607fae11714b60 /* LowLevel */;
- targetProxy = FFF511714b607fae11714b60 /* PBXContainerItemProxy */;
+ target = FFFA0310a8f07fef0310a8f0 /* LowLevel */;
+ targetProxy = FFF50310a8f07fef0310a8f0 /* PBXContainerItemProxy */;
};
- FFF413526ae07fae13526ae0 /* PBXTargetDependency */ = {
+ FFF404b2a1d07fef04b2a1d0 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- target = FFFA110ca1407fae110ca140 /* LowLevelAABB */;
- targetProxy = FFF5110ca1407fae110ca140 /* PBXContainerItemProxy */;
+ target = FFFA036069d07fef036069d0 /* LowLevelAABB */;
+ targetProxy = FFF5036069d07fef036069d0 /* PBXContainerItemProxy */;
};
- FFF41352b0307fae1352b030 /* PBXTargetDependency */ = {
+ FFF404b265b07fef04b265b0 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- target = FFFA1174b7907fae1174b790 /* LowLevelCloth */;
- targetProxy = FFF51174b7907fae1174b790 /* PBXContainerItemProxy */;
+ target = FFFA049056907fef04905690 /* LowLevelCloth */;
+ targetProxy = FFF5049056907fef04905690 /* PBXContainerItemProxy */;
};
- FFF41352afd07fae1352afd0 /* PBXTargetDependency */ = {
+ FFF404b265507fef04b26550 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- target = FFFA110c4f307fae110c4f30 /* LowLevelDynamics */;
- targetProxy = FFF5110c4f307fae110c4f30 /* PBXContainerItemProxy */;
+ target = FFFA03135dd07fef03135dd0 /* LowLevelDynamics */;
+ targetProxy = FFF503135dd07fef03135dd0 /* PBXContainerItemProxy */;
};
- FFF41352c1507fae1352c150 /* PBXTargetDependency */ = {
+ FFF404b266107fef04b26610 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- target = FFFA1105c8f07fae1105c8f0 /* LowLevelParticles */;
- targetProxy = FFF51105c8f07fae1105c8f0 /* PBXContainerItemProxy */;
+ target = FFFA035f41907fef035f4190 /* LowLevelParticles */;
+ targetProxy = FFF5035f41907fef035f4190 /* PBXContainerItemProxy */;
};
- FFF4135287b07fae135287b0 /* PBXTargetDependency */ = {
+ FFF404b271c07fef04b271c0 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- target = FFFA111408007fae11140800 /* PhysXCommon */;
- targetProxy = FFF5111408007fae11140800 /* PBXContainerItemProxy */;
+ target = FFFA0314a5307fef0314a530 /* PhysXCommon */;
+ targetProxy = FFF50314a5307fef0314a530 /* PBXContainerItemProxy */;
};
- FFF4132d61507fae132d6150 /* PBXTargetDependency */ = {
+ FFF404b1e1e07fef04b1e1e0 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- target = FFFA111515c07fae111515c0 /* PxFoundation */;
- targetProxy = FFF5111515c07fae111515c0 /* PBXContainerItemProxy */;
+ target = FFFA031431707fef03143170 /* PxFoundation */;
+ targetProxy = FFF5031431707fef03143170 /* PBXContainerItemProxy */;
};
- FFF4134fbbb07fae134fbbb0 /* PBXTargetDependency */ = {
+ FFF404b1de907fef04b1de90 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- target = FFFA11609fa07fae11609fa0 /* PxPvdSDK */;
- targetProxy = FFF511609fa07fae11609fa0 /* PBXContainerItemProxy */;
+ target = FFFA030748c07fef030748c0 /* PxPvdSDK */;
+ targetProxy = FFF5030748c07fef030748c0 /* PBXContainerItemProxy */;
};
- FFF413528d707fae13528d70 /* PBXTargetDependency */ = {
+ FFF404b26d107fef04b26d10 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- target = FFFA132fa4d07fae132fa4d0 /* PxTask */;
- targetProxy = FFF5132fa4d07fae132fa4d0 /* PBXContainerItemProxy */;
+ target = FFFA0370f9107fef0370f910 /* PxTask */;
+ targetProxy = FFF50370f9107fef0370f910 /* PBXContainerItemProxy */;
};
- FFF413528ce07fae13528ce0 /* PBXTargetDependency */ = {
+ FFF404b26c807fef04b26c80 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- target = FFFA1354c3c07fae1354c3c0 /* SceneQuery */;
- targetProxy = FFF51354c3c07fae1354c3c0 /* PBXContainerItemProxy */;
+ target = FFFA04b4a4f07fef04b4a4f0 /* SceneQuery */;
+ targetProxy = FFF504b4a4f07fef04b4a4f0 /* PBXContainerItemProxy */;
};
- FFF413528d407fae13528d40 /* PBXTargetDependency */ = {
+ FFF404b26ce07fef04b26ce0 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- target = FFFA135509407fae13550940 /* SimulationController */;
- targetProxy = FFF5135509407fae13550940 /* PBXContainerItemProxy */;
+ target = FFFA04b4ea707fef04b4ea70 /* SimulationController */;
+ targetProxy = FFF504b4ea707fef04b4ea70 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin PBXBuildFile section of PhysXCharacterKinematic */
- FFFF1352d3407fae1352d340 /* PhysXExtensions in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD13539a707fae13539a70 /* PhysXExtensions */; };
- FFFF10a1a0787fae10a1a078 /* CctBoxController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a1a0787fae10a1a078 /* CctBoxController.cpp */; };
- FFFF10a1a0e07fae10a1a0e0 /* CctCapsuleController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a1a0e07fae10a1a0e0 /* CctCapsuleController.cpp */; };
- FFFF10a1a1487fae10a1a148 /* CctCharacterController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a1a1487fae10a1a148 /* CctCharacterController.cpp */; };
- FFFF10a1a1b07fae10a1a1b0 /* CctCharacterControllerCallbacks.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a1a1b07fae10a1a1b0 /* CctCharacterControllerCallbacks.cpp */; };
- FFFF10a1a2187fae10a1a218 /* CctCharacterControllerManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a1a2187fae10a1a218 /* CctCharacterControllerManager.cpp */; };
- FFFF10a1a2807fae10a1a280 /* CctController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a1a2807fae10a1a280 /* CctController.cpp */; };
- FFFF10a1a2e87fae10a1a2e8 /* CctObstacleContext.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a1a2e87fae10a1a2e8 /* CctObstacleContext.cpp */; };
- FFFF10a1a3507fae10a1a350 /* CctSweptBox.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a1a3507fae10a1a350 /* CctSweptBox.cpp */; };
- FFFF10a1a3b87fae10a1a3b8 /* CctSweptCapsule.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a1a3b87fae10a1a3b8 /* CctSweptCapsule.cpp */; };
- FFFF10a1a4207fae10a1a420 /* CctSweptVolume.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a1a4207fae10a1a420 /* CctSweptVolume.cpp */; };
+ FFFF04b2d1d07fef04b2d1d0 /* PhysXExtensions in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD04b37ba07fef04b37ba0 /* PhysXExtensions */; };
+ FFFF0405b6787fef0405b678 /* CctBoxController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0405b6787fef0405b678 /* CctBoxController.cpp */; };
+ FFFF0405b6e07fef0405b6e0 /* CctCapsuleController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0405b6e07fef0405b6e0 /* CctCapsuleController.cpp */; };
+ FFFF0405b7487fef0405b748 /* CctCharacterController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0405b7487fef0405b748 /* CctCharacterController.cpp */; };
+ FFFF0405b7b07fef0405b7b0 /* CctCharacterControllerCallbacks.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0405b7b07fef0405b7b0 /* CctCharacterControllerCallbacks.cpp */; };
+ FFFF0405b8187fef0405b818 /* CctCharacterControllerManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0405b8187fef0405b818 /* CctCharacterControllerManager.cpp */; };
+ FFFF0405b8807fef0405b880 /* CctController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0405b8807fef0405b880 /* CctController.cpp */; };
+ FFFF0405b8e87fef0405b8e8 /* CctObstacleContext.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0405b8e87fef0405b8e8 /* CctObstacleContext.cpp */; };
+ FFFF0405b9507fef0405b950 /* CctSweptBox.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0405b9507fef0405b950 /* CctSweptBox.cpp */; };
+ FFFF0405b9b87fef0405b9b8 /* CctSweptCapsule.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0405b9b87fef0405b9b8 /* CctSweptCapsule.cpp */; };
+ FFFF0405ba207fef0405ba20 /* CctSweptVolume.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0405ba207fef0405ba20 /* CctSweptVolume.cpp */; };
/* End PBXFileReference section */
/* Begin PBXFileReference section */
- FFFD135289807fae13528980 /* PhysXCharacterKinematic */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXCharacterKinematic"; sourceTree = BUILT_PRODUCTS_DIR; };
- FFFD1352fb807fae1352fb80 /* PxBoxController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBoxController.h"; path = "../../../Include/characterkinematic/PxBoxController.h"; sourceTree = SOURCE_ROOT; };
- FFFD1352fbe87fae1352fbe8 /* PxCapsuleController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCapsuleController.h"; path = "../../../Include/characterkinematic/PxCapsuleController.h"; sourceTree = SOURCE_ROOT; };
- FFFD1352fc507fae1352fc50 /* PxCharacter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCharacter.h"; path = "../../../Include/characterkinematic/PxCharacter.h"; sourceTree = SOURCE_ROOT; };
- FFFD1352fcb87fae1352fcb8 /* PxController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxController.h"; path = "../../../Include/characterkinematic/PxController.h"; sourceTree = SOURCE_ROOT; };
- FFFD1352fd207fae1352fd20 /* PxControllerBehavior.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxControllerBehavior.h"; path = "../../../Include/characterkinematic/PxControllerBehavior.h"; sourceTree = SOURCE_ROOT; };
- FFFD1352fd887fae1352fd88 /* PxControllerManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxControllerManager.h"; path = "../../../Include/characterkinematic/PxControllerManager.h"; sourceTree = SOURCE_ROOT; };
- FFFD1352fdf07fae1352fdf0 /* PxControllerObstacles.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxControllerObstacles.h"; path = "../../../Include/characterkinematic/PxControllerObstacles.h"; sourceTree = SOURCE_ROOT; };
- FFFD1352fe587fae1352fe58 /* PxExtended.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxExtended.h"; path = "../../../Include/characterkinematic/PxExtended.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a19c007fae10a19c00 /* CctBoxController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctBoxController.h"; path = "../../PhysXCharacterKinematic/src/CctBoxController.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a19c687fae10a19c68 /* CctCapsuleController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCapsuleController.h"; path = "../../PhysXCharacterKinematic/src/CctCapsuleController.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a19cd07fae10a19cd0 /* CctCharacterController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterController.h"; path = "../../PhysXCharacterKinematic/src/CctCharacterController.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a19d387fae10a19d38 /* CctCharacterControllerManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterControllerManager.h"; path = "../../PhysXCharacterKinematic/src/CctCharacterControllerManager.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a19da07fae10a19da0 /* CctController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctController.h"; path = "../../PhysXCharacterKinematic/src/CctController.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a19e087fae10a19e08 /* CctInternalStructs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctInternalStructs.h"; path = "../../PhysXCharacterKinematic/src/CctInternalStructs.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a19e707fae10a19e70 /* CctObstacleContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctObstacleContext.h"; path = "../../PhysXCharacterKinematic/src/CctObstacleContext.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a19ed87fae10a19ed8 /* CctSweptBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptBox.h"; path = "../../PhysXCharacterKinematic/src/CctSweptBox.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a19f407fae10a19f40 /* CctSweptCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptCapsule.h"; path = "../../PhysXCharacterKinematic/src/CctSweptCapsule.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a19fa87fae10a19fa8 /* CctSweptVolume.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptVolume.h"; path = "../../PhysXCharacterKinematic/src/CctSweptVolume.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a1a0107fae10a1a010 /* CctUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctUtils.h"; path = "../../PhysXCharacterKinematic/src/CctUtils.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a1a0787fae10a1a078 /* CctBoxController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctBoxController.cpp"; path = "../../PhysXCharacterKinematic/src/CctBoxController.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a1a0e07fae10a1a0e0 /* CctCapsuleController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCapsuleController.cpp"; path = "../../PhysXCharacterKinematic/src/CctCapsuleController.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a1a1487fae10a1a148 /* CctCharacterController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterController.cpp"; path = "../../PhysXCharacterKinematic/src/CctCharacterController.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a1a1b07fae10a1a1b0 /* CctCharacterControllerCallbacks.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterControllerCallbacks.cpp"; path = "../../PhysXCharacterKinematic/src/CctCharacterControllerCallbacks.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a1a2187fae10a1a218 /* CctCharacterControllerManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterControllerManager.cpp"; path = "../../PhysXCharacterKinematic/src/CctCharacterControllerManager.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a1a2807fae10a1a280 /* CctController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctController.cpp"; path = "../../PhysXCharacterKinematic/src/CctController.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a1a2e87fae10a1a2e8 /* CctObstacleContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctObstacleContext.cpp"; path = "../../PhysXCharacterKinematic/src/CctObstacleContext.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a1a3507fae10a1a350 /* CctSweptBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptBox.cpp"; path = "../../PhysXCharacterKinematic/src/CctSweptBox.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a1a3b87fae10a1a3b8 /* CctSweptCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptCapsule.cpp"; path = "../../PhysXCharacterKinematic/src/CctSweptCapsule.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a1a4207fae10a1a420 /* CctSweptVolume.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptVolume.cpp"; path = "../../PhysXCharacterKinematic/src/CctSweptVolume.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD04b269a07fef04b269a0 /* PhysXCharacterKinematic */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXCharacterKinematic"; sourceTree = BUILT_PRODUCTS_DIR; };
+ FFFD04b2dbc07fef04b2dbc0 /* PxBoxController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBoxController.h"; path = "../../../Include/characterkinematic/PxBoxController.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04b2dc287fef04b2dc28 /* PxCapsuleController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCapsuleController.h"; path = "../../../Include/characterkinematic/PxCapsuleController.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04b2dc907fef04b2dc90 /* PxCharacter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCharacter.h"; path = "../../../Include/characterkinematic/PxCharacter.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04b2dcf87fef04b2dcf8 /* PxController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxController.h"; path = "../../../Include/characterkinematic/PxController.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04b2dd607fef04b2dd60 /* PxControllerBehavior.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxControllerBehavior.h"; path = "../../../Include/characterkinematic/PxControllerBehavior.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04b2ddc87fef04b2ddc8 /* PxControllerManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxControllerManager.h"; path = "../../../Include/characterkinematic/PxControllerManager.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04b2de307fef04b2de30 /* PxControllerObstacles.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxControllerObstacles.h"; path = "../../../Include/characterkinematic/PxControllerObstacles.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04b2de987fef04b2de98 /* PxExtended.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxExtended.h"; path = "../../../Include/characterkinematic/PxExtended.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0405b2007fef0405b200 /* CctBoxController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctBoxController.h"; path = "../../PhysXCharacterKinematic/src/CctBoxController.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0405b2687fef0405b268 /* CctCapsuleController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCapsuleController.h"; path = "../../PhysXCharacterKinematic/src/CctCapsuleController.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0405b2d07fef0405b2d0 /* CctCharacterController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterController.h"; path = "../../PhysXCharacterKinematic/src/CctCharacterController.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0405b3387fef0405b338 /* CctCharacterControllerManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterControllerManager.h"; path = "../../PhysXCharacterKinematic/src/CctCharacterControllerManager.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0405b3a07fef0405b3a0 /* CctController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctController.h"; path = "../../PhysXCharacterKinematic/src/CctController.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0405b4087fef0405b408 /* CctInternalStructs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctInternalStructs.h"; path = "../../PhysXCharacterKinematic/src/CctInternalStructs.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0405b4707fef0405b470 /* CctObstacleContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctObstacleContext.h"; path = "../../PhysXCharacterKinematic/src/CctObstacleContext.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0405b4d87fef0405b4d8 /* CctSweptBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptBox.h"; path = "../../PhysXCharacterKinematic/src/CctSweptBox.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0405b5407fef0405b540 /* CctSweptCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptCapsule.h"; path = "../../PhysXCharacterKinematic/src/CctSweptCapsule.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0405b5a87fef0405b5a8 /* CctSweptVolume.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptVolume.h"; path = "../../PhysXCharacterKinematic/src/CctSweptVolume.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0405b6107fef0405b610 /* CctUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctUtils.h"; path = "../../PhysXCharacterKinematic/src/CctUtils.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0405b6787fef0405b678 /* CctBoxController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctBoxController.cpp"; path = "../../PhysXCharacterKinematic/src/CctBoxController.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0405b6e07fef0405b6e0 /* CctCapsuleController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCapsuleController.cpp"; path = "../../PhysXCharacterKinematic/src/CctCapsuleController.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0405b7487fef0405b748 /* CctCharacterController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterController.cpp"; path = "../../PhysXCharacterKinematic/src/CctCharacterController.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0405b7b07fef0405b7b0 /* CctCharacterControllerCallbacks.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterControllerCallbacks.cpp"; path = "../../PhysXCharacterKinematic/src/CctCharacterControllerCallbacks.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0405b8187fef0405b818 /* CctCharacterControllerManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterControllerManager.cpp"; path = "../../PhysXCharacterKinematic/src/CctCharacterControllerManager.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0405b8807fef0405b880 /* CctController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctController.cpp"; path = "../../PhysXCharacterKinematic/src/CctController.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0405b8e87fef0405b8e8 /* CctObstacleContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctObstacleContext.cpp"; path = "../../PhysXCharacterKinematic/src/CctObstacleContext.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0405b9507fef0405b950 /* CctSweptBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptBox.cpp"; path = "../../PhysXCharacterKinematic/src/CctSweptBox.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0405b9b87fef0405b9b8 /* CctSweptCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptCapsule.cpp"; path = "../../PhysXCharacterKinematic/src/CctSweptCapsule.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0405ba207fef0405ba20 /* CctSweptVolume.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptVolume.cpp"; path = "../../PhysXCharacterKinematic/src/CctSweptVolume.cpp"; sourceTree = SOURCE_ROOT; };
/* End PBXFileReference section */
/* Begin PBXResourcesBuildPhase section */
- FFF2135289807fae13528980 /* Resources */ = {
+ FFF204b269a07fef04b269a0 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -412,7 +412,7 @@
/* End PBXResourcesBuildPhase section */
/* Begin PBXFrameworksBuildPhase section */
- FFFC135289807fae13528980 /* Frameworks */ = {
+ FFFC04b269a07fef04b269a0 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -422,20 +422,20 @@
/* End PBXFrameworksBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
- FFF8135289807fae13528980 /* Sources */ = {
+ FFF804b269a07fef04b269a0 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- FFFF10a1a0787fae10a1a078,
- FFFF10a1a0e07fae10a1a0e0,
- FFFF10a1a1487fae10a1a148,
- FFFF10a1a1b07fae10a1a1b0,
- FFFF10a1a2187fae10a1a218,
- FFFF10a1a2807fae10a1a280,
- FFFF10a1a2e87fae10a1a2e8,
- FFFF10a1a3507fae10a1a350,
- FFFF10a1a3b87fae10a1a3b8,
- FFFF10a1a4207fae10a1a420,
+ FFFF0405b6787fef0405b678,
+ FFFF0405b6e07fef0405b6e0,
+ FFFF0405b7487fef0405b748,
+ FFFF0405b7b07fef0405b7b0,
+ FFFF0405b8187fef0405b818,
+ FFFF0405b8807fef0405b880,
+ FFFF0405b8e87fef0405b8e8,
+ FFFF0405b9507fef0405b950,
+ FFFF0405b9b87fef0405b9b8,
+ FFFF0405ba207fef0405ba20,
);
runOnlyForDeploymentPostprocessing = 0;
};
@@ -444,91 +444,91 @@
/* Begin PBXShellScriptBuildPhase section */
/* End PBXShellScriptBuildPhase section */
/* Begin PBXTargetDependency section */
- FFF4135304b07fae135304b0 /* PBXTargetDependency */ = {
+ FFF404b2bda07fef04b2bda0 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- target = FFFA111408007fae11140800 /* PhysXCommon */;
- targetProxy = FFF5111408007fae11140800 /* PBXContainerItemProxy */;
+ target = FFFA0314a5307fef0314a530 /* PhysXCommon */;
+ targetProxy = FFF50314a5307fef0314a530 /* PBXContainerItemProxy */;
};
- FFF41352d3407fae1352d340 /* PBXTargetDependency */ = {
+ FFF404b2d1d07fef04b2d1d0 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- target = FFFA13539a707fae13539a70 /* PhysXExtensions */;
- targetProxy = FFF513539a707fae13539a70 /* PBXContainerItemProxy */;
+ target = FFFA04b37ba07fef04b37ba0 /* PhysXExtensions */;
+ targetProxy = FFF504b37ba07fef04b37ba0 /* PBXContainerItemProxy */;
};
- FFF41352e2d07fae1352e2d0 /* PBXTargetDependency */ = {
+ FFF404b2c3a07fef04b2c3a0 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- target = FFFA111515c07fae111515c0 /* PxFoundation */;
- targetProxy = FFF5111515c07fae111515c0 /* PBXContainerItemProxy */;
+ target = FFFA031431707fef03143170 /* PxFoundation */;
+ targetProxy = FFF5031431707fef03143170 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin PBXBuildFile section of PhysXVehicle */
- FFFF10a244087fae10a24408 /* PxVehicleComponents.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a244087fae10a24408 /* PxVehicleComponents.cpp */; };
- FFFF10a244707fae10a24470 /* PxVehicleDrive.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a244707fae10a24470 /* PxVehicleDrive.cpp */; };
- FFFF10a244d87fae10a244d8 /* PxVehicleDrive4W.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a244d87fae10a244d8 /* PxVehicleDrive4W.cpp */; };
- FFFF10a245407fae10a24540 /* PxVehicleDriveNW.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a245407fae10a24540 /* PxVehicleDriveNW.cpp */; };
- FFFF10a245a87fae10a245a8 /* PxVehicleDriveTank.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a245a87fae10a245a8 /* PxVehicleDriveTank.cpp */; };
- FFFF10a246107fae10a24610 /* PxVehicleMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a246107fae10a24610 /* PxVehicleMetaData.cpp */; };
- FFFF10a246787fae10a24678 /* PxVehicleNoDrive.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a246787fae10a24678 /* PxVehicleNoDrive.cpp */; };
- FFFF10a246e07fae10a246e0 /* PxVehicleSDK.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a246e07fae10a246e0 /* PxVehicleSDK.cpp */; };
- FFFF10a247487fae10a24748 /* PxVehicleSerialization.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a247487fae10a24748 /* PxVehicleSerialization.cpp */; };
- FFFF10a247b07fae10a247b0 /* PxVehicleSuspWheelTire4.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a247b07fae10a247b0 /* PxVehicleSuspWheelTire4.cpp */; };
- FFFF10a248187fae10a24818 /* PxVehicleTireFriction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a248187fae10a24818 /* PxVehicleTireFriction.cpp */; };
- FFFF10a248807fae10a24880 /* PxVehicleUpdate.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a248807fae10a24880 /* PxVehicleUpdate.cpp */; };
- FFFF10a248e87fae10a248e8 /* PxVehicleWheels.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a248e87fae10a248e8 /* PxVehicleWheels.cpp */; };
- FFFF10a249507fae10a24950 /* VehicleUtilControl.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a249507fae10a24950 /* VehicleUtilControl.cpp */; };
- FFFF10a249b87fae10a249b8 /* VehicleUtilSetup.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a249b87fae10a249b8 /* VehicleUtilSetup.cpp */; };
- FFFF10a24a207fae10a24a20 /* VehicleUtilTelemetry.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a24a207fae10a24a20 /* VehicleUtilTelemetry.cpp */; };
- FFFF1353b9487fae1353b948 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD1353b9487fae1353b948 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp */; };
- FFFF1353b9b07fae1353b9b0 /* src/PxVehicleMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD1353b9b07fae1353b9b0 /* src/PxVehicleMetaDataObjects.cpp */; };
+ FFFF040648087fef04064808 /* PxVehicleComponents.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD040648087fef04064808 /* PxVehicleComponents.cpp */; };
+ FFFF040648707fef04064870 /* PxVehicleDrive.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD040648707fef04064870 /* PxVehicleDrive.cpp */; };
+ FFFF040648d87fef040648d8 /* PxVehicleDrive4W.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD040648d87fef040648d8 /* PxVehicleDrive4W.cpp */; };
+ FFFF040649407fef04064940 /* PxVehicleDriveNW.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD040649407fef04064940 /* PxVehicleDriveNW.cpp */; };
+ FFFF040649a87fef040649a8 /* PxVehicleDriveTank.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD040649a87fef040649a8 /* PxVehicleDriveTank.cpp */; };
+ FFFF04064a107fef04064a10 /* PxVehicleMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD04064a107fef04064a10 /* PxVehicleMetaData.cpp */; };
+ FFFF04064a787fef04064a78 /* PxVehicleNoDrive.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD04064a787fef04064a78 /* PxVehicleNoDrive.cpp */; };
+ FFFF04064ae07fef04064ae0 /* PxVehicleSDK.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD04064ae07fef04064ae0 /* PxVehicleSDK.cpp */; };
+ FFFF04064b487fef04064b48 /* PxVehicleSerialization.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD04064b487fef04064b48 /* PxVehicleSerialization.cpp */; };
+ FFFF04064bb07fef04064bb0 /* PxVehicleSuspWheelTire4.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD04064bb07fef04064bb0 /* PxVehicleSuspWheelTire4.cpp */; };
+ FFFF04064c187fef04064c18 /* PxVehicleTireFriction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD04064c187fef04064c18 /* PxVehicleTireFriction.cpp */; };
+ FFFF04064c807fef04064c80 /* PxVehicleUpdate.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD04064c807fef04064c80 /* PxVehicleUpdate.cpp */; };
+ FFFF04064ce87fef04064ce8 /* PxVehicleWheels.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD04064ce87fef04064ce8 /* PxVehicleWheels.cpp */; };
+ FFFF04064d507fef04064d50 /* VehicleUtilControl.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD04064d507fef04064d50 /* VehicleUtilControl.cpp */; };
+ FFFF04064db87fef04064db8 /* VehicleUtilSetup.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD04064db87fef04064db8 /* VehicleUtilSetup.cpp */; };
+ FFFF04064e207fef04064e20 /* VehicleUtilTelemetry.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD04064e207fef04064e20 /* VehicleUtilTelemetry.cpp */; };
+ FFFF04b39a787fef04b39a78 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD04b39a787fef04b39a78 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp */; };
+ FFFF04b39ae07fef04b39ae0 /* src/PxVehicleMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD04b39ae07fef04b39ae0 /* src/PxVehicleMetaDataObjects.cpp */; };
/* End PBXFileReference section */
/* Begin PBXFileReference section */
- FFFD13529d807fae13529d80 /* PhysXVehicle */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXVehicle"; sourceTree = BUILT_PRODUCTS_DIR; };
- FFFD10a1ca007fae10a1ca00 /* PxVehicleComponents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleComponents.h"; path = "../../../Include/vehicle/PxVehicleComponents.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a1ca687fae10a1ca68 /* PxVehicleDrive.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive.h"; path = "../../../Include/vehicle/PxVehicleDrive.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a1cad07fae10a1cad0 /* PxVehicleDrive4W.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive4W.h"; path = "../../../Include/vehicle/PxVehicleDrive4W.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a1cb387fae10a1cb38 /* PxVehicleDriveNW.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveNW.h"; path = "../../../Include/vehicle/PxVehicleDriveNW.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a1cba07fae10a1cba0 /* PxVehicleDriveTank.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveTank.h"; path = "../../../Include/vehicle/PxVehicleDriveTank.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a1cc087fae10a1cc08 /* PxVehicleNoDrive.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleNoDrive.h"; path = "../../../Include/vehicle/PxVehicleNoDrive.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a1cc707fae10a1cc70 /* PxVehicleSDK.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSDK.h"; path = "../../../Include/vehicle/PxVehicleSDK.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a1ccd87fae10a1ccd8 /* PxVehicleShaders.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleShaders.h"; path = "../../../Include/vehicle/PxVehicleShaders.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a1cd407fae10a1cd40 /* PxVehicleTireFriction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleTireFriction.h"; path = "../../../Include/vehicle/PxVehicleTireFriction.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a1cda87fae10a1cda8 /* PxVehicleUpdate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUpdate.h"; path = "../../../Include/vehicle/PxVehicleUpdate.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a1ce107fae10a1ce10 /* PxVehicleUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtil.h"; path = "../../../Include/vehicle/PxVehicleUtil.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a1ce787fae10a1ce78 /* PxVehicleUtilControl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtilControl.h"; path = "../../../Include/vehicle/PxVehicleUtilControl.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a1cee07fae10a1cee0 /* PxVehicleUtilSetup.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtilSetup.h"; path = "../../../Include/vehicle/PxVehicleUtilSetup.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a1cf487fae10a1cf48 /* PxVehicleUtilTelemetry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtilTelemetry.h"; path = "../../../Include/vehicle/PxVehicleUtilTelemetry.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a1cfb07fae10a1cfb0 /* PxVehicleWheels.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleWheels.h"; path = "../../../Include/vehicle/PxVehicleWheels.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a242007fae10a24200 /* PxVehicleDefaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDefaults.h"; path = "../../PhysXVehicle/src/PxVehicleDefaults.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a242687fae10a24268 /* PxVehicleLinearMath.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleLinearMath.h"; path = "../../PhysXVehicle/src/PxVehicleLinearMath.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a242d07fae10a242d0 /* PxVehicleSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSerialization.h"; path = "../../PhysXVehicle/src/PxVehicleSerialization.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a243387fae10a24338 /* PxVehicleSuspLimitConstraintShader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSuspLimitConstraintShader.h"; path = "../../PhysXVehicle/src/PxVehicleSuspLimitConstraintShader.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a243a07fae10a243a0 /* PxVehicleSuspWheelTire4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSuspWheelTire4.h"; path = "../../PhysXVehicle/src/PxVehicleSuspWheelTire4.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a244087fae10a24408 /* PxVehicleComponents.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleComponents.cpp"; path = "../../PhysXVehicle/src/PxVehicleComponents.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a244707fae10a24470 /* PxVehicleDrive.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive.cpp"; path = "../../PhysXVehicle/src/PxVehicleDrive.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a244d87fae10a244d8 /* PxVehicleDrive4W.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive4W.cpp"; path = "../../PhysXVehicle/src/PxVehicleDrive4W.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a245407fae10a24540 /* PxVehicleDriveNW.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveNW.cpp"; path = "../../PhysXVehicle/src/PxVehicleDriveNW.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a245a87fae10a245a8 /* PxVehicleDriveTank.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveTank.cpp"; path = "../../PhysXVehicle/src/PxVehicleDriveTank.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a246107fae10a24610 /* PxVehicleMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleMetaData.cpp"; path = "../../PhysXVehicle/src/PxVehicleMetaData.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a246787fae10a24678 /* PxVehicleNoDrive.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleNoDrive.cpp"; path = "../../PhysXVehicle/src/PxVehicleNoDrive.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a246e07fae10a246e0 /* PxVehicleSDK.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSDK.cpp"; path = "../../PhysXVehicle/src/PxVehicleSDK.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a247487fae10a24748 /* PxVehicleSerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSerialization.cpp"; path = "../../PhysXVehicle/src/PxVehicleSerialization.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a247b07fae10a247b0 /* PxVehicleSuspWheelTire4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSuspWheelTire4.cpp"; path = "../../PhysXVehicle/src/PxVehicleSuspWheelTire4.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a248187fae10a24818 /* PxVehicleTireFriction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleTireFriction.cpp"; path = "../../PhysXVehicle/src/PxVehicleTireFriction.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a248807fae10a24880 /* PxVehicleUpdate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUpdate.cpp"; path = "../../PhysXVehicle/src/PxVehicleUpdate.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a248e87fae10a248e8 /* PxVehicleWheels.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleWheels.cpp"; path = "../../PhysXVehicle/src/PxVehicleWheels.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a249507fae10a24950 /* VehicleUtilControl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "VehicleUtilControl.cpp"; path = "../../PhysXVehicle/src/VehicleUtilControl.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a249b87fae10a249b8 /* VehicleUtilSetup.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "VehicleUtilSetup.cpp"; path = "../../PhysXVehicle/src/VehicleUtilSetup.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a24a207fae10a24a20 /* VehicleUtilTelemetry.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "VehicleUtilTelemetry.cpp"; path = "../../PhysXVehicle/src/VehicleUtilTelemetry.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD1353b8107fae1353b810 /* include/PxVehicleAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxVehicleAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXVehicle/src/PhysXMetaData/include/PxVehicleAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; };
- FFFD1353b8787fae1353b878 /* include/PxVehicleAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxVehicleAutoGeneratedMetaDataObjects.h"; path = "../../PhysXVehicle/src/PhysXMetaData/include/PxVehicleAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; };
- FFFD1353b8e07fae1353b8e0 /* include/PxVehicleMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxVehicleMetaDataObjects.h"; path = "../../PhysXVehicle/src/PhysXMetaData/include/PxVehicleMetaDataObjects.h"; sourceTree = SOURCE_ROOT; };
- FFFD1353b9487fae1353b948 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxVehicleAutoGeneratedMetaDataObjects.cpp"; path = "../../PhysXVehicle/src/PhysXMetaData/src/PxVehicleAutoGeneratedMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD1353b9b07fae1353b9b0 /* src/PxVehicleMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxVehicleMetaDataObjects.cpp"; path = "../../PhysXVehicle/src/PhysXMetaData/src/PxVehicleMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD04b27f107fef04b27f10 /* PhysXVehicle */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXVehicle"; sourceTree = BUILT_PRODUCTS_DIR; };
+ FFFD0405d0007fef0405d000 /* PxVehicleComponents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleComponents.h"; path = "../../../Include/vehicle/PxVehicleComponents.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0405d0687fef0405d068 /* PxVehicleDrive.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive.h"; path = "../../../Include/vehicle/PxVehicleDrive.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0405d0d07fef0405d0d0 /* PxVehicleDrive4W.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive4W.h"; path = "../../../Include/vehicle/PxVehicleDrive4W.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0405d1387fef0405d138 /* PxVehicleDriveNW.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveNW.h"; path = "../../../Include/vehicle/PxVehicleDriveNW.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0405d1a07fef0405d1a0 /* PxVehicleDriveTank.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveTank.h"; path = "../../../Include/vehicle/PxVehicleDriveTank.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0405d2087fef0405d208 /* PxVehicleNoDrive.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleNoDrive.h"; path = "../../../Include/vehicle/PxVehicleNoDrive.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0405d2707fef0405d270 /* PxVehicleSDK.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSDK.h"; path = "../../../Include/vehicle/PxVehicleSDK.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0405d2d87fef0405d2d8 /* PxVehicleShaders.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleShaders.h"; path = "../../../Include/vehicle/PxVehicleShaders.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0405d3407fef0405d340 /* PxVehicleTireFriction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleTireFriction.h"; path = "../../../Include/vehicle/PxVehicleTireFriction.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0405d3a87fef0405d3a8 /* PxVehicleUpdate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUpdate.h"; path = "../../../Include/vehicle/PxVehicleUpdate.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0405d4107fef0405d410 /* PxVehicleUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtil.h"; path = "../../../Include/vehicle/PxVehicleUtil.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0405d4787fef0405d478 /* PxVehicleUtilControl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtilControl.h"; path = "../../../Include/vehicle/PxVehicleUtilControl.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0405d4e07fef0405d4e0 /* PxVehicleUtilSetup.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtilSetup.h"; path = "../../../Include/vehicle/PxVehicleUtilSetup.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0405d5487fef0405d548 /* PxVehicleUtilTelemetry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtilTelemetry.h"; path = "../../../Include/vehicle/PxVehicleUtilTelemetry.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0405d5b07fef0405d5b0 /* PxVehicleWheels.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleWheels.h"; path = "../../../Include/vehicle/PxVehicleWheels.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040646007fef04064600 /* PxVehicleDefaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDefaults.h"; path = "../../PhysXVehicle/src/PxVehicleDefaults.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040646687fef04064668 /* PxVehicleLinearMath.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleLinearMath.h"; path = "../../PhysXVehicle/src/PxVehicleLinearMath.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040646d07fef040646d0 /* PxVehicleSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSerialization.h"; path = "../../PhysXVehicle/src/PxVehicleSerialization.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040647387fef04064738 /* PxVehicleSuspLimitConstraintShader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSuspLimitConstraintShader.h"; path = "../../PhysXVehicle/src/PxVehicleSuspLimitConstraintShader.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040647a07fef040647a0 /* PxVehicleSuspWheelTire4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSuspWheelTire4.h"; path = "../../PhysXVehicle/src/PxVehicleSuspWheelTire4.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040648087fef04064808 /* PxVehicleComponents.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleComponents.cpp"; path = "../../PhysXVehicle/src/PxVehicleComponents.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD040648707fef04064870 /* PxVehicleDrive.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive.cpp"; path = "../../PhysXVehicle/src/PxVehicleDrive.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD040648d87fef040648d8 /* PxVehicleDrive4W.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive4W.cpp"; path = "../../PhysXVehicle/src/PxVehicleDrive4W.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD040649407fef04064940 /* PxVehicleDriveNW.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveNW.cpp"; path = "../../PhysXVehicle/src/PxVehicleDriveNW.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD040649a87fef040649a8 /* PxVehicleDriveTank.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveTank.cpp"; path = "../../PhysXVehicle/src/PxVehicleDriveTank.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD04064a107fef04064a10 /* PxVehicleMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleMetaData.cpp"; path = "../../PhysXVehicle/src/PxVehicleMetaData.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD04064a787fef04064a78 /* PxVehicleNoDrive.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleNoDrive.cpp"; path = "../../PhysXVehicle/src/PxVehicleNoDrive.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD04064ae07fef04064ae0 /* PxVehicleSDK.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSDK.cpp"; path = "../../PhysXVehicle/src/PxVehicleSDK.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD04064b487fef04064b48 /* PxVehicleSerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSerialization.cpp"; path = "../../PhysXVehicle/src/PxVehicleSerialization.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD04064bb07fef04064bb0 /* PxVehicleSuspWheelTire4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSuspWheelTire4.cpp"; path = "../../PhysXVehicle/src/PxVehicleSuspWheelTire4.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD04064c187fef04064c18 /* PxVehicleTireFriction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleTireFriction.cpp"; path = "../../PhysXVehicle/src/PxVehicleTireFriction.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD04064c807fef04064c80 /* PxVehicleUpdate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUpdate.cpp"; path = "../../PhysXVehicle/src/PxVehicleUpdate.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD04064ce87fef04064ce8 /* PxVehicleWheels.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleWheels.cpp"; path = "../../PhysXVehicle/src/PxVehicleWheels.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD04064d507fef04064d50 /* VehicleUtilControl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "VehicleUtilControl.cpp"; path = "../../PhysXVehicle/src/VehicleUtilControl.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD04064db87fef04064db8 /* VehicleUtilSetup.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "VehicleUtilSetup.cpp"; path = "../../PhysXVehicle/src/VehicleUtilSetup.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD04064e207fef04064e20 /* VehicleUtilTelemetry.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "VehicleUtilTelemetry.cpp"; path = "../../PhysXVehicle/src/VehicleUtilTelemetry.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD04b399407fef04b39940 /* include/PxVehicleAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxVehicleAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXVehicle/src/PhysXMetaData/include/PxVehicleAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04b399a87fef04b399a8 /* include/PxVehicleAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxVehicleAutoGeneratedMetaDataObjects.h"; path = "../../PhysXVehicle/src/PhysXMetaData/include/PxVehicleAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04b39a107fef04b39a10 /* include/PxVehicleMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxVehicleMetaDataObjects.h"; path = "../../PhysXVehicle/src/PhysXMetaData/include/PxVehicleMetaDataObjects.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04b39a787fef04b39a78 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxVehicleAutoGeneratedMetaDataObjects.cpp"; path = "../../PhysXVehicle/src/PhysXMetaData/src/PxVehicleAutoGeneratedMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD04b39ae07fef04b39ae0 /* 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 */
- FFF213529d807fae13529d80 /* Resources */ = {
+ FFF204b27f107fef04b27f10 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -538,7 +538,7 @@
/* End PBXResourcesBuildPhase section */
/* Begin PBXFrameworksBuildPhase section */
- FFFC13529d807fae13529d80 /* Frameworks */ = {
+ FFFC04b27f107fef04b27f10 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -548,28 +548,28 @@
/* End PBXFrameworksBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
- FFF813529d807fae13529d80 /* Sources */ = {
+ FFF804b27f107fef04b27f10 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- FFFF10a244087fae10a24408,
- FFFF10a244707fae10a24470,
- FFFF10a244d87fae10a244d8,
- FFFF10a245407fae10a24540,
- FFFF10a245a87fae10a245a8,
- FFFF10a246107fae10a24610,
- FFFF10a246787fae10a24678,
- FFFF10a246e07fae10a246e0,
- FFFF10a247487fae10a24748,
- FFFF10a247b07fae10a247b0,
- FFFF10a248187fae10a24818,
- FFFF10a248807fae10a24880,
- FFFF10a248e87fae10a248e8,
- FFFF10a249507fae10a24950,
- FFFF10a249b87fae10a249b8,
- FFFF10a24a207fae10a24a20,
- FFFF1353b9487fae1353b948,
- FFFF1353b9b07fae1353b9b0,
+ FFFF040648087fef04064808,
+ FFFF040648707fef04064870,
+ FFFF040648d87fef040648d8,
+ FFFF040649407fef04064940,
+ FFFF040649a87fef040649a8,
+ FFFF04064a107fef04064a10,
+ FFFF04064a787fef04064a78,
+ FFFF04064ae07fef04064ae0,
+ FFFF04064b487fef04064b48,
+ FFFF04064bb07fef04064bb0,
+ FFFF04064c187fef04064c18,
+ FFFF04064c807fef04064c80,
+ FFFF04064ce87fef04064ce8,
+ FFFF04064d507fef04064d50,
+ FFFF04064db87fef04064db8,
+ FFFF04064e207fef04064e20,
+ FFFF04b39a787fef04b39a78,
+ FFFF04b39ae07fef04b39ae0,
);
runOnlyForDeploymentPostprocessing = 0;
};
@@ -581,220 +581,220 @@
/* End PBXTargetDependency section */
/* Begin PBXBuildFile section of PhysXExtensions */
- FFFF10a26ae87fae10a26ae8 /* ExtBroadPhase.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a26ae87fae10a26ae8 /* ExtBroadPhase.cpp */; };
- FFFF10a26b507fae10a26b50 /* ExtClothFabricCooker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a26b507fae10a26b50 /* ExtClothFabricCooker.cpp */; };
- FFFF10a26bb87fae10a26bb8 /* ExtClothGeodesicTetherCooker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a26bb87fae10a26bb8 /* ExtClothGeodesicTetherCooker.cpp */; };
- FFFF10a26c207fae10a26c20 /* ExtClothMeshQuadifier.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a26c207fae10a26c20 /* ExtClothMeshQuadifier.cpp */; };
- FFFF10a26c887fae10a26c88 /* ExtClothSimpleTetherCooker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a26c887fae10a26c88 /* ExtClothSimpleTetherCooker.cpp */; };
- FFFF10a26cf07fae10a26cf0 /* ExtCollection.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a26cf07fae10a26cf0 /* ExtCollection.cpp */; };
- FFFF10a26d587fae10a26d58 /* ExtConvexMeshExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a26d587fae10a26d58 /* ExtConvexMeshExt.cpp */; };
- FFFF10a26dc07fae10a26dc0 /* ExtCpuWorkerThread.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a26dc07fae10a26dc0 /* ExtCpuWorkerThread.cpp */; };
- FFFF10a26e287fae10a26e28 /* ExtD6Joint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a26e287fae10a26e28 /* ExtD6Joint.cpp */; };
- FFFF10a26e907fae10a26e90 /* ExtD6JointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a26e907fae10a26e90 /* ExtD6JointSolverPrep.cpp */; };
- FFFF10a26ef87fae10a26ef8 /* ExtDefaultCpuDispatcher.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a26ef87fae10a26ef8 /* ExtDefaultCpuDispatcher.cpp */; };
- FFFF10a26f607fae10a26f60 /* ExtDefaultErrorCallback.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a26f607fae10a26f60 /* ExtDefaultErrorCallback.cpp */; };
- FFFF10a26fc87fae10a26fc8 /* ExtDefaultSimulationFilterShader.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a26fc87fae10a26fc8 /* ExtDefaultSimulationFilterShader.cpp */; };
- FFFF10a270307fae10a27030 /* ExtDefaultStreams.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a270307fae10a27030 /* ExtDefaultStreams.cpp */; };
- FFFF10a270987fae10a27098 /* ExtDistanceJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a270987fae10a27098 /* ExtDistanceJoint.cpp */; };
- FFFF10a271007fae10a27100 /* ExtDistanceJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a271007fae10a27100 /* ExtDistanceJointSolverPrep.cpp */; };
- FFFF10a271687fae10a27168 /* ExtExtensions.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a271687fae10a27168 /* ExtExtensions.cpp */; };
- FFFF10a271d07fae10a271d0 /* ExtFixedJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a271d07fae10a271d0 /* ExtFixedJoint.cpp */; };
- FFFF10a272387fae10a27238 /* ExtFixedJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a272387fae10a27238 /* ExtFixedJointSolverPrep.cpp */; };
- FFFF10a272a07fae10a272a0 /* ExtJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a272a07fae10a272a0 /* ExtJoint.cpp */; };
- FFFF10a273087fae10a27308 /* ExtMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a273087fae10a27308 /* ExtMetaData.cpp */; };
- FFFF10a273707fae10a27370 /* ExtParticleExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a273707fae10a27370 /* ExtParticleExt.cpp */; };
- FFFF10a273d87fae10a273d8 /* ExtPrismaticJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a273d87fae10a273d8 /* ExtPrismaticJoint.cpp */; };
- FFFF10a274407fae10a27440 /* ExtPrismaticJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a274407fae10a27440 /* ExtPrismaticJointSolverPrep.cpp */; };
- FFFF10a274a87fae10a274a8 /* ExtPvd.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a274a87fae10a274a8 /* ExtPvd.cpp */; };
- FFFF10a275107fae10a27510 /* ExtPxStringTable.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a275107fae10a27510 /* ExtPxStringTable.cpp */; };
- FFFF10a275787fae10a27578 /* ExtRaycastCCD.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a275787fae10a27578 /* ExtRaycastCCD.cpp */; };
- FFFF10a275e07fae10a275e0 /* ExtRevoluteJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a275e07fae10a275e0 /* ExtRevoluteJoint.cpp */; };
- FFFF10a276487fae10a27648 /* ExtRevoluteJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a276487fae10a27648 /* ExtRevoluteJointSolverPrep.cpp */; };
- FFFF10a276b07fae10a276b0 /* ExtRigidBodyExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a276b07fae10a276b0 /* ExtRigidBodyExt.cpp */; };
- FFFF10a277187fae10a27718 /* ExtSceneQueryExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a277187fae10a27718 /* ExtSceneQueryExt.cpp */; };
- FFFF10a277807fae10a27780 /* ExtSimpleFactory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a277807fae10a27780 /* ExtSimpleFactory.cpp */; };
- FFFF10a277e87fae10a277e8 /* ExtSmoothNormals.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a277e87fae10a277e8 /* ExtSmoothNormals.cpp */; };
- FFFF10a278507fae10a27850 /* ExtSphericalJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a278507fae10a27850 /* ExtSphericalJoint.cpp */; };
- FFFF10a278b87fae10a278b8 /* ExtSphericalJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a278b87fae10a278b8 /* ExtSphericalJointSolverPrep.cpp */; };
- FFFF10a279207fae10a27920 /* ExtTriangleMeshExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a279207fae10a27920 /* ExtTriangleMeshExt.cpp */; };
- FFFF10a2aed07fae10a2aed0 /* SnSerialUtils.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD10a2aed07fae10a2aed0 /* SnSerialUtils.cpp */; };
- FFFF10a2af387fae10a2af38 /* SnSerialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD10a2af387fae10a2af38 /* SnSerialization.cpp */; };
- FFFF10a2afa07fae10a2afa0 /* SnSerializationRegistry.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD10a2afa07fae10a2afa0 /* SnSerializationRegistry.cpp */; };
- FFFF10a2b2e07fae10a2b2e0 /* Binary/SnBinaryDeserialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD10a2b2e07fae10a2b2e0 /* Binary/SnBinaryDeserialization.cpp */; };
- FFFF10a2b3487fae10a2b348 /* Binary/SnBinarySerialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD10a2b3487fae10a2b348 /* Binary/SnBinarySerialization.cpp */; };
- FFFF10a2b3b07fae10a2b3b0 /* Binary/SnConvX.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD10a2b3b07fae10a2b3b0 /* Binary/SnConvX.cpp */; };
- FFFF10a2b4187fae10a2b418 /* Binary/SnConvX_Align.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD10a2b4187fae10a2b418 /* Binary/SnConvX_Align.cpp */; };
- FFFF10a2b4807fae10a2b480 /* Binary/SnConvX_Convert.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD10a2b4807fae10a2b480 /* Binary/SnConvX_Convert.cpp */; };
- FFFF10a2b4e87fae10a2b4e8 /* Binary/SnConvX_Error.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD10a2b4e87fae10a2b4e8 /* Binary/SnConvX_Error.cpp */; };
- FFFF10a2b5507fae10a2b550 /* Binary/SnConvX_MetaData.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD10a2b5507fae10a2b550 /* Binary/SnConvX_MetaData.cpp */; };
- FFFF10a2b5b87fae10a2b5b8 /* Binary/SnConvX_Output.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD10a2b5b87fae10a2b5b8 /* Binary/SnConvX_Output.cpp */; };
- FFFF10a2b6207fae10a2b620 /* Binary/SnConvX_Union.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD10a2b6207fae10a2b620 /* Binary/SnConvX_Union.cpp */; };
- FFFF10a2b6887fae10a2b688 /* Binary/SnSerializationContext.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD10a2b6887fae10a2b688 /* Binary/SnSerializationContext.cpp */; };
- FFFF10a2bfe07fae10a2bfe0 /* Xml/SnJointRepXSerializer.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD10a2bfe07fae10a2bfe0 /* Xml/SnJointRepXSerializer.cpp */; };
- FFFF10a2c0487fae10a2c048 /* Xml/SnRepXCoreSerializer.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD10a2c0487fae10a2c048 /* Xml/SnRepXCoreSerializer.cpp */; };
- FFFF10a2c0b07fae10a2c0b0 /* Xml/SnRepXUpgrader.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD10a2c0b07fae10a2c0b0 /* Xml/SnRepXUpgrader.cpp */; };
- FFFF10a2c1187fae10a2c118 /* Xml/SnXmlSerialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD10a2c1187fae10a2c118 /* Xml/SnXmlSerialization.cpp */; };
- FFFF10a28ee07fae10a28ee0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD10a28ee07fae10a28ee0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp */; };
+ FFFF04066ee87fef04066ee8 /* ExtBroadPhase.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD04066ee87fef04066ee8 /* ExtBroadPhase.cpp */; };
+ FFFF04066f507fef04066f50 /* ExtClothFabricCooker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD04066f507fef04066f50 /* ExtClothFabricCooker.cpp */; };
+ FFFF04066fb87fef04066fb8 /* ExtClothGeodesicTetherCooker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD04066fb87fef04066fb8 /* ExtClothGeodesicTetherCooker.cpp */; };
+ FFFF040670207fef04067020 /* ExtClothMeshQuadifier.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD040670207fef04067020 /* ExtClothMeshQuadifier.cpp */; };
+ FFFF040670887fef04067088 /* ExtClothSimpleTetherCooker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD040670887fef04067088 /* ExtClothSimpleTetherCooker.cpp */; };
+ FFFF040670f07fef040670f0 /* ExtCollection.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD040670f07fef040670f0 /* ExtCollection.cpp */; };
+ FFFF040671587fef04067158 /* ExtConvexMeshExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD040671587fef04067158 /* ExtConvexMeshExt.cpp */; };
+ FFFF040671c07fef040671c0 /* ExtCpuWorkerThread.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD040671c07fef040671c0 /* ExtCpuWorkerThread.cpp */; };
+ FFFF040672287fef04067228 /* ExtD6Joint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD040672287fef04067228 /* ExtD6Joint.cpp */; };
+ FFFF040672907fef04067290 /* ExtD6JointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD040672907fef04067290 /* ExtD6JointSolverPrep.cpp */; };
+ FFFF040672f87fef040672f8 /* ExtDefaultCpuDispatcher.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD040672f87fef040672f8 /* ExtDefaultCpuDispatcher.cpp */; };
+ FFFF040673607fef04067360 /* ExtDefaultErrorCallback.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD040673607fef04067360 /* ExtDefaultErrorCallback.cpp */; };
+ FFFF040673c87fef040673c8 /* ExtDefaultSimulationFilterShader.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD040673c87fef040673c8 /* ExtDefaultSimulationFilterShader.cpp */; };
+ FFFF040674307fef04067430 /* ExtDefaultStreams.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD040674307fef04067430 /* ExtDefaultStreams.cpp */; };
+ FFFF040674987fef04067498 /* ExtDistanceJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD040674987fef04067498 /* ExtDistanceJoint.cpp */; };
+ FFFF040675007fef04067500 /* ExtDistanceJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD040675007fef04067500 /* ExtDistanceJointSolverPrep.cpp */; };
+ FFFF040675687fef04067568 /* ExtExtensions.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD040675687fef04067568 /* ExtExtensions.cpp */; };
+ FFFF040675d07fef040675d0 /* ExtFixedJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD040675d07fef040675d0 /* ExtFixedJoint.cpp */; };
+ FFFF040676387fef04067638 /* ExtFixedJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD040676387fef04067638 /* ExtFixedJointSolverPrep.cpp */; };
+ FFFF040676a07fef040676a0 /* ExtJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD040676a07fef040676a0 /* ExtJoint.cpp */; };
+ FFFF040677087fef04067708 /* ExtMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD040677087fef04067708 /* ExtMetaData.cpp */; };
+ FFFF040677707fef04067770 /* ExtParticleExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD040677707fef04067770 /* ExtParticleExt.cpp */; };
+ FFFF040677d87fef040677d8 /* ExtPrismaticJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD040677d87fef040677d8 /* ExtPrismaticJoint.cpp */; };
+ FFFF040678407fef04067840 /* ExtPrismaticJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD040678407fef04067840 /* ExtPrismaticJointSolverPrep.cpp */; };
+ FFFF040678a87fef040678a8 /* ExtPvd.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD040678a87fef040678a8 /* ExtPvd.cpp */; };
+ FFFF040679107fef04067910 /* ExtPxStringTable.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD040679107fef04067910 /* ExtPxStringTable.cpp */; };
+ FFFF040679787fef04067978 /* ExtRaycastCCD.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD040679787fef04067978 /* ExtRaycastCCD.cpp */; };
+ FFFF040679e07fef040679e0 /* ExtRevoluteJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD040679e07fef040679e0 /* ExtRevoluteJoint.cpp */; };
+ FFFF04067a487fef04067a48 /* ExtRevoluteJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD04067a487fef04067a48 /* ExtRevoluteJointSolverPrep.cpp */; };
+ FFFF04067ab07fef04067ab0 /* ExtRigidBodyExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD04067ab07fef04067ab0 /* ExtRigidBodyExt.cpp */; };
+ FFFF04067b187fef04067b18 /* ExtSceneQueryExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD04067b187fef04067b18 /* ExtSceneQueryExt.cpp */; };
+ FFFF04067b807fef04067b80 /* ExtSimpleFactory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD04067b807fef04067b80 /* ExtSimpleFactory.cpp */; };
+ FFFF04067be87fef04067be8 /* ExtSmoothNormals.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD04067be87fef04067be8 /* ExtSmoothNormals.cpp */; };
+ FFFF04067c507fef04067c50 /* ExtSphericalJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD04067c507fef04067c50 /* ExtSphericalJoint.cpp */; };
+ FFFF04067cb87fef04067cb8 /* ExtSphericalJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD04067cb87fef04067cb8 /* ExtSphericalJointSolverPrep.cpp */; };
+ FFFF04067d207fef04067d20 /* ExtTriangleMeshExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD04067d207fef04067d20 /* ExtTriangleMeshExt.cpp */; };
+ FFFF0406b2d07fef0406b2d0 /* SnSerialUtils.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD0406b2d07fef0406b2d0 /* SnSerialUtils.cpp */; };
+ FFFF0406b3387fef0406b338 /* SnSerialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD0406b3387fef0406b338 /* SnSerialization.cpp */; };
+ FFFF0406b3a07fef0406b3a0 /* SnSerializationRegistry.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD0406b3a07fef0406b3a0 /* SnSerializationRegistry.cpp */; };
+ FFFF0406b6e07fef0406b6e0 /* Binary/SnBinaryDeserialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD0406b6e07fef0406b6e0 /* Binary/SnBinaryDeserialization.cpp */; };
+ FFFF0406b7487fef0406b748 /* Binary/SnBinarySerialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD0406b7487fef0406b748 /* Binary/SnBinarySerialization.cpp */; };
+ FFFF0406b7b07fef0406b7b0 /* Binary/SnConvX.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD0406b7b07fef0406b7b0 /* Binary/SnConvX.cpp */; };
+ FFFF0406b8187fef0406b818 /* Binary/SnConvX_Align.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD0406b8187fef0406b818 /* Binary/SnConvX_Align.cpp */; };
+ FFFF0406b8807fef0406b880 /* Binary/SnConvX_Convert.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD0406b8807fef0406b880 /* Binary/SnConvX_Convert.cpp */; };
+ FFFF0406b8e87fef0406b8e8 /* Binary/SnConvX_Error.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD0406b8e87fef0406b8e8 /* Binary/SnConvX_Error.cpp */; };
+ FFFF0406b9507fef0406b950 /* Binary/SnConvX_MetaData.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD0406b9507fef0406b950 /* Binary/SnConvX_MetaData.cpp */; };
+ FFFF0406b9b87fef0406b9b8 /* Binary/SnConvX_Output.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD0406b9b87fef0406b9b8 /* Binary/SnConvX_Output.cpp */; };
+ FFFF0406ba207fef0406ba20 /* Binary/SnConvX_Union.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD0406ba207fef0406ba20 /* Binary/SnConvX_Union.cpp */; };
+ FFFF0406ba887fef0406ba88 /* Binary/SnSerializationContext.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD0406ba887fef0406ba88 /* Binary/SnSerializationContext.cpp */; };
+ FFFF0406c3e07fef0406c3e0 /* Xml/SnJointRepXSerializer.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD0406c3e07fef0406c3e0 /* Xml/SnJointRepXSerializer.cpp */; };
+ FFFF0406c4487fef0406c448 /* Xml/SnRepXCoreSerializer.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD0406c4487fef0406c448 /* Xml/SnRepXCoreSerializer.cpp */; };
+ FFFF0406c4b07fef0406c4b0 /* Xml/SnRepXUpgrader.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD0406c4b07fef0406c4b0 /* Xml/SnRepXUpgrader.cpp */; };
+ FFFF0406c5187fef0406c518 /* Xml/SnXmlSerialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD0406c5187fef0406c518 /* Xml/SnXmlSerialization.cpp */; };
+ FFFF040692e07fef040692e0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD040692e07fef040692e0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp */; };
/* End PBXFileReference section */
/* Begin PBXFileReference section */
- FFFD13539a707fae13539a70 /* PhysXExtensions */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXExtensions"; sourceTree = BUILT_PRODUCTS_DIR; };
- FFFD10a27a007fae10a27a00 /* PxBinaryConverter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBinaryConverter.h"; path = "../../../Include/extensions/PxBinaryConverter.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a27a687fae10a27a68 /* PxBroadPhaseExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBroadPhaseExt.h"; path = "../../../Include/extensions/PxBroadPhaseExt.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a27ad07fae10a27ad0 /* PxClothFabricCooker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothFabricCooker.h"; path = "../../../Include/extensions/PxClothFabricCooker.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a27b387fae10a27b38 /* PxClothMeshDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothMeshDesc.h"; path = "../../../Include/extensions/PxClothMeshDesc.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a27ba07fae10a27ba0 /* PxClothMeshQuadifier.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothMeshQuadifier.h"; path = "../../../Include/extensions/PxClothMeshQuadifier.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a27c087fae10a27c08 /* PxClothTetherCooker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothTetherCooker.h"; path = "../../../Include/extensions/PxClothTetherCooker.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a27c707fae10a27c70 /* PxCollectionExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCollectionExt.h"; path = "../../../Include/extensions/PxCollectionExt.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a27cd87fae10a27cd8 /* PxConstraintExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConstraintExt.h"; path = "../../../Include/extensions/PxConstraintExt.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a27d407fae10a27d40 /* PxConvexMeshExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConvexMeshExt.h"; path = "../../../Include/extensions/PxConvexMeshExt.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a27da87fae10a27da8 /* PxD6Joint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxD6Joint.h"; path = "../../../Include/extensions/PxD6Joint.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a27e107fae10a27e10 /* PxDefaultAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultAllocator.h"; path = "../../../Include/extensions/PxDefaultAllocator.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a27e787fae10a27e78 /* PxDefaultCpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultCpuDispatcher.h"; path = "../../../Include/extensions/PxDefaultCpuDispatcher.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a27ee07fae10a27ee0 /* PxDefaultErrorCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultErrorCallback.h"; path = "../../../Include/extensions/PxDefaultErrorCallback.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a27f487fae10a27f48 /* PxDefaultSimulationFilterShader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultSimulationFilterShader.h"; path = "../../../Include/extensions/PxDefaultSimulationFilterShader.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a27fb07fae10a27fb0 /* PxDefaultStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultStreams.h"; path = "../../../Include/extensions/PxDefaultStreams.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a280187fae10a28018 /* PxDistanceJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDistanceJoint.h"; path = "../../../Include/extensions/PxDistanceJoint.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a280807fae10a28080 /* PxExtensionsAPI.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxExtensionsAPI.h"; path = "../../../Include/extensions/PxExtensionsAPI.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a280e87fae10a280e8 /* PxFixedJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFixedJoint.h"; path = "../../../Include/extensions/PxFixedJoint.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a281507fae10a28150 /* PxJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxJoint.h"; path = "../../../Include/extensions/PxJoint.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a281b87fae10a281b8 /* PxJointLimit.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxJointLimit.h"; path = "../../../Include/extensions/PxJointLimit.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a282207fae10a28220 /* PxMassProperties.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMassProperties.h"; path = "../../../Include/extensions/PxMassProperties.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a282887fae10a28288 /* PxParticleExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxParticleExt.h"; path = "../../../Include/extensions/PxParticleExt.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a282f07fae10a282f0 /* PxPrismaticJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPrismaticJoint.h"; path = "../../../Include/extensions/PxPrismaticJoint.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a283587fae10a28358 /* PxRaycastCCD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRaycastCCD.h"; path = "../../../Include/extensions/PxRaycastCCD.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a283c07fae10a283c0 /* PxRepXSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRepXSerializer.h"; path = "../../../Include/extensions/PxRepXSerializer.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a284287fae10a28428 /* PxRepXSimpleType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRepXSimpleType.h"; path = "../../../Include/extensions/PxRepXSimpleType.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a284907fae10a28490 /* PxRevoluteJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRevoluteJoint.h"; path = "../../../Include/extensions/PxRevoluteJoint.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a284f87fae10a284f8 /* PxRigidActorExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidActorExt.h"; path = "../../../Include/extensions/PxRigidActorExt.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a285607fae10a28560 /* PxRigidBodyExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidBodyExt.h"; path = "../../../Include/extensions/PxRigidBodyExt.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a285c87fae10a285c8 /* PxSceneQueryExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSceneQueryExt.h"; path = "../../../Include/extensions/PxSceneQueryExt.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a286307fae10a28630 /* PxSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSerialization.h"; path = "../../../Include/extensions/PxSerialization.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a286987fae10a28698 /* PxShapeExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxShapeExt.h"; path = "../../../Include/extensions/PxShapeExt.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a287007fae10a28700 /* PxSimpleFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimpleFactory.h"; path = "../../../Include/extensions/PxSimpleFactory.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a287687fae10a28768 /* PxSmoothNormals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSmoothNormals.h"; path = "../../../Include/extensions/PxSmoothNormals.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a287d07fae10a287d0 /* PxSphericalJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSphericalJoint.h"; path = "../../../Include/extensions/PxSphericalJoint.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a288387fae10a28838 /* PxStringTableExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxStringTableExt.h"; path = "../../../Include/extensions/PxStringTableExt.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a288a07fae10a288a0 /* PxTriangleMeshExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTriangleMeshExt.h"; path = "../../../Include/extensions/PxTriangleMeshExt.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a264007fae10a26400 /* ExtConstraintHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtConstraintHelper.h"; path = "../../PhysXExtensions/src/ExtConstraintHelper.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a264687fae10a26468 /* ExtCpuWorkerThread.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtCpuWorkerThread.h"; path = "../../PhysXExtensions/src/ExtCpuWorkerThread.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a264d07fae10a264d0 /* ExtD6Joint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtD6Joint.h"; path = "../../PhysXExtensions/src/ExtD6Joint.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a265387fae10a26538 /* ExtDefaultCpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultCpuDispatcher.h"; path = "../../PhysXExtensions/src/ExtDefaultCpuDispatcher.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a265a07fae10a265a0 /* ExtDistanceJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDistanceJoint.h"; path = "../../PhysXExtensions/src/ExtDistanceJoint.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a266087fae10a26608 /* ExtFixedJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtFixedJoint.h"; path = "../../PhysXExtensions/src/ExtFixedJoint.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a266707fae10a26670 /* ExtInertiaTensor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtInertiaTensor.h"; path = "../../PhysXExtensions/src/ExtInertiaTensor.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a266d87fae10a266d8 /* ExtJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtJoint.h"; path = "../../PhysXExtensions/src/ExtJoint.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a267407fae10a26740 /* ExtJointMetaDataExtensions.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtJointMetaDataExtensions.h"; path = "../../PhysXExtensions/src/ExtJointMetaDataExtensions.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a267a87fae10a267a8 /* ExtPlatform.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPlatform.h"; path = "../../PhysXExtensions/src/ExtPlatform.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a268107fae10a26810 /* ExtPrismaticJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPrismaticJoint.h"; path = "../../PhysXExtensions/src/ExtPrismaticJoint.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a268787fae10a26878 /* ExtPvd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPvd.h"; path = "../../PhysXExtensions/src/ExtPvd.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a268e07fae10a268e0 /* ExtRevoluteJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRevoluteJoint.h"; path = "../../PhysXExtensions/src/ExtRevoluteJoint.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a269487fae10a26948 /* ExtSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSerialization.h"; path = "../../PhysXExtensions/src/ExtSerialization.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a269b07fae10a269b0 /* ExtSharedQueueEntryPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSharedQueueEntryPool.h"; path = "../../PhysXExtensions/src/ExtSharedQueueEntryPool.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a26a187fae10a26a18 /* ExtSphericalJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSphericalJoint.h"; path = "../../PhysXExtensions/src/ExtSphericalJoint.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a26a807fae10a26a80 /* ExtTaskQueueHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtTaskQueueHelper.h"; path = "../../PhysXExtensions/src/ExtTaskQueueHelper.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a26ae87fae10a26ae8 /* ExtBroadPhase.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtBroadPhase.cpp"; path = "../../PhysXExtensions/src/ExtBroadPhase.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a26b507fae10a26b50 /* ExtClothFabricCooker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothFabricCooker.cpp"; path = "../../PhysXExtensions/src/ExtClothFabricCooker.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a26bb87fae10a26bb8 /* ExtClothGeodesicTetherCooker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothGeodesicTetherCooker.cpp"; path = "../../PhysXExtensions/src/ExtClothGeodesicTetherCooker.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a26c207fae10a26c20 /* ExtClothMeshQuadifier.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothMeshQuadifier.cpp"; path = "../../PhysXExtensions/src/ExtClothMeshQuadifier.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a26c887fae10a26c88 /* ExtClothSimpleTetherCooker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothSimpleTetherCooker.cpp"; path = "../../PhysXExtensions/src/ExtClothSimpleTetherCooker.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a26cf07fae10a26cf0 /* ExtCollection.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtCollection.cpp"; path = "../../PhysXExtensions/src/ExtCollection.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a26d587fae10a26d58 /* ExtConvexMeshExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtConvexMeshExt.cpp"; path = "../../PhysXExtensions/src/ExtConvexMeshExt.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a26dc07fae10a26dc0 /* ExtCpuWorkerThread.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtCpuWorkerThread.cpp"; path = "../../PhysXExtensions/src/ExtCpuWorkerThread.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a26e287fae10a26e28 /* ExtD6Joint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtD6Joint.cpp"; path = "../../PhysXExtensions/src/ExtD6Joint.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a26e907fae10a26e90 /* ExtD6JointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtD6JointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtD6JointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a26ef87fae10a26ef8 /* ExtDefaultCpuDispatcher.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultCpuDispatcher.cpp"; path = "../../PhysXExtensions/src/ExtDefaultCpuDispatcher.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a26f607fae10a26f60 /* ExtDefaultErrorCallback.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultErrorCallback.cpp"; path = "../../PhysXExtensions/src/ExtDefaultErrorCallback.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a26fc87fae10a26fc8 /* ExtDefaultSimulationFilterShader.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultSimulationFilterShader.cpp"; path = "../../PhysXExtensions/src/ExtDefaultSimulationFilterShader.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a270307fae10a27030 /* ExtDefaultStreams.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultStreams.cpp"; path = "../../PhysXExtensions/src/ExtDefaultStreams.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a270987fae10a27098 /* ExtDistanceJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDistanceJoint.cpp"; path = "../../PhysXExtensions/src/ExtDistanceJoint.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a271007fae10a27100 /* ExtDistanceJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDistanceJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtDistanceJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a271687fae10a27168 /* ExtExtensions.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtExtensions.cpp"; path = "../../PhysXExtensions/src/ExtExtensions.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a271d07fae10a271d0 /* ExtFixedJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtFixedJoint.cpp"; path = "../../PhysXExtensions/src/ExtFixedJoint.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a272387fae10a27238 /* ExtFixedJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtFixedJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtFixedJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a272a07fae10a272a0 /* ExtJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtJoint.cpp"; path = "../../PhysXExtensions/src/ExtJoint.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a273087fae10a27308 /* ExtMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtMetaData.cpp"; path = "../../PhysXExtensions/src/ExtMetaData.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a273707fae10a27370 /* ExtParticleExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtParticleExt.cpp"; path = "../../PhysXExtensions/src/ExtParticleExt.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a273d87fae10a273d8 /* ExtPrismaticJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPrismaticJoint.cpp"; path = "../../PhysXExtensions/src/ExtPrismaticJoint.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a274407fae10a27440 /* ExtPrismaticJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPrismaticJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtPrismaticJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a274a87fae10a274a8 /* ExtPvd.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPvd.cpp"; path = "../../PhysXExtensions/src/ExtPvd.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a275107fae10a27510 /* ExtPxStringTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPxStringTable.cpp"; path = "../../PhysXExtensions/src/ExtPxStringTable.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a275787fae10a27578 /* ExtRaycastCCD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRaycastCCD.cpp"; path = "../../PhysXExtensions/src/ExtRaycastCCD.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a275e07fae10a275e0 /* ExtRevoluteJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRevoluteJoint.cpp"; path = "../../PhysXExtensions/src/ExtRevoluteJoint.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a276487fae10a27648 /* ExtRevoluteJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRevoluteJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtRevoluteJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a276b07fae10a276b0 /* ExtRigidBodyExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRigidBodyExt.cpp"; path = "../../PhysXExtensions/src/ExtRigidBodyExt.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a277187fae10a27718 /* ExtSceneQueryExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSceneQueryExt.cpp"; path = "../../PhysXExtensions/src/ExtSceneQueryExt.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a277807fae10a27780 /* ExtSimpleFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSimpleFactory.cpp"; path = "../../PhysXExtensions/src/ExtSimpleFactory.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a277e87fae10a277e8 /* ExtSmoothNormals.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSmoothNormals.cpp"; path = "../../PhysXExtensions/src/ExtSmoothNormals.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a278507fae10a27850 /* ExtSphericalJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSphericalJoint.cpp"; path = "../../PhysXExtensions/src/ExtSphericalJoint.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a278b87fae10a278b8 /* ExtSphericalJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSphericalJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtSphericalJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a279207fae10a27920 /* ExtTriangleMeshExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtTriangleMeshExt.cpp"; path = "../../PhysXExtensions/src/ExtTriangleMeshExt.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a2ae007fae10a2ae00 /* SnSerialUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerialUtils.h"; path = "../../PhysXExtensions/src/serialization/SnSerialUtils.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a2ae687fae10a2ae68 /* SnSerializationRegistry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerializationRegistry.h"; path = "../../PhysXExtensions/src/serialization/SnSerializationRegistry.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a2aed07fae10a2aed0 /* SnSerialUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerialUtils.cpp"; path = "../../PhysXExtensions/src/serialization/SnSerialUtils.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a2af387fae10a2af38 /* SnSerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerialization.cpp"; path = "../../PhysXExtensions/src/serialization/SnSerialization.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a2afa07fae10a2afa0 /* SnSerializationRegistry.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerializationRegistry.cpp"; path = "../../PhysXExtensions/src/serialization/SnSerializationRegistry.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a2b0087fae10a2b008 /* Binary/SnConvX.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a2b0707fae10a2b070 /* Binary/SnConvX_Align.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Align.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Align.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a2b0d87fae10a2b0d8 /* Binary/SnConvX_Common.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Common.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Common.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a2b1407fae10a2b140 /* Binary/SnConvX_MetaData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_MetaData.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_MetaData.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a2b1a87fae10a2b1a8 /* Binary/SnConvX_Output.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Output.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Output.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a2b2107fae10a2b210 /* Binary/SnConvX_Union.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Union.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Union.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a2b2787fae10a2b278 /* Binary/SnSerializationContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnSerializationContext.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnSerializationContext.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a2b2e07fae10a2b2e0 /* Binary/SnBinaryDeserialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnBinaryDeserialization.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnBinaryDeserialization.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a2b3487fae10a2b348 /* Binary/SnBinarySerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnBinarySerialization.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnBinarySerialization.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a2b3b07fae10a2b3b0 /* Binary/SnConvX.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a2b4187fae10a2b418 /* Binary/SnConvX_Align.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Align.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Align.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a2b4807fae10a2b480 /* Binary/SnConvX_Convert.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Convert.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Convert.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a2b4e87fae10a2b4e8 /* Binary/SnConvX_Error.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Error.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Error.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a2b5507fae10a2b550 /* Binary/SnConvX_MetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_MetaData.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_MetaData.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a2b5b87fae10a2b5b8 /* Binary/SnConvX_Output.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Output.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Output.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a2b6207fae10a2b620 /* Binary/SnConvX_Union.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Union.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Union.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a2b6887fae10a2b688 /* Binary/SnSerializationContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnSerializationContext.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnSerializationContext.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a2b6f07fae10a2b6f0 /* Xml/SnJointRepXSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnJointRepXSerializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnJointRepXSerializer.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a2b7587fae10a2b758 /* Xml/SnPxStreamOperators.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnPxStreamOperators.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnPxStreamOperators.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a2b7c07fae10a2b7c0 /* Xml/SnRepX1_0Defaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepX1_0Defaults.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepX1_0Defaults.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a2b8287fae10a2b828 /* Xml/SnRepX3_1Defaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepX3_1Defaults.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepX3_1Defaults.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a2b8907fae10a2b890 /* Xml/SnRepX3_2Defaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepX3_2Defaults.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepX3_2Defaults.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a2b8f87fae10a2b8f8 /* Xml/SnRepXCollection.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXCollection.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXCollection.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a2b9607fae10a2b960 /* Xml/SnRepXCoreSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXCoreSerializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXCoreSerializer.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a2b9c87fae10a2b9c8 /* Xml/SnRepXSerializerImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXSerializerImpl.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXSerializerImpl.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a2ba307fae10a2ba30 /* Xml/SnRepXUpgrader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXUpgrader.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXUpgrader.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a2ba987fae10a2ba98 /* Xml/SnSimpleXmlWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnSimpleXmlWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnSimpleXmlWriter.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a2bb007fae10a2bb00 /* Xml/SnXmlDeserializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlDeserializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlDeserializer.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a2bb687fae10a2bb68 /* Xml/SnXmlImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlImpl.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlImpl.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a2bbd07fae10a2bbd0 /* Xml/SnXmlMemoryAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlMemoryAllocator.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlMemoryAllocator.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a2bc387fae10a2bc38 /* Xml/SnXmlMemoryPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlMemoryPool.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlMemoryPool.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a2bca07fae10a2bca0 /* Xml/SnXmlMemoryPoolStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlMemoryPoolStreams.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlMemoryPoolStreams.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a2bd087fae10a2bd08 /* Xml/SnXmlReader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlReader.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlReader.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a2bd707fae10a2bd70 /* Xml/SnXmlSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlSerializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlSerializer.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a2bdd87fae10a2bdd8 /* Xml/SnXmlSimpleXmlWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlSimpleXmlWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlSimpleXmlWriter.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a2be407fae10a2be40 /* Xml/SnXmlStringToType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlStringToType.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlStringToType.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a2bea87fae10a2bea8 /* Xml/SnXmlVisitorReader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlVisitorReader.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlVisitorReader.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a2bf107fae10a2bf10 /* Xml/SnXmlVisitorWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlVisitorWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlVisitorWriter.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a2bf787fae10a2bf78 /* Xml/SnXmlWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlWriter.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a2bfe07fae10a2bfe0 /* Xml/SnJointRepXSerializer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnJointRepXSerializer.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnJointRepXSerializer.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a2c0487fae10a2c048 /* Xml/SnRepXCoreSerializer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXCoreSerializer.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXCoreSerializer.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a2c0b07fae10a2c0b0 /* Xml/SnRepXUpgrader.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXUpgrader.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXUpgrader.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a2c1187fae10a2c118 /* Xml/SnXmlSerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlSerialization.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlSerialization.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a2c1807fae10a2c180 /* File/SnFile.h */= { isa = PBXFileReference; fileEncoding = 4; name = "File/SnFile.h"; path = "../../PhysXExtensions/src/serialization/File/SnFile.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a28a007fae10a28a00 /* core/include/PvdMetaDataDefineProperties.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataDefineProperties.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataDefineProperties.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a28a687fae10a28a68 /* core/include/PvdMetaDataExtensions.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataExtensions.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataExtensions.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a28ad07fae10a28ad0 /* core/include/PvdMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a28b387fae10a28b38 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a28ba07fae10a28ba0 /* core/include/PxAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a28c087fae10a28c08 /* core/include/PxMetaDataCompare.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCompare.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCompare.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a28c707fae10a28c70 /* core/include/PxMetaDataCppPrefix.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCppPrefix.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCppPrefix.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a28cd87fae10a28cd8 /* core/include/PxMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxMetaDataObjects.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a28d407fae10a28d40 /* core/include/RepXMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/RepXMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/RepXMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a28da87fae10a28da8 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXMetaData/extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a28e107fae10a28e10 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h"; path = "../../PhysXMetaData/extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a28e787fae10a28e78 /* extensions/include/PxExtensionMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/include/PxExtensionMetaDataObjects.h"; path = "../../PhysXMetaData/extensions/include/PxExtensionMetaDataObjects.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a28ee07fae10a28ee0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp"; path = "../../PhysXMetaData/extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD04b37ba07fef04b37ba0 /* PhysXExtensions */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXExtensions"; sourceTree = BUILT_PRODUCTS_DIR; };
+ FFFD04067e007fef04067e00 /* PxBinaryConverter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBinaryConverter.h"; path = "../../../Include/extensions/PxBinaryConverter.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04067e687fef04067e68 /* PxBroadPhaseExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBroadPhaseExt.h"; path = "../../../Include/extensions/PxBroadPhaseExt.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04067ed07fef04067ed0 /* PxClothFabricCooker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothFabricCooker.h"; path = "../../../Include/extensions/PxClothFabricCooker.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04067f387fef04067f38 /* PxClothMeshDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothMeshDesc.h"; path = "../../../Include/extensions/PxClothMeshDesc.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04067fa07fef04067fa0 /* PxClothMeshQuadifier.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothMeshQuadifier.h"; path = "../../../Include/extensions/PxClothMeshQuadifier.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040680087fef04068008 /* PxClothTetherCooker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothTetherCooker.h"; path = "../../../Include/extensions/PxClothTetherCooker.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040680707fef04068070 /* PxCollectionExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCollectionExt.h"; path = "../../../Include/extensions/PxCollectionExt.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040680d87fef040680d8 /* PxConstraintExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConstraintExt.h"; path = "../../../Include/extensions/PxConstraintExt.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040681407fef04068140 /* PxConvexMeshExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConvexMeshExt.h"; path = "../../../Include/extensions/PxConvexMeshExt.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040681a87fef040681a8 /* PxD6Joint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxD6Joint.h"; path = "../../../Include/extensions/PxD6Joint.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040682107fef04068210 /* PxDefaultAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultAllocator.h"; path = "../../../Include/extensions/PxDefaultAllocator.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040682787fef04068278 /* PxDefaultCpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultCpuDispatcher.h"; path = "../../../Include/extensions/PxDefaultCpuDispatcher.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040682e07fef040682e0 /* PxDefaultErrorCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultErrorCallback.h"; path = "../../../Include/extensions/PxDefaultErrorCallback.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040683487fef04068348 /* PxDefaultSimulationFilterShader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultSimulationFilterShader.h"; path = "../../../Include/extensions/PxDefaultSimulationFilterShader.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040683b07fef040683b0 /* PxDefaultStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultStreams.h"; path = "../../../Include/extensions/PxDefaultStreams.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040684187fef04068418 /* PxDistanceJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDistanceJoint.h"; path = "../../../Include/extensions/PxDistanceJoint.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040684807fef04068480 /* PxExtensionsAPI.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxExtensionsAPI.h"; path = "../../../Include/extensions/PxExtensionsAPI.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040684e87fef040684e8 /* PxFixedJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFixedJoint.h"; path = "../../../Include/extensions/PxFixedJoint.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040685507fef04068550 /* PxJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxJoint.h"; path = "../../../Include/extensions/PxJoint.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040685b87fef040685b8 /* PxJointLimit.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxJointLimit.h"; path = "../../../Include/extensions/PxJointLimit.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040686207fef04068620 /* PxMassProperties.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMassProperties.h"; path = "../../../Include/extensions/PxMassProperties.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040686887fef04068688 /* PxParticleExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxParticleExt.h"; path = "../../../Include/extensions/PxParticleExt.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040686f07fef040686f0 /* PxPrismaticJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPrismaticJoint.h"; path = "../../../Include/extensions/PxPrismaticJoint.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040687587fef04068758 /* PxRaycastCCD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRaycastCCD.h"; path = "../../../Include/extensions/PxRaycastCCD.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040687c07fef040687c0 /* PxRepXSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRepXSerializer.h"; path = "../../../Include/extensions/PxRepXSerializer.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040688287fef04068828 /* PxRepXSimpleType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRepXSimpleType.h"; path = "../../../Include/extensions/PxRepXSimpleType.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040688907fef04068890 /* PxRevoluteJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRevoluteJoint.h"; path = "../../../Include/extensions/PxRevoluteJoint.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040688f87fef040688f8 /* PxRigidActorExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidActorExt.h"; path = "../../../Include/extensions/PxRigidActorExt.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040689607fef04068960 /* PxRigidBodyExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidBodyExt.h"; path = "../../../Include/extensions/PxRigidBodyExt.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040689c87fef040689c8 /* PxSceneQueryExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSceneQueryExt.h"; path = "../../../Include/extensions/PxSceneQueryExt.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04068a307fef04068a30 /* PxSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSerialization.h"; path = "../../../Include/extensions/PxSerialization.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04068a987fef04068a98 /* PxShapeExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxShapeExt.h"; path = "../../../Include/extensions/PxShapeExt.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04068b007fef04068b00 /* PxSimpleFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimpleFactory.h"; path = "../../../Include/extensions/PxSimpleFactory.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04068b687fef04068b68 /* PxSmoothNormals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSmoothNormals.h"; path = "../../../Include/extensions/PxSmoothNormals.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04068bd07fef04068bd0 /* PxSphericalJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSphericalJoint.h"; path = "../../../Include/extensions/PxSphericalJoint.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04068c387fef04068c38 /* PxStringTableExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxStringTableExt.h"; path = "../../../Include/extensions/PxStringTableExt.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04068ca07fef04068ca0 /* PxTriangleMeshExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTriangleMeshExt.h"; path = "../../../Include/extensions/PxTriangleMeshExt.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040668007fef04066800 /* ExtConstraintHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtConstraintHelper.h"; path = "../../PhysXExtensions/src/ExtConstraintHelper.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040668687fef04066868 /* ExtCpuWorkerThread.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtCpuWorkerThread.h"; path = "../../PhysXExtensions/src/ExtCpuWorkerThread.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040668d07fef040668d0 /* ExtD6Joint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtD6Joint.h"; path = "../../PhysXExtensions/src/ExtD6Joint.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040669387fef04066938 /* ExtDefaultCpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultCpuDispatcher.h"; path = "../../PhysXExtensions/src/ExtDefaultCpuDispatcher.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040669a07fef040669a0 /* ExtDistanceJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDistanceJoint.h"; path = "../../PhysXExtensions/src/ExtDistanceJoint.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04066a087fef04066a08 /* ExtFixedJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtFixedJoint.h"; path = "../../PhysXExtensions/src/ExtFixedJoint.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04066a707fef04066a70 /* ExtInertiaTensor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtInertiaTensor.h"; path = "../../PhysXExtensions/src/ExtInertiaTensor.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04066ad87fef04066ad8 /* ExtJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtJoint.h"; path = "../../PhysXExtensions/src/ExtJoint.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04066b407fef04066b40 /* ExtJointMetaDataExtensions.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtJointMetaDataExtensions.h"; path = "../../PhysXExtensions/src/ExtJointMetaDataExtensions.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04066ba87fef04066ba8 /* ExtPlatform.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPlatform.h"; path = "../../PhysXExtensions/src/ExtPlatform.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04066c107fef04066c10 /* ExtPrismaticJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPrismaticJoint.h"; path = "../../PhysXExtensions/src/ExtPrismaticJoint.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04066c787fef04066c78 /* ExtPvd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPvd.h"; path = "../../PhysXExtensions/src/ExtPvd.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04066ce07fef04066ce0 /* ExtRevoluteJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRevoluteJoint.h"; path = "../../PhysXExtensions/src/ExtRevoluteJoint.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04066d487fef04066d48 /* ExtSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSerialization.h"; path = "../../PhysXExtensions/src/ExtSerialization.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04066db07fef04066db0 /* ExtSharedQueueEntryPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSharedQueueEntryPool.h"; path = "../../PhysXExtensions/src/ExtSharedQueueEntryPool.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04066e187fef04066e18 /* ExtSphericalJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSphericalJoint.h"; path = "../../PhysXExtensions/src/ExtSphericalJoint.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04066e807fef04066e80 /* ExtTaskQueueHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtTaskQueueHelper.h"; path = "../../PhysXExtensions/src/ExtTaskQueueHelper.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04066ee87fef04066ee8 /* ExtBroadPhase.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtBroadPhase.cpp"; path = "../../PhysXExtensions/src/ExtBroadPhase.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD04066f507fef04066f50 /* ExtClothFabricCooker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothFabricCooker.cpp"; path = "../../PhysXExtensions/src/ExtClothFabricCooker.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD04066fb87fef04066fb8 /* ExtClothGeodesicTetherCooker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothGeodesicTetherCooker.cpp"; path = "../../PhysXExtensions/src/ExtClothGeodesicTetherCooker.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD040670207fef04067020 /* ExtClothMeshQuadifier.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothMeshQuadifier.cpp"; path = "../../PhysXExtensions/src/ExtClothMeshQuadifier.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD040670887fef04067088 /* ExtClothSimpleTetherCooker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothSimpleTetherCooker.cpp"; path = "../../PhysXExtensions/src/ExtClothSimpleTetherCooker.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD040670f07fef040670f0 /* ExtCollection.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtCollection.cpp"; path = "../../PhysXExtensions/src/ExtCollection.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD040671587fef04067158 /* ExtConvexMeshExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtConvexMeshExt.cpp"; path = "../../PhysXExtensions/src/ExtConvexMeshExt.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD040671c07fef040671c0 /* ExtCpuWorkerThread.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtCpuWorkerThread.cpp"; path = "../../PhysXExtensions/src/ExtCpuWorkerThread.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD040672287fef04067228 /* ExtD6Joint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtD6Joint.cpp"; path = "../../PhysXExtensions/src/ExtD6Joint.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD040672907fef04067290 /* ExtD6JointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtD6JointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtD6JointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD040672f87fef040672f8 /* ExtDefaultCpuDispatcher.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultCpuDispatcher.cpp"; path = "../../PhysXExtensions/src/ExtDefaultCpuDispatcher.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD040673607fef04067360 /* ExtDefaultErrorCallback.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultErrorCallback.cpp"; path = "../../PhysXExtensions/src/ExtDefaultErrorCallback.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD040673c87fef040673c8 /* ExtDefaultSimulationFilterShader.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultSimulationFilterShader.cpp"; path = "../../PhysXExtensions/src/ExtDefaultSimulationFilterShader.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD040674307fef04067430 /* ExtDefaultStreams.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultStreams.cpp"; path = "../../PhysXExtensions/src/ExtDefaultStreams.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD040674987fef04067498 /* ExtDistanceJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDistanceJoint.cpp"; path = "../../PhysXExtensions/src/ExtDistanceJoint.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD040675007fef04067500 /* ExtDistanceJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDistanceJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtDistanceJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD040675687fef04067568 /* ExtExtensions.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtExtensions.cpp"; path = "../../PhysXExtensions/src/ExtExtensions.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD040675d07fef040675d0 /* ExtFixedJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtFixedJoint.cpp"; path = "../../PhysXExtensions/src/ExtFixedJoint.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD040676387fef04067638 /* ExtFixedJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtFixedJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtFixedJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD040676a07fef040676a0 /* ExtJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtJoint.cpp"; path = "../../PhysXExtensions/src/ExtJoint.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD040677087fef04067708 /* ExtMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtMetaData.cpp"; path = "../../PhysXExtensions/src/ExtMetaData.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD040677707fef04067770 /* ExtParticleExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtParticleExt.cpp"; path = "../../PhysXExtensions/src/ExtParticleExt.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD040677d87fef040677d8 /* ExtPrismaticJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPrismaticJoint.cpp"; path = "../../PhysXExtensions/src/ExtPrismaticJoint.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD040678407fef04067840 /* ExtPrismaticJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPrismaticJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtPrismaticJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD040678a87fef040678a8 /* ExtPvd.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPvd.cpp"; path = "../../PhysXExtensions/src/ExtPvd.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD040679107fef04067910 /* ExtPxStringTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPxStringTable.cpp"; path = "../../PhysXExtensions/src/ExtPxStringTable.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD040679787fef04067978 /* ExtRaycastCCD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRaycastCCD.cpp"; path = "../../PhysXExtensions/src/ExtRaycastCCD.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD040679e07fef040679e0 /* ExtRevoluteJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRevoluteJoint.cpp"; path = "../../PhysXExtensions/src/ExtRevoluteJoint.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD04067a487fef04067a48 /* ExtRevoluteJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRevoluteJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtRevoluteJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD04067ab07fef04067ab0 /* ExtRigidBodyExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRigidBodyExt.cpp"; path = "../../PhysXExtensions/src/ExtRigidBodyExt.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD04067b187fef04067b18 /* ExtSceneQueryExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSceneQueryExt.cpp"; path = "../../PhysXExtensions/src/ExtSceneQueryExt.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD04067b807fef04067b80 /* ExtSimpleFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSimpleFactory.cpp"; path = "../../PhysXExtensions/src/ExtSimpleFactory.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD04067be87fef04067be8 /* ExtSmoothNormals.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSmoothNormals.cpp"; path = "../../PhysXExtensions/src/ExtSmoothNormals.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD04067c507fef04067c50 /* ExtSphericalJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSphericalJoint.cpp"; path = "../../PhysXExtensions/src/ExtSphericalJoint.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD04067cb87fef04067cb8 /* ExtSphericalJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSphericalJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtSphericalJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD04067d207fef04067d20 /* ExtTriangleMeshExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtTriangleMeshExt.cpp"; path = "../../PhysXExtensions/src/ExtTriangleMeshExt.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0406b2007fef0406b200 /* SnSerialUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerialUtils.h"; path = "../../PhysXExtensions/src/serialization/SnSerialUtils.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0406b2687fef0406b268 /* SnSerializationRegistry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerializationRegistry.h"; path = "../../PhysXExtensions/src/serialization/SnSerializationRegistry.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0406b2d07fef0406b2d0 /* SnSerialUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerialUtils.cpp"; path = "../../PhysXExtensions/src/serialization/SnSerialUtils.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0406b3387fef0406b338 /* SnSerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerialization.cpp"; path = "../../PhysXExtensions/src/serialization/SnSerialization.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0406b3a07fef0406b3a0 /* SnSerializationRegistry.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerializationRegistry.cpp"; path = "../../PhysXExtensions/src/serialization/SnSerializationRegistry.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0406b4087fef0406b408 /* Binary/SnConvX.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0406b4707fef0406b470 /* Binary/SnConvX_Align.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Align.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Align.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0406b4d87fef0406b4d8 /* Binary/SnConvX_Common.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Common.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Common.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0406b5407fef0406b540 /* Binary/SnConvX_MetaData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_MetaData.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_MetaData.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0406b5a87fef0406b5a8 /* Binary/SnConvX_Output.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Output.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Output.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0406b6107fef0406b610 /* Binary/SnConvX_Union.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Union.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Union.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0406b6787fef0406b678 /* Binary/SnSerializationContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnSerializationContext.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnSerializationContext.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0406b6e07fef0406b6e0 /* Binary/SnBinaryDeserialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnBinaryDeserialization.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnBinaryDeserialization.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0406b7487fef0406b748 /* Binary/SnBinarySerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnBinarySerialization.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnBinarySerialization.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0406b7b07fef0406b7b0 /* Binary/SnConvX.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0406b8187fef0406b818 /* Binary/SnConvX_Align.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Align.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Align.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0406b8807fef0406b880 /* Binary/SnConvX_Convert.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Convert.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Convert.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0406b8e87fef0406b8e8 /* Binary/SnConvX_Error.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Error.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Error.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0406b9507fef0406b950 /* Binary/SnConvX_MetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_MetaData.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_MetaData.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0406b9b87fef0406b9b8 /* Binary/SnConvX_Output.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Output.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Output.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0406ba207fef0406ba20 /* Binary/SnConvX_Union.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Union.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Union.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0406ba887fef0406ba88 /* Binary/SnSerializationContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnSerializationContext.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnSerializationContext.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0406baf07fef0406baf0 /* Xml/SnJointRepXSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnJointRepXSerializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnJointRepXSerializer.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0406bb587fef0406bb58 /* Xml/SnPxStreamOperators.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnPxStreamOperators.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnPxStreamOperators.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0406bbc07fef0406bbc0 /* Xml/SnRepX1_0Defaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepX1_0Defaults.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepX1_0Defaults.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0406bc287fef0406bc28 /* Xml/SnRepX3_1Defaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepX3_1Defaults.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepX3_1Defaults.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0406bc907fef0406bc90 /* Xml/SnRepX3_2Defaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepX3_2Defaults.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepX3_2Defaults.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0406bcf87fef0406bcf8 /* Xml/SnRepXCollection.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXCollection.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXCollection.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0406bd607fef0406bd60 /* Xml/SnRepXCoreSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXCoreSerializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXCoreSerializer.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0406bdc87fef0406bdc8 /* Xml/SnRepXSerializerImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXSerializerImpl.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXSerializerImpl.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0406be307fef0406be30 /* Xml/SnRepXUpgrader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXUpgrader.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXUpgrader.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0406be987fef0406be98 /* Xml/SnSimpleXmlWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnSimpleXmlWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnSimpleXmlWriter.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0406bf007fef0406bf00 /* Xml/SnXmlDeserializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlDeserializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlDeserializer.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0406bf687fef0406bf68 /* Xml/SnXmlImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlImpl.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlImpl.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0406bfd07fef0406bfd0 /* Xml/SnXmlMemoryAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlMemoryAllocator.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlMemoryAllocator.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0406c0387fef0406c038 /* Xml/SnXmlMemoryPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlMemoryPool.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlMemoryPool.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0406c0a07fef0406c0a0 /* Xml/SnXmlMemoryPoolStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlMemoryPoolStreams.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlMemoryPoolStreams.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0406c1087fef0406c108 /* Xml/SnXmlReader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlReader.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlReader.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0406c1707fef0406c170 /* Xml/SnXmlSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlSerializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlSerializer.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0406c1d87fef0406c1d8 /* Xml/SnXmlSimpleXmlWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlSimpleXmlWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlSimpleXmlWriter.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0406c2407fef0406c240 /* Xml/SnXmlStringToType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlStringToType.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlStringToType.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0406c2a87fef0406c2a8 /* Xml/SnXmlVisitorReader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlVisitorReader.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlVisitorReader.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0406c3107fef0406c310 /* Xml/SnXmlVisitorWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlVisitorWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlVisitorWriter.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0406c3787fef0406c378 /* Xml/SnXmlWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlWriter.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0406c3e07fef0406c3e0 /* Xml/SnJointRepXSerializer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnJointRepXSerializer.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnJointRepXSerializer.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0406c4487fef0406c448 /* Xml/SnRepXCoreSerializer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXCoreSerializer.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXCoreSerializer.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0406c4b07fef0406c4b0 /* Xml/SnRepXUpgrader.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXUpgrader.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXUpgrader.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0406c5187fef0406c518 /* Xml/SnXmlSerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlSerialization.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlSerialization.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0406c5807fef0406c580 /* File/SnFile.h */= { isa = PBXFileReference; fileEncoding = 4; name = "File/SnFile.h"; path = "../../PhysXExtensions/src/serialization/File/SnFile.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04068e007fef04068e00 /* core/include/PvdMetaDataDefineProperties.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataDefineProperties.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataDefineProperties.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04068e687fef04068e68 /* core/include/PvdMetaDataExtensions.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataExtensions.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataExtensions.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04068ed07fef04068ed0 /* core/include/PvdMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04068f387fef04068f38 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04068fa07fef04068fa0 /* core/include/PxAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040690087fef04069008 /* core/include/PxMetaDataCompare.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCompare.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCompare.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040690707fef04069070 /* core/include/PxMetaDataCppPrefix.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCppPrefix.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCppPrefix.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040690d87fef040690d8 /* core/include/PxMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxMetaDataObjects.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040691407fef04069140 /* core/include/RepXMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/RepXMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/RepXMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040691a87fef040691a8 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXMetaData/extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040692107fef04069210 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h"; path = "../../PhysXMetaData/extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040692787fef04069278 /* extensions/include/PxExtensionMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/include/PxExtensionMetaDataObjects.h"; path = "../../PhysXMetaData/extensions/include/PxExtensionMetaDataObjects.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040692e07fef040692e0 /* 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 */
- FFF213539a707fae13539a70 /* Resources */ = {
+ FFF204b37ba07fef04b37ba0 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -804,7 +804,7 @@
/* End PBXResourcesBuildPhase section */
/* Begin PBXFrameworksBuildPhase section */
- FFFC13539a707fae13539a70 /* Frameworks */ = {
+ FFFC04b37ba07fef04b37ba0 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -814,64 +814,64 @@
/* End PBXFrameworksBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
- FFF813539a707fae13539a70 /* Sources */ = {
+ FFF804b37ba07fef04b37ba0 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- FFFF10a26ae87fae10a26ae8,
- FFFF10a26b507fae10a26b50,
- FFFF10a26bb87fae10a26bb8,
- FFFF10a26c207fae10a26c20,
- FFFF10a26c887fae10a26c88,
- FFFF10a26cf07fae10a26cf0,
- FFFF10a26d587fae10a26d58,
- FFFF10a26dc07fae10a26dc0,
- FFFF10a26e287fae10a26e28,
- FFFF10a26e907fae10a26e90,
- FFFF10a26ef87fae10a26ef8,
- FFFF10a26f607fae10a26f60,
- FFFF10a26fc87fae10a26fc8,
- FFFF10a270307fae10a27030,
- FFFF10a270987fae10a27098,
- FFFF10a271007fae10a27100,
- FFFF10a271687fae10a27168,
- FFFF10a271d07fae10a271d0,
- FFFF10a272387fae10a27238,
- FFFF10a272a07fae10a272a0,
- FFFF10a273087fae10a27308,
- FFFF10a273707fae10a27370,
- FFFF10a273d87fae10a273d8,
- FFFF10a274407fae10a27440,
- FFFF10a274a87fae10a274a8,
- FFFF10a275107fae10a27510,
- FFFF10a275787fae10a27578,
- FFFF10a275e07fae10a275e0,
- FFFF10a276487fae10a27648,
- FFFF10a276b07fae10a276b0,
- FFFF10a277187fae10a27718,
- FFFF10a277807fae10a27780,
- FFFF10a277e87fae10a277e8,
- FFFF10a278507fae10a27850,
- FFFF10a278b87fae10a278b8,
- FFFF10a279207fae10a27920,
- FFFF10a2aed07fae10a2aed0,
- FFFF10a2af387fae10a2af38,
- FFFF10a2afa07fae10a2afa0,
- FFFF10a2b2e07fae10a2b2e0,
- FFFF10a2b3487fae10a2b348,
- FFFF10a2b3b07fae10a2b3b0,
- FFFF10a2b4187fae10a2b418,
- FFFF10a2b4807fae10a2b480,
- FFFF10a2b4e87fae10a2b4e8,
- FFFF10a2b5507fae10a2b550,
- FFFF10a2b5b87fae10a2b5b8,
- FFFF10a2b6207fae10a2b620,
- FFFF10a2b6887fae10a2b688,
- FFFF10a2bfe07fae10a2bfe0,
- FFFF10a2c0487fae10a2c048,
- FFFF10a2c0b07fae10a2c0b0,
- FFFF10a2c1187fae10a2c118,
- FFFF10a28ee07fae10a28ee0,
+ FFFF04066ee87fef04066ee8,
+ FFFF04066f507fef04066f50,
+ FFFF04066fb87fef04066fb8,
+ FFFF040670207fef04067020,
+ FFFF040670887fef04067088,
+ FFFF040670f07fef040670f0,
+ FFFF040671587fef04067158,
+ FFFF040671c07fef040671c0,
+ FFFF040672287fef04067228,
+ FFFF040672907fef04067290,
+ FFFF040672f87fef040672f8,
+ FFFF040673607fef04067360,
+ FFFF040673c87fef040673c8,
+ FFFF040674307fef04067430,
+ FFFF040674987fef04067498,
+ FFFF040675007fef04067500,
+ FFFF040675687fef04067568,
+ FFFF040675d07fef040675d0,
+ FFFF040676387fef04067638,
+ FFFF040676a07fef040676a0,
+ FFFF040677087fef04067708,
+ FFFF040677707fef04067770,
+ FFFF040677d87fef040677d8,
+ FFFF040678407fef04067840,
+ FFFF040678a87fef040678a8,
+ FFFF040679107fef04067910,
+ FFFF040679787fef04067978,
+ FFFF040679e07fef040679e0,
+ FFFF04067a487fef04067a48,
+ FFFF04067ab07fef04067ab0,
+ FFFF04067b187fef04067b18,
+ FFFF04067b807fef04067b80,
+ FFFF04067be87fef04067be8,
+ FFFF04067c507fef04067c50,
+ FFFF04067cb87fef04067cb8,
+ FFFF04067d207fef04067d20,
+ FFFF0406b2d07fef0406b2d0,
+ FFFF0406b3387fef0406b338,
+ FFFF0406b3a07fef0406b3a0,
+ FFFF0406b6e07fef0406b6e0,
+ FFFF0406b7487fef0406b748,
+ FFFF0406b7b07fef0406b7b0,
+ FFFF0406b8187fef0406b818,
+ FFFF0406b8807fef0406b880,
+ FFFF0406b8e87fef0406b8e8,
+ FFFF0406b9507fef0406b950,
+ FFFF0406b9b87fef0406b9b8,
+ FFFF0406ba207fef0406ba20,
+ FFFF0406ba887fef0406ba88,
+ FFFF0406c3e07fef0406c3e0,
+ FFFF0406c4487fef0406c448,
+ FFFF0406c4b07fef0406c4b0,
+ FFFF0406c5187fef0406c518,
+ FFFF040692e07fef040692e0,
);
runOnlyForDeploymentPostprocessing = 0;
};
@@ -880,65 +880,65 @@
/* Begin PBXShellScriptBuildPhase section */
/* End PBXShellScriptBuildPhase section */
/* Begin PBXTargetDependency section */
- FFF4135391707fae13539170 /* PBXTargetDependency */ = {
+ FFF404b372a07fef04b372a0 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- target = FFFA135215707fae13521570 /* PsFastXml */;
- targetProxy = FFF5135215707fae13521570 /* PBXContainerItemProxy */;
+ target = FFFA04b1a4607fef04b1a460 /* PsFastXml */;
+ targetProxy = FFF504b1a4607fef04b1a460 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin PBXBuildFile section of SceneQuery */
- FFFF10a2ee007fae10a2ee00 /* SqAABBPruner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a2ee007fae10a2ee00 /* SqAABBPruner.cpp */; };
- FFFF10a2ee687fae10a2ee68 /* SqAABBTree.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a2ee687fae10a2ee68 /* SqAABBTree.cpp */; };
- FFFF10a2eed07fae10a2eed0 /* SqAABBTreeBuild.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a2eed07fae10a2eed0 /* SqAABBTreeBuild.cpp */; };
- FFFF10a2ef387fae10a2ef38 /* SqAABBTreeUpdateMap.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a2ef387fae10a2ef38 /* SqAABBTreeUpdateMap.cpp */; };
- FFFF10a2efa07fae10a2efa0 /* SqBounds.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a2efa07fae10a2efa0 /* SqBounds.cpp */; };
- FFFF10a2f0087fae10a2f008 /* SqBucketPruner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a2f0087fae10a2f008 /* SqBucketPruner.cpp */; };
- FFFF10a2f0707fae10a2f070 /* SqExtendedBucketPruner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a2f0707fae10a2f070 /* SqExtendedBucketPruner.cpp */; };
- FFFF10a2f0d87fae10a2f0d8 /* SqIncrementalAABBPrunerCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a2f0d87fae10a2f0d8 /* SqIncrementalAABBPrunerCore.cpp */; };
- FFFF10a2f1407fae10a2f140 /* SqIncrementalAABBTree.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a2f1407fae10a2f140 /* SqIncrementalAABBTree.cpp */; };
- FFFF10a2f1a87fae10a2f1a8 /* SqMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a2f1a87fae10a2f1a8 /* SqMetaData.cpp */; };
- FFFF10a2f2107fae10a2f210 /* SqPruningPool.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a2f2107fae10a2f210 /* SqPruningPool.cpp */; };
- FFFF10a2f2787fae10a2f278 /* SqPruningStructure.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a2f2787fae10a2f278 /* SqPruningStructure.cpp */; };
- FFFF10a2f2e07fae10a2f2e0 /* SqSceneQueryManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a2f2e07fae10a2f2e0 /* SqSceneQueryManager.cpp */; };
+ FFFF0406f2007fef0406f200 /* SqAABBPruner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0406f2007fef0406f200 /* SqAABBPruner.cpp */; };
+ FFFF0406f2687fef0406f268 /* SqAABBTree.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0406f2687fef0406f268 /* SqAABBTree.cpp */; };
+ FFFF0406f2d07fef0406f2d0 /* SqAABBTreeBuild.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0406f2d07fef0406f2d0 /* SqAABBTreeBuild.cpp */; };
+ FFFF0406f3387fef0406f338 /* SqAABBTreeUpdateMap.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0406f3387fef0406f338 /* SqAABBTreeUpdateMap.cpp */; };
+ FFFF0406f3a07fef0406f3a0 /* SqBounds.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0406f3a07fef0406f3a0 /* SqBounds.cpp */; };
+ FFFF0406f4087fef0406f408 /* SqBucketPruner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0406f4087fef0406f408 /* SqBucketPruner.cpp */; };
+ FFFF0406f4707fef0406f470 /* SqExtendedBucketPruner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0406f4707fef0406f470 /* SqExtendedBucketPruner.cpp */; };
+ FFFF0406f4d87fef0406f4d8 /* SqIncrementalAABBPrunerCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0406f4d87fef0406f4d8 /* SqIncrementalAABBPrunerCore.cpp */; };
+ FFFF0406f5407fef0406f540 /* SqIncrementalAABBTree.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0406f5407fef0406f540 /* SqIncrementalAABBTree.cpp */; };
+ FFFF0406f5a87fef0406f5a8 /* SqMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0406f5a87fef0406f5a8 /* SqMetaData.cpp */; };
+ FFFF0406f6107fef0406f610 /* SqPruningPool.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0406f6107fef0406f610 /* SqPruningPool.cpp */; };
+ FFFF0406f6787fef0406f678 /* SqPruningStructure.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0406f6787fef0406f678 /* SqPruningStructure.cpp */; };
+ FFFF0406f6e07fef0406f6e0 /* SqSceneQueryManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0406f6e07fef0406f6e0 /* SqSceneQueryManager.cpp */; };
/* End PBXFileReference section */
/* Begin PBXFileReference section */
- FFFD1354c3c07fae1354c3c0 /* SceneQuery */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "SceneQuery"; sourceTree = BUILT_PRODUCTS_DIR; };
- FFFD10a2ee007fae10a2ee00 /* SqAABBPruner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBPruner.cpp"; path = "../../SceneQuery/src/SqAABBPruner.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a2ee687fae10a2ee68 /* SqAABBTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTree.cpp"; path = "../../SceneQuery/src/SqAABBTree.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a2eed07fae10a2eed0 /* SqAABBTreeBuild.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeBuild.cpp"; path = "../../SceneQuery/src/SqAABBTreeBuild.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a2ef387fae10a2ef38 /* SqAABBTreeUpdateMap.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeUpdateMap.cpp"; path = "../../SceneQuery/src/SqAABBTreeUpdateMap.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a2efa07fae10a2efa0 /* SqBounds.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBounds.cpp"; path = "../../SceneQuery/src/SqBounds.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a2f0087fae10a2f008 /* SqBucketPruner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBucketPruner.cpp"; path = "../../SceneQuery/src/SqBucketPruner.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a2f0707fae10a2f070 /* SqExtendedBucketPruner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqExtendedBucketPruner.cpp"; path = "../../SceneQuery/src/SqExtendedBucketPruner.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a2f0d87fae10a2f0d8 /* SqIncrementalAABBPrunerCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqIncrementalAABBPrunerCore.cpp"; path = "../../SceneQuery/src/SqIncrementalAABBPrunerCore.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a2f1407fae10a2f140 /* SqIncrementalAABBTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqIncrementalAABBTree.cpp"; path = "../../SceneQuery/src/SqIncrementalAABBTree.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a2f1a87fae10a2f1a8 /* SqMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqMetaData.cpp"; path = "../../SceneQuery/src/SqMetaData.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a2f2107fae10a2f210 /* SqPruningPool.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningPool.cpp"; path = "../../SceneQuery/src/SqPruningPool.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a2f2787fae10a2f278 /* SqPruningStructure.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningStructure.cpp"; path = "../../SceneQuery/src/SqPruningStructure.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a2f2e07fae10a2f2e0 /* SqSceneQueryManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqSceneQueryManager.cpp"; path = "../../SceneQuery/src/SqSceneQueryManager.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a2f3487fae10a2f348 /* SqAABBPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBPruner.h"; path = "../../SceneQuery/src/SqAABBPruner.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a2f3b07fae10a2f3b0 /* SqAABBTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTree.h"; path = "../../SceneQuery/src/SqAABBTree.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a2f4187fae10a2f418 /* SqAABBTreeBuild.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeBuild.h"; path = "../../SceneQuery/src/SqAABBTreeBuild.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a2f4807fae10a2f480 /* SqAABBTreeQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeQuery.h"; path = "../../SceneQuery/src/SqAABBTreeQuery.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a2f4e87fae10a2f4e8 /* SqAABBTreeUpdateMap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeUpdateMap.h"; path = "../../SceneQuery/src/SqAABBTreeUpdateMap.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a2f5507fae10a2f550 /* SqBounds.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBounds.h"; path = "../../SceneQuery/src/SqBounds.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a2f5b87fae10a2f5b8 /* SqBucketPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBucketPruner.h"; path = "../../SceneQuery/src/SqBucketPruner.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a2f6207fae10a2f620 /* SqExtendedBucketPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqExtendedBucketPruner.h"; path = "../../SceneQuery/src/SqExtendedBucketPruner.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a2f6887fae10a2f688 /* SqIncrementalAABBPrunerCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqIncrementalAABBPrunerCore.h"; path = "../../SceneQuery/src/SqIncrementalAABBPrunerCore.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a2f6f07fae10a2f6f0 /* SqIncrementalAABBTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqIncrementalAABBTree.h"; path = "../../SceneQuery/src/SqIncrementalAABBTree.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a2f7587fae10a2f758 /* SqPrunerTestsSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPrunerTestsSIMD.h"; path = "../../SceneQuery/src/SqPrunerTestsSIMD.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a2f7c07fae10a2f7c0 /* SqPruningPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningPool.h"; path = "../../SceneQuery/src/SqPruningPool.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a2f8287fae10a2f828 /* SqTypedef.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqTypedef.h"; path = "../../SceneQuery/src/SqTypedef.h"; sourceTree = SOURCE_ROOT; };
- FFFD135506807fae13550680 /* SqPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruner.h"; path = "../../SceneQuery/include/SqPruner.h"; sourceTree = SOURCE_ROOT; };
- FFFD135506e87fae135506e8 /* SqPrunerMergeData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPrunerMergeData.h"; path = "../../SceneQuery/include/SqPrunerMergeData.h"; sourceTree = SOURCE_ROOT; };
- FFFD135507507fae13550750 /* SqPruningStructure.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningStructure.h"; path = "../../SceneQuery/include/SqPruningStructure.h"; sourceTree = SOURCE_ROOT; };
- FFFD135507b87fae135507b8 /* SqSceneQueryManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqSceneQueryManager.h"; path = "../../SceneQuery/include/SqSceneQueryManager.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04b4a4f07fef04b4a4f0 /* SceneQuery */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "SceneQuery"; sourceTree = BUILT_PRODUCTS_DIR; };
+ FFFD0406f2007fef0406f200 /* SqAABBPruner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBPruner.cpp"; path = "../../SceneQuery/src/SqAABBPruner.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0406f2687fef0406f268 /* SqAABBTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTree.cpp"; path = "../../SceneQuery/src/SqAABBTree.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0406f2d07fef0406f2d0 /* SqAABBTreeBuild.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeBuild.cpp"; path = "../../SceneQuery/src/SqAABBTreeBuild.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0406f3387fef0406f338 /* SqAABBTreeUpdateMap.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeUpdateMap.cpp"; path = "../../SceneQuery/src/SqAABBTreeUpdateMap.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0406f3a07fef0406f3a0 /* SqBounds.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBounds.cpp"; path = "../../SceneQuery/src/SqBounds.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0406f4087fef0406f408 /* SqBucketPruner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBucketPruner.cpp"; path = "../../SceneQuery/src/SqBucketPruner.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0406f4707fef0406f470 /* SqExtendedBucketPruner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqExtendedBucketPruner.cpp"; path = "../../SceneQuery/src/SqExtendedBucketPruner.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0406f4d87fef0406f4d8 /* SqIncrementalAABBPrunerCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqIncrementalAABBPrunerCore.cpp"; path = "../../SceneQuery/src/SqIncrementalAABBPrunerCore.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0406f5407fef0406f540 /* SqIncrementalAABBTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqIncrementalAABBTree.cpp"; path = "../../SceneQuery/src/SqIncrementalAABBTree.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0406f5a87fef0406f5a8 /* SqMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqMetaData.cpp"; path = "../../SceneQuery/src/SqMetaData.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0406f6107fef0406f610 /* SqPruningPool.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningPool.cpp"; path = "../../SceneQuery/src/SqPruningPool.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0406f6787fef0406f678 /* SqPruningStructure.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningStructure.cpp"; path = "../../SceneQuery/src/SqPruningStructure.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0406f6e07fef0406f6e0 /* SqSceneQueryManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqSceneQueryManager.cpp"; path = "../../SceneQuery/src/SqSceneQueryManager.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0406f7487fef0406f748 /* SqAABBPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBPruner.h"; path = "../../SceneQuery/src/SqAABBPruner.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0406f7b07fef0406f7b0 /* SqAABBTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTree.h"; path = "../../SceneQuery/src/SqAABBTree.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0406f8187fef0406f818 /* SqAABBTreeBuild.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeBuild.h"; path = "../../SceneQuery/src/SqAABBTreeBuild.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0406f8807fef0406f880 /* SqAABBTreeQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeQuery.h"; path = "../../SceneQuery/src/SqAABBTreeQuery.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0406f8e87fef0406f8e8 /* SqAABBTreeUpdateMap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeUpdateMap.h"; path = "../../SceneQuery/src/SqAABBTreeUpdateMap.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0406f9507fef0406f950 /* SqBounds.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBounds.h"; path = "../../SceneQuery/src/SqBounds.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0406f9b87fef0406f9b8 /* SqBucketPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBucketPruner.h"; path = "../../SceneQuery/src/SqBucketPruner.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0406fa207fef0406fa20 /* SqExtendedBucketPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqExtendedBucketPruner.h"; path = "../../SceneQuery/src/SqExtendedBucketPruner.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0406fa887fef0406fa88 /* SqIncrementalAABBPrunerCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqIncrementalAABBPrunerCore.h"; path = "../../SceneQuery/src/SqIncrementalAABBPrunerCore.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0406faf07fef0406faf0 /* SqIncrementalAABBTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqIncrementalAABBTree.h"; path = "../../SceneQuery/src/SqIncrementalAABBTree.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0406fb587fef0406fb58 /* SqPrunerTestsSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPrunerTestsSIMD.h"; path = "../../SceneQuery/src/SqPrunerTestsSIMD.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0406fbc07fef0406fbc0 /* SqPruningPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningPool.h"; path = "../../SceneQuery/src/SqPruningPool.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0406fc287fef0406fc28 /* SqTypedef.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqTypedef.h"; path = "../../SceneQuery/src/SqTypedef.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04b4e7b07fef04b4e7b0 /* SqPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruner.h"; path = "../../SceneQuery/include/SqPruner.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04b4e8187fef04b4e818 /* SqPrunerMergeData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPrunerMergeData.h"; path = "../../SceneQuery/include/SqPrunerMergeData.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04b4e8807fef04b4e880 /* SqPruningStructure.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningStructure.h"; path = "../../SceneQuery/include/SqPruningStructure.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04b4e8e87fef04b4e8e8 /* SqSceneQueryManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqSceneQueryManager.h"; path = "../../SceneQuery/include/SqSceneQueryManager.h"; sourceTree = SOURCE_ROOT; };
/* End PBXFileReference section */
/* Begin PBXResourcesBuildPhase section */
- FFF21354c3c07fae1354c3c0 /* Resources */ = {
+ FFF204b4a4f07fef04b4a4f0 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -948,7 +948,7 @@
/* End PBXResourcesBuildPhase section */
/* Begin PBXFrameworksBuildPhase section */
- FFFC1354c3c07fae1354c3c0 /* Frameworks */ = {
+ FFFC04b4a4f07fef04b4a4f0 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -958,23 +958,23 @@
/* End PBXFrameworksBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
- FFF81354c3c07fae1354c3c0 /* Sources */ = {
+ FFF804b4a4f07fef04b4a4f0 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- FFFF10a2ee007fae10a2ee00,
- FFFF10a2ee687fae10a2ee68,
- FFFF10a2eed07fae10a2eed0,
- FFFF10a2ef387fae10a2ef38,
- FFFF10a2efa07fae10a2efa0,
- FFFF10a2f0087fae10a2f008,
- FFFF10a2f0707fae10a2f070,
- FFFF10a2f0d87fae10a2f0d8,
- FFFF10a2f1407fae10a2f140,
- FFFF10a2f1a87fae10a2f1a8,
- FFFF10a2f2107fae10a2f210,
- FFFF10a2f2787fae10a2f278,
- FFFF10a2f2e07fae10a2f2e0,
+ FFFF0406f2007fef0406f200,
+ FFFF0406f2687fef0406f268,
+ FFFF0406f2d07fef0406f2d0,
+ FFFF0406f3387fef0406f338,
+ FFFF0406f3a07fef0406f3a0,
+ FFFF0406f4087fef0406f408,
+ FFFF0406f4707fef0406f470,
+ FFFF0406f4d87fef0406f4d8,
+ FFFF0406f5407fef0406f540,
+ FFFF0406f5a87fef0406f5a8,
+ FFFF0406f6107fef0406f610,
+ FFFF0406f6787fef0406f678,
+ FFFF0406f6e07fef0406f6e0,
);
runOnlyForDeploymentPostprocessing = 0;
};
@@ -986,154 +986,154 @@
/* End PBXTargetDependency section */
/* Begin PBXBuildFile section of SimulationController */
- FFFF10a359d07fae10a359d0 /* ScActorCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a359d07fae10a359d0 /* ScActorCore.cpp */; };
- FFFF10a35a387fae10a35a38 /* ScActorSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a35a387fae10a35a38 /* ScActorSim.cpp */; };
- FFFF10a35aa07fae10a35aa0 /* ScArticulationCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a35aa07fae10a35aa0 /* ScArticulationCore.cpp */; };
- FFFF10a35b087fae10a35b08 /* ScArticulationJointCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a35b087fae10a35b08 /* ScArticulationJointCore.cpp */; };
- FFFF10a35b707fae10a35b70 /* ScArticulationJointSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a35b707fae10a35b70 /* ScArticulationJointSim.cpp */; };
- FFFF10a35bd87fae10a35bd8 /* ScArticulationSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a35bd87fae10a35bd8 /* ScArticulationSim.cpp */; };
- FFFF10a35c407fae10a35c40 /* ScBodyCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a35c407fae10a35c40 /* ScBodyCore.cpp */; };
- FFFF10a35ca87fae10a35ca8 /* ScBodyCoreKinematic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a35ca87fae10a35ca8 /* ScBodyCoreKinematic.cpp */; };
- FFFF10a35d107fae10a35d10 /* ScBodySim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a35d107fae10a35d10 /* ScBodySim.cpp */; };
- FFFF10a35d787fae10a35d78 /* ScConstraintCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a35d787fae10a35d78 /* ScConstraintCore.cpp */; };
- FFFF10a35de07fae10a35de0 /* ScConstraintGroupNode.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a35de07fae10a35de0 /* ScConstraintGroupNode.cpp */; };
- FFFF10a35e487fae10a35e48 /* ScConstraintInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a35e487fae10a35e48 /* ScConstraintInteraction.cpp */; };
- FFFF10a35eb07fae10a35eb0 /* ScConstraintProjectionManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a35eb07fae10a35eb0 /* ScConstraintProjectionManager.cpp */; };
- FFFF10a35f187fae10a35f18 /* ScConstraintProjectionTree.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a35f187fae10a35f18 /* ScConstraintProjectionTree.cpp */; };
- FFFF10a35f807fae10a35f80 /* ScConstraintSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a35f807fae10a35f80 /* ScConstraintSim.cpp */; };
- FFFF10a35fe87fae10a35fe8 /* ScElementInteractionMarker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a35fe87fae10a35fe8 /* ScElementInteractionMarker.cpp */; };
- FFFF10a360507fae10a36050 /* ScElementSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a360507fae10a36050 /* ScElementSim.cpp */; };
- FFFF10a360b87fae10a360b8 /* ScInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a360b87fae10a360b8 /* ScInteraction.cpp */; };
- FFFF10a361207fae10a36120 /* ScIterators.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a361207fae10a36120 /* ScIterators.cpp */; };
- FFFF10a361887fae10a36188 /* ScMaterialCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a361887fae10a36188 /* ScMaterialCore.cpp */; };
- FFFF10a361f07fae10a361f0 /* ScMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a361f07fae10a361f0 /* ScMetaData.cpp */; };
- FFFF10a362587fae10a36258 /* ScNPhaseCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a362587fae10a36258 /* ScNPhaseCore.cpp */; };
- FFFF10a362c07fae10a362c0 /* ScPhysics.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a362c07fae10a362c0 /* ScPhysics.cpp */; };
- FFFF10a363287fae10a36328 /* ScRigidCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a363287fae10a36328 /* ScRigidCore.cpp */; };
- FFFF10a363907fae10a36390 /* ScRigidSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a363907fae10a36390 /* ScRigidSim.cpp */; };
- FFFF10a363f87fae10a363f8 /* ScScene.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a363f87fae10a363f8 /* ScScene.cpp */; };
- FFFF10a364607fae10a36460 /* ScShapeCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a364607fae10a36460 /* ScShapeCore.cpp */; };
- FFFF10a364c87fae10a364c8 /* ScShapeInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a364c87fae10a364c8 /* ScShapeInteraction.cpp */; };
- FFFF10a365307fae10a36530 /* ScShapeSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a365307fae10a36530 /* ScShapeSim.cpp */; };
- FFFF10a365987fae10a36598 /* ScSimStats.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a365987fae10a36598 /* ScSimStats.cpp */; };
- FFFF10a366007fae10a36600 /* ScSimulationController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a366007fae10a36600 /* ScSimulationController.cpp */; };
- FFFF10a366687fae10a36668 /* ScSqBoundsManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a366687fae10a36668 /* ScSqBoundsManager.cpp */; };
- FFFF10a366d07fae10a366d0 /* ScStaticCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a366d07fae10a366d0 /* ScStaticCore.cpp */; };
- FFFF10a367387fae10a36738 /* ScStaticSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a367387fae10a36738 /* ScStaticSim.cpp */; };
- FFFF10a367a07fae10a367a0 /* ScTriggerInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a367a07fae10a367a0 /* ScTriggerInteraction.cpp */; };
- FFFF10a369407fae10a36940 /* particles/ScParticleBodyInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a369407fae10a36940 /* particles/ScParticleBodyInteraction.cpp */; };
- FFFF10a369a87fae10a369a8 /* particles/ScParticlePacketShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a369a87fae10a369a8 /* particles/ScParticlePacketShape.cpp */; };
- FFFF10a36a107fae10a36a10 /* particles/ScParticleSystemCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a36a107fae10a36a10 /* particles/ScParticleSystemCore.cpp */; };
- FFFF10a36a787fae10a36a78 /* particles/ScParticleSystemSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a36a787fae10a36a78 /* particles/ScParticleSystemSim.cpp */; };
- FFFF10a36bb07fae10a36bb0 /* cloth/ScClothCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a36bb07fae10a36bb0 /* cloth/ScClothCore.cpp */; };
- FFFF10a36c187fae10a36c18 /* cloth/ScClothFabricCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a36c187fae10a36c18 /* cloth/ScClothFabricCore.cpp */; };
- FFFF10a36c807fae10a36c80 /* cloth/ScClothShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a36c807fae10a36c80 /* cloth/ScClothShape.cpp */; };
- FFFF10a36ce87fae10a36ce8 /* cloth/ScClothSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a36ce87fae10a36ce8 /* cloth/ScClothSim.cpp */; };
+ FFFF0580efd07fef0580efd0 /* ScActorCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0580efd07fef0580efd0 /* ScActorCore.cpp */; };
+ FFFF0580f0387fef0580f038 /* ScActorSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0580f0387fef0580f038 /* ScActorSim.cpp */; };
+ FFFF0580f0a07fef0580f0a0 /* ScArticulationCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0580f0a07fef0580f0a0 /* ScArticulationCore.cpp */; };
+ FFFF0580f1087fef0580f108 /* ScArticulationJointCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0580f1087fef0580f108 /* ScArticulationJointCore.cpp */; };
+ FFFF0580f1707fef0580f170 /* ScArticulationJointSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0580f1707fef0580f170 /* ScArticulationJointSim.cpp */; };
+ FFFF0580f1d87fef0580f1d8 /* ScArticulationSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0580f1d87fef0580f1d8 /* ScArticulationSim.cpp */; };
+ FFFF0580f2407fef0580f240 /* ScBodyCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0580f2407fef0580f240 /* ScBodyCore.cpp */; };
+ FFFF0580f2a87fef0580f2a8 /* ScBodyCoreKinematic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0580f2a87fef0580f2a8 /* ScBodyCoreKinematic.cpp */; };
+ FFFF0580f3107fef0580f310 /* ScBodySim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0580f3107fef0580f310 /* ScBodySim.cpp */; };
+ FFFF0580f3787fef0580f378 /* ScConstraintCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0580f3787fef0580f378 /* ScConstraintCore.cpp */; };
+ FFFF0580f3e07fef0580f3e0 /* ScConstraintGroupNode.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0580f3e07fef0580f3e0 /* ScConstraintGroupNode.cpp */; };
+ FFFF0580f4487fef0580f448 /* ScConstraintInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0580f4487fef0580f448 /* ScConstraintInteraction.cpp */; };
+ FFFF0580f4b07fef0580f4b0 /* ScConstraintProjectionManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0580f4b07fef0580f4b0 /* ScConstraintProjectionManager.cpp */; };
+ FFFF0580f5187fef0580f518 /* ScConstraintProjectionTree.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0580f5187fef0580f518 /* ScConstraintProjectionTree.cpp */; };
+ FFFF0580f5807fef0580f580 /* ScConstraintSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0580f5807fef0580f580 /* ScConstraintSim.cpp */; };
+ FFFF0580f5e87fef0580f5e8 /* ScElementInteractionMarker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0580f5e87fef0580f5e8 /* ScElementInteractionMarker.cpp */; };
+ FFFF0580f6507fef0580f650 /* ScElementSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0580f6507fef0580f650 /* ScElementSim.cpp */; };
+ FFFF0580f6b87fef0580f6b8 /* ScInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0580f6b87fef0580f6b8 /* ScInteraction.cpp */; };
+ FFFF0580f7207fef0580f720 /* ScIterators.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0580f7207fef0580f720 /* ScIterators.cpp */; };
+ FFFF0580f7887fef0580f788 /* ScMaterialCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0580f7887fef0580f788 /* ScMaterialCore.cpp */; };
+ FFFF0580f7f07fef0580f7f0 /* ScMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0580f7f07fef0580f7f0 /* ScMetaData.cpp */; };
+ FFFF0580f8587fef0580f858 /* ScNPhaseCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0580f8587fef0580f858 /* ScNPhaseCore.cpp */; };
+ FFFF0580f8c07fef0580f8c0 /* ScPhysics.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0580f8c07fef0580f8c0 /* ScPhysics.cpp */; };
+ FFFF0580f9287fef0580f928 /* ScRigidCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0580f9287fef0580f928 /* ScRigidCore.cpp */; };
+ FFFF0580f9907fef0580f990 /* ScRigidSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0580f9907fef0580f990 /* ScRigidSim.cpp */; };
+ FFFF0580f9f87fef0580f9f8 /* ScScene.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0580f9f87fef0580f9f8 /* ScScene.cpp */; };
+ FFFF0580fa607fef0580fa60 /* ScShapeCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0580fa607fef0580fa60 /* ScShapeCore.cpp */; };
+ FFFF0580fac87fef0580fac8 /* ScShapeInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0580fac87fef0580fac8 /* ScShapeInteraction.cpp */; };
+ FFFF0580fb307fef0580fb30 /* ScShapeSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0580fb307fef0580fb30 /* ScShapeSim.cpp */; };
+ FFFF0580fb987fef0580fb98 /* ScSimStats.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0580fb987fef0580fb98 /* ScSimStats.cpp */; };
+ FFFF0580fc007fef0580fc00 /* ScSimulationController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0580fc007fef0580fc00 /* ScSimulationController.cpp */; };
+ FFFF0580fc687fef0580fc68 /* ScSqBoundsManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0580fc687fef0580fc68 /* ScSqBoundsManager.cpp */; };
+ FFFF0580fcd07fef0580fcd0 /* ScStaticCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0580fcd07fef0580fcd0 /* ScStaticCore.cpp */; };
+ FFFF0580fd387fef0580fd38 /* ScStaticSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0580fd387fef0580fd38 /* ScStaticSim.cpp */; };
+ FFFF0580fda07fef0580fda0 /* ScTriggerInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0580fda07fef0580fda0 /* ScTriggerInteraction.cpp */; };
+ FFFF0580ff407fef0580ff40 /* particles/ScParticleBodyInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0580ff407fef0580ff40 /* particles/ScParticleBodyInteraction.cpp */; };
+ FFFF0580ffa87fef0580ffa8 /* particles/ScParticlePacketShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0580ffa87fef0580ffa8 /* particles/ScParticlePacketShape.cpp */; };
+ FFFF058100107fef05810010 /* particles/ScParticleSystemCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD058100107fef05810010 /* particles/ScParticleSystemCore.cpp */; };
+ FFFF058100787fef05810078 /* particles/ScParticleSystemSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD058100787fef05810078 /* particles/ScParticleSystemSim.cpp */; };
+ FFFF058101b07fef058101b0 /* cloth/ScClothCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD058101b07fef058101b0 /* cloth/ScClothCore.cpp */; };
+ FFFF058102187fef05810218 /* cloth/ScClothFabricCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD058102187fef05810218 /* cloth/ScClothFabricCore.cpp */; };
+ FFFF058102807fef05810280 /* cloth/ScClothShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD058102807fef05810280 /* cloth/ScClothShape.cpp */; };
+ FFFF058102e87fef058102e8 /* cloth/ScClothSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD058102e87fef058102e8 /* cloth/ScClothSim.cpp */; };
/* End PBXFileReference section */
/* Begin PBXFileReference section */
- FFFD135509407fae13550940 /* SimulationController */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "SimulationController"; sourceTree = BUILT_PRODUCTS_DIR; };
- FFFD10a31a007fae10a31a00 /* ScActorCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorCore.h"; path = "../../SimulationController/include/ScActorCore.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a31a687fae10a31a68 /* ScArticulationCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationCore.h"; path = "../../SimulationController/include/ScArticulationCore.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a31ad07fae10a31ad0 /* ScArticulationJointCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointCore.h"; path = "../../SimulationController/include/ScArticulationJointCore.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a31b387fae10a31b38 /* ScBodyCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodyCore.h"; path = "../../SimulationController/include/ScBodyCore.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a31ba07fae10a31ba0 /* ScClothCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScClothCore.h"; path = "../../SimulationController/include/ScClothCore.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a31c087fae10a31c08 /* ScClothFabricCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScClothFabricCore.h"; path = "../../SimulationController/include/ScClothFabricCore.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a31c707fae10a31c70 /* ScConstraintCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintCore.h"; path = "../../SimulationController/include/ScConstraintCore.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a31cd87fae10a31cd8 /* ScIterators.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScIterators.h"; path = "../../SimulationController/include/ScIterators.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a31d407fae10a31d40 /* ScMaterialCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScMaterialCore.h"; path = "../../SimulationController/include/ScMaterialCore.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a31da87fae10a31da8 /* ScParticleSystemCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScParticleSystemCore.h"; path = "../../SimulationController/include/ScParticleSystemCore.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a31e107fae10a31e10 /* ScPhysics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScPhysics.h"; path = "../../SimulationController/include/ScPhysics.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a31e787fae10a31e78 /* ScRigidCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidCore.h"; path = "../../SimulationController/include/ScRigidCore.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a31ee07fae10a31ee0 /* ScScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScScene.h"; path = "../../SimulationController/include/ScScene.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a31f487fae10a31f48 /* ScShapeCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeCore.h"; path = "../../SimulationController/include/ScShapeCore.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a31fb07fae10a31fb0 /* ScStaticCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticCore.h"; path = "../../SimulationController/include/ScStaticCore.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a34c007fae10a34c00 /* ScActorElementPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorElementPair.h"; path = "../../SimulationController/src/ScActorElementPair.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a34c687fae10a34c68 /* ScActorInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorInteraction.h"; path = "../../SimulationController/src/ScActorInteraction.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a34cd07fae10a34cd0 /* ScActorPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorPair.h"; path = "../../SimulationController/src/ScActorPair.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a34d387fae10a34d38 /* ScActorSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorSim.h"; path = "../../SimulationController/src/ScActorSim.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a34da07fae10a34da0 /* ScArticulationJointSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointSim.h"; path = "../../SimulationController/src/ScArticulationJointSim.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a34e087fae10a34e08 /* ScArticulationSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationSim.h"; path = "../../SimulationController/src/ScArticulationSim.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a34e707fae10a34e70 /* ScBodySim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodySim.h"; path = "../../SimulationController/src/ScBodySim.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a34ed87fae10a34ed8 /* ScClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScClient.h"; path = "../../SimulationController/src/ScClient.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a34f407fae10a34f40 /* ScConstraintGroupNode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintGroupNode.h"; path = "../../SimulationController/src/ScConstraintGroupNode.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a34fa87fae10a34fa8 /* ScConstraintInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintInteraction.h"; path = "../../SimulationController/src/ScConstraintInteraction.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a350107fae10a35010 /* ScConstraintProjectionManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionManager.h"; path = "../../SimulationController/src/ScConstraintProjectionManager.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a350787fae10a35078 /* ScConstraintProjectionTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionTree.h"; path = "../../SimulationController/src/ScConstraintProjectionTree.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a350e07fae10a350e0 /* ScConstraintSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintSim.h"; path = "../../SimulationController/src/ScConstraintSim.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a351487fae10a35148 /* ScContactReportBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScContactReportBuffer.h"; path = "../../SimulationController/src/ScContactReportBuffer.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a351b07fae10a351b0 /* ScContactStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScContactStream.h"; path = "../../SimulationController/src/ScContactStream.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a352187fae10a35218 /* ScElementInteractionMarker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementInteractionMarker.h"; path = "../../SimulationController/src/ScElementInteractionMarker.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a352807fae10a35280 /* ScElementSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementSim.h"; path = "../../SimulationController/src/ScElementSim.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a352e87fae10a352e8 /* ScElementSimInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementSimInteraction.h"; path = "../../SimulationController/src/ScElementSimInteraction.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a353507fae10a35350 /* ScInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScInteraction.h"; path = "../../SimulationController/src/ScInteraction.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a353b87fae10a353b8 /* ScInteractionFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScInteractionFlags.h"; path = "../../SimulationController/src/ScInteractionFlags.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a354207fae10a35420 /* ScNPhaseCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScNPhaseCore.h"; path = "../../SimulationController/src/ScNPhaseCore.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a354887fae10a35488 /* ScObjectIDTracker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScObjectIDTracker.h"; path = "../../SimulationController/src/ScObjectIDTracker.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a354f07fae10a354f0 /* ScRbElementInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRbElementInteraction.h"; path = "../../SimulationController/src/ScRbElementInteraction.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a355587fae10a35558 /* ScRigidSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidSim.h"; path = "../../SimulationController/src/ScRigidSim.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a355c07fae10a355c0 /* ScShapeInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeInteraction.h"; path = "../../SimulationController/src/ScShapeInteraction.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a356287fae10a35628 /* ScShapeIterator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeIterator.h"; path = "../../SimulationController/src/ScShapeIterator.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a356907fae10a35690 /* ScShapeSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeSim.h"; path = "../../SimulationController/src/ScShapeSim.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a356f87fae10a356f8 /* ScSimStateData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimStateData.h"; path = "../../SimulationController/src/ScSimStateData.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a357607fae10a35760 /* ScSimStats.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimStats.h"; path = "../../SimulationController/src/ScSimStats.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a357c87fae10a357c8 /* ScSimulationController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimulationController.h"; path = "../../SimulationController/src/ScSimulationController.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a358307fae10a35830 /* ScSqBoundsManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSqBoundsManager.h"; path = "../../SimulationController/src/ScSqBoundsManager.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a358987fae10a35898 /* ScStaticSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticSim.h"; path = "../../SimulationController/src/ScStaticSim.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a359007fae10a35900 /* ScTriggerInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScTriggerInteraction.h"; path = "../../SimulationController/src/ScTriggerInteraction.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a359687fae10a35968 /* ScTriggerPairs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScTriggerPairs.h"; path = "../../SimulationController/src/ScTriggerPairs.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a359d07fae10a359d0 /* ScActorCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorCore.cpp"; path = "../../SimulationController/src/ScActorCore.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a35a387fae10a35a38 /* ScActorSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorSim.cpp"; path = "../../SimulationController/src/ScActorSim.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a35aa07fae10a35aa0 /* ScArticulationCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationCore.cpp"; path = "../../SimulationController/src/ScArticulationCore.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a35b087fae10a35b08 /* ScArticulationJointCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointCore.cpp"; path = "../../SimulationController/src/ScArticulationJointCore.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a35b707fae10a35b70 /* ScArticulationJointSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointSim.cpp"; path = "../../SimulationController/src/ScArticulationJointSim.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a35bd87fae10a35bd8 /* ScArticulationSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationSim.cpp"; path = "../../SimulationController/src/ScArticulationSim.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a35c407fae10a35c40 /* ScBodyCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodyCore.cpp"; path = "../../SimulationController/src/ScBodyCore.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a35ca87fae10a35ca8 /* ScBodyCoreKinematic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodyCoreKinematic.cpp"; path = "../../SimulationController/src/ScBodyCoreKinematic.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a35d107fae10a35d10 /* ScBodySim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodySim.cpp"; path = "../../SimulationController/src/ScBodySim.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a35d787fae10a35d78 /* ScConstraintCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintCore.cpp"; path = "../../SimulationController/src/ScConstraintCore.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a35de07fae10a35de0 /* ScConstraintGroupNode.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintGroupNode.cpp"; path = "../../SimulationController/src/ScConstraintGroupNode.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a35e487fae10a35e48 /* ScConstraintInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintInteraction.cpp"; path = "../../SimulationController/src/ScConstraintInteraction.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a35eb07fae10a35eb0 /* ScConstraintProjectionManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionManager.cpp"; path = "../../SimulationController/src/ScConstraintProjectionManager.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a35f187fae10a35f18 /* ScConstraintProjectionTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionTree.cpp"; path = "../../SimulationController/src/ScConstraintProjectionTree.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a35f807fae10a35f80 /* ScConstraintSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintSim.cpp"; path = "../../SimulationController/src/ScConstraintSim.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a35fe87fae10a35fe8 /* ScElementInteractionMarker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementInteractionMarker.cpp"; path = "../../SimulationController/src/ScElementInteractionMarker.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a360507fae10a36050 /* ScElementSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementSim.cpp"; path = "../../SimulationController/src/ScElementSim.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a360b87fae10a360b8 /* ScInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScInteraction.cpp"; path = "../../SimulationController/src/ScInteraction.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a361207fae10a36120 /* ScIterators.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScIterators.cpp"; path = "../../SimulationController/src/ScIterators.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a361887fae10a36188 /* ScMaterialCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScMaterialCore.cpp"; path = "../../SimulationController/src/ScMaterialCore.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a361f07fae10a361f0 /* ScMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScMetaData.cpp"; path = "../../SimulationController/src/ScMetaData.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a362587fae10a36258 /* ScNPhaseCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScNPhaseCore.cpp"; path = "../../SimulationController/src/ScNPhaseCore.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a362c07fae10a362c0 /* ScPhysics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScPhysics.cpp"; path = "../../SimulationController/src/ScPhysics.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a363287fae10a36328 /* ScRigidCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidCore.cpp"; path = "../../SimulationController/src/ScRigidCore.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a363907fae10a36390 /* ScRigidSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidSim.cpp"; path = "../../SimulationController/src/ScRigidSim.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a363f87fae10a363f8 /* ScScene.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScScene.cpp"; path = "../../SimulationController/src/ScScene.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a364607fae10a36460 /* ScShapeCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeCore.cpp"; path = "../../SimulationController/src/ScShapeCore.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a364c87fae10a364c8 /* ScShapeInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeInteraction.cpp"; path = "../../SimulationController/src/ScShapeInteraction.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a365307fae10a36530 /* ScShapeSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeSim.cpp"; path = "../../SimulationController/src/ScShapeSim.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a365987fae10a36598 /* ScSimStats.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimStats.cpp"; path = "../../SimulationController/src/ScSimStats.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a366007fae10a36600 /* ScSimulationController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimulationController.cpp"; path = "../../SimulationController/src/ScSimulationController.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a366687fae10a36668 /* ScSqBoundsManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSqBoundsManager.cpp"; path = "../../SimulationController/src/ScSqBoundsManager.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a366d07fae10a366d0 /* ScStaticCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticCore.cpp"; path = "../../SimulationController/src/ScStaticCore.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a367387fae10a36738 /* ScStaticSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticSim.cpp"; path = "../../SimulationController/src/ScStaticSim.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a367a07fae10a367a0 /* ScTriggerInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScTriggerInteraction.cpp"; path = "../../SimulationController/src/ScTriggerInteraction.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a368087fae10a36808 /* particles/ScParticleBodyInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleBodyInteraction.h"; path = "../../SimulationController/src/particles/ScParticleBodyInteraction.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a368707fae10a36870 /* particles/ScParticlePacketShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticlePacketShape.h"; path = "../../SimulationController/src/particles/ScParticlePacketShape.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a368d87fae10a368d8 /* particles/ScParticleSystemSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleSystemSim.h"; path = "../../SimulationController/src/particles/ScParticleSystemSim.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a369407fae10a36940 /* particles/ScParticleBodyInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleBodyInteraction.cpp"; path = "../../SimulationController/src/particles/ScParticleBodyInteraction.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a369a87fae10a369a8 /* particles/ScParticlePacketShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticlePacketShape.cpp"; path = "../../SimulationController/src/particles/ScParticlePacketShape.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a36a107fae10a36a10 /* particles/ScParticleSystemCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleSystemCore.cpp"; path = "../../SimulationController/src/particles/ScParticleSystemCore.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a36a787fae10a36a78 /* particles/ScParticleSystemSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleSystemSim.cpp"; path = "../../SimulationController/src/particles/ScParticleSystemSim.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a36ae07fae10a36ae0 /* cloth/ScClothShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothShape.h"; path = "../../SimulationController/src/cloth/ScClothShape.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a36b487fae10a36b48 /* cloth/ScClothSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothSim.h"; path = "../../SimulationController/src/cloth/ScClothSim.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a36bb07fae10a36bb0 /* cloth/ScClothCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothCore.cpp"; path = "../../SimulationController/src/cloth/ScClothCore.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a36c187fae10a36c18 /* cloth/ScClothFabricCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothFabricCore.cpp"; path = "../../SimulationController/src/cloth/ScClothFabricCore.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a36c807fae10a36c80 /* cloth/ScClothShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothShape.cpp"; path = "../../SimulationController/src/cloth/ScClothShape.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a36ce87fae10a36ce8 /* cloth/ScClothSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothSim.cpp"; path = "../../SimulationController/src/cloth/ScClothSim.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD04b4ea707fef04b4ea70 /* SimulationController */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "SimulationController"; sourceTree = BUILT_PRODUCTS_DIR; };
+ FFFD04071e007fef04071e00 /* ScActorCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorCore.h"; path = "../../SimulationController/include/ScActorCore.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04071e687fef04071e68 /* ScArticulationCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationCore.h"; path = "../../SimulationController/include/ScArticulationCore.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04071ed07fef04071ed0 /* ScArticulationJointCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointCore.h"; path = "../../SimulationController/include/ScArticulationJointCore.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04071f387fef04071f38 /* ScBodyCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodyCore.h"; path = "../../SimulationController/include/ScBodyCore.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04071fa07fef04071fa0 /* ScClothCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScClothCore.h"; path = "../../SimulationController/include/ScClothCore.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040720087fef04072008 /* ScClothFabricCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScClothFabricCore.h"; path = "../../SimulationController/include/ScClothFabricCore.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040720707fef04072070 /* ScConstraintCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintCore.h"; path = "../../SimulationController/include/ScConstraintCore.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040720d87fef040720d8 /* ScIterators.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScIterators.h"; path = "../../SimulationController/include/ScIterators.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040721407fef04072140 /* ScMaterialCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScMaterialCore.h"; path = "../../SimulationController/include/ScMaterialCore.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040721a87fef040721a8 /* ScParticleSystemCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScParticleSystemCore.h"; path = "../../SimulationController/include/ScParticleSystemCore.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040722107fef04072210 /* ScPhysics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScPhysics.h"; path = "../../SimulationController/include/ScPhysics.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040722787fef04072278 /* ScRigidCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidCore.h"; path = "../../SimulationController/include/ScRigidCore.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040722e07fef040722e0 /* ScScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScScene.h"; path = "../../SimulationController/include/ScScene.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040723487fef04072348 /* ScShapeCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeCore.h"; path = "../../SimulationController/include/ScShapeCore.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040723b07fef040723b0 /* ScStaticCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticCore.h"; path = "../../SimulationController/include/ScStaticCore.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0580e2007fef0580e200 /* ScActorElementPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorElementPair.h"; path = "../../SimulationController/src/ScActorElementPair.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0580e2687fef0580e268 /* ScActorInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorInteraction.h"; path = "../../SimulationController/src/ScActorInteraction.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0580e2d07fef0580e2d0 /* ScActorPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorPair.h"; path = "../../SimulationController/src/ScActorPair.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0580e3387fef0580e338 /* ScActorSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorSim.h"; path = "../../SimulationController/src/ScActorSim.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0580e3a07fef0580e3a0 /* ScArticulationJointSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointSim.h"; path = "../../SimulationController/src/ScArticulationJointSim.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0580e4087fef0580e408 /* ScArticulationSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationSim.h"; path = "../../SimulationController/src/ScArticulationSim.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0580e4707fef0580e470 /* ScBodySim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodySim.h"; path = "../../SimulationController/src/ScBodySim.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0580e4d87fef0580e4d8 /* ScClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScClient.h"; path = "../../SimulationController/src/ScClient.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0580e5407fef0580e540 /* ScConstraintGroupNode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintGroupNode.h"; path = "../../SimulationController/src/ScConstraintGroupNode.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0580e5a87fef0580e5a8 /* ScConstraintInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintInteraction.h"; path = "../../SimulationController/src/ScConstraintInteraction.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0580e6107fef0580e610 /* ScConstraintProjectionManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionManager.h"; path = "../../SimulationController/src/ScConstraintProjectionManager.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0580e6787fef0580e678 /* ScConstraintProjectionTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionTree.h"; path = "../../SimulationController/src/ScConstraintProjectionTree.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0580e6e07fef0580e6e0 /* ScConstraintSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintSim.h"; path = "../../SimulationController/src/ScConstraintSim.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0580e7487fef0580e748 /* ScContactReportBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScContactReportBuffer.h"; path = "../../SimulationController/src/ScContactReportBuffer.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0580e7b07fef0580e7b0 /* ScContactStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScContactStream.h"; path = "../../SimulationController/src/ScContactStream.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0580e8187fef0580e818 /* ScElementInteractionMarker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementInteractionMarker.h"; path = "../../SimulationController/src/ScElementInteractionMarker.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0580e8807fef0580e880 /* ScElementSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementSim.h"; path = "../../SimulationController/src/ScElementSim.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0580e8e87fef0580e8e8 /* ScElementSimInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementSimInteraction.h"; path = "../../SimulationController/src/ScElementSimInteraction.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0580e9507fef0580e950 /* ScInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScInteraction.h"; path = "../../SimulationController/src/ScInteraction.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0580e9b87fef0580e9b8 /* ScInteractionFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScInteractionFlags.h"; path = "../../SimulationController/src/ScInteractionFlags.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0580ea207fef0580ea20 /* ScNPhaseCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScNPhaseCore.h"; path = "../../SimulationController/src/ScNPhaseCore.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0580ea887fef0580ea88 /* ScObjectIDTracker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScObjectIDTracker.h"; path = "../../SimulationController/src/ScObjectIDTracker.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0580eaf07fef0580eaf0 /* ScRbElementInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRbElementInteraction.h"; path = "../../SimulationController/src/ScRbElementInteraction.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0580eb587fef0580eb58 /* ScRigidSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidSim.h"; path = "../../SimulationController/src/ScRigidSim.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0580ebc07fef0580ebc0 /* ScShapeInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeInteraction.h"; path = "../../SimulationController/src/ScShapeInteraction.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0580ec287fef0580ec28 /* ScShapeIterator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeIterator.h"; path = "../../SimulationController/src/ScShapeIterator.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0580ec907fef0580ec90 /* ScShapeSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeSim.h"; path = "../../SimulationController/src/ScShapeSim.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0580ecf87fef0580ecf8 /* ScSimStateData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimStateData.h"; path = "../../SimulationController/src/ScSimStateData.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0580ed607fef0580ed60 /* ScSimStats.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimStats.h"; path = "../../SimulationController/src/ScSimStats.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0580edc87fef0580edc8 /* ScSimulationController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimulationController.h"; path = "../../SimulationController/src/ScSimulationController.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0580ee307fef0580ee30 /* ScSqBoundsManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSqBoundsManager.h"; path = "../../SimulationController/src/ScSqBoundsManager.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0580ee987fef0580ee98 /* ScStaticSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticSim.h"; path = "../../SimulationController/src/ScStaticSim.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0580ef007fef0580ef00 /* ScTriggerInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScTriggerInteraction.h"; path = "../../SimulationController/src/ScTriggerInteraction.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0580ef687fef0580ef68 /* ScTriggerPairs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScTriggerPairs.h"; path = "../../SimulationController/src/ScTriggerPairs.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0580efd07fef0580efd0 /* ScActorCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorCore.cpp"; path = "../../SimulationController/src/ScActorCore.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0580f0387fef0580f038 /* ScActorSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorSim.cpp"; path = "../../SimulationController/src/ScActorSim.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0580f0a07fef0580f0a0 /* ScArticulationCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationCore.cpp"; path = "../../SimulationController/src/ScArticulationCore.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0580f1087fef0580f108 /* ScArticulationJointCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointCore.cpp"; path = "../../SimulationController/src/ScArticulationJointCore.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0580f1707fef0580f170 /* ScArticulationJointSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointSim.cpp"; path = "../../SimulationController/src/ScArticulationJointSim.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0580f1d87fef0580f1d8 /* ScArticulationSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationSim.cpp"; path = "../../SimulationController/src/ScArticulationSim.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0580f2407fef0580f240 /* ScBodyCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodyCore.cpp"; path = "../../SimulationController/src/ScBodyCore.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0580f2a87fef0580f2a8 /* ScBodyCoreKinematic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodyCoreKinematic.cpp"; path = "../../SimulationController/src/ScBodyCoreKinematic.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0580f3107fef0580f310 /* ScBodySim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodySim.cpp"; path = "../../SimulationController/src/ScBodySim.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0580f3787fef0580f378 /* ScConstraintCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintCore.cpp"; path = "../../SimulationController/src/ScConstraintCore.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0580f3e07fef0580f3e0 /* ScConstraintGroupNode.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintGroupNode.cpp"; path = "../../SimulationController/src/ScConstraintGroupNode.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0580f4487fef0580f448 /* ScConstraintInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintInteraction.cpp"; path = "../../SimulationController/src/ScConstraintInteraction.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0580f4b07fef0580f4b0 /* ScConstraintProjectionManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionManager.cpp"; path = "../../SimulationController/src/ScConstraintProjectionManager.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0580f5187fef0580f518 /* ScConstraintProjectionTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionTree.cpp"; path = "../../SimulationController/src/ScConstraintProjectionTree.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0580f5807fef0580f580 /* ScConstraintSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintSim.cpp"; path = "../../SimulationController/src/ScConstraintSim.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0580f5e87fef0580f5e8 /* ScElementInteractionMarker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementInteractionMarker.cpp"; path = "../../SimulationController/src/ScElementInteractionMarker.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0580f6507fef0580f650 /* ScElementSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementSim.cpp"; path = "../../SimulationController/src/ScElementSim.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0580f6b87fef0580f6b8 /* ScInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScInteraction.cpp"; path = "../../SimulationController/src/ScInteraction.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0580f7207fef0580f720 /* ScIterators.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScIterators.cpp"; path = "../../SimulationController/src/ScIterators.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0580f7887fef0580f788 /* ScMaterialCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScMaterialCore.cpp"; path = "../../SimulationController/src/ScMaterialCore.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0580f7f07fef0580f7f0 /* ScMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScMetaData.cpp"; path = "../../SimulationController/src/ScMetaData.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0580f8587fef0580f858 /* ScNPhaseCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScNPhaseCore.cpp"; path = "../../SimulationController/src/ScNPhaseCore.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0580f8c07fef0580f8c0 /* ScPhysics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScPhysics.cpp"; path = "../../SimulationController/src/ScPhysics.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0580f9287fef0580f928 /* ScRigidCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidCore.cpp"; path = "../../SimulationController/src/ScRigidCore.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0580f9907fef0580f990 /* ScRigidSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidSim.cpp"; path = "../../SimulationController/src/ScRigidSim.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0580f9f87fef0580f9f8 /* ScScene.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScScene.cpp"; path = "../../SimulationController/src/ScScene.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0580fa607fef0580fa60 /* ScShapeCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeCore.cpp"; path = "../../SimulationController/src/ScShapeCore.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0580fac87fef0580fac8 /* ScShapeInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeInteraction.cpp"; path = "../../SimulationController/src/ScShapeInteraction.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0580fb307fef0580fb30 /* ScShapeSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeSim.cpp"; path = "../../SimulationController/src/ScShapeSim.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0580fb987fef0580fb98 /* ScSimStats.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimStats.cpp"; path = "../../SimulationController/src/ScSimStats.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0580fc007fef0580fc00 /* ScSimulationController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimulationController.cpp"; path = "../../SimulationController/src/ScSimulationController.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0580fc687fef0580fc68 /* ScSqBoundsManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSqBoundsManager.cpp"; path = "../../SimulationController/src/ScSqBoundsManager.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0580fcd07fef0580fcd0 /* ScStaticCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticCore.cpp"; path = "../../SimulationController/src/ScStaticCore.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0580fd387fef0580fd38 /* ScStaticSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticSim.cpp"; path = "../../SimulationController/src/ScStaticSim.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0580fda07fef0580fda0 /* ScTriggerInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScTriggerInteraction.cpp"; path = "../../SimulationController/src/ScTriggerInteraction.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0580fe087fef0580fe08 /* particles/ScParticleBodyInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleBodyInteraction.h"; path = "../../SimulationController/src/particles/ScParticleBodyInteraction.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0580fe707fef0580fe70 /* particles/ScParticlePacketShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticlePacketShape.h"; path = "../../SimulationController/src/particles/ScParticlePacketShape.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0580fed87fef0580fed8 /* particles/ScParticleSystemSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleSystemSim.h"; path = "../../SimulationController/src/particles/ScParticleSystemSim.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0580ff407fef0580ff40 /* particles/ScParticleBodyInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleBodyInteraction.cpp"; path = "../../SimulationController/src/particles/ScParticleBodyInteraction.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0580ffa87fef0580ffa8 /* particles/ScParticlePacketShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticlePacketShape.cpp"; path = "../../SimulationController/src/particles/ScParticlePacketShape.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD058100107fef05810010 /* particles/ScParticleSystemCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleSystemCore.cpp"; path = "../../SimulationController/src/particles/ScParticleSystemCore.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD058100787fef05810078 /* particles/ScParticleSystemSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleSystemSim.cpp"; path = "../../SimulationController/src/particles/ScParticleSystemSim.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD058100e07fef058100e0 /* cloth/ScClothShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothShape.h"; path = "../../SimulationController/src/cloth/ScClothShape.h"; sourceTree = SOURCE_ROOT; };
+ FFFD058101487fef05810148 /* cloth/ScClothSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothSim.h"; path = "../../SimulationController/src/cloth/ScClothSim.h"; sourceTree = SOURCE_ROOT; };
+ FFFD058101b07fef058101b0 /* cloth/ScClothCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothCore.cpp"; path = "../../SimulationController/src/cloth/ScClothCore.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD058102187fef05810218 /* cloth/ScClothFabricCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothFabricCore.cpp"; path = "../../SimulationController/src/cloth/ScClothFabricCore.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD058102807fef05810280 /* cloth/ScClothShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothShape.cpp"; path = "../../SimulationController/src/cloth/ScClothShape.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD058102e87fef058102e8 /* 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 */
- FFF2135509407fae13550940 /* Resources */ = {
+ FFF204b4ea707fef04b4ea70 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -1143,7 +1143,7 @@
/* End PBXResourcesBuildPhase section */
/* Begin PBXFrameworksBuildPhase section */
- FFFC135509407fae13550940 /* Frameworks */ = {
+ FFFC04b4ea707fef04b4ea70 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -1153,53 +1153,53 @@
/* End PBXFrameworksBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
- FFF8135509407fae13550940 /* Sources */ = {
+ FFF804b4ea707fef04b4ea70 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- FFFF10a359d07fae10a359d0,
- FFFF10a35a387fae10a35a38,
- FFFF10a35aa07fae10a35aa0,
- FFFF10a35b087fae10a35b08,
- FFFF10a35b707fae10a35b70,
- FFFF10a35bd87fae10a35bd8,
- FFFF10a35c407fae10a35c40,
- FFFF10a35ca87fae10a35ca8,
- FFFF10a35d107fae10a35d10,
- FFFF10a35d787fae10a35d78,
- FFFF10a35de07fae10a35de0,
- FFFF10a35e487fae10a35e48,
- FFFF10a35eb07fae10a35eb0,
- FFFF10a35f187fae10a35f18,
- FFFF10a35f807fae10a35f80,
- FFFF10a35fe87fae10a35fe8,
- FFFF10a360507fae10a36050,
- FFFF10a360b87fae10a360b8,
- FFFF10a361207fae10a36120,
- FFFF10a361887fae10a36188,
- FFFF10a361f07fae10a361f0,
- FFFF10a362587fae10a36258,
- FFFF10a362c07fae10a362c0,
- FFFF10a363287fae10a36328,
- FFFF10a363907fae10a36390,
- FFFF10a363f87fae10a363f8,
- FFFF10a364607fae10a36460,
- FFFF10a364c87fae10a364c8,
- FFFF10a365307fae10a36530,
- FFFF10a365987fae10a36598,
- FFFF10a366007fae10a36600,
- FFFF10a366687fae10a36668,
- FFFF10a366d07fae10a366d0,
- FFFF10a367387fae10a36738,
- FFFF10a367a07fae10a367a0,
- FFFF10a369407fae10a36940,
- FFFF10a369a87fae10a369a8,
- FFFF10a36a107fae10a36a10,
- FFFF10a36a787fae10a36a78,
- FFFF10a36bb07fae10a36bb0,
- FFFF10a36c187fae10a36c18,
- FFFF10a36c807fae10a36c80,
- FFFF10a36ce87fae10a36ce8,
+ FFFF0580efd07fef0580efd0,
+ FFFF0580f0387fef0580f038,
+ FFFF0580f0a07fef0580f0a0,
+ FFFF0580f1087fef0580f108,
+ FFFF0580f1707fef0580f170,
+ FFFF0580f1d87fef0580f1d8,
+ FFFF0580f2407fef0580f240,
+ FFFF0580f2a87fef0580f2a8,
+ FFFF0580f3107fef0580f310,
+ FFFF0580f3787fef0580f378,
+ FFFF0580f3e07fef0580f3e0,
+ FFFF0580f4487fef0580f448,
+ FFFF0580f4b07fef0580f4b0,
+ FFFF0580f5187fef0580f518,
+ FFFF0580f5807fef0580f580,
+ FFFF0580f5e87fef0580f5e8,
+ FFFF0580f6507fef0580f650,
+ FFFF0580f6b87fef0580f6b8,
+ FFFF0580f7207fef0580f720,
+ FFFF0580f7887fef0580f788,
+ FFFF0580f7f07fef0580f7f0,
+ FFFF0580f8587fef0580f858,
+ FFFF0580f8c07fef0580f8c0,
+ FFFF0580f9287fef0580f928,
+ FFFF0580f9907fef0580f990,
+ FFFF0580f9f87fef0580f9f8,
+ FFFF0580fa607fef0580fa60,
+ FFFF0580fac87fef0580fac8,
+ FFFF0580fb307fef0580fb30,
+ FFFF0580fb987fef0580fb98,
+ FFFF0580fc007fef0580fc00,
+ FFFF0580fc687fef0580fc68,
+ FFFF0580fcd07fef0580fcd0,
+ FFFF0580fd387fef0580fd38,
+ FFFF0580fda07fef0580fda0,
+ FFFF0580ff407fef0580ff40,
+ FFFF0580ffa87fef0580ffa8,
+ FFFF058100107fef05810010,
+ FFFF058100787fef05810078,
+ FFFF058101b07fef058101b0,
+ FFFF058102187fef05810218,
+ FFFF058102807fef05810280,
+ FFFF058102e87fef058102e8,
);
runOnlyForDeploymentPostprocessing = 0;
};
@@ -1211,80 +1211,80 @@
/* End PBXTargetDependency section */
/* Begin PBXBuildFile section of PhysXCooking */
- FFFF1355f2a07fae1355f2a0 /* PhysXExtensions in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD13539a707fae13539a70 /* PhysXExtensions */; };
- FFFF10a38e007fae10a38e00 /* Adjacencies.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a38e007fae10a38e00 /* Adjacencies.cpp */; };
- FFFF10a38e687fae10a38e68 /* Cooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a38e687fae10a38e68 /* Cooking.cpp */; };
- FFFF10a38ed07fae10a38ed0 /* CookingUtils.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a38ed07fae10a38ed0 /* CookingUtils.cpp */; };
- FFFF10a38f387fae10a38f38 /* EdgeList.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a38f387fae10a38f38 /* EdgeList.cpp */; };
- FFFF10a38fa07fae10a38fa0 /* MeshCleaner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a38fa07fae10a38fa0 /* MeshCleaner.cpp */; };
- FFFF10a390087fae10a39008 /* Quantizer.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a390087fae10a39008 /* Quantizer.cpp */; };
- FFFF10a392e07fae10a392e0 /* mesh/GrbTriangleMeshCooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a392e07fae10a392e0 /* mesh/GrbTriangleMeshCooking.cpp */; };
- FFFF10a393487fae10a39348 /* mesh/HeightFieldCooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a393487fae10a39348 /* mesh/HeightFieldCooking.cpp */; };
- FFFF10a393b07fae10a393b0 /* mesh/RTreeCooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a393b07fae10a393b0 /* mesh/RTreeCooking.cpp */; };
- FFFF10a394187fae10a39418 /* mesh/TriangleMeshBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a394187fae10a39418 /* mesh/TriangleMeshBuilder.cpp */; };
- FFFF10a396887fae10a39688 /* convex/BigConvexDataBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a396887fae10a39688 /* convex/BigConvexDataBuilder.cpp */; };
- FFFF10a396f07fae10a396f0 /* convex/ConvexHullBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a396f07fae10a396f0 /* convex/ConvexHullBuilder.cpp */; };
- FFFF10a397587fae10a39758 /* convex/ConvexHullLib.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a397587fae10a39758 /* convex/ConvexHullLib.cpp */; };
- FFFF10a397c07fae10a397c0 /* convex/ConvexHullUtils.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a397c07fae10a397c0 /* convex/ConvexHullUtils.cpp */; };
- FFFF10a398287fae10a39828 /* convex/ConvexMeshBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a398287fae10a39828 /* convex/ConvexMeshBuilder.cpp */; };
- FFFF10a398907fae10a39890 /* convex/ConvexPolygonsBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a398907fae10a39890 /* convex/ConvexPolygonsBuilder.cpp */; };
- FFFF10a398f87fae10a398f8 /* convex/InflationConvexHullLib.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a398f87fae10a398f8 /* convex/InflationConvexHullLib.cpp */; };
- FFFF10a399607fae10a39960 /* convex/QuickHullConvexHullLib.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a399607fae10a39960 /* convex/QuickHullConvexHullLib.cpp */; };
- FFFF10a399c87fae10a399c8 /* convex/VolumeIntegration.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10a399c87fae10a399c8 /* convex/VolumeIntegration.cpp */; };
+ FFFF0492f7007fef0492f700 /* PhysXExtensions in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD04b37ba07fef04b37ba0 /* PhysXExtensions */; };
+ FFFF058144007fef05814400 /* Adjacencies.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD058144007fef05814400 /* Adjacencies.cpp */; };
+ FFFF058144687fef05814468 /* Cooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD058144687fef05814468 /* Cooking.cpp */; };
+ FFFF058144d07fef058144d0 /* CookingUtils.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD058144d07fef058144d0 /* CookingUtils.cpp */; };
+ FFFF058145387fef05814538 /* EdgeList.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD058145387fef05814538 /* EdgeList.cpp */; };
+ FFFF058145a07fef058145a0 /* MeshCleaner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD058145a07fef058145a0 /* MeshCleaner.cpp */; };
+ FFFF058146087fef05814608 /* Quantizer.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD058146087fef05814608 /* Quantizer.cpp */; };
+ FFFF058148e07fef058148e0 /* mesh/GrbTriangleMeshCooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD058148e07fef058148e0 /* mesh/GrbTriangleMeshCooking.cpp */; };
+ FFFF058149487fef05814948 /* mesh/HeightFieldCooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD058149487fef05814948 /* mesh/HeightFieldCooking.cpp */; };
+ FFFF058149b07fef058149b0 /* mesh/RTreeCooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD058149b07fef058149b0 /* mesh/RTreeCooking.cpp */; };
+ FFFF05814a187fef05814a18 /* mesh/TriangleMeshBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD05814a187fef05814a18 /* mesh/TriangleMeshBuilder.cpp */; };
+ FFFF05814c887fef05814c88 /* convex/BigConvexDataBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD05814c887fef05814c88 /* convex/BigConvexDataBuilder.cpp */; };
+ FFFF05814cf07fef05814cf0 /* convex/ConvexHullBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD05814cf07fef05814cf0 /* convex/ConvexHullBuilder.cpp */; };
+ FFFF05814d587fef05814d58 /* convex/ConvexHullLib.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD05814d587fef05814d58 /* convex/ConvexHullLib.cpp */; };
+ FFFF05814dc07fef05814dc0 /* convex/ConvexHullUtils.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD05814dc07fef05814dc0 /* convex/ConvexHullUtils.cpp */; };
+ FFFF05814e287fef05814e28 /* convex/ConvexMeshBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD05814e287fef05814e28 /* convex/ConvexMeshBuilder.cpp */; };
+ FFFF05814e907fef05814e90 /* convex/ConvexPolygonsBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD05814e907fef05814e90 /* convex/ConvexPolygonsBuilder.cpp */; };
+ FFFF05814ef87fef05814ef8 /* convex/InflationConvexHullLib.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD05814ef87fef05814ef8 /* convex/InflationConvexHullLib.cpp */; };
+ FFFF05814f607fef05814f60 /* convex/QuickHullConvexHullLib.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD05814f607fef05814f60 /* convex/QuickHullConvexHullLib.cpp */; };
+ FFFF05814fc87fef05814fc8 /* convex/VolumeIntegration.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD05814fc87fef05814fc8 /* convex/VolumeIntegration.cpp */; };
/* End PBXFileReference section */
/* Begin PBXFileReference section */
- FFFD13555bc07fae13555bc0 /* PhysXCooking */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXCooking"; sourceTree = BUILT_PRODUCTS_DIR; };
- FFFD1355fc307fae1355fc30 /* PxBVH33MidphaseDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBVH33MidphaseDesc.h"; path = "../../../Include/cooking/PxBVH33MidphaseDesc.h"; sourceTree = SOURCE_ROOT; };
- FFFD1355fc987fae1355fc98 /* PxBVH34MidphaseDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBVH34MidphaseDesc.h"; path = "../../../Include/cooking/PxBVH34MidphaseDesc.h"; sourceTree = SOURCE_ROOT; };
- FFFD1355fd007fae1355fd00 /* PxConvexMeshDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConvexMeshDesc.h"; path = "../../../Include/cooking/PxConvexMeshDesc.h"; sourceTree = SOURCE_ROOT; };
- FFFD1355fd687fae1355fd68 /* PxCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCooking.h"; path = "../../../Include/cooking/PxCooking.h"; sourceTree = SOURCE_ROOT; };
- FFFD1355fdd07fae1355fdd0 /* PxMidphaseDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMidphaseDesc.h"; path = "../../../Include/cooking/PxMidphaseDesc.h"; sourceTree = SOURCE_ROOT; };
- FFFD1355fe387fae1355fe38 /* PxTriangleMeshDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTriangleMeshDesc.h"; path = "../../../Include/cooking/PxTriangleMeshDesc.h"; sourceTree = SOURCE_ROOT; };
- FFFD1355fea07fae1355fea0 /* Pxc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Pxc.h"; path = "../../../Include/cooking/Pxc.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a38e007fae10a38e00 /* Adjacencies.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Adjacencies.cpp"; path = "../../PhysXCooking/src/Adjacencies.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a38e687fae10a38e68 /* Cooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Cooking.cpp"; path = "../../PhysXCooking/src/Cooking.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a38ed07fae10a38ed0 /* CookingUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CookingUtils.cpp"; path = "../../PhysXCooking/src/CookingUtils.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a38f387fae10a38f38 /* EdgeList.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "EdgeList.cpp"; path = "../../PhysXCooking/src/EdgeList.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a38fa07fae10a38fa0 /* MeshCleaner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "MeshCleaner.cpp"; path = "../../PhysXCooking/src/MeshCleaner.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a390087fae10a39008 /* Quantizer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Quantizer.cpp"; path = "../../PhysXCooking/src/Quantizer.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a390707fae10a39070 /* Adjacencies.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Adjacencies.h"; path = "../../PhysXCooking/src/Adjacencies.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a390d87fae10a390d8 /* Cooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Cooking.h"; path = "../../PhysXCooking/src/Cooking.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a391407fae10a39140 /* CookingUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CookingUtils.h"; path = "../../PhysXCooking/src/CookingUtils.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a391a87fae10a391a8 /* EdgeList.h */= { isa = PBXFileReference; fileEncoding = 4; name = "EdgeList.h"; path = "../../PhysXCooking/src/EdgeList.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a392107fae10a39210 /* MeshCleaner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "MeshCleaner.h"; path = "../../PhysXCooking/src/MeshCleaner.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a392787fae10a39278 /* Quantizer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Quantizer.h"; path = "../../PhysXCooking/src/Quantizer.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a392e07fae10a392e0 /* mesh/GrbTriangleMeshCooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/GrbTriangleMeshCooking.cpp"; path = "../../PhysXCooking/src/mesh/GrbTriangleMeshCooking.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a393487fae10a39348 /* mesh/HeightFieldCooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/HeightFieldCooking.cpp"; path = "../../PhysXCooking/src/mesh/HeightFieldCooking.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a393b07fae10a393b0 /* mesh/RTreeCooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/RTreeCooking.cpp"; path = "../../PhysXCooking/src/mesh/RTreeCooking.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a394187fae10a39418 /* mesh/TriangleMeshBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/TriangleMeshBuilder.cpp"; path = "../../PhysXCooking/src/mesh/TriangleMeshBuilder.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a394807fae10a39480 /* mesh/GrbTriangleMeshCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/GrbTriangleMeshCooking.h"; path = "../../PhysXCooking/src/mesh/GrbTriangleMeshCooking.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a394e87fae10a394e8 /* mesh/HeightFieldCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/HeightFieldCooking.h"; path = "../../PhysXCooking/src/mesh/HeightFieldCooking.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a395507fae10a39550 /* mesh/QuickSelect.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/QuickSelect.h"; path = "../../PhysXCooking/src/mesh/QuickSelect.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a395b87fae10a395b8 /* mesh/RTreeCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/RTreeCooking.h"; path = "../../PhysXCooking/src/mesh/RTreeCooking.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a396207fae10a39620 /* mesh/TriangleMeshBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/TriangleMeshBuilder.h"; path = "../../PhysXCooking/src/mesh/TriangleMeshBuilder.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a396887fae10a39688 /* convex/BigConvexDataBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/BigConvexDataBuilder.cpp"; path = "../../PhysXCooking/src/convex/BigConvexDataBuilder.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a396f07fae10a396f0 /* convex/ConvexHullBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullBuilder.cpp"; path = "../../PhysXCooking/src/convex/ConvexHullBuilder.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a397587fae10a39758 /* convex/ConvexHullLib.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullLib.cpp"; path = "../../PhysXCooking/src/convex/ConvexHullLib.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a397c07fae10a397c0 /* convex/ConvexHullUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullUtils.cpp"; path = "../../PhysXCooking/src/convex/ConvexHullUtils.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a398287fae10a39828 /* convex/ConvexMeshBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexMeshBuilder.cpp"; path = "../../PhysXCooking/src/convex/ConvexMeshBuilder.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a398907fae10a39890 /* convex/ConvexPolygonsBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexPolygonsBuilder.cpp"; path = "../../PhysXCooking/src/convex/ConvexPolygonsBuilder.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a398f87fae10a398f8 /* convex/InflationConvexHullLib.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/InflationConvexHullLib.cpp"; path = "../../PhysXCooking/src/convex/InflationConvexHullLib.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a399607fae10a39960 /* convex/QuickHullConvexHullLib.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/QuickHullConvexHullLib.cpp"; path = "../../PhysXCooking/src/convex/QuickHullConvexHullLib.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a399c87fae10a399c8 /* convex/VolumeIntegration.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/VolumeIntegration.cpp"; path = "../../PhysXCooking/src/convex/VolumeIntegration.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10a39a307fae10a39a30 /* convex/BigConvexDataBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/BigConvexDataBuilder.h"; path = "../../PhysXCooking/src/convex/BigConvexDataBuilder.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a39a987fae10a39a98 /* convex/ConvexHullBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullBuilder.h"; path = "../../PhysXCooking/src/convex/ConvexHullBuilder.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a39b007fae10a39b00 /* convex/ConvexHullLib.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullLib.h"; path = "../../PhysXCooking/src/convex/ConvexHullLib.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a39b687fae10a39b68 /* convex/ConvexHullUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullUtils.h"; path = "../../PhysXCooking/src/convex/ConvexHullUtils.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a39bd07fae10a39bd0 /* convex/ConvexMeshBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexMeshBuilder.h"; path = "../../PhysXCooking/src/convex/ConvexMeshBuilder.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a39c387fae10a39c38 /* convex/ConvexPolygonsBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexPolygonsBuilder.h"; path = "../../PhysXCooking/src/convex/ConvexPolygonsBuilder.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a39ca07fae10a39ca0 /* convex/InflationConvexHullLib.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/InflationConvexHullLib.h"; path = "../../PhysXCooking/src/convex/InflationConvexHullLib.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a39d087fae10a39d08 /* convex/QuickHullConvexHullLib.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/QuickHullConvexHullLib.h"; path = "../../PhysXCooking/src/convex/QuickHullConvexHullLib.h"; sourceTree = SOURCE_ROOT; };
- FFFD10a39d707fae10a39d70 /* convex/VolumeIntegration.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/VolumeIntegration.h"; path = "../../PhysXCooking/src/convex/VolumeIntegration.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0492c6407fef0492c640 /* PhysXCooking */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXCooking"; sourceTree = BUILT_PRODUCTS_DIR; };
+ FFFD0492e5207fef0492e520 /* PxBVH33MidphaseDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBVH33MidphaseDesc.h"; path = "../../../Include/cooking/PxBVH33MidphaseDesc.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0492e5887fef0492e588 /* PxBVH34MidphaseDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBVH34MidphaseDesc.h"; path = "../../../Include/cooking/PxBVH34MidphaseDesc.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0492e5f07fef0492e5f0 /* PxConvexMeshDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConvexMeshDesc.h"; path = "../../../Include/cooking/PxConvexMeshDesc.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0492e6587fef0492e658 /* PxCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCooking.h"; path = "../../../Include/cooking/PxCooking.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0492e6c07fef0492e6c0 /* PxMidphaseDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMidphaseDesc.h"; path = "../../../Include/cooking/PxMidphaseDesc.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0492e7287fef0492e728 /* PxTriangleMeshDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTriangleMeshDesc.h"; path = "../../../Include/cooking/PxTriangleMeshDesc.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0492e7907fef0492e790 /* Pxc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Pxc.h"; path = "../../../Include/cooking/Pxc.h"; sourceTree = SOURCE_ROOT; };
+ FFFD058144007fef05814400 /* Adjacencies.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Adjacencies.cpp"; path = "../../PhysXCooking/src/Adjacencies.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD058144687fef05814468 /* Cooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Cooking.cpp"; path = "../../PhysXCooking/src/Cooking.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD058144d07fef058144d0 /* CookingUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CookingUtils.cpp"; path = "../../PhysXCooking/src/CookingUtils.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD058145387fef05814538 /* EdgeList.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "EdgeList.cpp"; path = "../../PhysXCooking/src/EdgeList.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD058145a07fef058145a0 /* MeshCleaner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "MeshCleaner.cpp"; path = "../../PhysXCooking/src/MeshCleaner.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD058146087fef05814608 /* Quantizer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Quantizer.cpp"; path = "../../PhysXCooking/src/Quantizer.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD058146707fef05814670 /* Adjacencies.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Adjacencies.h"; path = "../../PhysXCooking/src/Adjacencies.h"; sourceTree = SOURCE_ROOT; };
+ FFFD058146d87fef058146d8 /* Cooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Cooking.h"; path = "../../PhysXCooking/src/Cooking.h"; sourceTree = SOURCE_ROOT; };
+ FFFD058147407fef05814740 /* CookingUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CookingUtils.h"; path = "../../PhysXCooking/src/CookingUtils.h"; sourceTree = SOURCE_ROOT; };
+ FFFD058147a87fef058147a8 /* EdgeList.h */= { isa = PBXFileReference; fileEncoding = 4; name = "EdgeList.h"; path = "../../PhysXCooking/src/EdgeList.h"; sourceTree = SOURCE_ROOT; };
+ FFFD058148107fef05814810 /* MeshCleaner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "MeshCleaner.h"; path = "../../PhysXCooking/src/MeshCleaner.h"; sourceTree = SOURCE_ROOT; };
+ FFFD058148787fef05814878 /* Quantizer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Quantizer.h"; path = "../../PhysXCooking/src/Quantizer.h"; sourceTree = SOURCE_ROOT; };
+ FFFD058148e07fef058148e0 /* mesh/GrbTriangleMeshCooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/GrbTriangleMeshCooking.cpp"; path = "../../PhysXCooking/src/mesh/GrbTriangleMeshCooking.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD058149487fef05814948 /* mesh/HeightFieldCooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/HeightFieldCooking.cpp"; path = "../../PhysXCooking/src/mesh/HeightFieldCooking.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD058149b07fef058149b0 /* mesh/RTreeCooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/RTreeCooking.cpp"; path = "../../PhysXCooking/src/mesh/RTreeCooking.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD05814a187fef05814a18 /* mesh/TriangleMeshBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/TriangleMeshBuilder.cpp"; path = "../../PhysXCooking/src/mesh/TriangleMeshBuilder.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD05814a807fef05814a80 /* mesh/GrbTriangleMeshCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/GrbTriangleMeshCooking.h"; path = "../../PhysXCooking/src/mesh/GrbTriangleMeshCooking.h"; sourceTree = SOURCE_ROOT; };
+ FFFD05814ae87fef05814ae8 /* mesh/HeightFieldCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/HeightFieldCooking.h"; path = "../../PhysXCooking/src/mesh/HeightFieldCooking.h"; sourceTree = SOURCE_ROOT; };
+ FFFD05814b507fef05814b50 /* mesh/QuickSelect.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/QuickSelect.h"; path = "../../PhysXCooking/src/mesh/QuickSelect.h"; sourceTree = SOURCE_ROOT; };
+ FFFD05814bb87fef05814bb8 /* mesh/RTreeCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/RTreeCooking.h"; path = "../../PhysXCooking/src/mesh/RTreeCooking.h"; sourceTree = SOURCE_ROOT; };
+ FFFD05814c207fef05814c20 /* mesh/TriangleMeshBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/TriangleMeshBuilder.h"; path = "../../PhysXCooking/src/mesh/TriangleMeshBuilder.h"; sourceTree = SOURCE_ROOT; };
+ FFFD05814c887fef05814c88 /* convex/BigConvexDataBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/BigConvexDataBuilder.cpp"; path = "../../PhysXCooking/src/convex/BigConvexDataBuilder.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD05814cf07fef05814cf0 /* convex/ConvexHullBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullBuilder.cpp"; path = "../../PhysXCooking/src/convex/ConvexHullBuilder.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD05814d587fef05814d58 /* convex/ConvexHullLib.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullLib.cpp"; path = "../../PhysXCooking/src/convex/ConvexHullLib.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD05814dc07fef05814dc0 /* convex/ConvexHullUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullUtils.cpp"; path = "../../PhysXCooking/src/convex/ConvexHullUtils.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD05814e287fef05814e28 /* convex/ConvexMeshBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexMeshBuilder.cpp"; path = "../../PhysXCooking/src/convex/ConvexMeshBuilder.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD05814e907fef05814e90 /* convex/ConvexPolygonsBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexPolygonsBuilder.cpp"; path = "../../PhysXCooking/src/convex/ConvexPolygonsBuilder.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD05814ef87fef05814ef8 /* convex/InflationConvexHullLib.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/InflationConvexHullLib.cpp"; path = "../../PhysXCooking/src/convex/InflationConvexHullLib.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD05814f607fef05814f60 /* convex/QuickHullConvexHullLib.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/QuickHullConvexHullLib.cpp"; path = "../../PhysXCooking/src/convex/QuickHullConvexHullLib.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD05814fc87fef05814fc8 /* convex/VolumeIntegration.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/VolumeIntegration.cpp"; path = "../../PhysXCooking/src/convex/VolumeIntegration.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD058150307fef05815030 /* convex/BigConvexDataBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/BigConvexDataBuilder.h"; path = "../../PhysXCooking/src/convex/BigConvexDataBuilder.h"; sourceTree = SOURCE_ROOT; };
+ FFFD058150987fef05815098 /* convex/ConvexHullBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullBuilder.h"; path = "../../PhysXCooking/src/convex/ConvexHullBuilder.h"; sourceTree = SOURCE_ROOT; };
+ FFFD058151007fef05815100 /* convex/ConvexHullLib.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullLib.h"; path = "../../PhysXCooking/src/convex/ConvexHullLib.h"; sourceTree = SOURCE_ROOT; };
+ FFFD058151687fef05815168 /* convex/ConvexHullUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullUtils.h"; path = "../../PhysXCooking/src/convex/ConvexHullUtils.h"; sourceTree = SOURCE_ROOT; };
+ FFFD058151d07fef058151d0 /* convex/ConvexMeshBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexMeshBuilder.h"; path = "../../PhysXCooking/src/convex/ConvexMeshBuilder.h"; sourceTree = SOURCE_ROOT; };
+ FFFD058152387fef05815238 /* convex/ConvexPolygonsBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexPolygonsBuilder.h"; path = "../../PhysXCooking/src/convex/ConvexPolygonsBuilder.h"; sourceTree = SOURCE_ROOT; };
+ FFFD058152a07fef058152a0 /* convex/InflationConvexHullLib.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/InflationConvexHullLib.h"; path = "../../PhysXCooking/src/convex/InflationConvexHullLib.h"; sourceTree = SOURCE_ROOT; };
+ FFFD058153087fef05815308 /* convex/QuickHullConvexHullLib.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/QuickHullConvexHullLib.h"; path = "../../PhysXCooking/src/convex/QuickHullConvexHullLib.h"; sourceTree = SOURCE_ROOT; };
+ FFFD058153707fef05815370 /* 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 */
- FFF213555bc07fae13555bc0 /* Resources */ = {
+ FFF20492c6407fef0492c640 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -1294,7 +1294,7 @@
/* End PBXResourcesBuildPhase section */
/* Begin PBXFrameworksBuildPhase section */
- FFFC13555bc07fae13555bc0 /* Frameworks */ = {
+ FFFC0492c6407fef0492c640 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -1304,29 +1304,29 @@
/* End PBXFrameworksBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
- FFF813555bc07fae13555bc0 /* Sources */ = {
+ FFF80492c6407fef0492c640 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- FFFF10a38e007fae10a38e00,
- FFFF10a38e687fae10a38e68,
- FFFF10a38ed07fae10a38ed0,
- FFFF10a38f387fae10a38f38,
- FFFF10a38fa07fae10a38fa0,
- FFFF10a390087fae10a39008,
- FFFF10a392e07fae10a392e0,
- FFFF10a393487fae10a39348,
- FFFF10a393b07fae10a393b0,
- FFFF10a394187fae10a39418,
- FFFF10a396887fae10a39688,
- FFFF10a396f07fae10a396f0,
- FFFF10a397587fae10a39758,
- FFFF10a397c07fae10a397c0,
- FFFF10a398287fae10a39828,
- FFFF10a398907fae10a39890,
- FFFF10a398f87fae10a398f8,
- FFFF10a399607fae10a39960,
- FFFF10a399c87fae10a399c8,
+ FFFF058144007fef05814400,
+ FFFF058144687fef05814468,
+ FFFF058144d07fef058144d0,
+ FFFF058145387fef05814538,
+ FFFF058145a07fef058145a0,
+ FFFF058146087fef05814608,
+ FFFF058148e07fef058148e0,
+ FFFF058149487fef05814948,
+ FFFF058149b07fef058149b0,
+ FFFF05814a187fef05814a18,
+ FFFF05814c887fef05814c88,
+ FFFF05814cf07fef05814cf0,
+ FFFF05814d587fef05814d58,
+ FFFF05814dc07fef05814dc0,
+ FFFF05814e287fef05814e28,
+ FFFF05814e907fef05814e90,
+ FFFF05814ef87fef05814ef8,
+ FFFF05814f607fef05814f60,
+ FFFF05814fc87fef05814fc8,
);
runOnlyForDeploymentPostprocessing = 0;
};
@@ -1335,514 +1335,514 @@
/* Begin PBXShellScriptBuildPhase section */
/* End PBXShellScriptBuildPhase section */
/* Begin PBXTargetDependency section */
- FFF41355f3807fae1355f380 /* PBXTargetDependency */ = {
+ FFF40492f4507fef0492f450 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- target = FFFA111408007fae11140800 /* PhysXCommon */;
- targetProxy = FFF5111408007fae11140800 /* PBXContainerItemProxy */;
+ target = FFFA0314a5307fef0314a530 /* PhysXCommon */;
+ targetProxy = FFF50314a5307fef0314a530 /* PBXContainerItemProxy */;
};
- FFF41355f2a07fae1355f2a0 /* PBXTargetDependency */ = {
+ FFF40492f7007fef0492f700 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- target = FFFA13539a707fae13539a70 /* PhysXExtensions */;
- targetProxy = FFF513539a707fae13539a70 /* PBXContainerItemProxy */;
+ target = FFFA04b37ba07fef04b37ba0 /* PhysXExtensions */;
+ targetProxy = FFF504b37ba07fef04b37ba0 /* PBXContainerItemProxy */;
};
- FFF413558c007fae13558c00 /* PBXTargetDependency */ = {
+ FFF404918bf07fef04918bf0 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- target = FFFA111515c07fae111515c0 /* PxFoundation */;
- targetProxy = FFF5111515c07fae111515c0 /* PBXContainerItemProxy */;
+ target = FFFA031431707fef03143170 /* PxFoundation */;
+ targetProxy = FFF5031431707fef03143170 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin PBXBuildFile section of PhysXCommon */
- FFFF109a9c007fae109a9c00 /* src/CmBoxPruning.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD109a9c007fae109a9c00 /* src/CmBoxPruning.cpp */; };
- FFFF109a9c687fae109a9c68 /* src/CmCollection.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD109a9c687fae109a9c68 /* src/CmCollection.cpp */; };
- FFFF109a9cd07fae109a9cd0 /* src/CmMathUtils.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD109a9cd07fae109a9cd0 /* src/CmMathUtils.cpp */; };
- FFFF109a9d387fae109a9d38 /* src/CmPtrTable.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD109a9d387fae109a9d38 /* src/CmPtrTable.cpp */; };
- FFFF109a9da07fae109a9da0 /* src/CmRadixSort.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD109a9da07fae109a9da0 /* src/CmRadixSort.cpp */; };
- FFFF109a9e087fae109a9e08 /* src/CmRadixSortBuffered.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD109a9e087fae109a9e08 /* src/CmRadixSortBuffered.cpp */; };
- FFFF109a9e707fae109a9e70 /* src/CmRenderOutput.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD109a9e707fae109a9e70 /* src/CmRenderOutput.cpp */; };
- FFFF109a9ed87fae109a9ed8 /* src/CmVisualization.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD109a9ed87fae109a9ed8 /* src/CmVisualization.cpp */; };
- FFFF118013a87fae118013a8 /* ../../Include/GeomUtils in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118013a87fae118013a8 /* ../../Include/GeomUtils */; };
- FFFF118048e07fae118048e0 /* src/GuBounds.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118048e07fae118048e0 /* src/GuBounds.cpp */; };
- FFFF118049487fae11804948 /* src/GuBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118049487fae11804948 /* src/GuBox.cpp */; };
- FFFF118049b07fae118049b0 /* src/GuCCTSweepTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118049b07fae118049b0 /* src/GuCCTSweepTests.cpp */; };
- FFFF11804a187fae11804a18 /* src/GuCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD11804a187fae11804a18 /* src/GuCapsule.cpp */; };
- FFFF11804a807fae11804a80 /* src/GuGeometryQuery.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD11804a807fae11804a80 /* src/GuGeometryQuery.cpp */; };
- FFFF11804ae87fae11804ae8 /* src/GuGeometryUnion.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD11804ae87fae11804ae8 /* src/GuGeometryUnion.cpp */; };
- FFFF11804b507fae11804b50 /* src/GuInternal.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD11804b507fae11804b50 /* src/GuInternal.cpp */; };
- FFFF11804bb87fae11804bb8 /* src/GuMTD.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD11804bb87fae11804bb8 /* src/GuMTD.cpp */; };
- FFFF11804c207fae11804c20 /* src/GuMeshFactory.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD11804c207fae11804c20 /* src/GuMeshFactory.cpp */; };
- FFFF11804c887fae11804c88 /* src/GuMetaData.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD11804c887fae11804c88 /* src/GuMetaData.cpp */; };
- FFFF11804cf07fae11804cf0 /* src/GuOverlapTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD11804cf07fae11804cf0 /* src/GuOverlapTests.cpp */; };
- FFFF11804d587fae11804d58 /* src/GuRaycastTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD11804d587fae11804d58 /* src/GuRaycastTests.cpp */; };
- FFFF11804dc07fae11804dc0 /* src/GuSerialize.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD11804dc07fae11804dc0 /* src/GuSerialize.cpp */; };
- FFFF11804e287fae11804e28 /* src/GuSweepMTD.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD11804e287fae11804e28 /* src/GuSweepMTD.cpp */; };
- FFFF11804e907fae11804e90 /* src/GuSweepSharedTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD11804e907fae11804e90 /* src/GuSweepSharedTests.cpp */; };
- FFFF11804ef87fae11804ef8 /* src/GuSweepTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD11804ef87fae11804ef8 /* src/GuSweepTests.cpp */; };
- FFFF11804f607fae11804f60 /* src/contact/GuContactBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD11804f607fae11804f60 /* src/contact/GuContactBoxBox.cpp */; };
- FFFF11804fc87fae11804fc8 /* src/contact/GuContactCapsuleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD11804fc87fae11804fc8 /* src/contact/GuContactCapsuleBox.cpp */; };
- FFFF118050307fae11805030 /* src/contact/GuContactCapsuleCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118050307fae11805030 /* src/contact/GuContactCapsuleCapsule.cpp */; };
- FFFF118050987fae11805098 /* src/contact/GuContactCapsuleConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118050987fae11805098 /* src/contact/GuContactCapsuleConvex.cpp */; };
- FFFF118051007fae11805100 /* src/contact/GuContactCapsuleMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118051007fae11805100 /* src/contact/GuContactCapsuleMesh.cpp */; };
- FFFF118051687fae11805168 /* src/contact/GuContactConvexConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118051687fae11805168 /* src/contact/GuContactConvexConvex.cpp */; };
- FFFF118051d07fae118051d0 /* src/contact/GuContactConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118051d07fae118051d0 /* src/contact/GuContactConvexMesh.cpp */; };
- FFFF118052387fae11805238 /* src/contact/GuContactPlaneBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118052387fae11805238 /* src/contact/GuContactPlaneBox.cpp */; };
- FFFF118052a07fae118052a0 /* src/contact/GuContactPlaneCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118052a07fae118052a0 /* src/contact/GuContactPlaneCapsule.cpp */; };
- FFFF118053087fae11805308 /* src/contact/GuContactPlaneConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118053087fae11805308 /* src/contact/GuContactPlaneConvex.cpp */; };
- FFFF118053707fae11805370 /* src/contact/GuContactPolygonPolygon.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118053707fae11805370 /* src/contact/GuContactPolygonPolygon.cpp */; };
- FFFF118053d87fae118053d8 /* src/contact/GuContactSphereBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118053d87fae118053d8 /* src/contact/GuContactSphereBox.cpp */; };
- FFFF118054407fae11805440 /* src/contact/GuContactSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118054407fae11805440 /* src/contact/GuContactSphereCapsule.cpp */; };
- FFFF118054a87fae118054a8 /* src/contact/GuContactSphereMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118054a87fae118054a8 /* src/contact/GuContactSphereMesh.cpp */; };
- FFFF118055107fae11805510 /* src/contact/GuContactSpherePlane.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118055107fae11805510 /* src/contact/GuContactSpherePlane.cpp */; };
- FFFF118055787fae11805578 /* src/contact/GuContactSphereSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118055787fae11805578 /* src/contact/GuContactSphereSphere.cpp */; };
- FFFF118055e07fae118055e0 /* src/contact/GuFeatureCode.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118055e07fae118055e0 /* src/contact/GuFeatureCode.cpp */; };
- FFFF118056487fae11805648 /* src/contact/GuLegacyContactBoxHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118056487fae11805648 /* src/contact/GuLegacyContactBoxHeightField.cpp */; };
- FFFF118056b07fae118056b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118056b07fae118056b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp */; };
- FFFF118057187fae11805718 /* src/contact/GuLegacyContactConvexHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118057187fae11805718 /* src/contact/GuLegacyContactConvexHeightField.cpp */; };
- FFFF118057807fae11805780 /* src/contact/GuLegacyContactSphereHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118057807fae11805780 /* src/contact/GuLegacyContactSphereHeightField.cpp */; };
- FFFF118057e87fae118057e8 /* src/common/GuBarycentricCoordinates.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118057e87fae118057e8 /* src/common/GuBarycentricCoordinates.cpp */; };
- FFFF118058507fae11805850 /* src/common/GuSeparatingAxes.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118058507fae11805850 /* src/common/GuSeparatingAxes.cpp */; };
- FFFF118058b87fae118058b8 /* src/convex/GuBigConvexData.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118058b87fae118058b8 /* src/convex/GuBigConvexData.cpp */; };
- FFFF118059207fae11805920 /* src/convex/GuConvexHelper.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118059207fae11805920 /* src/convex/GuConvexHelper.cpp */; };
- FFFF118059887fae11805988 /* src/convex/GuConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118059887fae11805988 /* src/convex/GuConvexMesh.cpp */; };
- FFFF118059f07fae118059f0 /* src/convex/GuConvexSupportTable.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118059f07fae118059f0 /* src/convex/GuConvexSupportTable.cpp */; };
- FFFF11805a587fae11805a58 /* src/convex/GuConvexUtilsInternal.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD11805a587fae11805a58 /* src/convex/GuConvexUtilsInternal.cpp */; };
- FFFF11805ac07fae11805ac0 /* src/convex/GuHillClimbing.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD11805ac07fae11805ac0 /* src/convex/GuHillClimbing.cpp */; };
- FFFF11805b287fae11805b28 /* src/convex/GuShapeConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD11805b287fae11805b28 /* src/convex/GuShapeConvex.cpp */; };
- FFFF11805b907fae11805b90 /* src/distance/GuDistancePointBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD11805b907fae11805b90 /* src/distance/GuDistancePointBox.cpp */; };
- FFFF11805bf87fae11805bf8 /* src/distance/GuDistancePointTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD11805bf87fae11805bf8 /* src/distance/GuDistancePointTriangle.cpp */; };
- FFFF11805c607fae11805c60 /* src/distance/GuDistanceSegmentBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD11805c607fae11805c60 /* src/distance/GuDistanceSegmentBox.cpp */; };
- FFFF11805cc87fae11805cc8 /* src/distance/GuDistanceSegmentSegment.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD11805cc87fae11805cc8 /* src/distance/GuDistanceSegmentSegment.cpp */; };
- FFFF11805d307fae11805d30 /* src/distance/GuDistanceSegmentTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD11805d307fae11805d30 /* src/distance/GuDistanceSegmentTriangle.cpp */; };
- FFFF11805d987fae11805d98 /* src/sweep/GuSweepBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD11805d987fae11805d98 /* src/sweep/GuSweepBoxBox.cpp */; };
- FFFF11805e007fae11805e00 /* src/sweep/GuSweepBoxSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD11805e007fae11805e00 /* src/sweep/GuSweepBoxSphere.cpp */; };
- FFFF11805e687fae11805e68 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD11805e687fae11805e68 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp */; };
- FFFF11805ed07fae11805ed0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD11805ed07fae11805ed0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp */; };
- FFFF11805f387fae11805f38 /* src/sweep/GuSweepCapsuleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD11805f387fae11805f38 /* src/sweep/GuSweepCapsuleBox.cpp */; };
- FFFF11805fa07fae11805fa0 /* src/sweep/GuSweepCapsuleCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD11805fa07fae11805fa0 /* src/sweep/GuSweepCapsuleCapsule.cpp */; };
- FFFF118060087fae11806008 /* src/sweep/GuSweepCapsuleTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118060087fae11806008 /* src/sweep/GuSweepCapsuleTriangle.cpp */; };
- FFFF118060707fae11806070 /* src/sweep/GuSweepSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118060707fae11806070 /* src/sweep/GuSweepSphereCapsule.cpp */; };
- FFFF118060d87fae118060d8 /* src/sweep/GuSweepSphereSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118060d87fae118060d8 /* src/sweep/GuSweepSphereSphere.cpp */; };
- FFFF118061407fae11806140 /* src/sweep/GuSweepSphereTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118061407fae11806140 /* src/sweep/GuSweepSphereTriangle.cpp */; };
- FFFF118061a87fae118061a8 /* src/sweep/GuSweepTriangleUtils.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118061a87fae118061a8 /* src/sweep/GuSweepTriangleUtils.cpp */; };
- FFFF118062107fae11806210 /* src/gjk/GuEPA.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118062107fae11806210 /* src/gjk/GuEPA.cpp */; };
- FFFF118062787fae11806278 /* src/gjk/GuGJKSimplex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118062787fae11806278 /* src/gjk/GuGJKSimplex.cpp */; };
- FFFF118062e07fae118062e0 /* src/gjk/GuGJKTest.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118062e07fae118062e0 /* src/gjk/GuGJKTest.cpp */; };
- FFFF118063487fae11806348 /* src/intersection/GuIntersectionBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118063487fae11806348 /* src/intersection/GuIntersectionBoxBox.cpp */; };
- FFFF118063b07fae118063b0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118063b07fae118063b0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp */; };
- FFFF118064187fae11806418 /* src/intersection/GuIntersectionEdgeEdge.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118064187fae11806418 /* src/intersection/GuIntersectionEdgeEdge.cpp */; };
- FFFF118064807fae11806480 /* src/intersection/GuIntersectionRayBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118064807fae11806480 /* src/intersection/GuIntersectionRayBox.cpp */; };
- FFFF118064e87fae118064e8 /* src/intersection/GuIntersectionRayCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118064e87fae118064e8 /* src/intersection/GuIntersectionRayCapsule.cpp */; };
- FFFF118065507fae11806550 /* src/intersection/GuIntersectionRaySphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118065507fae11806550 /* src/intersection/GuIntersectionRaySphere.cpp */; };
- FFFF118065b87fae118065b8 /* src/intersection/GuIntersectionSphereBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118065b87fae118065b8 /* src/intersection/GuIntersectionSphereBox.cpp */; };
- FFFF118066207fae11806620 /* src/intersection/GuIntersectionTriangleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118066207fae11806620 /* src/intersection/GuIntersectionTriangleBox.cpp */; };
- FFFF118066887fae11806688 /* src/mesh/GuBV32.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118066887fae11806688 /* src/mesh/GuBV32.cpp */; };
- FFFF118066f07fae118066f0 /* src/mesh/GuBV32Build.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118066f07fae118066f0 /* src/mesh/GuBV32Build.cpp */; };
- FFFF118067587fae11806758 /* src/mesh/GuBV4.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118067587fae11806758 /* src/mesh/GuBV4.cpp */; };
- FFFF118067c07fae118067c0 /* src/mesh/GuBV4Build.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118067c07fae118067c0 /* src/mesh/GuBV4Build.cpp */; };
- FFFF118068287fae11806828 /* src/mesh/GuBV4_AABBSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118068287fae11806828 /* src/mesh/GuBV4_AABBSweep.cpp */; };
- FFFF118068907fae11806890 /* src/mesh/GuBV4_BoxOverlap.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118068907fae11806890 /* src/mesh/GuBV4_BoxOverlap.cpp */; };
- FFFF118068f87fae118068f8 /* src/mesh/GuBV4_CapsuleSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118068f87fae118068f8 /* src/mesh/GuBV4_CapsuleSweep.cpp */; };
- FFFF118069607fae11806960 /* src/mesh/GuBV4_CapsuleSweepAA.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118069607fae11806960 /* src/mesh/GuBV4_CapsuleSweepAA.cpp */; };
- FFFF118069c87fae118069c8 /* src/mesh/GuBV4_OBBSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118069c87fae118069c8 /* src/mesh/GuBV4_OBBSweep.cpp */; };
- FFFF11806a307fae11806a30 /* src/mesh/GuBV4_Raycast.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD11806a307fae11806a30 /* src/mesh/GuBV4_Raycast.cpp */; };
- FFFF11806a987fae11806a98 /* src/mesh/GuBV4_SphereOverlap.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD11806a987fae11806a98 /* src/mesh/GuBV4_SphereOverlap.cpp */; };
- FFFF11806b007fae11806b00 /* src/mesh/GuBV4_SphereSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD11806b007fae11806b00 /* src/mesh/GuBV4_SphereSweep.cpp */; };
- FFFF11806b687fae11806b68 /* src/mesh/GuMeshQuery.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD11806b687fae11806b68 /* src/mesh/GuMeshQuery.cpp */; };
- FFFF11806bd07fae11806bd0 /* src/mesh/GuMidphaseBV4.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD11806bd07fae11806bd0 /* src/mesh/GuMidphaseBV4.cpp */; };
- FFFF11806c387fae11806c38 /* src/mesh/GuMidphaseRTree.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD11806c387fae11806c38 /* src/mesh/GuMidphaseRTree.cpp */; };
- FFFF11806ca07fae11806ca0 /* src/mesh/GuOverlapTestsMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD11806ca07fae11806ca0 /* src/mesh/GuOverlapTestsMesh.cpp */; };
- FFFF11806d087fae11806d08 /* src/mesh/GuRTree.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD11806d087fae11806d08 /* src/mesh/GuRTree.cpp */; };
- FFFF11806d707fae11806d70 /* src/mesh/GuRTreeQueries.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD11806d707fae11806d70 /* src/mesh/GuRTreeQueries.cpp */; };
- FFFF11806dd87fae11806dd8 /* src/mesh/GuSweepsMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD11806dd87fae11806dd8 /* src/mesh/GuSweepsMesh.cpp */; };
- FFFF11806e407fae11806e40 /* src/mesh/GuTriangleMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD11806e407fae11806e40 /* src/mesh/GuTriangleMesh.cpp */; };
- FFFF11806ea87fae11806ea8 /* src/mesh/GuTriangleMeshBV4.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD11806ea87fae11806ea8 /* src/mesh/GuTriangleMeshBV4.cpp */; };
- FFFF11806f107fae11806f10 /* src/mesh/GuTriangleMeshRTree.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD11806f107fae11806f10 /* src/mesh/GuTriangleMeshRTree.cpp */; };
- FFFF11806f787fae11806f78 /* src/hf/GuHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD11806f787fae11806f78 /* src/hf/GuHeightField.cpp */; };
- FFFF11806fe07fae11806fe0 /* src/hf/GuHeightFieldUtil.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD11806fe07fae11806fe0 /* src/hf/GuHeightFieldUtil.cpp */; };
- FFFF118070487fae11807048 /* src/hf/GuOverlapTestsHF.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118070487fae11807048 /* src/hf/GuOverlapTestsHF.cpp */; };
- FFFF118070b07fae118070b0 /* src/hf/GuSweepsHF.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118070b07fae118070b0 /* src/hf/GuSweepsHF.cpp */; };
- FFFF118071187fae11807118 /* src/pcm/GuPCMContactBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118071187fae11807118 /* src/pcm/GuPCMContactBoxBox.cpp */; };
- FFFF118071807fae11807180 /* src/pcm/GuPCMContactBoxConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118071807fae11807180 /* src/pcm/GuPCMContactBoxConvex.cpp */; };
- FFFF118071e87fae118071e8 /* src/pcm/GuPCMContactCapsuleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118071e87fae118071e8 /* src/pcm/GuPCMContactCapsuleBox.cpp */; };
- FFFF118072507fae11807250 /* src/pcm/GuPCMContactCapsuleCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118072507fae11807250 /* src/pcm/GuPCMContactCapsuleCapsule.cpp */; };
- FFFF118072b87fae118072b8 /* src/pcm/GuPCMContactCapsuleConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118072b87fae118072b8 /* src/pcm/GuPCMContactCapsuleConvex.cpp */; };
- FFFF118073207fae11807320 /* src/pcm/GuPCMContactCapsuleHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118073207fae11807320 /* src/pcm/GuPCMContactCapsuleHeightField.cpp */; };
- FFFF118073887fae11807388 /* src/pcm/GuPCMContactCapsuleMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118073887fae11807388 /* src/pcm/GuPCMContactCapsuleMesh.cpp */; };
- FFFF118073f07fae118073f0 /* src/pcm/GuPCMContactConvexCommon.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118073f07fae118073f0 /* src/pcm/GuPCMContactConvexCommon.cpp */; };
- FFFF118074587fae11807458 /* src/pcm/GuPCMContactConvexConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118074587fae11807458 /* src/pcm/GuPCMContactConvexConvex.cpp */; };
- FFFF118074c07fae118074c0 /* src/pcm/GuPCMContactConvexHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118074c07fae118074c0 /* src/pcm/GuPCMContactConvexHeightField.cpp */; };
- FFFF118075287fae11807528 /* src/pcm/GuPCMContactConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118075287fae11807528 /* src/pcm/GuPCMContactConvexMesh.cpp */; };
- FFFF118075907fae11807590 /* src/pcm/GuPCMContactGenBoxConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118075907fae11807590 /* src/pcm/GuPCMContactGenBoxConvex.cpp */; };
- FFFF118075f87fae118075f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118075f87fae118075f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp */; };
- FFFF118076607fae11807660 /* src/pcm/GuPCMContactPlaneBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118076607fae11807660 /* src/pcm/GuPCMContactPlaneBox.cpp */; };
- FFFF118076c87fae118076c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118076c87fae118076c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp */; };
- FFFF118077307fae11807730 /* src/pcm/GuPCMContactPlaneConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118077307fae11807730 /* src/pcm/GuPCMContactPlaneConvex.cpp */; };
- FFFF118077987fae11807798 /* src/pcm/GuPCMContactSphereBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118077987fae11807798 /* src/pcm/GuPCMContactSphereBox.cpp */; };
- FFFF118078007fae11807800 /* src/pcm/GuPCMContactSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118078007fae11807800 /* src/pcm/GuPCMContactSphereCapsule.cpp */; };
- FFFF118078687fae11807868 /* src/pcm/GuPCMContactSphereConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118078687fae11807868 /* src/pcm/GuPCMContactSphereConvex.cpp */; };
- FFFF118078d07fae118078d0 /* src/pcm/GuPCMContactSphereHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118078d07fae118078d0 /* src/pcm/GuPCMContactSphereHeightField.cpp */; };
- FFFF118079387fae11807938 /* src/pcm/GuPCMContactSphereMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118079387fae11807938 /* src/pcm/GuPCMContactSphereMesh.cpp */; };
- FFFF118079a07fae118079a0 /* src/pcm/GuPCMContactSpherePlane.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD118079a07fae118079a0 /* src/pcm/GuPCMContactSpherePlane.cpp */; };
- FFFF11807a087fae11807a08 /* src/pcm/GuPCMContactSphereSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD11807a087fae11807a08 /* src/pcm/GuPCMContactSphereSphere.cpp */; };
- FFFF11807a707fae11807a70 /* src/pcm/GuPCMShapeConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD11807a707fae11807a70 /* src/pcm/GuPCMShapeConvex.cpp */; };
- FFFF11807ad87fae11807ad8 /* src/pcm/GuPCMTriangleContactGen.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD11807ad87fae11807ad8 /* src/pcm/GuPCMTriangleContactGen.cpp */; };
- FFFF11807b407fae11807b40 /* src/pcm/GuPersistentContactManifold.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD11807b407fae11807b40 /* src/pcm/GuPersistentContactManifold.cpp */; };
- FFFF11807ba87fae11807ba8 /* src/ccd/GuCCDSweepConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD11807ba87fae11807ba8 /* src/ccd/GuCCDSweepConvexMesh.cpp */; };
- FFFF11807c107fae11807c10 /* src/ccd/GuCCDSweepPrimitives.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD11807c107fae11807c10 /* src/ccd/GuCCDSweepPrimitives.cpp */; };
+ FFFF039562007fef03956200 /* src/CmBoxPruning.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD039562007fef03956200 /* src/CmBoxPruning.cpp */; };
+ FFFF039562687fef03956268 /* src/CmCollection.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD039562687fef03956268 /* src/CmCollection.cpp */; };
+ FFFF039562d07fef039562d0 /* src/CmMathUtils.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD039562d07fef039562d0 /* src/CmMathUtils.cpp */; };
+ FFFF039563387fef03956338 /* src/CmPtrTable.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD039563387fef03956338 /* src/CmPtrTable.cpp */; };
+ FFFF039563a07fef039563a0 /* src/CmRadixSort.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD039563a07fef039563a0 /* src/CmRadixSort.cpp */; };
+ FFFF039564087fef03956408 /* src/CmRadixSortBuffered.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD039564087fef03956408 /* src/CmRadixSortBuffered.cpp */; };
+ FFFF039564707fef03956470 /* src/CmRenderOutput.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD039564707fef03956470 /* src/CmRenderOutput.cpp */; };
+ FFFF039564d87fef039564d8 /* src/CmVisualization.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD039564d87fef039564d8 /* src/CmVisualization.cpp */; };
+ FFFF02854fa87fef02854fa8 /* ../../Include/GeomUtils in geomutils */= { isa = PBXBuildFile; fileRef = FFFD02854fa87fef02854fa8 /* ../../Include/GeomUtils */; };
+ FFFF028584e07fef028584e0 /* src/GuBounds.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD028584e07fef028584e0 /* src/GuBounds.cpp */; };
+ FFFF028585487fef02858548 /* src/GuBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD028585487fef02858548 /* src/GuBox.cpp */; };
+ FFFF028585b07fef028585b0 /* src/GuCCTSweepTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD028585b07fef028585b0 /* src/GuCCTSweepTests.cpp */; };
+ FFFF028586187fef02858618 /* src/GuCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD028586187fef02858618 /* src/GuCapsule.cpp */; };
+ FFFF028586807fef02858680 /* src/GuGeometryQuery.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD028586807fef02858680 /* src/GuGeometryQuery.cpp */; };
+ FFFF028586e87fef028586e8 /* src/GuGeometryUnion.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD028586e87fef028586e8 /* src/GuGeometryUnion.cpp */; };
+ FFFF028587507fef02858750 /* src/GuInternal.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD028587507fef02858750 /* src/GuInternal.cpp */; };
+ FFFF028587b87fef028587b8 /* src/GuMTD.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD028587b87fef028587b8 /* src/GuMTD.cpp */; };
+ FFFF028588207fef02858820 /* src/GuMeshFactory.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD028588207fef02858820 /* src/GuMeshFactory.cpp */; };
+ FFFF028588887fef02858888 /* src/GuMetaData.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD028588887fef02858888 /* src/GuMetaData.cpp */; };
+ FFFF028588f07fef028588f0 /* src/GuOverlapTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD028588f07fef028588f0 /* src/GuOverlapTests.cpp */; };
+ FFFF028589587fef02858958 /* src/GuRaycastTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD028589587fef02858958 /* src/GuRaycastTests.cpp */; };
+ FFFF028589c07fef028589c0 /* src/GuSerialize.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD028589c07fef028589c0 /* src/GuSerialize.cpp */; };
+ FFFF02858a287fef02858a28 /* src/GuSweepMTD.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD02858a287fef02858a28 /* src/GuSweepMTD.cpp */; };
+ FFFF02858a907fef02858a90 /* src/GuSweepSharedTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD02858a907fef02858a90 /* src/GuSweepSharedTests.cpp */; };
+ FFFF02858af87fef02858af8 /* src/GuSweepTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD02858af87fef02858af8 /* src/GuSweepTests.cpp */; };
+ FFFF02858b607fef02858b60 /* src/contact/GuContactBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD02858b607fef02858b60 /* src/contact/GuContactBoxBox.cpp */; };
+ FFFF02858bc87fef02858bc8 /* src/contact/GuContactCapsuleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD02858bc87fef02858bc8 /* src/contact/GuContactCapsuleBox.cpp */; };
+ FFFF02858c307fef02858c30 /* src/contact/GuContactCapsuleCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD02858c307fef02858c30 /* src/contact/GuContactCapsuleCapsule.cpp */; };
+ FFFF02858c987fef02858c98 /* src/contact/GuContactCapsuleConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD02858c987fef02858c98 /* src/contact/GuContactCapsuleConvex.cpp */; };
+ FFFF02858d007fef02858d00 /* src/contact/GuContactCapsuleMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD02858d007fef02858d00 /* src/contact/GuContactCapsuleMesh.cpp */; };
+ FFFF02858d687fef02858d68 /* src/contact/GuContactConvexConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD02858d687fef02858d68 /* src/contact/GuContactConvexConvex.cpp */; };
+ FFFF02858dd07fef02858dd0 /* src/contact/GuContactConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD02858dd07fef02858dd0 /* src/contact/GuContactConvexMesh.cpp */; };
+ FFFF02858e387fef02858e38 /* src/contact/GuContactPlaneBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD02858e387fef02858e38 /* src/contact/GuContactPlaneBox.cpp */; };
+ FFFF02858ea07fef02858ea0 /* src/contact/GuContactPlaneCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD02858ea07fef02858ea0 /* src/contact/GuContactPlaneCapsule.cpp */; };
+ FFFF02858f087fef02858f08 /* src/contact/GuContactPlaneConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD02858f087fef02858f08 /* src/contact/GuContactPlaneConvex.cpp */; };
+ FFFF02858f707fef02858f70 /* src/contact/GuContactPolygonPolygon.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD02858f707fef02858f70 /* src/contact/GuContactPolygonPolygon.cpp */; };
+ FFFF02858fd87fef02858fd8 /* src/contact/GuContactSphereBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD02858fd87fef02858fd8 /* src/contact/GuContactSphereBox.cpp */; };
+ FFFF028590407fef02859040 /* src/contact/GuContactSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD028590407fef02859040 /* src/contact/GuContactSphereCapsule.cpp */; };
+ FFFF028590a87fef028590a8 /* src/contact/GuContactSphereMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD028590a87fef028590a8 /* src/contact/GuContactSphereMesh.cpp */; };
+ FFFF028591107fef02859110 /* src/contact/GuContactSpherePlane.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD028591107fef02859110 /* src/contact/GuContactSpherePlane.cpp */; };
+ FFFF028591787fef02859178 /* src/contact/GuContactSphereSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD028591787fef02859178 /* src/contact/GuContactSphereSphere.cpp */; };
+ FFFF028591e07fef028591e0 /* src/contact/GuFeatureCode.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD028591e07fef028591e0 /* src/contact/GuFeatureCode.cpp */; };
+ FFFF028592487fef02859248 /* src/contact/GuLegacyContactBoxHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD028592487fef02859248 /* src/contact/GuLegacyContactBoxHeightField.cpp */; };
+ FFFF028592b07fef028592b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD028592b07fef028592b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp */; };
+ FFFF028593187fef02859318 /* src/contact/GuLegacyContactConvexHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD028593187fef02859318 /* src/contact/GuLegacyContactConvexHeightField.cpp */; };
+ FFFF028593807fef02859380 /* src/contact/GuLegacyContactSphereHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD028593807fef02859380 /* src/contact/GuLegacyContactSphereHeightField.cpp */; };
+ FFFF028593e87fef028593e8 /* src/common/GuBarycentricCoordinates.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD028593e87fef028593e8 /* src/common/GuBarycentricCoordinates.cpp */; };
+ FFFF028594507fef02859450 /* src/common/GuSeparatingAxes.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD028594507fef02859450 /* src/common/GuSeparatingAxes.cpp */; };
+ FFFF028594b87fef028594b8 /* src/convex/GuBigConvexData.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD028594b87fef028594b8 /* src/convex/GuBigConvexData.cpp */; };
+ FFFF028595207fef02859520 /* src/convex/GuConvexHelper.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD028595207fef02859520 /* src/convex/GuConvexHelper.cpp */; };
+ FFFF028595887fef02859588 /* src/convex/GuConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD028595887fef02859588 /* src/convex/GuConvexMesh.cpp */; };
+ FFFF028595f07fef028595f0 /* src/convex/GuConvexSupportTable.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD028595f07fef028595f0 /* src/convex/GuConvexSupportTable.cpp */; };
+ FFFF028596587fef02859658 /* src/convex/GuConvexUtilsInternal.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD028596587fef02859658 /* src/convex/GuConvexUtilsInternal.cpp */; };
+ FFFF028596c07fef028596c0 /* src/convex/GuHillClimbing.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD028596c07fef028596c0 /* src/convex/GuHillClimbing.cpp */; };
+ FFFF028597287fef02859728 /* src/convex/GuShapeConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD028597287fef02859728 /* src/convex/GuShapeConvex.cpp */; };
+ FFFF028597907fef02859790 /* src/distance/GuDistancePointBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD028597907fef02859790 /* src/distance/GuDistancePointBox.cpp */; };
+ FFFF028597f87fef028597f8 /* src/distance/GuDistancePointTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD028597f87fef028597f8 /* src/distance/GuDistancePointTriangle.cpp */; };
+ FFFF028598607fef02859860 /* src/distance/GuDistanceSegmentBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD028598607fef02859860 /* src/distance/GuDistanceSegmentBox.cpp */; };
+ FFFF028598c87fef028598c8 /* src/distance/GuDistanceSegmentSegment.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD028598c87fef028598c8 /* src/distance/GuDistanceSegmentSegment.cpp */; };
+ FFFF028599307fef02859930 /* src/distance/GuDistanceSegmentTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD028599307fef02859930 /* src/distance/GuDistanceSegmentTriangle.cpp */; };
+ FFFF028599987fef02859998 /* src/sweep/GuSweepBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD028599987fef02859998 /* src/sweep/GuSweepBoxBox.cpp */; };
+ FFFF02859a007fef02859a00 /* src/sweep/GuSweepBoxSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD02859a007fef02859a00 /* src/sweep/GuSweepBoxSphere.cpp */; };
+ FFFF02859a687fef02859a68 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD02859a687fef02859a68 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp */; };
+ FFFF02859ad07fef02859ad0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD02859ad07fef02859ad0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp */; };
+ FFFF02859b387fef02859b38 /* src/sweep/GuSweepCapsuleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD02859b387fef02859b38 /* src/sweep/GuSweepCapsuleBox.cpp */; };
+ FFFF02859ba07fef02859ba0 /* src/sweep/GuSweepCapsuleCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD02859ba07fef02859ba0 /* src/sweep/GuSweepCapsuleCapsule.cpp */; };
+ FFFF02859c087fef02859c08 /* src/sweep/GuSweepCapsuleTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD02859c087fef02859c08 /* src/sweep/GuSweepCapsuleTriangle.cpp */; };
+ FFFF02859c707fef02859c70 /* src/sweep/GuSweepSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD02859c707fef02859c70 /* src/sweep/GuSweepSphereCapsule.cpp */; };
+ FFFF02859cd87fef02859cd8 /* src/sweep/GuSweepSphereSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD02859cd87fef02859cd8 /* src/sweep/GuSweepSphereSphere.cpp */; };
+ FFFF02859d407fef02859d40 /* src/sweep/GuSweepSphereTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD02859d407fef02859d40 /* src/sweep/GuSweepSphereTriangle.cpp */; };
+ FFFF02859da87fef02859da8 /* src/sweep/GuSweepTriangleUtils.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD02859da87fef02859da8 /* src/sweep/GuSweepTriangleUtils.cpp */; };
+ FFFF02859e107fef02859e10 /* src/gjk/GuEPA.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD02859e107fef02859e10 /* src/gjk/GuEPA.cpp */; };
+ FFFF02859e787fef02859e78 /* src/gjk/GuGJKSimplex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD02859e787fef02859e78 /* src/gjk/GuGJKSimplex.cpp */; };
+ FFFF02859ee07fef02859ee0 /* src/gjk/GuGJKTest.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD02859ee07fef02859ee0 /* src/gjk/GuGJKTest.cpp */; };
+ FFFF02859f487fef02859f48 /* src/intersection/GuIntersectionBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD02859f487fef02859f48 /* src/intersection/GuIntersectionBoxBox.cpp */; };
+ FFFF02859fb07fef02859fb0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD02859fb07fef02859fb0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp */; };
+ FFFF0285a0187fef0285a018 /* src/intersection/GuIntersectionEdgeEdge.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD0285a0187fef0285a018 /* src/intersection/GuIntersectionEdgeEdge.cpp */; };
+ FFFF0285a0807fef0285a080 /* src/intersection/GuIntersectionRayBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD0285a0807fef0285a080 /* src/intersection/GuIntersectionRayBox.cpp */; };
+ FFFF0285a0e87fef0285a0e8 /* src/intersection/GuIntersectionRayCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD0285a0e87fef0285a0e8 /* src/intersection/GuIntersectionRayCapsule.cpp */; };
+ FFFF0285a1507fef0285a150 /* src/intersection/GuIntersectionRaySphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD0285a1507fef0285a150 /* src/intersection/GuIntersectionRaySphere.cpp */; };
+ FFFF0285a1b87fef0285a1b8 /* src/intersection/GuIntersectionSphereBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD0285a1b87fef0285a1b8 /* src/intersection/GuIntersectionSphereBox.cpp */; };
+ FFFF0285a2207fef0285a220 /* src/intersection/GuIntersectionTriangleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD0285a2207fef0285a220 /* src/intersection/GuIntersectionTriangleBox.cpp */; };
+ FFFF0285a2887fef0285a288 /* src/mesh/GuBV32.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD0285a2887fef0285a288 /* src/mesh/GuBV32.cpp */; };
+ FFFF0285a2f07fef0285a2f0 /* src/mesh/GuBV32Build.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD0285a2f07fef0285a2f0 /* src/mesh/GuBV32Build.cpp */; };
+ FFFF0285a3587fef0285a358 /* src/mesh/GuBV4.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD0285a3587fef0285a358 /* src/mesh/GuBV4.cpp */; };
+ FFFF0285a3c07fef0285a3c0 /* src/mesh/GuBV4Build.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD0285a3c07fef0285a3c0 /* src/mesh/GuBV4Build.cpp */; };
+ FFFF0285a4287fef0285a428 /* src/mesh/GuBV4_AABBSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD0285a4287fef0285a428 /* src/mesh/GuBV4_AABBSweep.cpp */; };
+ FFFF0285a4907fef0285a490 /* src/mesh/GuBV4_BoxOverlap.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD0285a4907fef0285a490 /* src/mesh/GuBV4_BoxOverlap.cpp */; };
+ FFFF0285a4f87fef0285a4f8 /* src/mesh/GuBV4_CapsuleSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD0285a4f87fef0285a4f8 /* src/mesh/GuBV4_CapsuleSweep.cpp */; };
+ FFFF0285a5607fef0285a560 /* src/mesh/GuBV4_CapsuleSweepAA.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD0285a5607fef0285a560 /* src/mesh/GuBV4_CapsuleSweepAA.cpp */; };
+ FFFF0285a5c87fef0285a5c8 /* src/mesh/GuBV4_OBBSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD0285a5c87fef0285a5c8 /* src/mesh/GuBV4_OBBSweep.cpp */; };
+ FFFF0285a6307fef0285a630 /* src/mesh/GuBV4_Raycast.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD0285a6307fef0285a630 /* src/mesh/GuBV4_Raycast.cpp */; };
+ FFFF0285a6987fef0285a698 /* src/mesh/GuBV4_SphereOverlap.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD0285a6987fef0285a698 /* src/mesh/GuBV4_SphereOverlap.cpp */; };
+ FFFF0285a7007fef0285a700 /* src/mesh/GuBV4_SphereSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD0285a7007fef0285a700 /* src/mesh/GuBV4_SphereSweep.cpp */; };
+ FFFF0285a7687fef0285a768 /* src/mesh/GuMeshQuery.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD0285a7687fef0285a768 /* src/mesh/GuMeshQuery.cpp */; };
+ FFFF0285a7d07fef0285a7d0 /* src/mesh/GuMidphaseBV4.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD0285a7d07fef0285a7d0 /* src/mesh/GuMidphaseBV4.cpp */; };
+ FFFF0285a8387fef0285a838 /* src/mesh/GuMidphaseRTree.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD0285a8387fef0285a838 /* src/mesh/GuMidphaseRTree.cpp */; };
+ FFFF0285a8a07fef0285a8a0 /* src/mesh/GuOverlapTestsMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD0285a8a07fef0285a8a0 /* src/mesh/GuOverlapTestsMesh.cpp */; };
+ FFFF0285a9087fef0285a908 /* src/mesh/GuRTree.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD0285a9087fef0285a908 /* src/mesh/GuRTree.cpp */; };
+ FFFF0285a9707fef0285a970 /* src/mesh/GuRTreeQueries.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD0285a9707fef0285a970 /* src/mesh/GuRTreeQueries.cpp */; };
+ FFFF0285a9d87fef0285a9d8 /* src/mesh/GuSweepsMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD0285a9d87fef0285a9d8 /* src/mesh/GuSweepsMesh.cpp */; };
+ FFFF0285aa407fef0285aa40 /* src/mesh/GuTriangleMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD0285aa407fef0285aa40 /* src/mesh/GuTriangleMesh.cpp */; };
+ FFFF0285aaa87fef0285aaa8 /* src/mesh/GuTriangleMeshBV4.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD0285aaa87fef0285aaa8 /* src/mesh/GuTriangleMeshBV4.cpp */; };
+ FFFF0285ab107fef0285ab10 /* src/mesh/GuTriangleMeshRTree.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD0285ab107fef0285ab10 /* src/mesh/GuTriangleMeshRTree.cpp */; };
+ FFFF0285ab787fef0285ab78 /* src/hf/GuHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD0285ab787fef0285ab78 /* src/hf/GuHeightField.cpp */; };
+ FFFF0285abe07fef0285abe0 /* src/hf/GuHeightFieldUtil.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD0285abe07fef0285abe0 /* src/hf/GuHeightFieldUtil.cpp */; };
+ FFFF0285ac487fef0285ac48 /* src/hf/GuOverlapTestsHF.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD0285ac487fef0285ac48 /* src/hf/GuOverlapTestsHF.cpp */; };
+ FFFF0285acb07fef0285acb0 /* src/hf/GuSweepsHF.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD0285acb07fef0285acb0 /* src/hf/GuSweepsHF.cpp */; };
+ FFFF0285ad187fef0285ad18 /* src/pcm/GuPCMContactBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD0285ad187fef0285ad18 /* src/pcm/GuPCMContactBoxBox.cpp */; };
+ FFFF0285ad807fef0285ad80 /* src/pcm/GuPCMContactBoxConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD0285ad807fef0285ad80 /* src/pcm/GuPCMContactBoxConvex.cpp */; };
+ FFFF0285ade87fef0285ade8 /* src/pcm/GuPCMContactCapsuleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD0285ade87fef0285ade8 /* src/pcm/GuPCMContactCapsuleBox.cpp */; };
+ FFFF0285ae507fef0285ae50 /* src/pcm/GuPCMContactCapsuleCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD0285ae507fef0285ae50 /* src/pcm/GuPCMContactCapsuleCapsule.cpp */; };
+ FFFF0285aeb87fef0285aeb8 /* src/pcm/GuPCMContactCapsuleConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD0285aeb87fef0285aeb8 /* src/pcm/GuPCMContactCapsuleConvex.cpp */; };
+ FFFF0285af207fef0285af20 /* src/pcm/GuPCMContactCapsuleHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD0285af207fef0285af20 /* src/pcm/GuPCMContactCapsuleHeightField.cpp */; };
+ FFFF0285af887fef0285af88 /* src/pcm/GuPCMContactCapsuleMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD0285af887fef0285af88 /* src/pcm/GuPCMContactCapsuleMesh.cpp */; };
+ FFFF0285aff07fef0285aff0 /* src/pcm/GuPCMContactConvexCommon.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD0285aff07fef0285aff0 /* src/pcm/GuPCMContactConvexCommon.cpp */; };
+ FFFF0285b0587fef0285b058 /* src/pcm/GuPCMContactConvexConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD0285b0587fef0285b058 /* src/pcm/GuPCMContactConvexConvex.cpp */; };
+ FFFF0285b0c07fef0285b0c0 /* src/pcm/GuPCMContactConvexHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD0285b0c07fef0285b0c0 /* src/pcm/GuPCMContactConvexHeightField.cpp */; };
+ FFFF0285b1287fef0285b128 /* src/pcm/GuPCMContactConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD0285b1287fef0285b128 /* src/pcm/GuPCMContactConvexMesh.cpp */; };
+ FFFF0285b1907fef0285b190 /* src/pcm/GuPCMContactGenBoxConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD0285b1907fef0285b190 /* src/pcm/GuPCMContactGenBoxConvex.cpp */; };
+ FFFF0285b1f87fef0285b1f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD0285b1f87fef0285b1f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp */; };
+ FFFF0285b2607fef0285b260 /* src/pcm/GuPCMContactPlaneBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD0285b2607fef0285b260 /* src/pcm/GuPCMContactPlaneBox.cpp */; };
+ FFFF0285b2c87fef0285b2c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD0285b2c87fef0285b2c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp */; };
+ FFFF0285b3307fef0285b330 /* src/pcm/GuPCMContactPlaneConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD0285b3307fef0285b330 /* src/pcm/GuPCMContactPlaneConvex.cpp */; };
+ FFFF0285b3987fef0285b398 /* src/pcm/GuPCMContactSphereBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD0285b3987fef0285b398 /* src/pcm/GuPCMContactSphereBox.cpp */; };
+ FFFF0285b4007fef0285b400 /* src/pcm/GuPCMContactSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD0285b4007fef0285b400 /* src/pcm/GuPCMContactSphereCapsule.cpp */; };
+ FFFF0285b4687fef0285b468 /* src/pcm/GuPCMContactSphereConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD0285b4687fef0285b468 /* src/pcm/GuPCMContactSphereConvex.cpp */; };
+ FFFF0285b4d07fef0285b4d0 /* src/pcm/GuPCMContactSphereHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD0285b4d07fef0285b4d0 /* src/pcm/GuPCMContactSphereHeightField.cpp */; };
+ FFFF0285b5387fef0285b538 /* src/pcm/GuPCMContactSphereMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD0285b5387fef0285b538 /* src/pcm/GuPCMContactSphereMesh.cpp */; };
+ FFFF0285b5a07fef0285b5a0 /* src/pcm/GuPCMContactSpherePlane.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD0285b5a07fef0285b5a0 /* src/pcm/GuPCMContactSpherePlane.cpp */; };
+ FFFF0285b6087fef0285b608 /* src/pcm/GuPCMContactSphereSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD0285b6087fef0285b608 /* src/pcm/GuPCMContactSphereSphere.cpp */; };
+ FFFF0285b6707fef0285b670 /* src/pcm/GuPCMShapeConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD0285b6707fef0285b670 /* src/pcm/GuPCMShapeConvex.cpp */; };
+ FFFF0285b6d87fef0285b6d8 /* src/pcm/GuPCMTriangleContactGen.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD0285b6d87fef0285b6d8 /* src/pcm/GuPCMTriangleContactGen.cpp */; };
+ FFFF0285b7407fef0285b740 /* src/pcm/GuPersistentContactManifold.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD0285b7407fef0285b740 /* src/pcm/GuPersistentContactManifold.cpp */; };
+ FFFF0285b7a87fef0285b7a8 /* src/ccd/GuCCDSweepConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD0285b7a87fef0285b7a8 /* src/ccd/GuCCDSweepConvexMesh.cpp */; };
+ FFFF0285b8107fef0285b810 /* src/ccd/GuCCDSweepPrimitives.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD0285b8107fef0285b810 /* src/ccd/GuCCDSweepPrimitives.cpp */; };
/* End PBXFileReference section */
/* Begin PBXFileReference section */
- FFFD111408007fae11140800 /* PhysXCommon */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXCommon"; sourceTree = BUILT_PRODUCTS_DIR; };
- FFFD1180ec007fae1180ec00 /* common/PxBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxBase.h"; path = "../../../Include/common/PxBase.h"; sourceTree = SOURCE_ROOT; };
- FFFD1180ec687fae1180ec68 /* common/PxCollection.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxCollection.h"; path = "../../../Include/common/PxCollection.h"; sourceTree = SOURCE_ROOT; };
- FFFD1180ecd07fae1180ecd0 /* common/PxCoreUtilityTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxCoreUtilityTypes.h"; path = "../../../Include/common/PxCoreUtilityTypes.h"; sourceTree = SOURCE_ROOT; };
- FFFD1180ed387fae1180ed38 /* common/PxMetaData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxMetaData.h"; path = "../../../Include/common/PxMetaData.h"; sourceTree = SOURCE_ROOT; };
- FFFD1180eda07fae1180eda0 /* common/PxMetaDataFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxMetaDataFlags.h"; path = "../../../Include/common/PxMetaDataFlags.h"; sourceTree = SOURCE_ROOT; };
- FFFD1180ee087fae1180ee08 /* common/PxPhysXCommonConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxPhysXCommonConfig.h"; path = "../../../Include/common/PxPhysXCommonConfig.h"; sourceTree = SOURCE_ROOT; };
- FFFD1180ee707fae1180ee70 /* common/PxPhysicsInsertionCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxPhysicsInsertionCallback.h"; path = "../../../Include/common/PxPhysicsInsertionCallback.h"; sourceTree = SOURCE_ROOT; };
- FFFD1180eed87fae1180eed8 /* common/PxRenderBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxRenderBuffer.h"; path = "../../../Include/common/PxRenderBuffer.h"; sourceTree = SOURCE_ROOT; };
- FFFD1180ef407fae1180ef40 /* common/PxSerialFramework.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxSerialFramework.h"; path = "../../../Include/common/PxSerialFramework.h"; sourceTree = SOURCE_ROOT; };
- FFFD1180efa87fae1180efa8 /* common/PxSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxSerializer.h"; path = "../../../Include/common/PxSerializer.h"; sourceTree = SOURCE_ROOT; };
- FFFD1180f0107fae1180f010 /* common/PxStringTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxStringTable.h"; path = "../../../Include/common/PxStringTable.h"; sourceTree = SOURCE_ROOT; };
- FFFD1180f0787fae1180f078 /* common/PxTolerancesScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxTolerancesScale.h"; path = "../../../Include/common/PxTolerancesScale.h"; sourceTree = SOURCE_ROOT; };
- FFFD1180f0e07fae1180f0e0 /* common/PxTypeInfo.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxTypeInfo.h"; path = "../../../Include/common/PxTypeInfo.h"; sourceTree = SOURCE_ROOT; };
- FFFD1180f1487fae1180f148 /* geometry/PxBoxGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxBoxGeometry.h"; path = "../../../Include/geometry/PxBoxGeometry.h"; sourceTree = SOURCE_ROOT; };
- FFFD1180f1b07fae1180f1b0 /* geometry/PxCapsuleGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxCapsuleGeometry.h"; path = "../../../Include/geometry/PxCapsuleGeometry.h"; sourceTree = SOURCE_ROOT; };
- FFFD1180f2187fae1180f218 /* geometry/PxConvexMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxConvexMesh.h"; path = "../../../Include/geometry/PxConvexMesh.h"; sourceTree = SOURCE_ROOT; };
- FFFD1180f2807fae1180f280 /* geometry/PxConvexMeshGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxConvexMeshGeometry.h"; path = "../../../Include/geometry/PxConvexMeshGeometry.h"; sourceTree = SOURCE_ROOT; };
- FFFD1180f2e87fae1180f2e8 /* geometry/PxGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxGeometry.h"; path = "../../../Include/geometry/PxGeometry.h"; sourceTree = SOURCE_ROOT; };
- FFFD1180f3507fae1180f350 /* geometry/PxGeometryHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxGeometryHelpers.h"; path = "../../../Include/geometry/PxGeometryHelpers.h"; sourceTree = SOURCE_ROOT; };
- FFFD1180f3b87fae1180f3b8 /* geometry/PxGeometryQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxGeometryQuery.h"; path = "../../../Include/geometry/PxGeometryQuery.h"; sourceTree = SOURCE_ROOT; };
- FFFD1180f4207fae1180f420 /* geometry/PxHeightField.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightField.h"; path = "../../../Include/geometry/PxHeightField.h"; sourceTree = SOURCE_ROOT; };
- FFFD1180f4887fae1180f488 /* geometry/PxHeightFieldDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldDesc.h"; path = "../../../Include/geometry/PxHeightFieldDesc.h"; sourceTree = SOURCE_ROOT; };
- FFFD1180f4f07fae1180f4f0 /* geometry/PxHeightFieldFlag.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldFlag.h"; path = "../../../Include/geometry/PxHeightFieldFlag.h"; sourceTree = SOURCE_ROOT; };
- FFFD1180f5587fae1180f558 /* geometry/PxHeightFieldGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldGeometry.h"; path = "../../../Include/geometry/PxHeightFieldGeometry.h"; sourceTree = SOURCE_ROOT; };
- FFFD1180f5c07fae1180f5c0 /* geometry/PxHeightFieldSample.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldSample.h"; path = "../../../Include/geometry/PxHeightFieldSample.h"; sourceTree = SOURCE_ROOT; };
- FFFD1180f6287fae1180f628 /* geometry/PxMeshQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxMeshQuery.h"; path = "../../../Include/geometry/PxMeshQuery.h"; sourceTree = SOURCE_ROOT; };
- FFFD1180f6907fae1180f690 /* geometry/PxMeshScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxMeshScale.h"; path = "../../../Include/geometry/PxMeshScale.h"; sourceTree = SOURCE_ROOT; };
- FFFD1180f6f87fae1180f6f8 /* geometry/PxPlaneGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxPlaneGeometry.h"; path = "../../../Include/geometry/PxPlaneGeometry.h"; sourceTree = SOURCE_ROOT; };
- FFFD1180f7607fae1180f760 /* geometry/PxSimpleTriangleMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxSimpleTriangleMesh.h"; path = "../../../Include/geometry/PxSimpleTriangleMesh.h"; sourceTree = SOURCE_ROOT; };
- FFFD1180f7c87fae1180f7c8 /* geometry/PxSphereGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxSphereGeometry.h"; path = "../../../Include/geometry/PxSphereGeometry.h"; sourceTree = SOURCE_ROOT; };
- FFFD1180f8307fae1180f830 /* geometry/PxTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxTriangle.h"; path = "../../../Include/geometry/PxTriangle.h"; sourceTree = SOURCE_ROOT; };
- FFFD1180f8987fae1180f898 /* geometry/PxTriangleMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxTriangleMesh.h"; path = "../../../Include/geometry/PxTriangleMesh.h"; sourceTree = SOURCE_ROOT; };
- FFFD1180f9007fae1180f900 /* geometry/PxTriangleMeshGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxTriangleMeshGeometry.h"; path = "../../../Include/geometry/PxTriangleMeshGeometry.h"; sourceTree = SOURCE_ROOT; };
- FFFD109a9c007fae109a9c00 /* src/CmBoxPruning.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmBoxPruning.cpp"; path = "../../Common/src/CmBoxPruning.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD109a9c687fae109a9c68 /* src/CmCollection.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmCollection.cpp"; path = "../../Common/src/CmCollection.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD109a9cd07fae109a9cd0 /* src/CmMathUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmMathUtils.cpp"; path = "../../Common/src/CmMathUtils.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD109a9d387fae109a9d38 /* src/CmPtrTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPtrTable.cpp"; path = "../../Common/src/CmPtrTable.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD109a9da07fae109a9da0 /* src/CmRadixSort.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSort.cpp"; path = "../../Common/src/CmRadixSort.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD109a9e087fae109a9e08 /* src/CmRadixSortBuffered.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSortBuffered.cpp"; path = "../../Common/src/CmRadixSortBuffered.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD109a9e707fae109a9e70 /* src/CmRenderOutput.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRenderOutput.cpp"; path = "../../Common/src/CmRenderOutput.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD109a9ed87fae109a9ed8 /* src/CmVisualization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmVisualization.cpp"; path = "../../Common/src/CmVisualization.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD109a9f407fae109a9f40 /* src/CmBitMap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmBitMap.h"; path = "../../Common/src/CmBitMap.h"; sourceTree = SOURCE_ROOT; };
- FFFD109a9fa87fae109a9fa8 /* src/CmBoxPruning.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmBoxPruning.h"; path = "../../Common/src/CmBoxPruning.h"; sourceTree = SOURCE_ROOT; };
- FFFD109aa0107fae109aa010 /* src/CmCollection.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmCollection.h"; path = "../../Common/src/CmCollection.h"; sourceTree = SOURCE_ROOT; };
- FFFD109aa0787fae109aa078 /* src/CmConeLimitHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmConeLimitHelper.h"; path = "../../Common/src/CmConeLimitHelper.h"; sourceTree = SOURCE_ROOT; };
- FFFD109aa0e07fae109aa0e0 /* src/CmFlushPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmFlushPool.h"; path = "../../Common/src/CmFlushPool.h"; sourceTree = SOURCE_ROOT; };
- FFFD109aa1487fae109aa148 /* src/CmIDPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmIDPool.h"; path = "../../Common/src/CmIDPool.h"; sourceTree = SOURCE_ROOT; };
- FFFD109aa1b07fae109aa1b0 /* src/CmIO.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmIO.h"; path = "../../Common/src/CmIO.h"; sourceTree = SOURCE_ROOT; };
- FFFD109aa2187fae109aa218 /* src/CmMatrix34.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmMatrix34.h"; path = "../../Common/src/CmMatrix34.h"; sourceTree = SOURCE_ROOT; };
- FFFD109aa2807fae109aa280 /* src/CmPhysXCommon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPhysXCommon.h"; path = "../../Common/src/CmPhysXCommon.h"; sourceTree = SOURCE_ROOT; };
- FFFD109aa2e87fae109aa2e8 /* src/CmPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPool.h"; path = "../../Common/src/CmPool.h"; sourceTree = SOURCE_ROOT; };
- FFFD109aa3507fae109aa350 /* src/CmPreallocatingPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPreallocatingPool.h"; path = "../../Common/src/CmPreallocatingPool.h"; sourceTree = SOURCE_ROOT; };
- FFFD109aa3b87fae109aa3b8 /* src/CmPriorityQueue.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPriorityQueue.h"; path = "../../Common/src/CmPriorityQueue.h"; sourceTree = SOURCE_ROOT; };
- FFFD109aa4207fae109aa420 /* src/CmPtrTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPtrTable.h"; path = "../../Common/src/CmPtrTable.h"; sourceTree = SOURCE_ROOT; };
- FFFD109aa4887fae109aa488 /* src/CmQueue.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmQueue.h"; path = "../../Common/src/CmQueue.h"; sourceTree = SOURCE_ROOT; };
- FFFD109aa4f07fae109aa4f0 /* src/CmRadixSort.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSort.h"; path = "../../Common/src/CmRadixSort.h"; sourceTree = SOURCE_ROOT; };
- FFFD109aa5587fae109aa558 /* src/CmRadixSortBuffered.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSortBuffered.h"; path = "../../Common/src/CmRadixSortBuffered.h"; sourceTree = SOURCE_ROOT; };
- FFFD109aa5c07fae109aa5c0 /* src/CmRefCountable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRefCountable.h"; path = "../../Common/src/CmRefCountable.h"; sourceTree = SOURCE_ROOT; };
- FFFD109aa6287fae109aa628 /* src/CmRenderBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRenderBuffer.h"; path = "../../Common/src/CmRenderBuffer.h"; sourceTree = SOURCE_ROOT; };
- FFFD109aa6907fae109aa690 /* src/CmRenderOutput.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRenderOutput.h"; path = "../../Common/src/CmRenderOutput.h"; sourceTree = SOURCE_ROOT; };
- FFFD109aa6f87fae109aa6f8 /* src/CmScaling.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmScaling.h"; path = "../../Common/src/CmScaling.h"; sourceTree = SOURCE_ROOT; };
- FFFD109aa7607fae109aa760 /* src/CmSpatialVector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmSpatialVector.h"; path = "../../Common/src/CmSpatialVector.h"; sourceTree = SOURCE_ROOT; };
- FFFD109aa7c87fae109aa7c8 /* src/CmTask.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTask.h"; path = "../../Common/src/CmTask.h"; sourceTree = SOURCE_ROOT; };
- FFFD109aa8307fae109aa830 /* src/CmTaskPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTaskPool.h"; path = "../../Common/src/CmTaskPool.h"; sourceTree = SOURCE_ROOT; };
- FFFD109aa8987fae109aa898 /* src/CmTmpMem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTmpMem.h"; path = "../../Common/src/CmTmpMem.h"; sourceTree = SOURCE_ROOT; };
- FFFD109aa9007fae109aa900 /* src/CmTransformUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTransformUtils.h"; path = "../../Common/src/CmTransformUtils.h"; sourceTree = SOURCE_ROOT; };
- FFFD109aa9687fae109aa968 /* src/CmUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmUtils.h"; path = "../../Common/src/CmUtils.h"; sourceTree = SOURCE_ROOT; };
- FFFD109aa9d07fae109aa9d0 /* src/CmVisualization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmVisualization.h"; path = "../../Common/src/CmVisualization.h"; sourceTree = SOURCE_ROOT; };
- FFFD118010007fae11801000 /* headers/GuAxes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuAxes.h"; path = "../../GeomUtils/headers/GuAxes.h"; sourceTree = SOURCE_ROOT; };
- FFFD118010687fae11801068 /* headers/GuBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuBox.h"; path = "../../GeomUtils/headers/GuBox.h"; sourceTree = SOURCE_ROOT; };
- FFFD118010d07fae118010d0 /* headers/GuDistanceSegmentBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuDistanceSegmentBox.h"; path = "../../GeomUtils/headers/GuDistanceSegmentBox.h"; sourceTree = SOURCE_ROOT; };
- FFFD118011387fae11801138 /* headers/GuDistanceSegmentSegment.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuDistanceSegmentSegment.h"; path = "../../GeomUtils/headers/GuDistanceSegmentSegment.h"; sourceTree = SOURCE_ROOT; };
- FFFD118011a07fae118011a0 /* headers/GuIntersectionBoxBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuIntersectionBoxBox.h"; path = "../../GeomUtils/headers/GuIntersectionBoxBox.h"; sourceTree = SOURCE_ROOT; };
- FFFD118012087fae11801208 /* headers/GuIntersectionTriangleBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuIntersectionTriangleBox.h"; path = "../../GeomUtils/headers/GuIntersectionTriangleBox.h"; sourceTree = SOURCE_ROOT; };
- FFFD118012707fae11801270 /* headers/GuRaycastTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuRaycastTests.h"; path = "../../GeomUtils/headers/GuRaycastTests.h"; sourceTree = SOURCE_ROOT; };
- FFFD118012d87fae118012d8 /* headers/GuSIMDHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuSIMDHelpers.h"; path = "../../GeomUtils/headers/GuSIMDHelpers.h"; sourceTree = SOURCE_ROOT; };
- FFFD118013407fae11801340 /* headers/GuSegment.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuSegment.h"; path = "../../GeomUtils/headers/GuSegment.h"; sourceTree = SOURCE_ROOT; };
- FFFD118013a87fae118013a8 /* ../../Include/GeomUtils */= { isa = PBXFileReference; fileEncoding = 4; name = "../../Include/GeomUtils"; path = "../../../Include/GeomUtils"; sourceTree = SOURCE_ROOT; };
- FFFD118014107fae11801410 /* src/GuBounds.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuBounds.h"; path = "../../GeomUtils/src/GuBounds.h"; sourceTree = SOURCE_ROOT; };
- FFFD118014787fae11801478 /* src/GuCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCapsule.h"; path = "../../GeomUtils/src/GuCapsule.h"; sourceTree = SOURCE_ROOT; };
- FFFD118014e07fae118014e0 /* src/GuCenterExtents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCenterExtents.h"; path = "../../GeomUtils/src/GuCenterExtents.h"; sourceTree = SOURCE_ROOT; };
- FFFD118015487fae11801548 /* src/GuGeometryUnion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuGeometryUnion.h"; path = "../../GeomUtils/src/GuGeometryUnion.h"; sourceTree = SOURCE_ROOT; };
- FFFD118015b07fae118015b0 /* src/GuInternal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuInternal.h"; path = "../../GeomUtils/src/GuInternal.h"; sourceTree = SOURCE_ROOT; };
- FFFD118016187fae11801618 /* src/GuMTD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMTD.h"; path = "../../GeomUtils/src/GuMTD.h"; sourceTree = SOURCE_ROOT; };
- FFFD118016807fae11801680 /* src/GuMeshFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMeshFactory.h"; path = "../../GeomUtils/src/GuMeshFactory.h"; sourceTree = SOURCE_ROOT; };
- FFFD118016e87fae118016e8 /* src/GuOverlapTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuOverlapTests.h"; path = "../../GeomUtils/src/GuOverlapTests.h"; sourceTree = SOURCE_ROOT; };
- FFFD118017507fae11801750 /* src/GuSerialize.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSerialize.h"; path = "../../GeomUtils/src/GuSerialize.h"; sourceTree = SOURCE_ROOT; };
- FFFD118017b87fae118017b8 /* src/GuSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSphere.h"; path = "../../GeomUtils/src/GuSphere.h"; sourceTree = SOURCE_ROOT; };
- FFFD118018207fae11801820 /* src/GuSweepMTD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepMTD.h"; path = "../../GeomUtils/src/GuSweepMTD.h"; sourceTree = SOURCE_ROOT; };
- FFFD118018887fae11801888 /* src/GuSweepSharedTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepSharedTests.h"; path = "../../GeomUtils/src/GuSweepSharedTests.h"; sourceTree = SOURCE_ROOT; };
- FFFD118018f07fae118018f0 /* src/GuSweepTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepTests.h"; path = "../../GeomUtils/src/GuSweepTests.h"; sourceTree = SOURCE_ROOT; };
- FFFD118019587fae11801958 /* src/contact/GuContactMethodImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactMethodImpl.h"; path = "../../GeomUtils/src/contact/GuContactMethodImpl.h"; sourceTree = SOURCE_ROOT; };
- FFFD118019c07fae118019c0 /* src/contact/GuContactPolygonPolygon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPolygonPolygon.h"; path = "../../GeomUtils/src/contact/GuContactPolygonPolygon.h"; sourceTree = SOURCE_ROOT; };
- FFFD11801a287fae11801a28 /* src/contact/GuFeatureCode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuFeatureCode.h"; path = "../../GeomUtils/src/contact/GuFeatureCode.h"; sourceTree = SOURCE_ROOT; };
- FFFD11801a907fae11801a90 /* src/contact/GuLegacyTraceLineCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyTraceLineCallback.h"; path = "../../GeomUtils/src/contact/GuLegacyTraceLineCallback.h"; sourceTree = SOURCE_ROOT; };
- FFFD11801af87fae11801af8 /* src/common/GuBarycentricCoordinates.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuBarycentricCoordinates.h"; path = "../../GeomUtils/src/common/GuBarycentricCoordinates.h"; sourceTree = SOURCE_ROOT; };
- FFFD11801b607fae11801b60 /* src/common/GuBoxConversion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuBoxConversion.h"; path = "../../GeomUtils/src/common/GuBoxConversion.h"; sourceTree = SOURCE_ROOT; };
- FFFD11801bc87fae11801bc8 /* src/common/GuEdgeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuEdgeCache.h"; path = "../../GeomUtils/src/common/GuEdgeCache.h"; sourceTree = SOURCE_ROOT; };
- FFFD11801c307fae11801c30 /* src/common/GuEdgeListData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuEdgeListData.h"; path = "../../GeomUtils/src/common/GuEdgeListData.h"; sourceTree = SOURCE_ROOT; };
- FFFD11801c987fae11801c98 /* src/common/GuSeparatingAxes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuSeparatingAxes.h"; path = "../../GeomUtils/src/common/GuSeparatingAxes.h"; sourceTree = SOURCE_ROOT; };
- FFFD11801d007fae11801d00 /* src/convex/GuBigConvexData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuBigConvexData.h"; path = "../../GeomUtils/src/convex/GuBigConvexData.h"; sourceTree = SOURCE_ROOT; };
- FFFD11801d687fae11801d68 /* src/convex/GuBigConvexData2.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuBigConvexData2.h"; path = "../../GeomUtils/src/convex/GuBigConvexData2.h"; sourceTree = SOURCE_ROOT; };
- FFFD11801dd07fae11801dd0 /* src/convex/GuConvexEdgeFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexEdgeFlags.h"; path = "../../GeomUtils/src/convex/GuConvexEdgeFlags.h"; sourceTree = SOURCE_ROOT; };
- FFFD11801e387fae11801e38 /* src/convex/GuConvexHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexHelper.h"; path = "../../GeomUtils/src/convex/GuConvexHelper.h"; sourceTree = SOURCE_ROOT; };
- FFFD11801ea07fae11801ea0 /* src/convex/GuConvexMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexMesh.h"; path = "../../GeomUtils/src/convex/GuConvexMesh.h"; sourceTree = SOURCE_ROOT; };
- FFFD11801f087fae11801f08 /* src/convex/GuConvexMeshData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexMeshData.h"; path = "../../GeomUtils/src/convex/GuConvexMeshData.h"; sourceTree = SOURCE_ROOT; };
- FFFD11801f707fae11801f70 /* src/convex/GuConvexSupportTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexSupportTable.h"; path = "../../GeomUtils/src/convex/GuConvexSupportTable.h"; sourceTree = SOURCE_ROOT; };
- FFFD11801fd87fae11801fd8 /* src/convex/GuConvexUtilsInternal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexUtilsInternal.h"; path = "../../GeomUtils/src/convex/GuConvexUtilsInternal.h"; sourceTree = SOURCE_ROOT; };
- FFFD118020407fae11802040 /* src/convex/GuCubeIndex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuCubeIndex.h"; path = "../../GeomUtils/src/convex/GuCubeIndex.h"; sourceTree = SOURCE_ROOT; };
- FFFD118020a87fae118020a8 /* src/convex/GuHillClimbing.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuHillClimbing.h"; path = "../../GeomUtils/src/convex/GuHillClimbing.h"; sourceTree = SOURCE_ROOT; };
- FFFD118021107fae11802110 /* src/convex/GuShapeConvex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuShapeConvex.h"; path = "../../GeomUtils/src/convex/GuShapeConvex.h"; sourceTree = SOURCE_ROOT; };
- FFFD118021787fae11802178 /* src/distance/GuDistancePointBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointBox.h"; path = "../../GeomUtils/src/distance/GuDistancePointBox.h"; sourceTree = SOURCE_ROOT; };
- FFFD118021e07fae118021e0 /* src/distance/GuDistancePointSegment.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointSegment.h"; path = "../../GeomUtils/src/distance/GuDistancePointSegment.h"; sourceTree = SOURCE_ROOT; };
- FFFD118022487fae11802248 /* src/distance/GuDistancePointTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointTriangle.h"; path = "../../GeomUtils/src/distance/GuDistancePointTriangle.h"; sourceTree = SOURCE_ROOT; };
- FFFD118022b07fae118022b0 /* src/distance/GuDistancePointTriangleSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointTriangleSIMD.h"; path = "../../GeomUtils/src/distance/GuDistancePointTriangleSIMD.h"; sourceTree = SOURCE_ROOT; };
- FFFD118023187fae11802318 /* src/distance/GuDistanceSegmentSegmentSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentSegmentSIMD.h"; path = "../../GeomUtils/src/distance/GuDistanceSegmentSegmentSIMD.h"; sourceTree = SOURCE_ROOT; };
- FFFD118023807fae11802380 /* src/distance/GuDistanceSegmentTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentTriangle.h"; path = "../../GeomUtils/src/distance/GuDistanceSegmentTriangle.h"; sourceTree = SOURCE_ROOT; };
- FFFD118023e87fae118023e8 /* src/distance/GuDistanceSegmentTriangleSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentTriangleSIMD.h"; path = "../../GeomUtils/src/distance/GuDistanceSegmentTriangleSIMD.h"; sourceTree = SOURCE_ROOT; };
- FFFD118024507fae11802450 /* src/sweep/GuSweepBoxBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxBox.h"; path = "../../GeomUtils/src/sweep/GuSweepBoxBox.h"; sourceTree = SOURCE_ROOT; };
- FFFD118024b87fae118024b8 /* src/sweep/GuSweepBoxSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxSphere.h"; path = "../../GeomUtils/src/sweep/GuSweepBoxSphere.h"; sourceTree = SOURCE_ROOT; };
- FFFD118025207fae11802520 /* 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; };
- FFFD118025887fae11802588 /* 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; };
- FFFD118025f07fae118025f0 /* src/sweep/GuSweepCapsuleBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleBox.h"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleBox.h"; sourceTree = SOURCE_ROOT; };
- FFFD118026587fae11802658 /* src/sweep/GuSweepCapsuleCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleCapsule.h"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleCapsule.h"; sourceTree = SOURCE_ROOT; };
- FFFD118026c07fae118026c0 /* src/sweep/GuSweepCapsuleTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleTriangle.h"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleTriangle.h"; sourceTree = SOURCE_ROOT; };
- FFFD118027287fae11802728 /* src/sweep/GuSweepSphereCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereCapsule.h"; path = "../../GeomUtils/src/sweep/GuSweepSphereCapsule.h"; sourceTree = SOURCE_ROOT; };
- FFFD118027907fae11802790 /* src/sweep/GuSweepSphereSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereSphere.h"; path = "../../GeomUtils/src/sweep/GuSweepSphereSphere.h"; sourceTree = SOURCE_ROOT; };
- FFFD118027f87fae118027f8 /* src/sweep/GuSweepSphereTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereTriangle.h"; path = "../../GeomUtils/src/sweep/GuSweepSphereTriangle.h"; sourceTree = SOURCE_ROOT; };
- FFFD118028607fae11802860 /* src/sweep/GuSweepTriangleUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepTriangleUtils.h"; path = "../../GeomUtils/src/sweep/GuSweepTriangleUtils.h"; sourceTree = SOURCE_ROOT; };
- FFFD118028c87fae118028c8 /* src/gjk/GuEPA.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuEPA.h"; path = "../../GeomUtils/src/gjk/GuEPA.h"; sourceTree = SOURCE_ROOT; };
- FFFD118029307fae11802930 /* src/gjk/GuEPAFacet.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuEPAFacet.h"; path = "../../GeomUtils/src/gjk/GuEPAFacet.h"; sourceTree = SOURCE_ROOT; };
- FFFD118029987fae11802998 /* src/gjk/GuGJK.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJK.h"; path = "../../GeomUtils/src/gjk/GuGJK.h"; sourceTree = SOURCE_ROOT; };
- FFFD11802a007fae11802a00 /* src/gjk/GuGJKPenetration.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKPenetration.h"; path = "../../GeomUtils/src/gjk/GuGJKPenetration.h"; sourceTree = SOURCE_ROOT; };
- FFFD11802a687fae11802a68 /* src/gjk/GuGJKRaycast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKRaycast.h"; path = "../../GeomUtils/src/gjk/GuGJKRaycast.h"; sourceTree = SOURCE_ROOT; };
- FFFD11802ad07fae11802ad0 /* src/gjk/GuGJKSimplex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKSimplex.h"; path = "../../GeomUtils/src/gjk/GuGJKSimplex.h"; sourceTree = SOURCE_ROOT; };
- FFFD11802b387fae11802b38 /* src/gjk/GuGJKTest.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKTest.h"; path = "../../GeomUtils/src/gjk/GuGJKTest.h"; sourceTree = SOURCE_ROOT; };
- FFFD11802ba07fae11802ba0 /* src/gjk/GuGJKType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKType.h"; path = "../../GeomUtils/src/gjk/GuGJKType.h"; sourceTree = SOURCE_ROOT; };
- FFFD11802c087fae11802c08 /* src/gjk/GuGJKUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKUtil.h"; path = "../../GeomUtils/src/gjk/GuGJKUtil.h"; sourceTree = SOURCE_ROOT; };
- FFFD11802c707fae11802c70 /* src/gjk/GuVecBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecBox.h"; path = "../../GeomUtils/src/gjk/GuVecBox.h"; sourceTree = SOURCE_ROOT; };
- FFFD11802cd87fae11802cd8 /* src/gjk/GuVecCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecCapsule.h"; path = "../../GeomUtils/src/gjk/GuVecCapsule.h"; sourceTree = SOURCE_ROOT; };
- FFFD11802d407fae11802d40 /* src/gjk/GuVecConvex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecConvex.h"; path = "../../GeomUtils/src/gjk/GuVecConvex.h"; sourceTree = SOURCE_ROOT; };
- FFFD11802da87fae11802da8 /* src/gjk/GuVecConvexHull.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecConvexHull.h"; path = "../../GeomUtils/src/gjk/GuVecConvexHull.h"; sourceTree = SOURCE_ROOT; };
- FFFD11802e107fae11802e10 /* src/gjk/GuVecConvexHullNoScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecConvexHullNoScale.h"; path = "../../GeomUtils/src/gjk/GuVecConvexHullNoScale.h"; sourceTree = SOURCE_ROOT; };
- FFFD11802e787fae11802e78 /* src/gjk/GuVecPlane.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecPlane.h"; path = "../../GeomUtils/src/gjk/GuVecPlane.h"; sourceTree = SOURCE_ROOT; };
- FFFD11802ee07fae11802ee0 /* src/gjk/GuVecShrunkBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecShrunkBox.h"; path = "../../GeomUtils/src/gjk/GuVecShrunkBox.h"; sourceTree = SOURCE_ROOT; };
- FFFD11802f487fae11802f48 /* src/gjk/GuVecShrunkConvexHull.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecShrunkConvexHull.h"; path = "../../GeomUtils/src/gjk/GuVecShrunkConvexHull.h"; sourceTree = SOURCE_ROOT; };
- FFFD11802fb07fae11802fb0 /* src/gjk/GuVecShrunkConvexHullNoScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecShrunkConvexHullNoScale.h"; path = "../../GeomUtils/src/gjk/GuVecShrunkConvexHullNoScale.h"; sourceTree = SOURCE_ROOT; };
- FFFD118030187fae11803018 /* src/gjk/GuVecSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecSphere.h"; path = "../../GeomUtils/src/gjk/GuVecSphere.h"; sourceTree = SOURCE_ROOT; };
- FFFD118030807fae11803080 /* src/gjk/GuVecTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecTriangle.h"; path = "../../GeomUtils/src/gjk/GuVecTriangle.h"; sourceTree = SOURCE_ROOT; };
- FFFD118030e87fae118030e8 /* src/intersection/GuIntersectionCapsuleTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionCapsuleTriangle.h"; path = "../../GeomUtils/src/intersection/GuIntersectionCapsuleTriangle.h"; sourceTree = SOURCE_ROOT; };
- FFFD118031507fae11803150 /* src/intersection/GuIntersectionEdgeEdge.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionEdgeEdge.h"; path = "../../GeomUtils/src/intersection/GuIntersectionEdgeEdge.h"; sourceTree = SOURCE_ROOT; };
- FFFD118031b87fae118031b8 /* src/intersection/GuIntersectionRay.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRay.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRay.h"; sourceTree = SOURCE_ROOT; };
- FFFD118032207fae11803220 /* src/intersection/GuIntersectionRayBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayBox.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayBox.h"; sourceTree = SOURCE_ROOT; };
- FFFD118032887fae11803288 /* src/intersection/GuIntersectionRayBoxSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayBoxSIMD.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayBoxSIMD.h"; sourceTree = SOURCE_ROOT; };
- FFFD118032f07fae118032f0 /* src/intersection/GuIntersectionRayCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayCapsule.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayCapsule.h"; sourceTree = SOURCE_ROOT; };
- FFFD118033587fae11803358 /* src/intersection/GuIntersectionRayPlane.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayPlane.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayPlane.h"; sourceTree = SOURCE_ROOT; };
- FFFD118033c07fae118033c0 /* src/intersection/GuIntersectionRaySphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRaySphere.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRaySphere.h"; sourceTree = SOURCE_ROOT; };
- FFFD118034287fae11803428 /* src/intersection/GuIntersectionRayTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayTriangle.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayTriangle.h"; sourceTree = SOURCE_ROOT; };
- FFFD118034907fae11803490 /* src/intersection/GuIntersectionSphereBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionSphereBox.h"; path = "../../GeomUtils/src/intersection/GuIntersectionSphereBox.h"; sourceTree = SOURCE_ROOT; };
- FFFD118034f87fae118034f8 /* src/mesh/GuBV32.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32.h"; path = "../../GeomUtils/src/mesh/GuBV32.h"; sourceTree = SOURCE_ROOT; };
- FFFD118035607fae11803560 /* src/mesh/GuBV32Build.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32Build.h"; path = "../../GeomUtils/src/mesh/GuBV32Build.h"; sourceTree = SOURCE_ROOT; };
- FFFD118035c87fae118035c8 /* src/mesh/GuBV4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4.h"; path = "../../GeomUtils/src/mesh/GuBV4.h"; sourceTree = SOURCE_ROOT; };
- FFFD118036307fae11803630 /* src/mesh/GuBV4Build.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4Build.h"; path = "../../GeomUtils/src/mesh/GuBV4Build.h"; sourceTree = SOURCE_ROOT; };
- FFFD118036987fae11803698 /* src/mesh/GuBV4Settings.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4Settings.h"; path = "../../GeomUtils/src/mesh/GuBV4Settings.h"; sourceTree = SOURCE_ROOT; };
- FFFD118037007fae11803700 /* 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; };
- FFFD118037687fae11803768 /* 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; };
- FFFD118037d07fae118037d0 /* 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; };
- FFFD118038387fae11803838 /* 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; };
- FFFD118038a07fae118038a0 /* 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; };
- FFFD118039087fae11803908 /* 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; };
- FFFD118039707fae11803970 /* 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; };
- FFFD118039d87fae118039d8 /* 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; };
- FFFD11803a407fae11803a40 /* 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; };
- FFFD11803aa87fae11803aa8 /* 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; };
- FFFD11803b107fae11803b10 /* 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; };
- FFFD11803b787fae11803b78 /* 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; };
- FFFD11803be07fae11803be0 /* 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; };
- FFFD11803c487fae11803c48 /* 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; };
- FFFD11803cb07fae11803cb0 /* 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; };
- FFFD11803d187fae11803d18 /* 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; };
- FFFD11803d807fae11803d80 /* 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; };
- FFFD11803de87fae11803de8 /* 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; };
- FFFD11803e507fae11803e50 /* 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; };
- FFFD11803eb87fae11803eb8 /* 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; };
- FFFD11803f207fae11803f20 /* src/mesh/GuBVConstants.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBVConstants.h"; path = "../../GeomUtils/src/mesh/GuBVConstants.h"; sourceTree = SOURCE_ROOT; };
- FFFD11803f887fae11803f88 /* src/mesh/GuMeshData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMeshData.h"; path = "../../GeomUtils/src/mesh/GuMeshData.h"; sourceTree = SOURCE_ROOT; };
- FFFD11803ff07fae11803ff0 /* src/mesh/GuMidphaseInterface.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMidphaseInterface.h"; path = "../../GeomUtils/src/mesh/GuMidphaseInterface.h"; sourceTree = SOURCE_ROOT; };
- FFFD118040587fae11804058 /* src/mesh/GuRTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuRTree.h"; path = "../../GeomUtils/src/mesh/GuRTree.h"; sourceTree = SOURCE_ROOT; };
- FFFD118040c07fae118040c0 /* src/mesh/GuSweepConvexTri.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuSweepConvexTri.h"; path = "../../GeomUtils/src/mesh/GuSweepConvexTri.h"; sourceTree = SOURCE_ROOT; };
- FFFD118041287fae11804128 /* src/mesh/GuSweepMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuSweepMesh.h"; path = "../../GeomUtils/src/mesh/GuSweepMesh.h"; sourceTree = SOURCE_ROOT; };
- FFFD118041907fae11804190 /* src/mesh/GuTriangle32.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangle32.h"; path = "../../GeomUtils/src/mesh/GuTriangle32.h"; sourceTree = SOURCE_ROOT; };
- FFFD118041f87fae118041f8 /* src/mesh/GuTriangleCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleCache.h"; path = "../../GeomUtils/src/mesh/GuTriangleCache.h"; sourceTree = SOURCE_ROOT; };
- FFFD118042607fae11804260 /* src/mesh/GuTriangleMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMesh.h"; path = "../../GeomUtils/src/mesh/GuTriangleMesh.h"; sourceTree = SOURCE_ROOT; };
- FFFD118042c87fae118042c8 /* src/mesh/GuTriangleMeshBV4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshBV4.h"; path = "../../GeomUtils/src/mesh/GuTriangleMeshBV4.h"; sourceTree = SOURCE_ROOT; };
- FFFD118043307fae11804330 /* src/mesh/GuTriangleMeshRTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshRTree.h"; path = "../../GeomUtils/src/mesh/GuTriangleMeshRTree.h"; sourceTree = SOURCE_ROOT; };
- FFFD118043987fae11804398 /* src/mesh/GuTriangleVertexPointers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleVertexPointers.h"; path = "../../GeomUtils/src/mesh/GuTriangleVertexPointers.h"; sourceTree = SOURCE_ROOT; };
- FFFD118044007fae11804400 /* src/hf/GuEntityReport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuEntityReport.h"; path = "../../GeomUtils/src/hf/GuEntityReport.h"; sourceTree = SOURCE_ROOT; };
- FFFD118044687fae11804468 /* src/hf/GuHeightField.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightField.h"; path = "../../GeomUtils/src/hf/GuHeightField.h"; sourceTree = SOURCE_ROOT; };
- FFFD118044d07fae118044d0 /* src/hf/GuHeightFieldData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightFieldData.h"; path = "../../GeomUtils/src/hf/GuHeightFieldData.h"; sourceTree = SOURCE_ROOT; };
- FFFD118045387fae11804538 /* src/hf/GuHeightFieldUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightFieldUtil.h"; path = "../../GeomUtils/src/hf/GuHeightFieldUtil.h"; sourceTree = SOURCE_ROOT; };
- FFFD118045a07fae118045a0 /* src/pcm/GuPCMContactConvexCommon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexCommon.h"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexCommon.h"; sourceTree = SOURCE_ROOT; };
- FFFD118046087fae11804608 /* src/pcm/GuPCMContactGen.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGen.h"; path = "../../GeomUtils/src/pcm/GuPCMContactGen.h"; sourceTree = SOURCE_ROOT; };
- FFFD118046707fae11804670 /* src/pcm/GuPCMContactGenUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGenUtil.h"; path = "../../GeomUtils/src/pcm/GuPCMContactGenUtil.h"; sourceTree = SOURCE_ROOT; };
- FFFD118046d87fae118046d8 /* src/pcm/GuPCMContactMeshCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactMeshCallback.h"; path = "../../GeomUtils/src/pcm/GuPCMContactMeshCallback.h"; sourceTree = SOURCE_ROOT; };
- FFFD118047407fae11804740 /* src/pcm/GuPCMShapeConvex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMShapeConvex.h"; path = "../../GeomUtils/src/pcm/GuPCMShapeConvex.h"; sourceTree = SOURCE_ROOT; };
- FFFD118047a87fae118047a8 /* src/pcm/GuPCMTriangleContactGen.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMTriangleContactGen.h"; path = "../../GeomUtils/src/pcm/GuPCMTriangleContactGen.h"; sourceTree = SOURCE_ROOT; };
- FFFD118048107fae11804810 /* src/pcm/GuPersistentContactManifold.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPersistentContactManifold.h"; path = "../../GeomUtils/src/pcm/GuPersistentContactManifold.h"; sourceTree = SOURCE_ROOT; };
- FFFD118048787fae11804878 /* src/ccd/GuCCDSweepConvexMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/ccd/GuCCDSweepConvexMesh.h"; path = "../../GeomUtils/src/ccd/GuCCDSweepConvexMesh.h"; sourceTree = SOURCE_ROOT; };
- FFFD118048e07fae118048e0 /* src/GuBounds.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuBounds.cpp"; path = "../../GeomUtils/src/GuBounds.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118049487fae11804948 /* src/GuBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuBox.cpp"; path = "../../GeomUtils/src/GuBox.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118049b07fae118049b0 /* src/GuCCTSweepTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCCTSweepTests.cpp"; path = "../../GeomUtils/src/GuCCTSweepTests.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD11804a187fae11804a18 /* src/GuCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCapsule.cpp"; path = "../../GeomUtils/src/GuCapsule.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD11804a807fae11804a80 /* src/GuGeometryQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuGeometryQuery.cpp"; path = "../../GeomUtils/src/GuGeometryQuery.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD11804ae87fae11804ae8 /* src/GuGeometryUnion.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuGeometryUnion.cpp"; path = "../../GeomUtils/src/GuGeometryUnion.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD11804b507fae11804b50 /* src/GuInternal.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuInternal.cpp"; path = "../../GeomUtils/src/GuInternal.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD11804bb87fae11804bb8 /* src/GuMTD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMTD.cpp"; path = "../../GeomUtils/src/GuMTD.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD11804c207fae11804c20 /* src/GuMeshFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMeshFactory.cpp"; path = "../../GeomUtils/src/GuMeshFactory.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD11804c887fae11804c88 /* src/GuMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMetaData.cpp"; path = "../../GeomUtils/src/GuMetaData.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD11804cf07fae11804cf0 /* src/GuOverlapTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuOverlapTests.cpp"; path = "../../GeomUtils/src/GuOverlapTests.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD11804d587fae11804d58 /* src/GuRaycastTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuRaycastTests.cpp"; path = "../../GeomUtils/src/GuRaycastTests.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD11804dc07fae11804dc0 /* src/GuSerialize.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSerialize.cpp"; path = "../../GeomUtils/src/GuSerialize.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD11804e287fae11804e28 /* src/GuSweepMTD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepMTD.cpp"; path = "../../GeomUtils/src/GuSweepMTD.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD11804e907fae11804e90 /* src/GuSweepSharedTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepSharedTests.cpp"; path = "../../GeomUtils/src/GuSweepSharedTests.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD11804ef87fae11804ef8 /* src/GuSweepTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepTests.cpp"; path = "../../GeomUtils/src/GuSweepTests.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD11804f607fae11804f60 /* src/contact/GuContactBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactBoxBox.cpp"; path = "../../GeomUtils/src/contact/GuContactBoxBox.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD11804fc87fae11804fc8 /* src/contact/GuContactCapsuleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleBox.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleBox.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118050307fae11805030 /* src/contact/GuContactCapsuleCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleCapsule.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleCapsule.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118050987fae11805098 /* src/contact/GuContactCapsuleConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleConvex.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleConvex.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118051007fae11805100 /* src/contact/GuContactCapsuleMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleMesh.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleMesh.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118051687fae11805168 /* src/contact/GuContactConvexConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactConvexConvex.cpp"; path = "../../GeomUtils/src/contact/GuContactConvexConvex.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118051d07fae118051d0 /* src/contact/GuContactConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactConvexMesh.cpp"; path = "../../GeomUtils/src/contact/GuContactConvexMesh.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118052387fae11805238 /* src/contact/GuContactPlaneBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPlaneBox.cpp"; path = "../../GeomUtils/src/contact/GuContactPlaneBox.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118052a07fae118052a0 /* src/contact/GuContactPlaneCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPlaneCapsule.cpp"; path = "../../GeomUtils/src/contact/GuContactPlaneCapsule.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118053087fae11805308 /* src/contact/GuContactPlaneConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPlaneConvex.cpp"; path = "../../GeomUtils/src/contact/GuContactPlaneConvex.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118053707fae11805370 /* src/contact/GuContactPolygonPolygon.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPolygonPolygon.cpp"; path = "../../GeomUtils/src/contact/GuContactPolygonPolygon.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118053d87fae118053d8 /* src/contact/GuContactSphereBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereBox.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereBox.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118054407fae11805440 /* src/contact/GuContactSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereCapsule.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118054a87fae118054a8 /* src/contact/GuContactSphereMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereMesh.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereMesh.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118055107fae11805510 /* src/contact/GuContactSpherePlane.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSpherePlane.cpp"; path = "../../GeomUtils/src/contact/GuContactSpherePlane.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118055787fae11805578 /* src/contact/GuContactSphereSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereSphere.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereSphere.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118055e07fae118055e0 /* src/contact/GuFeatureCode.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuFeatureCode.cpp"; path = "../../GeomUtils/src/contact/GuFeatureCode.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118056487fae11805648 /* src/contact/GuLegacyContactBoxHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactBoxHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactBoxHeightField.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118056b07fae118056b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactCapsuleHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactCapsuleHeightField.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118057187fae11805718 /* src/contact/GuLegacyContactConvexHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactConvexHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactConvexHeightField.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118057807fae11805780 /* src/contact/GuLegacyContactSphereHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactSphereHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactSphereHeightField.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118057e87fae118057e8 /* src/common/GuBarycentricCoordinates.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuBarycentricCoordinates.cpp"; path = "../../GeomUtils/src/common/GuBarycentricCoordinates.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118058507fae11805850 /* src/common/GuSeparatingAxes.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuSeparatingAxes.cpp"; path = "../../GeomUtils/src/common/GuSeparatingAxes.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118058b87fae118058b8 /* src/convex/GuBigConvexData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuBigConvexData.cpp"; path = "../../GeomUtils/src/convex/GuBigConvexData.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118059207fae11805920 /* src/convex/GuConvexHelper.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexHelper.cpp"; path = "../../GeomUtils/src/convex/GuConvexHelper.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118059887fae11805988 /* src/convex/GuConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexMesh.cpp"; path = "../../GeomUtils/src/convex/GuConvexMesh.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118059f07fae118059f0 /* src/convex/GuConvexSupportTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexSupportTable.cpp"; path = "../../GeomUtils/src/convex/GuConvexSupportTable.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD11805a587fae11805a58 /* src/convex/GuConvexUtilsInternal.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexUtilsInternal.cpp"; path = "../../GeomUtils/src/convex/GuConvexUtilsInternal.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD11805ac07fae11805ac0 /* src/convex/GuHillClimbing.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuHillClimbing.cpp"; path = "../../GeomUtils/src/convex/GuHillClimbing.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD11805b287fae11805b28 /* src/convex/GuShapeConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuShapeConvex.cpp"; path = "../../GeomUtils/src/convex/GuShapeConvex.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD11805b907fae11805b90 /* src/distance/GuDistancePointBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointBox.cpp"; path = "../../GeomUtils/src/distance/GuDistancePointBox.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD11805bf87fae11805bf8 /* src/distance/GuDistancePointTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointTriangle.cpp"; path = "../../GeomUtils/src/distance/GuDistancePointTriangle.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD11805c607fae11805c60 /* src/distance/GuDistanceSegmentBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentBox.cpp"; path = "../../GeomUtils/src/distance/GuDistanceSegmentBox.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD11805cc87fae11805cc8 /* src/distance/GuDistanceSegmentSegment.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentSegment.cpp"; path = "../../GeomUtils/src/distance/GuDistanceSegmentSegment.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD11805d307fae11805d30 /* src/distance/GuDistanceSegmentTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentTriangle.cpp"; path = "../../GeomUtils/src/distance/GuDistanceSegmentTriangle.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD11805d987fae11805d98 /* src/sweep/GuSweepBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxBox.cpp"; path = "../../GeomUtils/src/sweep/GuSweepBoxBox.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD11805e007fae11805e00 /* src/sweep/GuSweepBoxSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxSphere.cpp"; path = "../../GeomUtils/src/sweep/GuSweepBoxSphere.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD11805e687fae11805e68 /* 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; };
- FFFD11805ed07fae11805ed0 /* 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; };
- FFFD11805f387fae11805f38 /* src/sweep/GuSweepCapsuleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleBox.cpp"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleBox.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD11805fa07fae11805fa0 /* src/sweep/GuSweepCapsuleCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleCapsule.cpp"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleCapsule.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118060087fae11806008 /* src/sweep/GuSweepCapsuleTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleTriangle.cpp"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleTriangle.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118060707fae11806070 /* src/sweep/GuSweepSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereCapsule.cpp"; path = "../../GeomUtils/src/sweep/GuSweepSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118060d87fae118060d8 /* src/sweep/GuSweepSphereSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereSphere.cpp"; path = "../../GeomUtils/src/sweep/GuSweepSphereSphere.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118061407fae11806140 /* src/sweep/GuSweepSphereTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereTriangle.cpp"; path = "../../GeomUtils/src/sweep/GuSweepSphereTriangle.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118061a87fae118061a8 /* src/sweep/GuSweepTriangleUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepTriangleUtils.cpp"; path = "../../GeomUtils/src/sweep/GuSweepTriangleUtils.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118062107fae11806210 /* src/gjk/GuEPA.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuEPA.cpp"; path = "../../GeomUtils/src/gjk/GuEPA.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118062787fae11806278 /* src/gjk/GuGJKSimplex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKSimplex.cpp"; path = "../../GeomUtils/src/gjk/GuGJKSimplex.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118062e07fae118062e0 /* src/gjk/GuGJKTest.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKTest.cpp"; path = "../../GeomUtils/src/gjk/GuGJKTest.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118063487fae11806348 /* src/intersection/GuIntersectionBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionBoxBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionBoxBox.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118063b07fae118063b0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionCapsuleTriangle.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionCapsuleTriangle.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118064187fae11806418 /* src/intersection/GuIntersectionEdgeEdge.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionEdgeEdge.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionEdgeEdge.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118064807fae11806480 /* src/intersection/GuIntersectionRayBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionRayBox.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118064e87fae118064e8 /* src/intersection/GuIntersectionRayCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayCapsule.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionRayCapsule.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118065507fae11806550 /* src/intersection/GuIntersectionRaySphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRaySphere.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionRaySphere.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118065b87fae118065b8 /* src/intersection/GuIntersectionSphereBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionSphereBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionSphereBox.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118066207fae11806620 /* src/intersection/GuIntersectionTriangleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionTriangleBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionTriangleBox.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118066887fae11806688 /* src/mesh/GuBV32.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32.cpp"; path = "../../GeomUtils/src/mesh/GuBV32.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118066f07fae118066f0 /* src/mesh/GuBV32Build.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32Build.cpp"; path = "../../GeomUtils/src/mesh/GuBV32Build.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118067587fae11806758 /* src/mesh/GuBV4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4.cpp"; path = "../../GeomUtils/src/mesh/GuBV4.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118067c07fae118067c0 /* src/mesh/GuBV4Build.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4Build.cpp"; path = "../../GeomUtils/src/mesh/GuBV4Build.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118068287fae11806828 /* 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; };
- FFFD118068907fae11806890 /* 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; };
- FFFD118068f87fae118068f8 /* 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; };
- FFFD118069607fae11806960 /* 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; };
- FFFD118069c87fae118069c8 /* 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; };
- FFFD11806a307fae11806a30 /* 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; };
- FFFD11806a987fae11806a98 /* 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; };
- FFFD11806b007fae11806b00 /* 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; };
- FFFD11806b687fae11806b68 /* src/mesh/GuMeshQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMeshQuery.cpp"; path = "../../GeomUtils/src/mesh/GuMeshQuery.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD11806bd07fae11806bd0 /* src/mesh/GuMidphaseBV4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMidphaseBV4.cpp"; path = "../../GeomUtils/src/mesh/GuMidphaseBV4.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD11806c387fae11806c38 /* src/mesh/GuMidphaseRTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMidphaseRTree.cpp"; path = "../../GeomUtils/src/mesh/GuMidphaseRTree.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD11806ca07fae11806ca0 /* src/mesh/GuOverlapTestsMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuOverlapTestsMesh.cpp"; path = "../../GeomUtils/src/mesh/GuOverlapTestsMesh.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD11806d087fae11806d08 /* src/mesh/GuRTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuRTree.cpp"; path = "../../GeomUtils/src/mesh/GuRTree.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD11806d707fae11806d70 /* src/mesh/GuRTreeQueries.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuRTreeQueries.cpp"; path = "../../GeomUtils/src/mesh/GuRTreeQueries.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD11806dd87fae11806dd8 /* src/mesh/GuSweepsMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuSweepsMesh.cpp"; path = "../../GeomUtils/src/mesh/GuSweepsMesh.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD11806e407fae11806e40 /* src/mesh/GuTriangleMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMesh.cpp"; path = "../../GeomUtils/src/mesh/GuTriangleMesh.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD11806ea87fae11806ea8 /* src/mesh/GuTriangleMeshBV4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshBV4.cpp"; path = "../../GeomUtils/src/mesh/GuTriangleMeshBV4.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD11806f107fae11806f10 /* src/mesh/GuTriangleMeshRTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshRTree.cpp"; path = "../../GeomUtils/src/mesh/GuTriangleMeshRTree.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD11806f787fae11806f78 /* src/hf/GuHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightField.cpp"; path = "../../GeomUtils/src/hf/GuHeightField.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD11806fe07fae11806fe0 /* src/hf/GuHeightFieldUtil.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightFieldUtil.cpp"; path = "../../GeomUtils/src/hf/GuHeightFieldUtil.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118070487fae11807048 /* src/hf/GuOverlapTestsHF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuOverlapTestsHF.cpp"; path = "../../GeomUtils/src/hf/GuOverlapTestsHF.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118070b07fae118070b0 /* src/hf/GuSweepsHF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuSweepsHF.cpp"; path = "../../GeomUtils/src/hf/GuSweepsHF.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118071187fae11807118 /* src/pcm/GuPCMContactBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactBoxBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactBoxBox.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118071807fae11807180 /* src/pcm/GuPCMContactBoxConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactBoxConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactBoxConvex.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118071e87fae118071e8 /* src/pcm/GuPCMContactCapsuleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleBox.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118072507fae11807250 /* src/pcm/GuPCMContactCapsuleCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleCapsule.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118072b87fae118072b8 /* src/pcm/GuPCMContactCapsuleConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleConvex.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118073207fae11807320 /* src/pcm/GuPCMContactCapsuleHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleHeightField.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleHeightField.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118073887fae11807388 /* src/pcm/GuPCMContactCapsuleMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleMesh.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleMesh.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118073f07fae118073f0 /* src/pcm/GuPCMContactConvexCommon.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexCommon.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexCommon.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118074587fae11807458 /* src/pcm/GuPCMContactConvexConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexConvex.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118074c07fae118074c0 /* src/pcm/GuPCMContactConvexHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexHeightField.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexHeightField.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118075287fae11807528 /* src/pcm/GuPCMContactConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexMesh.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexMesh.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118075907fae11807590 /* src/pcm/GuPCMContactGenBoxConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGenBoxConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactGenBoxConvex.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118075f87fae118075f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGenSphereCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactGenSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118076607fae11807660 /* src/pcm/GuPCMContactPlaneBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactPlaneBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactPlaneBox.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118076c87fae118076c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactPlaneCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactPlaneCapsule.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118077307fae11807730 /* src/pcm/GuPCMContactPlaneConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactPlaneConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactPlaneConvex.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118077987fae11807798 /* src/pcm/GuPCMContactSphereBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereBox.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118078007fae11807800 /* src/pcm/GuPCMContactSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118078687fae11807868 /* src/pcm/GuPCMContactSphereConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereConvex.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118078d07fae118078d0 /* src/pcm/GuPCMContactSphereHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereHeightField.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereHeightField.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118079387fae11807938 /* src/pcm/GuPCMContactSphereMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereMesh.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereMesh.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD118079a07fae118079a0 /* src/pcm/GuPCMContactSpherePlane.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSpherePlane.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSpherePlane.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD11807a087fae11807a08 /* src/pcm/GuPCMContactSphereSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereSphere.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereSphere.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD11807a707fae11807a70 /* src/pcm/GuPCMShapeConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMShapeConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMShapeConvex.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD11807ad87fae11807ad8 /* src/pcm/GuPCMTriangleContactGen.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMTriangleContactGen.cpp"; path = "../../GeomUtils/src/pcm/GuPCMTriangleContactGen.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD11807b407fae11807b40 /* src/pcm/GuPersistentContactManifold.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPersistentContactManifold.cpp"; path = "../../GeomUtils/src/pcm/GuPersistentContactManifold.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD11807ba87fae11807ba8 /* src/ccd/GuCCDSweepConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/ccd/GuCCDSweepConvexMesh.cpp"; path = "../../GeomUtils/src/ccd/GuCCDSweepConvexMesh.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD11807c107fae11807c10 /* src/ccd/GuCCDSweepPrimitives.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/ccd/GuCCDSweepPrimitives.cpp"; path = "../../GeomUtils/src/ccd/GuCCDSweepPrimitives.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0314a5307fef0314a530 /* PhysXCommon */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXCommon"; sourceTree = BUILT_PRODUCTS_DIR; };
+ FFFD0284fa007fef0284fa00 /* common/PxBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxBase.h"; path = "../../../Include/common/PxBase.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0284fa687fef0284fa68 /* common/PxCollection.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxCollection.h"; path = "../../../Include/common/PxCollection.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0284fad07fef0284fad0 /* common/PxCoreUtilityTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxCoreUtilityTypes.h"; path = "../../../Include/common/PxCoreUtilityTypes.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0284fb387fef0284fb38 /* common/PxMetaData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxMetaData.h"; path = "../../../Include/common/PxMetaData.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0284fba07fef0284fba0 /* common/PxMetaDataFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxMetaDataFlags.h"; path = "../../../Include/common/PxMetaDataFlags.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0284fc087fef0284fc08 /* common/PxPhysXCommonConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxPhysXCommonConfig.h"; path = "../../../Include/common/PxPhysXCommonConfig.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0284fc707fef0284fc70 /* common/PxPhysicsInsertionCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxPhysicsInsertionCallback.h"; path = "../../../Include/common/PxPhysicsInsertionCallback.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0284fcd87fef0284fcd8 /* common/PxRenderBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxRenderBuffer.h"; path = "../../../Include/common/PxRenderBuffer.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0284fd407fef0284fd40 /* common/PxSerialFramework.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxSerialFramework.h"; path = "../../../Include/common/PxSerialFramework.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0284fda87fef0284fda8 /* common/PxSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxSerializer.h"; path = "../../../Include/common/PxSerializer.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0284fe107fef0284fe10 /* common/PxStringTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxStringTable.h"; path = "../../../Include/common/PxStringTable.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0284fe787fef0284fe78 /* common/PxTolerancesScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxTolerancesScale.h"; path = "../../../Include/common/PxTolerancesScale.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0284fee07fef0284fee0 /* common/PxTypeInfo.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxTypeInfo.h"; path = "../../../Include/common/PxTypeInfo.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0284ff487fef0284ff48 /* geometry/PxBoxGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxBoxGeometry.h"; path = "../../../Include/geometry/PxBoxGeometry.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0284ffb07fef0284ffb0 /* geometry/PxCapsuleGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxCapsuleGeometry.h"; path = "../../../Include/geometry/PxCapsuleGeometry.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028500187fef02850018 /* geometry/PxConvexMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxConvexMesh.h"; path = "../../../Include/geometry/PxConvexMesh.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028500807fef02850080 /* geometry/PxConvexMeshGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxConvexMeshGeometry.h"; path = "../../../Include/geometry/PxConvexMeshGeometry.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028500e87fef028500e8 /* geometry/PxGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxGeometry.h"; path = "../../../Include/geometry/PxGeometry.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028501507fef02850150 /* geometry/PxGeometryHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxGeometryHelpers.h"; path = "../../../Include/geometry/PxGeometryHelpers.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028501b87fef028501b8 /* geometry/PxGeometryQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxGeometryQuery.h"; path = "../../../Include/geometry/PxGeometryQuery.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028502207fef02850220 /* geometry/PxHeightField.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightField.h"; path = "../../../Include/geometry/PxHeightField.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028502887fef02850288 /* geometry/PxHeightFieldDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldDesc.h"; path = "../../../Include/geometry/PxHeightFieldDesc.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028502f07fef028502f0 /* geometry/PxHeightFieldFlag.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldFlag.h"; path = "../../../Include/geometry/PxHeightFieldFlag.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028503587fef02850358 /* geometry/PxHeightFieldGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldGeometry.h"; path = "../../../Include/geometry/PxHeightFieldGeometry.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028503c07fef028503c0 /* geometry/PxHeightFieldSample.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldSample.h"; path = "../../../Include/geometry/PxHeightFieldSample.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028504287fef02850428 /* geometry/PxMeshQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxMeshQuery.h"; path = "../../../Include/geometry/PxMeshQuery.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028504907fef02850490 /* geometry/PxMeshScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxMeshScale.h"; path = "../../../Include/geometry/PxMeshScale.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028504f87fef028504f8 /* geometry/PxPlaneGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxPlaneGeometry.h"; path = "../../../Include/geometry/PxPlaneGeometry.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028505607fef02850560 /* geometry/PxSimpleTriangleMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxSimpleTriangleMesh.h"; path = "../../../Include/geometry/PxSimpleTriangleMesh.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028505c87fef028505c8 /* geometry/PxSphereGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxSphereGeometry.h"; path = "../../../Include/geometry/PxSphereGeometry.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028506307fef02850630 /* geometry/PxTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxTriangle.h"; path = "../../../Include/geometry/PxTriangle.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028506987fef02850698 /* geometry/PxTriangleMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxTriangleMesh.h"; path = "../../../Include/geometry/PxTriangleMesh.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028507007fef02850700 /* geometry/PxTriangleMeshGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxTriangleMeshGeometry.h"; path = "../../../Include/geometry/PxTriangleMeshGeometry.h"; sourceTree = SOURCE_ROOT; };
+ FFFD039562007fef03956200 /* src/CmBoxPruning.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmBoxPruning.cpp"; path = "../../Common/src/CmBoxPruning.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD039562687fef03956268 /* src/CmCollection.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmCollection.cpp"; path = "../../Common/src/CmCollection.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD039562d07fef039562d0 /* src/CmMathUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmMathUtils.cpp"; path = "../../Common/src/CmMathUtils.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD039563387fef03956338 /* src/CmPtrTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPtrTable.cpp"; path = "../../Common/src/CmPtrTable.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD039563a07fef039563a0 /* src/CmRadixSort.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSort.cpp"; path = "../../Common/src/CmRadixSort.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD039564087fef03956408 /* src/CmRadixSortBuffered.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSortBuffered.cpp"; path = "../../Common/src/CmRadixSortBuffered.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD039564707fef03956470 /* src/CmRenderOutput.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRenderOutput.cpp"; path = "../../Common/src/CmRenderOutput.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD039564d87fef039564d8 /* src/CmVisualization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmVisualization.cpp"; path = "../../Common/src/CmVisualization.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD039565407fef03956540 /* src/CmBitMap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmBitMap.h"; path = "../../Common/src/CmBitMap.h"; sourceTree = SOURCE_ROOT; };
+ FFFD039565a87fef039565a8 /* src/CmBoxPruning.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmBoxPruning.h"; path = "../../Common/src/CmBoxPruning.h"; sourceTree = SOURCE_ROOT; };
+ FFFD039566107fef03956610 /* src/CmCollection.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmCollection.h"; path = "../../Common/src/CmCollection.h"; sourceTree = SOURCE_ROOT; };
+ FFFD039566787fef03956678 /* src/CmConeLimitHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmConeLimitHelper.h"; path = "../../Common/src/CmConeLimitHelper.h"; sourceTree = SOURCE_ROOT; };
+ FFFD039566e07fef039566e0 /* src/CmFlushPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmFlushPool.h"; path = "../../Common/src/CmFlushPool.h"; sourceTree = SOURCE_ROOT; };
+ FFFD039567487fef03956748 /* src/CmIDPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmIDPool.h"; path = "../../Common/src/CmIDPool.h"; sourceTree = SOURCE_ROOT; };
+ FFFD039567b07fef039567b0 /* src/CmIO.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmIO.h"; path = "../../Common/src/CmIO.h"; sourceTree = SOURCE_ROOT; };
+ FFFD039568187fef03956818 /* src/CmMatrix34.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmMatrix34.h"; path = "../../Common/src/CmMatrix34.h"; sourceTree = SOURCE_ROOT; };
+ FFFD039568807fef03956880 /* src/CmPhysXCommon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPhysXCommon.h"; path = "../../Common/src/CmPhysXCommon.h"; sourceTree = SOURCE_ROOT; };
+ FFFD039568e87fef039568e8 /* src/CmPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPool.h"; path = "../../Common/src/CmPool.h"; sourceTree = SOURCE_ROOT; };
+ FFFD039569507fef03956950 /* src/CmPreallocatingPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPreallocatingPool.h"; path = "../../Common/src/CmPreallocatingPool.h"; sourceTree = SOURCE_ROOT; };
+ FFFD039569b87fef039569b8 /* src/CmPriorityQueue.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPriorityQueue.h"; path = "../../Common/src/CmPriorityQueue.h"; sourceTree = SOURCE_ROOT; };
+ FFFD03956a207fef03956a20 /* src/CmPtrTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPtrTable.h"; path = "../../Common/src/CmPtrTable.h"; sourceTree = SOURCE_ROOT; };
+ FFFD03956a887fef03956a88 /* src/CmQueue.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmQueue.h"; path = "../../Common/src/CmQueue.h"; sourceTree = SOURCE_ROOT; };
+ FFFD03956af07fef03956af0 /* src/CmRadixSort.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSort.h"; path = "../../Common/src/CmRadixSort.h"; sourceTree = SOURCE_ROOT; };
+ FFFD03956b587fef03956b58 /* src/CmRadixSortBuffered.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSortBuffered.h"; path = "../../Common/src/CmRadixSortBuffered.h"; sourceTree = SOURCE_ROOT; };
+ FFFD03956bc07fef03956bc0 /* src/CmRefCountable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRefCountable.h"; path = "../../Common/src/CmRefCountable.h"; sourceTree = SOURCE_ROOT; };
+ FFFD03956c287fef03956c28 /* src/CmRenderBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRenderBuffer.h"; path = "../../Common/src/CmRenderBuffer.h"; sourceTree = SOURCE_ROOT; };
+ FFFD03956c907fef03956c90 /* src/CmRenderOutput.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRenderOutput.h"; path = "../../Common/src/CmRenderOutput.h"; sourceTree = SOURCE_ROOT; };
+ FFFD03956cf87fef03956cf8 /* src/CmScaling.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmScaling.h"; path = "../../Common/src/CmScaling.h"; sourceTree = SOURCE_ROOT; };
+ FFFD03956d607fef03956d60 /* src/CmSpatialVector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmSpatialVector.h"; path = "../../Common/src/CmSpatialVector.h"; sourceTree = SOURCE_ROOT; };
+ FFFD03956dc87fef03956dc8 /* src/CmTask.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTask.h"; path = "../../Common/src/CmTask.h"; sourceTree = SOURCE_ROOT; };
+ FFFD03956e307fef03956e30 /* src/CmTaskPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTaskPool.h"; path = "../../Common/src/CmTaskPool.h"; sourceTree = SOURCE_ROOT; };
+ FFFD03956e987fef03956e98 /* src/CmTmpMem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTmpMem.h"; path = "../../Common/src/CmTmpMem.h"; sourceTree = SOURCE_ROOT; };
+ FFFD03956f007fef03956f00 /* src/CmTransformUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTransformUtils.h"; path = "../../Common/src/CmTransformUtils.h"; sourceTree = SOURCE_ROOT; };
+ FFFD03956f687fef03956f68 /* src/CmUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmUtils.h"; path = "../../Common/src/CmUtils.h"; sourceTree = SOURCE_ROOT; };
+ FFFD03956fd07fef03956fd0 /* src/CmVisualization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmVisualization.h"; path = "../../Common/src/CmVisualization.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02854c007fef02854c00 /* headers/GuAxes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuAxes.h"; path = "../../GeomUtils/headers/GuAxes.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02854c687fef02854c68 /* headers/GuBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuBox.h"; path = "../../GeomUtils/headers/GuBox.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02854cd07fef02854cd0 /* headers/GuDistanceSegmentBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuDistanceSegmentBox.h"; path = "../../GeomUtils/headers/GuDistanceSegmentBox.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02854d387fef02854d38 /* headers/GuDistanceSegmentSegment.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuDistanceSegmentSegment.h"; path = "../../GeomUtils/headers/GuDistanceSegmentSegment.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02854da07fef02854da0 /* headers/GuIntersectionBoxBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuIntersectionBoxBox.h"; path = "../../GeomUtils/headers/GuIntersectionBoxBox.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02854e087fef02854e08 /* headers/GuIntersectionTriangleBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuIntersectionTriangleBox.h"; path = "../../GeomUtils/headers/GuIntersectionTriangleBox.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02854e707fef02854e70 /* headers/GuRaycastTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuRaycastTests.h"; path = "../../GeomUtils/headers/GuRaycastTests.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02854ed87fef02854ed8 /* headers/GuSIMDHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuSIMDHelpers.h"; path = "../../GeomUtils/headers/GuSIMDHelpers.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02854f407fef02854f40 /* headers/GuSegment.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuSegment.h"; path = "../../GeomUtils/headers/GuSegment.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02854fa87fef02854fa8 /* ../../Include/GeomUtils */= { isa = PBXFileReference; fileEncoding = 4; name = "../../Include/GeomUtils"; path = "../../../Include/GeomUtils"; sourceTree = SOURCE_ROOT; };
+ FFFD028550107fef02855010 /* src/GuBounds.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuBounds.h"; path = "../../GeomUtils/src/GuBounds.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028550787fef02855078 /* src/GuCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCapsule.h"; path = "../../GeomUtils/src/GuCapsule.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028550e07fef028550e0 /* src/GuCenterExtents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCenterExtents.h"; path = "../../GeomUtils/src/GuCenterExtents.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028551487fef02855148 /* src/GuGeometryUnion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuGeometryUnion.h"; path = "../../GeomUtils/src/GuGeometryUnion.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028551b07fef028551b0 /* src/GuInternal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuInternal.h"; path = "../../GeomUtils/src/GuInternal.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028552187fef02855218 /* src/GuMTD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMTD.h"; path = "../../GeomUtils/src/GuMTD.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028552807fef02855280 /* src/GuMeshFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMeshFactory.h"; path = "../../GeomUtils/src/GuMeshFactory.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028552e87fef028552e8 /* src/GuOverlapTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuOverlapTests.h"; path = "../../GeomUtils/src/GuOverlapTests.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028553507fef02855350 /* src/GuSerialize.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSerialize.h"; path = "../../GeomUtils/src/GuSerialize.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028553b87fef028553b8 /* src/GuSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSphere.h"; path = "../../GeomUtils/src/GuSphere.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028554207fef02855420 /* src/GuSweepMTD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepMTD.h"; path = "../../GeomUtils/src/GuSweepMTD.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028554887fef02855488 /* src/GuSweepSharedTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepSharedTests.h"; path = "../../GeomUtils/src/GuSweepSharedTests.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028554f07fef028554f0 /* src/GuSweepTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepTests.h"; path = "../../GeomUtils/src/GuSweepTests.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028555587fef02855558 /* src/contact/GuContactMethodImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactMethodImpl.h"; path = "../../GeomUtils/src/contact/GuContactMethodImpl.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028555c07fef028555c0 /* src/contact/GuContactPolygonPolygon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPolygonPolygon.h"; path = "../../GeomUtils/src/contact/GuContactPolygonPolygon.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028556287fef02855628 /* src/contact/GuFeatureCode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuFeatureCode.h"; path = "../../GeomUtils/src/contact/GuFeatureCode.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028556907fef02855690 /* src/contact/GuLegacyTraceLineCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyTraceLineCallback.h"; path = "../../GeomUtils/src/contact/GuLegacyTraceLineCallback.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028556f87fef028556f8 /* src/common/GuBarycentricCoordinates.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuBarycentricCoordinates.h"; path = "../../GeomUtils/src/common/GuBarycentricCoordinates.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028557607fef02855760 /* src/common/GuBoxConversion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuBoxConversion.h"; path = "../../GeomUtils/src/common/GuBoxConversion.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028557c87fef028557c8 /* src/common/GuEdgeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuEdgeCache.h"; path = "../../GeomUtils/src/common/GuEdgeCache.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028558307fef02855830 /* src/common/GuEdgeListData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuEdgeListData.h"; path = "../../GeomUtils/src/common/GuEdgeListData.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028558987fef02855898 /* src/common/GuSeparatingAxes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuSeparatingAxes.h"; path = "../../GeomUtils/src/common/GuSeparatingAxes.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028559007fef02855900 /* src/convex/GuBigConvexData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuBigConvexData.h"; path = "../../GeomUtils/src/convex/GuBigConvexData.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028559687fef02855968 /* src/convex/GuBigConvexData2.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuBigConvexData2.h"; path = "../../GeomUtils/src/convex/GuBigConvexData2.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028559d07fef028559d0 /* src/convex/GuConvexEdgeFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexEdgeFlags.h"; path = "../../GeomUtils/src/convex/GuConvexEdgeFlags.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02855a387fef02855a38 /* src/convex/GuConvexHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexHelper.h"; path = "../../GeomUtils/src/convex/GuConvexHelper.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02855aa07fef02855aa0 /* src/convex/GuConvexMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexMesh.h"; path = "../../GeomUtils/src/convex/GuConvexMesh.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02855b087fef02855b08 /* src/convex/GuConvexMeshData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexMeshData.h"; path = "../../GeomUtils/src/convex/GuConvexMeshData.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02855b707fef02855b70 /* src/convex/GuConvexSupportTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexSupportTable.h"; path = "../../GeomUtils/src/convex/GuConvexSupportTable.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02855bd87fef02855bd8 /* src/convex/GuConvexUtilsInternal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexUtilsInternal.h"; path = "../../GeomUtils/src/convex/GuConvexUtilsInternal.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02855c407fef02855c40 /* src/convex/GuCubeIndex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuCubeIndex.h"; path = "../../GeomUtils/src/convex/GuCubeIndex.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02855ca87fef02855ca8 /* src/convex/GuHillClimbing.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuHillClimbing.h"; path = "../../GeomUtils/src/convex/GuHillClimbing.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02855d107fef02855d10 /* src/convex/GuShapeConvex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuShapeConvex.h"; path = "../../GeomUtils/src/convex/GuShapeConvex.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02855d787fef02855d78 /* src/distance/GuDistancePointBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointBox.h"; path = "../../GeomUtils/src/distance/GuDistancePointBox.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02855de07fef02855de0 /* src/distance/GuDistancePointSegment.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointSegment.h"; path = "../../GeomUtils/src/distance/GuDistancePointSegment.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02855e487fef02855e48 /* src/distance/GuDistancePointTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointTriangle.h"; path = "../../GeomUtils/src/distance/GuDistancePointTriangle.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02855eb07fef02855eb0 /* src/distance/GuDistancePointTriangleSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointTriangleSIMD.h"; path = "../../GeomUtils/src/distance/GuDistancePointTriangleSIMD.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02855f187fef02855f18 /* src/distance/GuDistanceSegmentSegmentSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentSegmentSIMD.h"; path = "../../GeomUtils/src/distance/GuDistanceSegmentSegmentSIMD.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02855f807fef02855f80 /* src/distance/GuDistanceSegmentTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentTriangle.h"; path = "../../GeomUtils/src/distance/GuDistanceSegmentTriangle.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02855fe87fef02855fe8 /* src/distance/GuDistanceSegmentTriangleSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentTriangleSIMD.h"; path = "../../GeomUtils/src/distance/GuDistanceSegmentTriangleSIMD.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028560507fef02856050 /* src/sweep/GuSweepBoxBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxBox.h"; path = "../../GeomUtils/src/sweep/GuSweepBoxBox.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028560b87fef028560b8 /* src/sweep/GuSweepBoxSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxSphere.h"; path = "../../GeomUtils/src/sweep/GuSweepBoxSphere.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028561207fef02856120 /* 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; };
+ FFFD028561887fef02856188 /* 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; };
+ FFFD028561f07fef028561f0 /* src/sweep/GuSweepCapsuleBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleBox.h"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleBox.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028562587fef02856258 /* src/sweep/GuSweepCapsuleCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleCapsule.h"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleCapsule.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028562c07fef028562c0 /* src/sweep/GuSweepCapsuleTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleTriangle.h"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleTriangle.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028563287fef02856328 /* src/sweep/GuSweepSphereCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereCapsule.h"; path = "../../GeomUtils/src/sweep/GuSweepSphereCapsule.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028563907fef02856390 /* src/sweep/GuSweepSphereSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereSphere.h"; path = "../../GeomUtils/src/sweep/GuSweepSphereSphere.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028563f87fef028563f8 /* src/sweep/GuSweepSphereTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereTriangle.h"; path = "../../GeomUtils/src/sweep/GuSweepSphereTriangle.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028564607fef02856460 /* src/sweep/GuSweepTriangleUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepTriangleUtils.h"; path = "../../GeomUtils/src/sweep/GuSweepTriangleUtils.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028564c87fef028564c8 /* src/gjk/GuEPA.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuEPA.h"; path = "../../GeomUtils/src/gjk/GuEPA.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028565307fef02856530 /* src/gjk/GuEPAFacet.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuEPAFacet.h"; path = "../../GeomUtils/src/gjk/GuEPAFacet.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028565987fef02856598 /* src/gjk/GuGJK.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJK.h"; path = "../../GeomUtils/src/gjk/GuGJK.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028566007fef02856600 /* src/gjk/GuGJKPenetration.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKPenetration.h"; path = "../../GeomUtils/src/gjk/GuGJKPenetration.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028566687fef02856668 /* src/gjk/GuGJKRaycast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKRaycast.h"; path = "../../GeomUtils/src/gjk/GuGJKRaycast.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028566d07fef028566d0 /* src/gjk/GuGJKSimplex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKSimplex.h"; path = "../../GeomUtils/src/gjk/GuGJKSimplex.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028567387fef02856738 /* src/gjk/GuGJKTest.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKTest.h"; path = "../../GeomUtils/src/gjk/GuGJKTest.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028567a07fef028567a0 /* src/gjk/GuGJKType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKType.h"; path = "../../GeomUtils/src/gjk/GuGJKType.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028568087fef02856808 /* src/gjk/GuGJKUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKUtil.h"; path = "../../GeomUtils/src/gjk/GuGJKUtil.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028568707fef02856870 /* src/gjk/GuVecBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecBox.h"; path = "../../GeomUtils/src/gjk/GuVecBox.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028568d87fef028568d8 /* src/gjk/GuVecCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecCapsule.h"; path = "../../GeomUtils/src/gjk/GuVecCapsule.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028569407fef02856940 /* src/gjk/GuVecConvex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecConvex.h"; path = "../../GeomUtils/src/gjk/GuVecConvex.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028569a87fef028569a8 /* src/gjk/GuVecConvexHull.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecConvexHull.h"; path = "../../GeomUtils/src/gjk/GuVecConvexHull.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02856a107fef02856a10 /* src/gjk/GuVecConvexHullNoScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecConvexHullNoScale.h"; path = "../../GeomUtils/src/gjk/GuVecConvexHullNoScale.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02856a787fef02856a78 /* src/gjk/GuVecPlane.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecPlane.h"; path = "../../GeomUtils/src/gjk/GuVecPlane.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02856ae07fef02856ae0 /* src/gjk/GuVecShrunkBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecShrunkBox.h"; path = "../../GeomUtils/src/gjk/GuVecShrunkBox.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02856b487fef02856b48 /* src/gjk/GuVecShrunkConvexHull.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecShrunkConvexHull.h"; path = "../../GeomUtils/src/gjk/GuVecShrunkConvexHull.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02856bb07fef02856bb0 /* src/gjk/GuVecShrunkConvexHullNoScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecShrunkConvexHullNoScale.h"; path = "../../GeomUtils/src/gjk/GuVecShrunkConvexHullNoScale.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02856c187fef02856c18 /* src/gjk/GuVecSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecSphere.h"; path = "../../GeomUtils/src/gjk/GuVecSphere.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02856c807fef02856c80 /* src/gjk/GuVecTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecTriangle.h"; path = "../../GeomUtils/src/gjk/GuVecTriangle.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02856ce87fef02856ce8 /* src/intersection/GuIntersectionCapsuleTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionCapsuleTriangle.h"; path = "../../GeomUtils/src/intersection/GuIntersectionCapsuleTriangle.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02856d507fef02856d50 /* src/intersection/GuIntersectionEdgeEdge.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionEdgeEdge.h"; path = "../../GeomUtils/src/intersection/GuIntersectionEdgeEdge.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02856db87fef02856db8 /* src/intersection/GuIntersectionRay.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRay.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRay.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02856e207fef02856e20 /* src/intersection/GuIntersectionRayBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayBox.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayBox.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02856e887fef02856e88 /* src/intersection/GuIntersectionRayBoxSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayBoxSIMD.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayBoxSIMD.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02856ef07fef02856ef0 /* src/intersection/GuIntersectionRayCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayCapsule.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayCapsule.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02856f587fef02856f58 /* src/intersection/GuIntersectionRayPlane.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayPlane.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayPlane.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02856fc07fef02856fc0 /* src/intersection/GuIntersectionRaySphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRaySphere.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRaySphere.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028570287fef02857028 /* src/intersection/GuIntersectionRayTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayTriangle.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayTriangle.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028570907fef02857090 /* src/intersection/GuIntersectionSphereBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionSphereBox.h"; path = "../../GeomUtils/src/intersection/GuIntersectionSphereBox.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028570f87fef028570f8 /* src/mesh/GuBV32.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32.h"; path = "../../GeomUtils/src/mesh/GuBV32.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028571607fef02857160 /* src/mesh/GuBV32Build.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32Build.h"; path = "../../GeomUtils/src/mesh/GuBV32Build.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028571c87fef028571c8 /* src/mesh/GuBV4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4.h"; path = "../../GeomUtils/src/mesh/GuBV4.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028572307fef02857230 /* src/mesh/GuBV4Build.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4Build.h"; path = "../../GeomUtils/src/mesh/GuBV4Build.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028572987fef02857298 /* src/mesh/GuBV4Settings.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4Settings.h"; path = "../../GeomUtils/src/mesh/GuBV4Settings.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028573007fef02857300 /* 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; };
+ FFFD028573687fef02857368 /* 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; };
+ FFFD028573d07fef028573d0 /* 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; };
+ FFFD028574387fef02857438 /* 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; };
+ FFFD028574a07fef028574a0 /* 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; };
+ FFFD028575087fef02857508 /* 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; };
+ FFFD028575707fef02857570 /* 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; };
+ FFFD028575d87fef028575d8 /* 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; };
+ FFFD028576407fef02857640 /* 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; };
+ FFFD028576a87fef028576a8 /* 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; };
+ FFFD028577107fef02857710 /* 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; };
+ FFFD028577787fef02857778 /* 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; };
+ FFFD028577e07fef028577e0 /* 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; };
+ FFFD028578487fef02857848 /* 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; };
+ FFFD028578b07fef028578b0 /* 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; };
+ FFFD028579187fef02857918 /* 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; };
+ FFFD028579807fef02857980 /* 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; };
+ FFFD028579e87fef028579e8 /* 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; };
+ FFFD02857a507fef02857a50 /* 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; };
+ FFFD02857ab87fef02857ab8 /* 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; };
+ FFFD02857b207fef02857b20 /* src/mesh/GuBVConstants.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBVConstants.h"; path = "../../GeomUtils/src/mesh/GuBVConstants.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02857b887fef02857b88 /* src/mesh/GuMeshData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMeshData.h"; path = "../../GeomUtils/src/mesh/GuMeshData.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02857bf07fef02857bf0 /* src/mesh/GuMidphaseInterface.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMidphaseInterface.h"; path = "../../GeomUtils/src/mesh/GuMidphaseInterface.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02857c587fef02857c58 /* src/mesh/GuRTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuRTree.h"; path = "../../GeomUtils/src/mesh/GuRTree.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02857cc07fef02857cc0 /* src/mesh/GuSweepConvexTri.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuSweepConvexTri.h"; path = "../../GeomUtils/src/mesh/GuSweepConvexTri.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02857d287fef02857d28 /* src/mesh/GuSweepMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuSweepMesh.h"; path = "../../GeomUtils/src/mesh/GuSweepMesh.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02857d907fef02857d90 /* src/mesh/GuTriangle32.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangle32.h"; path = "../../GeomUtils/src/mesh/GuTriangle32.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02857df87fef02857df8 /* src/mesh/GuTriangleCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleCache.h"; path = "../../GeomUtils/src/mesh/GuTriangleCache.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02857e607fef02857e60 /* src/mesh/GuTriangleMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMesh.h"; path = "../../GeomUtils/src/mesh/GuTriangleMesh.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02857ec87fef02857ec8 /* src/mesh/GuTriangleMeshBV4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshBV4.h"; path = "../../GeomUtils/src/mesh/GuTriangleMeshBV4.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02857f307fef02857f30 /* src/mesh/GuTriangleMeshRTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshRTree.h"; path = "../../GeomUtils/src/mesh/GuTriangleMeshRTree.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02857f987fef02857f98 /* src/mesh/GuTriangleVertexPointers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleVertexPointers.h"; path = "../../GeomUtils/src/mesh/GuTriangleVertexPointers.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028580007fef02858000 /* src/hf/GuEntityReport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuEntityReport.h"; path = "../../GeomUtils/src/hf/GuEntityReport.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028580687fef02858068 /* src/hf/GuHeightField.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightField.h"; path = "../../GeomUtils/src/hf/GuHeightField.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028580d07fef028580d0 /* src/hf/GuHeightFieldData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightFieldData.h"; path = "../../GeomUtils/src/hf/GuHeightFieldData.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028581387fef02858138 /* src/hf/GuHeightFieldUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightFieldUtil.h"; path = "../../GeomUtils/src/hf/GuHeightFieldUtil.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028581a07fef028581a0 /* src/pcm/GuPCMContactConvexCommon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexCommon.h"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexCommon.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028582087fef02858208 /* src/pcm/GuPCMContactGen.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGen.h"; path = "../../GeomUtils/src/pcm/GuPCMContactGen.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028582707fef02858270 /* src/pcm/GuPCMContactGenUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGenUtil.h"; path = "../../GeomUtils/src/pcm/GuPCMContactGenUtil.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028582d87fef028582d8 /* src/pcm/GuPCMContactMeshCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactMeshCallback.h"; path = "../../GeomUtils/src/pcm/GuPCMContactMeshCallback.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028583407fef02858340 /* src/pcm/GuPCMShapeConvex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMShapeConvex.h"; path = "../../GeomUtils/src/pcm/GuPCMShapeConvex.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028583a87fef028583a8 /* src/pcm/GuPCMTriangleContactGen.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMTriangleContactGen.h"; path = "../../GeomUtils/src/pcm/GuPCMTriangleContactGen.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028584107fef02858410 /* src/pcm/GuPersistentContactManifold.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPersistentContactManifold.h"; path = "../../GeomUtils/src/pcm/GuPersistentContactManifold.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028584787fef02858478 /* src/ccd/GuCCDSweepConvexMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/ccd/GuCCDSweepConvexMesh.h"; path = "../../GeomUtils/src/ccd/GuCCDSweepConvexMesh.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028584e07fef028584e0 /* src/GuBounds.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuBounds.cpp"; path = "../../GeomUtils/src/GuBounds.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD028585487fef02858548 /* src/GuBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuBox.cpp"; path = "../../GeomUtils/src/GuBox.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD028585b07fef028585b0 /* src/GuCCTSweepTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCCTSweepTests.cpp"; path = "../../GeomUtils/src/GuCCTSweepTests.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD028586187fef02858618 /* src/GuCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCapsule.cpp"; path = "../../GeomUtils/src/GuCapsule.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD028586807fef02858680 /* src/GuGeometryQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuGeometryQuery.cpp"; path = "../../GeomUtils/src/GuGeometryQuery.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD028586e87fef028586e8 /* src/GuGeometryUnion.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuGeometryUnion.cpp"; path = "../../GeomUtils/src/GuGeometryUnion.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD028587507fef02858750 /* src/GuInternal.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuInternal.cpp"; path = "../../GeomUtils/src/GuInternal.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD028587b87fef028587b8 /* src/GuMTD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMTD.cpp"; path = "../../GeomUtils/src/GuMTD.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD028588207fef02858820 /* src/GuMeshFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMeshFactory.cpp"; path = "../../GeomUtils/src/GuMeshFactory.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD028588887fef02858888 /* src/GuMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMetaData.cpp"; path = "../../GeomUtils/src/GuMetaData.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD028588f07fef028588f0 /* src/GuOverlapTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuOverlapTests.cpp"; path = "../../GeomUtils/src/GuOverlapTests.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD028589587fef02858958 /* src/GuRaycastTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuRaycastTests.cpp"; path = "../../GeomUtils/src/GuRaycastTests.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD028589c07fef028589c0 /* src/GuSerialize.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSerialize.cpp"; path = "../../GeomUtils/src/GuSerialize.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD02858a287fef02858a28 /* src/GuSweepMTD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepMTD.cpp"; path = "../../GeomUtils/src/GuSweepMTD.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD02858a907fef02858a90 /* src/GuSweepSharedTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepSharedTests.cpp"; path = "../../GeomUtils/src/GuSweepSharedTests.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD02858af87fef02858af8 /* src/GuSweepTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepTests.cpp"; path = "../../GeomUtils/src/GuSweepTests.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD02858b607fef02858b60 /* src/contact/GuContactBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactBoxBox.cpp"; path = "../../GeomUtils/src/contact/GuContactBoxBox.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD02858bc87fef02858bc8 /* src/contact/GuContactCapsuleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleBox.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleBox.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD02858c307fef02858c30 /* src/contact/GuContactCapsuleCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleCapsule.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleCapsule.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD02858c987fef02858c98 /* src/contact/GuContactCapsuleConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleConvex.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleConvex.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD02858d007fef02858d00 /* src/contact/GuContactCapsuleMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleMesh.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleMesh.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD02858d687fef02858d68 /* src/contact/GuContactConvexConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactConvexConvex.cpp"; path = "../../GeomUtils/src/contact/GuContactConvexConvex.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD02858dd07fef02858dd0 /* src/contact/GuContactConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactConvexMesh.cpp"; path = "../../GeomUtils/src/contact/GuContactConvexMesh.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD02858e387fef02858e38 /* src/contact/GuContactPlaneBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPlaneBox.cpp"; path = "../../GeomUtils/src/contact/GuContactPlaneBox.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD02858ea07fef02858ea0 /* src/contact/GuContactPlaneCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPlaneCapsule.cpp"; path = "../../GeomUtils/src/contact/GuContactPlaneCapsule.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD02858f087fef02858f08 /* src/contact/GuContactPlaneConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPlaneConvex.cpp"; path = "../../GeomUtils/src/contact/GuContactPlaneConvex.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD02858f707fef02858f70 /* src/contact/GuContactPolygonPolygon.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPolygonPolygon.cpp"; path = "../../GeomUtils/src/contact/GuContactPolygonPolygon.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD02858fd87fef02858fd8 /* src/contact/GuContactSphereBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereBox.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereBox.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD028590407fef02859040 /* src/contact/GuContactSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereCapsule.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD028590a87fef028590a8 /* src/contact/GuContactSphereMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereMesh.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereMesh.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD028591107fef02859110 /* src/contact/GuContactSpherePlane.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSpherePlane.cpp"; path = "../../GeomUtils/src/contact/GuContactSpherePlane.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD028591787fef02859178 /* src/contact/GuContactSphereSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereSphere.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereSphere.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD028591e07fef028591e0 /* src/contact/GuFeatureCode.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuFeatureCode.cpp"; path = "../../GeomUtils/src/contact/GuFeatureCode.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD028592487fef02859248 /* src/contact/GuLegacyContactBoxHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactBoxHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactBoxHeightField.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD028592b07fef028592b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactCapsuleHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactCapsuleHeightField.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD028593187fef02859318 /* src/contact/GuLegacyContactConvexHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactConvexHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactConvexHeightField.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD028593807fef02859380 /* src/contact/GuLegacyContactSphereHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactSphereHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactSphereHeightField.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD028593e87fef028593e8 /* src/common/GuBarycentricCoordinates.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuBarycentricCoordinates.cpp"; path = "../../GeomUtils/src/common/GuBarycentricCoordinates.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD028594507fef02859450 /* src/common/GuSeparatingAxes.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuSeparatingAxes.cpp"; path = "../../GeomUtils/src/common/GuSeparatingAxes.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD028594b87fef028594b8 /* src/convex/GuBigConvexData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuBigConvexData.cpp"; path = "../../GeomUtils/src/convex/GuBigConvexData.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD028595207fef02859520 /* src/convex/GuConvexHelper.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexHelper.cpp"; path = "../../GeomUtils/src/convex/GuConvexHelper.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD028595887fef02859588 /* src/convex/GuConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexMesh.cpp"; path = "../../GeomUtils/src/convex/GuConvexMesh.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD028595f07fef028595f0 /* src/convex/GuConvexSupportTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexSupportTable.cpp"; path = "../../GeomUtils/src/convex/GuConvexSupportTable.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD028596587fef02859658 /* src/convex/GuConvexUtilsInternal.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexUtilsInternal.cpp"; path = "../../GeomUtils/src/convex/GuConvexUtilsInternal.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD028596c07fef028596c0 /* src/convex/GuHillClimbing.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuHillClimbing.cpp"; path = "../../GeomUtils/src/convex/GuHillClimbing.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD028597287fef02859728 /* src/convex/GuShapeConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuShapeConvex.cpp"; path = "../../GeomUtils/src/convex/GuShapeConvex.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD028597907fef02859790 /* src/distance/GuDistancePointBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointBox.cpp"; path = "../../GeomUtils/src/distance/GuDistancePointBox.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD028597f87fef028597f8 /* src/distance/GuDistancePointTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointTriangle.cpp"; path = "../../GeomUtils/src/distance/GuDistancePointTriangle.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD028598607fef02859860 /* src/distance/GuDistanceSegmentBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentBox.cpp"; path = "../../GeomUtils/src/distance/GuDistanceSegmentBox.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD028598c87fef028598c8 /* src/distance/GuDistanceSegmentSegment.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentSegment.cpp"; path = "../../GeomUtils/src/distance/GuDistanceSegmentSegment.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD028599307fef02859930 /* src/distance/GuDistanceSegmentTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentTriangle.cpp"; path = "../../GeomUtils/src/distance/GuDistanceSegmentTriangle.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD028599987fef02859998 /* src/sweep/GuSweepBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxBox.cpp"; path = "../../GeomUtils/src/sweep/GuSweepBoxBox.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD02859a007fef02859a00 /* src/sweep/GuSweepBoxSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxSphere.cpp"; path = "../../GeomUtils/src/sweep/GuSweepBoxSphere.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD02859a687fef02859a68 /* 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; };
+ FFFD02859ad07fef02859ad0 /* 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; };
+ FFFD02859b387fef02859b38 /* src/sweep/GuSweepCapsuleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleBox.cpp"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleBox.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD02859ba07fef02859ba0 /* src/sweep/GuSweepCapsuleCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleCapsule.cpp"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleCapsule.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD02859c087fef02859c08 /* src/sweep/GuSweepCapsuleTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleTriangle.cpp"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleTriangle.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD02859c707fef02859c70 /* src/sweep/GuSweepSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereCapsule.cpp"; path = "../../GeomUtils/src/sweep/GuSweepSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD02859cd87fef02859cd8 /* src/sweep/GuSweepSphereSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereSphere.cpp"; path = "../../GeomUtils/src/sweep/GuSweepSphereSphere.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD02859d407fef02859d40 /* src/sweep/GuSweepSphereTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereTriangle.cpp"; path = "../../GeomUtils/src/sweep/GuSweepSphereTriangle.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD02859da87fef02859da8 /* src/sweep/GuSweepTriangleUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepTriangleUtils.cpp"; path = "../../GeomUtils/src/sweep/GuSweepTriangleUtils.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD02859e107fef02859e10 /* src/gjk/GuEPA.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuEPA.cpp"; path = "../../GeomUtils/src/gjk/GuEPA.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD02859e787fef02859e78 /* src/gjk/GuGJKSimplex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKSimplex.cpp"; path = "../../GeomUtils/src/gjk/GuGJKSimplex.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD02859ee07fef02859ee0 /* src/gjk/GuGJKTest.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKTest.cpp"; path = "../../GeomUtils/src/gjk/GuGJKTest.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD02859f487fef02859f48 /* src/intersection/GuIntersectionBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionBoxBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionBoxBox.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD02859fb07fef02859fb0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionCapsuleTriangle.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionCapsuleTriangle.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0285a0187fef0285a018 /* src/intersection/GuIntersectionEdgeEdge.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionEdgeEdge.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionEdgeEdge.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0285a0807fef0285a080 /* src/intersection/GuIntersectionRayBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionRayBox.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0285a0e87fef0285a0e8 /* src/intersection/GuIntersectionRayCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayCapsule.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionRayCapsule.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0285a1507fef0285a150 /* src/intersection/GuIntersectionRaySphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRaySphere.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionRaySphere.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0285a1b87fef0285a1b8 /* src/intersection/GuIntersectionSphereBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionSphereBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionSphereBox.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0285a2207fef0285a220 /* src/intersection/GuIntersectionTriangleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionTriangleBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionTriangleBox.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0285a2887fef0285a288 /* src/mesh/GuBV32.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32.cpp"; path = "../../GeomUtils/src/mesh/GuBV32.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0285a2f07fef0285a2f0 /* src/mesh/GuBV32Build.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32Build.cpp"; path = "../../GeomUtils/src/mesh/GuBV32Build.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0285a3587fef0285a358 /* src/mesh/GuBV4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4.cpp"; path = "../../GeomUtils/src/mesh/GuBV4.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0285a3c07fef0285a3c0 /* src/mesh/GuBV4Build.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4Build.cpp"; path = "../../GeomUtils/src/mesh/GuBV4Build.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0285a4287fef0285a428 /* 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; };
+ FFFD0285a4907fef0285a490 /* 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; };
+ FFFD0285a4f87fef0285a4f8 /* 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; };
+ FFFD0285a5607fef0285a560 /* 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; };
+ FFFD0285a5c87fef0285a5c8 /* 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; };
+ FFFD0285a6307fef0285a630 /* 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; };
+ FFFD0285a6987fef0285a698 /* 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; };
+ FFFD0285a7007fef0285a700 /* 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; };
+ FFFD0285a7687fef0285a768 /* src/mesh/GuMeshQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMeshQuery.cpp"; path = "../../GeomUtils/src/mesh/GuMeshQuery.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0285a7d07fef0285a7d0 /* src/mesh/GuMidphaseBV4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMidphaseBV4.cpp"; path = "../../GeomUtils/src/mesh/GuMidphaseBV4.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0285a8387fef0285a838 /* src/mesh/GuMidphaseRTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMidphaseRTree.cpp"; path = "../../GeomUtils/src/mesh/GuMidphaseRTree.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0285a8a07fef0285a8a0 /* src/mesh/GuOverlapTestsMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuOverlapTestsMesh.cpp"; path = "../../GeomUtils/src/mesh/GuOverlapTestsMesh.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0285a9087fef0285a908 /* src/mesh/GuRTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuRTree.cpp"; path = "../../GeomUtils/src/mesh/GuRTree.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0285a9707fef0285a970 /* src/mesh/GuRTreeQueries.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuRTreeQueries.cpp"; path = "../../GeomUtils/src/mesh/GuRTreeQueries.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0285a9d87fef0285a9d8 /* src/mesh/GuSweepsMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuSweepsMesh.cpp"; path = "../../GeomUtils/src/mesh/GuSweepsMesh.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0285aa407fef0285aa40 /* src/mesh/GuTriangleMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMesh.cpp"; path = "../../GeomUtils/src/mesh/GuTriangleMesh.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0285aaa87fef0285aaa8 /* src/mesh/GuTriangleMeshBV4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshBV4.cpp"; path = "../../GeomUtils/src/mesh/GuTriangleMeshBV4.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0285ab107fef0285ab10 /* src/mesh/GuTriangleMeshRTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshRTree.cpp"; path = "../../GeomUtils/src/mesh/GuTriangleMeshRTree.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0285ab787fef0285ab78 /* src/hf/GuHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightField.cpp"; path = "../../GeomUtils/src/hf/GuHeightField.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0285abe07fef0285abe0 /* src/hf/GuHeightFieldUtil.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightFieldUtil.cpp"; path = "../../GeomUtils/src/hf/GuHeightFieldUtil.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0285ac487fef0285ac48 /* src/hf/GuOverlapTestsHF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuOverlapTestsHF.cpp"; path = "../../GeomUtils/src/hf/GuOverlapTestsHF.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0285acb07fef0285acb0 /* src/hf/GuSweepsHF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuSweepsHF.cpp"; path = "../../GeomUtils/src/hf/GuSweepsHF.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0285ad187fef0285ad18 /* src/pcm/GuPCMContactBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactBoxBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactBoxBox.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0285ad807fef0285ad80 /* src/pcm/GuPCMContactBoxConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactBoxConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactBoxConvex.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0285ade87fef0285ade8 /* src/pcm/GuPCMContactCapsuleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleBox.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0285ae507fef0285ae50 /* src/pcm/GuPCMContactCapsuleCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleCapsule.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0285aeb87fef0285aeb8 /* src/pcm/GuPCMContactCapsuleConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleConvex.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0285af207fef0285af20 /* src/pcm/GuPCMContactCapsuleHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleHeightField.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleHeightField.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0285af887fef0285af88 /* src/pcm/GuPCMContactCapsuleMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleMesh.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleMesh.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0285aff07fef0285aff0 /* src/pcm/GuPCMContactConvexCommon.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexCommon.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexCommon.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0285b0587fef0285b058 /* src/pcm/GuPCMContactConvexConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexConvex.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0285b0c07fef0285b0c0 /* src/pcm/GuPCMContactConvexHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexHeightField.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexHeightField.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0285b1287fef0285b128 /* src/pcm/GuPCMContactConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexMesh.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexMesh.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0285b1907fef0285b190 /* src/pcm/GuPCMContactGenBoxConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGenBoxConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactGenBoxConvex.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0285b1f87fef0285b1f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGenSphereCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactGenSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0285b2607fef0285b260 /* src/pcm/GuPCMContactPlaneBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactPlaneBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactPlaneBox.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0285b2c87fef0285b2c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactPlaneCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactPlaneCapsule.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0285b3307fef0285b330 /* src/pcm/GuPCMContactPlaneConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactPlaneConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactPlaneConvex.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0285b3987fef0285b398 /* src/pcm/GuPCMContactSphereBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereBox.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0285b4007fef0285b400 /* src/pcm/GuPCMContactSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0285b4687fef0285b468 /* src/pcm/GuPCMContactSphereConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereConvex.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0285b4d07fef0285b4d0 /* src/pcm/GuPCMContactSphereHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereHeightField.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereHeightField.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0285b5387fef0285b538 /* src/pcm/GuPCMContactSphereMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereMesh.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereMesh.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0285b5a07fef0285b5a0 /* src/pcm/GuPCMContactSpherePlane.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSpherePlane.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSpherePlane.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0285b6087fef0285b608 /* src/pcm/GuPCMContactSphereSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereSphere.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereSphere.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0285b6707fef0285b670 /* src/pcm/GuPCMShapeConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMShapeConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMShapeConvex.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0285b6d87fef0285b6d8 /* src/pcm/GuPCMTriangleContactGen.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMTriangleContactGen.cpp"; path = "../../GeomUtils/src/pcm/GuPCMTriangleContactGen.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0285b7407fef0285b740 /* src/pcm/GuPersistentContactManifold.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPersistentContactManifold.cpp"; path = "../../GeomUtils/src/pcm/GuPersistentContactManifold.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0285b7a87fef0285b7a8 /* src/ccd/GuCCDSweepConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/ccd/GuCCDSweepConvexMesh.cpp"; path = "../../GeomUtils/src/ccd/GuCCDSweepConvexMesh.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0285b8107fef0285b810 /* 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 */
- FFF2111408007fae11140800 /* Resources */ = {
+ FFF20314a5307fef0314a530 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- FFFF118013a87fae118013a8,
+ FFFF02854fa87fef02854fa8,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXFrameworksBuildPhase section */
- FFFC111408007fae11140800 /* Frameworks */ = {
+ FFFC0314a5307fef0314a530 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -1852,145 +1852,145 @@
/* End PBXFrameworksBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
- FFF8111408007fae11140800 /* Sources */ = {
+ FFF80314a5307fef0314a530 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- FFFF109a9c007fae109a9c00,
- FFFF109a9c687fae109a9c68,
- FFFF109a9cd07fae109a9cd0,
- FFFF109a9d387fae109a9d38,
- FFFF109a9da07fae109a9da0,
- FFFF109a9e087fae109a9e08,
- FFFF109a9e707fae109a9e70,
- FFFF109a9ed87fae109a9ed8,
- FFFF118048e07fae118048e0,
- FFFF118049487fae11804948,
- FFFF118049b07fae118049b0,
- FFFF11804a187fae11804a18,
- FFFF11804a807fae11804a80,
- FFFF11804ae87fae11804ae8,
- FFFF11804b507fae11804b50,
- FFFF11804bb87fae11804bb8,
- FFFF11804c207fae11804c20,
- FFFF11804c887fae11804c88,
- FFFF11804cf07fae11804cf0,
- FFFF11804d587fae11804d58,
- FFFF11804dc07fae11804dc0,
- FFFF11804e287fae11804e28,
- FFFF11804e907fae11804e90,
- FFFF11804ef87fae11804ef8,
- FFFF11804f607fae11804f60,
- FFFF11804fc87fae11804fc8,
- FFFF118050307fae11805030,
- FFFF118050987fae11805098,
- FFFF118051007fae11805100,
- FFFF118051687fae11805168,
- FFFF118051d07fae118051d0,
- FFFF118052387fae11805238,
- FFFF118052a07fae118052a0,
- FFFF118053087fae11805308,
- FFFF118053707fae11805370,
- FFFF118053d87fae118053d8,
- FFFF118054407fae11805440,
- FFFF118054a87fae118054a8,
- FFFF118055107fae11805510,
- FFFF118055787fae11805578,
- FFFF118055e07fae118055e0,
- FFFF118056487fae11805648,
- FFFF118056b07fae118056b0,
- FFFF118057187fae11805718,
- FFFF118057807fae11805780,
- FFFF118057e87fae118057e8,
- FFFF118058507fae11805850,
- FFFF118058b87fae118058b8,
- FFFF118059207fae11805920,
- FFFF118059887fae11805988,
- FFFF118059f07fae118059f0,
- FFFF11805a587fae11805a58,
- FFFF11805ac07fae11805ac0,
- FFFF11805b287fae11805b28,
- FFFF11805b907fae11805b90,
- FFFF11805bf87fae11805bf8,
- FFFF11805c607fae11805c60,
- FFFF11805cc87fae11805cc8,
- FFFF11805d307fae11805d30,
- FFFF11805d987fae11805d98,
- FFFF11805e007fae11805e00,
- FFFF11805e687fae11805e68,
- FFFF11805ed07fae11805ed0,
- FFFF11805f387fae11805f38,
- FFFF11805fa07fae11805fa0,
- FFFF118060087fae11806008,
- FFFF118060707fae11806070,
- FFFF118060d87fae118060d8,
- FFFF118061407fae11806140,
- FFFF118061a87fae118061a8,
- FFFF118062107fae11806210,
- FFFF118062787fae11806278,
- FFFF118062e07fae118062e0,
- FFFF118063487fae11806348,
- FFFF118063b07fae118063b0,
- FFFF118064187fae11806418,
- FFFF118064807fae11806480,
- FFFF118064e87fae118064e8,
- FFFF118065507fae11806550,
- FFFF118065b87fae118065b8,
- FFFF118066207fae11806620,
- FFFF118066887fae11806688,
- FFFF118066f07fae118066f0,
- FFFF118067587fae11806758,
- FFFF118067c07fae118067c0,
- FFFF118068287fae11806828,
- FFFF118068907fae11806890,
- FFFF118068f87fae118068f8,
- FFFF118069607fae11806960,
- FFFF118069c87fae118069c8,
- FFFF11806a307fae11806a30,
- FFFF11806a987fae11806a98,
- FFFF11806b007fae11806b00,
- FFFF11806b687fae11806b68,
- FFFF11806bd07fae11806bd0,
- FFFF11806c387fae11806c38,
- FFFF11806ca07fae11806ca0,
- FFFF11806d087fae11806d08,
- FFFF11806d707fae11806d70,
- FFFF11806dd87fae11806dd8,
- FFFF11806e407fae11806e40,
- FFFF11806ea87fae11806ea8,
- FFFF11806f107fae11806f10,
- FFFF11806f787fae11806f78,
- FFFF11806fe07fae11806fe0,
- FFFF118070487fae11807048,
- FFFF118070b07fae118070b0,
- FFFF118071187fae11807118,
- FFFF118071807fae11807180,
- FFFF118071e87fae118071e8,
- FFFF118072507fae11807250,
- FFFF118072b87fae118072b8,
- FFFF118073207fae11807320,
- FFFF118073887fae11807388,
- FFFF118073f07fae118073f0,
- FFFF118074587fae11807458,
- FFFF118074c07fae118074c0,
- FFFF118075287fae11807528,
- FFFF118075907fae11807590,
- FFFF118075f87fae118075f8,
- FFFF118076607fae11807660,
- FFFF118076c87fae118076c8,
- FFFF118077307fae11807730,
- FFFF118077987fae11807798,
- FFFF118078007fae11807800,
- FFFF118078687fae11807868,
- FFFF118078d07fae118078d0,
- FFFF118079387fae11807938,
- FFFF118079a07fae118079a0,
- FFFF11807a087fae11807a08,
- FFFF11807a707fae11807a70,
- FFFF11807ad87fae11807ad8,
- FFFF11807b407fae11807b40,
- FFFF11807ba87fae11807ba8,
- FFFF11807c107fae11807c10,
+ FFFF039562007fef03956200,
+ FFFF039562687fef03956268,
+ FFFF039562d07fef039562d0,
+ FFFF039563387fef03956338,
+ FFFF039563a07fef039563a0,
+ FFFF039564087fef03956408,
+ FFFF039564707fef03956470,
+ FFFF039564d87fef039564d8,
+ FFFF028584e07fef028584e0,
+ FFFF028585487fef02858548,
+ FFFF028585b07fef028585b0,
+ FFFF028586187fef02858618,
+ FFFF028586807fef02858680,
+ FFFF028586e87fef028586e8,
+ FFFF028587507fef02858750,
+ FFFF028587b87fef028587b8,
+ FFFF028588207fef02858820,
+ FFFF028588887fef02858888,
+ FFFF028588f07fef028588f0,
+ FFFF028589587fef02858958,
+ FFFF028589c07fef028589c0,
+ FFFF02858a287fef02858a28,
+ FFFF02858a907fef02858a90,
+ FFFF02858af87fef02858af8,
+ FFFF02858b607fef02858b60,
+ FFFF02858bc87fef02858bc8,
+ FFFF02858c307fef02858c30,
+ FFFF02858c987fef02858c98,
+ FFFF02858d007fef02858d00,
+ FFFF02858d687fef02858d68,
+ FFFF02858dd07fef02858dd0,
+ FFFF02858e387fef02858e38,
+ FFFF02858ea07fef02858ea0,
+ FFFF02858f087fef02858f08,
+ FFFF02858f707fef02858f70,
+ FFFF02858fd87fef02858fd8,
+ FFFF028590407fef02859040,
+ FFFF028590a87fef028590a8,
+ FFFF028591107fef02859110,
+ FFFF028591787fef02859178,
+ FFFF028591e07fef028591e0,
+ FFFF028592487fef02859248,
+ FFFF028592b07fef028592b0,
+ FFFF028593187fef02859318,
+ FFFF028593807fef02859380,
+ FFFF028593e87fef028593e8,
+ FFFF028594507fef02859450,
+ FFFF028594b87fef028594b8,
+ FFFF028595207fef02859520,
+ FFFF028595887fef02859588,
+ FFFF028595f07fef028595f0,
+ FFFF028596587fef02859658,
+ FFFF028596c07fef028596c0,
+ FFFF028597287fef02859728,
+ FFFF028597907fef02859790,
+ FFFF028597f87fef028597f8,
+ FFFF028598607fef02859860,
+ FFFF028598c87fef028598c8,
+ FFFF028599307fef02859930,
+ FFFF028599987fef02859998,
+ FFFF02859a007fef02859a00,
+ FFFF02859a687fef02859a68,
+ FFFF02859ad07fef02859ad0,
+ FFFF02859b387fef02859b38,
+ FFFF02859ba07fef02859ba0,
+ FFFF02859c087fef02859c08,
+ FFFF02859c707fef02859c70,
+ FFFF02859cd87fef02859cd8,
+ FFFF02859d407fef02859d40,
+ FFFF02859da87fef02859da8,
+ FFFF02859e107fef02859e10,
+ FFFF02859e787fef02859e78,
+ FFFF02859ee07fef02859ee0,
+ FFFF02859f487fef02859f48,
+ FFFF02859fb07fef02859fb0,
+ FFFF0285a0187fef0285a018,
+ FFFF0285a0807fef0285a080,
+ FFFF0285a0e87fef0285a0e8,
+ FFFF0285a1507fef0285a150,
+ FFFF0285a1b87fef0285a1b8,
+ FFFF0285a2207fef0285a220,
+ FFFF0285a2887fef0285a288,
+ FFFF0285a2f07fef0285a2f0,
+ FFFF0285a3587fef0285a358,
+ FFFF0285a3c07fef0285a3c0,
+ FFFF0285a4287fef0285a428,
+ FFFF0285a4907fef0285a490,
+ FFFF0285a4f87fef0285a4f8,
+ FFFF0285a5607fef0285a560,
+ FFFF0285a5c87fef0285a5c8,
+ FFFF0285a6307fef0285a630,
+ FFFF0285a6987fef0285a698,
+ FFFF0285a7007fef0285a700,
+ FFFF0285a7687fef0285a768,
+ FFFF0285a7d07fef0285a7d0,
+ FFFF0285a8387fef0285a838,
+ FFFF0285a8a07fef0285a8a0,
+ FFFF0285a9087fef0285a908,
+ FFFF0285a9707fef0285a970,
+ FFFF0285a9d87fef0285a9d8,
+ FFFF0285aa407fef0285aa40,
+ FFFF0285aaa87fef0285aaa8,
+ FFFF0285ab107fef0285ab10,
+ FFFF0285ab787fef0285ab78,
+ FFFF0285abe07fef0285abe0,
+ FFFF0285ac487fef0285ac48,
+ FFFF0285acb07fef0285acb0,
+ FFFF0285ad187fef0285ad18,
+ FFFF0285ad807fef0285ad80,
+ FFFF0285ade87fef0285ade8,
+ FFFF0285ae507fef0285ae50,
+ FFFF0285aeb87fef0285aeb8,
+ FFFF0285af207fef0285af20,
+ FFFF0285af887fef0285af88,
+ FFFF0285aff07fef0285aff0,
+ FFFF0285b0587fef0285b058,
+ FFFF0285b0c07fef0285b0c0,
+ FFFF0285b1287fef0285b128,
+ FFFF0285b1907fef0285b190,
+ FFFF0285b1f87fef0285b1f8,
+ FFFF0285b2607fef0285b260,
+ FFFF0285b2c87fef0285b2c8,
+ FFFF0285b3307fef0285b330,
+ FFFF0285b3987fef0285b398,
+ FFFF0285b4007fef0285b400,
+ FFFF0285b4687fef0285b468,
+ FFFF0285b4d07fef0285b4d0,
+ FFFF0285b5387fef0285b538,
+ FFFF0285b5a07fef0285b5a0,
+ FFFF0285b6087fef0285b608,
+ FFFF0285b6707fef0285b670,
+ FFFF0285b6d87fef0285b6d8,
+ FFFF0285b7407fef0285b740,
+ FFFF0285b7a87fef0285b7a8,
+ FFFF0285b8107fef0285b810,
);
runOnlyForDeploymentPostprocessing = 0;
};
@@ -1999,132 +1999,132 @@
/* Begin PBXShellScriptBuildPhase section */
/* End PBXShellScriptBuildPhase section */
/* Begin PBXTargetDependency section */
- FFF41114c1d07fae1114c1d0 /* PBXTargetDependency */ = {
+ FFF403100a307fef03100a30 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- target = FFFA111515c07fae111515c0 /* PxFoundation */;
- targetProxy = FFF5111515c07fae111515c0 /* PBXContainerItemProxy */;
+ target = FFFA031431707fef03143170 /* PxFoundation */;
+ targetProxy = FFF5031431707fef03143170 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin PBXBuildFile section of PxFoundation */
- FFFF10994d187fae10994d18 /* src/PsAllocator.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10994d187fae10994d18 /* src/PsAllocator.cpp */; };
- FFFF10994d807fae10994d80 /* src/PsAssert.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10994d807fae10994d80 /* src/PsAssert.cpp */; };
- FFFF10994de87fae10994de8 /* src/PsFoundation.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10994de87fae10994de8 /* src/PsFoundation.cpp */; };
- FFFF10994e507fae10994e50 /* src/PsMathUtils.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10994e507fae10994e50 /* src/PsMathUtils.cpp */; };
- FFFF10994eb87fae10994eb8 /* src/PsString.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10994eb87fae10994eb8 /* src/PsString.cpp */; };
- FFFF10994f207fae10994f20 /* src/PsTempAllocator.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10994f207fae10994f20 /* src/PsTempAllocator.cpp */; };
- FFFF10994f887fae10994f88 /* src/PsUtilities.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10994f887fae10994f88 /* src/PsUtilities.cpp */; };
- FFFF10994ff07fae10994ff0 /* src/unix/PsUnixAtomic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD10994ff07fae10994ff0 /* src/unix/PsUnixAtomic.cpp */; };
- FFFF109950587fae10995058 /* src/unix/PsUnixCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD109950587fae10995058 /* src/unix/PsUnixCpu.cpp */; };
- FFFF109950c07fae109950c0 /* src/unix/PsUnixFPU.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD109950c07fae109950c0 /* src/unix/PsUnixFPU.cpp */; };
- FFFF109951287fae10995128 /* src/unix/PsUnixMutex.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD109951287fae10995128 /* src/unix/PsUnixMutex.cpp */; };
- FFFF109951907fae10995190 /* src/unix/PsUnixPrintString.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD109951907fae10995190 /* src/unix/PsUnixPrintString.cpp */; };
- FFFF109951f87fae109951f8 /* src/unix/PsUnixSList.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD109951f87fae109951f8 /* src/unix/PsUnixSList.cpp */; };
- FFFF109952607fae10995260 /* src/unix/PsUnixSocket.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD109952607fae10995260 /* src/unix/PsUnixSocket.cpp */; };
- FFFF109952c87fae109952c8 /* src/unix/PsUnixSync.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD109952c87fae109952c8 /* src/unix/PsUnixSync.cpp */; };
- FFFF109953307fae10995330 /* src/unix/PsUnixThread.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD109953307fae10995330 /* src/unix/PsUnixThread.cpp */; };
- FFFF109953987fae10995398 /* src/unix/PsUnixTime.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD109953987fae10995398 /* src/unix/PsUnixTime.cpp */; };
+ FFFF039451187fef03945118 /* src/PsAllocator.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD039451187fef03945118 /* src/PsAllocator.cpp */; };
+ FFFF039451807fef03945180 /* src/PsAssert.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD039451807fef03945180 /* src/PsAssert.cpp */; };
+ FFFF039451e87fef039451e8 /* src/PsFoundation.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD039451e87fef039451e8 /* src/PsFoundation.cpp */; };
+ FFFF039452507fef03945250 /* src/PsMathUtils.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD039452507fef03945250 /* src/PsMathUtils.cpp */; };
+ FFFF039452b87fef039452b8 /* src/PsString.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD039452b87fef039452b8 /* src/PsString.cpp */; };
+ FFFF039453207fef03945320 /* src/PsTempAllocator.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD039453207fef03945320 /* src/PsTempAllocator.cpp */; };
+ FFFF039453887fef03945388 /* src/PsUtilities.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD039453887fef03945388 /* src/PsUtilities.cpp */; };
+ FFFF039453f07fef039453f0 /* src/unix/PsUnixAtomic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD039453f07fef039453f0 /* src/unix/PsUnixAtomic.cpp */; };
+ FFFF039454587fef03945458 /* src/unix/PsUnixCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD039454587fef03945458 /* src/unix/PsUnixCpu.cpp */; };
+ FFFF039454c07fef039454c0 /* src/unix/PsUnixFPU.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD039454c07fef039454c0 /* src/unix/PsUnixFPU.cpp */; };
+ FFFF039455287fef03945528 /* src/unix/PsUnixMutex.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD039455287fef03945528 /* src/unix/PsUnixMutex.cpp */; };
+ FFFF039455907fef03945590 /* src/unix/PsUnixPrintString.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD039455907fef03945590 /* src/unix/PsUnixPrintString.cpp */; };
+ FFFF039455f87fef039455f8 /* src/unix/PsUnixSList.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD039455f87fef039455f8 /* src/unix/PsUnixSList.cpp */; };
+ FFFF039456607fef03945660 /* src/unix/PsUnixSocket.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD039456607fef03945660 /* src/unix/PsUnixSocket.cpp */; };
+ FFFF039456c87fef039456c8 /* src/unix/PsUnixSync.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD039456c87fef039456c8 /* src/unix/PsUnixSync.cpp */; };
+ FFFF039457307fef03945730 /* src/unix/PsUnixThread.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD039457307fef03945730 /* src/unix/PsUnixThread.cpp */; };
+ FFFF039457987fef03945798 /* src/unix/PsUnixTime.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD039457987fef03945798 /* src/unix/PsUnixTime.cpp */; };
/* End PBXFileReference section */
/* Begin PBXFileReference section */
- FFFD111515c07fae111515c0 /* PxFoundation */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PxFoundation"; sourceTree = BUILT_PRODUCTS_DIR; };
- FFFD10983c007fae10983c00 /* Px.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Px.h"; path = "../../../../PxShared/include/foundation/Px.h"; sourceTree = SOURCE_ROOT; };
- FFFD10983c687fae10983c68 /* PxAllocatorCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxAllocatorCallback.h"; path = "../../../../PxShared/include/foundation/PxAllocatorCallback.h"; sourceTree = SOURCE_ROOT; };
- FFFD10983cd07fae10983cd0 /* PxAssert.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxAssert.h"; path = "../../../../PxShared/include/foundation/PxAssert.h"; sourceTree = SOURCE_ROOT; };
- FFFD10983d387fae10983d38 /* PxBitAndData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBitAndData.h"; path = "../../../../PxShared/include/foundation/PxBitAndData.h"; sourceTree = SOURCE_ROOT; };
- FFFD10983da07fae10983da0 /* PxBounds3.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBounds3.h"; path = "../../../../PxShared/include/foundation/PxBounds3.h"; sourceTree = SOURCE_ROOT; };
- FFFD10983e087fae10983e08 /* PxErrorCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxErrorCallback.h"; path = "../../../../PxShared/include/foundation/PxErrorCallback.h"; sourceTree = SOURCE_ROOT; };
- FFFD10983e707fae10983e70 /* PxErrors.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxErrors.h"; path = "../../../../PxShared/include/foundation/PxErrors.h"; sourceTree = SOURCE_ROOT; };
- FFFD10983ed87fae10983ed8 /* PxFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFlags.h"; path = "../../../../PxShared/include/foundation/PxFlags.h"; sourceTree = SOURCE_ROOT; };
- FFFD10983f407fae10983f40 /* PxFoundation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFoundation.h"; path = "../../../../PxShared/include/foundation/PxFoundation.h"; sourceTree = SOURCE_ROOT; };
- FFFD10983fa87fae10983fa8 /* PxFoundationVersion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFoundationVersion.h"; path = "../../../../PxShared/include/foundation/PxFoundationVersion.h"; sourceTree = SOURCE_ROOT; };
- FFFD109840107fae10984010 /* PxIO.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxIO.h"; path = "../../../../PxShared/include/foundation/PxIO.h"; sourceTree = SOURCE_ROOT; };
- FFFD109840787fae10984078 /* PxIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxIntrinsics.h"; path = "../../../../PxShared/include/foundation/PxIntrinsics.h"; sourceTree = SOURCE_ROOT; };
- FFFD109840e07fae109840e0 /* PxMat33.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMat33.h"; path = "../../../../PxShared/include/foundation/PxMat33.h"; sourceTree = SOURCE_ROOT; };
- FFFD109841487fae10984148 /* PxMat44.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMat44.h"; path = "../../../../PxShared/include/foundation/PxMat44.h"; sourceTree = SOURCE_ROOT; };
- FFFD109841b07fae109841b0 /* PxMath.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMath.h"; path = "../../../../PxShared/include/foundation/PxMath.h"; sourceTree = SOURCE_ROOT; };
- FFFD109842187fae10984218 /* PxMathUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMathUtils.h"; path = "../../../../PxShared/include/foundation/PxMathUtils.h"; sourceTree = SOURCE_ROOT; };
- FFFD109842807fae10984280 /* PxMemory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMemory.h"; path = "../../../../PxShared/include/foundation/PxMemory.h"; sourceTree = SOURCE_ROOT; };
- FFFD109842e87fae109842e8 /* PxPlane.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPlane.h"; path = "../../../../PxShared/include/foundation/PxPlane.h"; sourceTree = SOURCE_ROOT; };
- FFFD109843507fae10984350 /* PxPreprocessor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPreprocessor.h"; path = "../../../../PxShared/include/foundation/PxPreprocessor.h"; sourceTree = SOURCE_ROOT; };
- FFFD109843b87fae109843b8 /* PxProfiler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxProfiler.h"; path = "../../../../PxShared/include/foundation/PxProfiler.h"; sourceTree = SOURCE_ROOT; };
- FFFD109844207fae10984420 /* PxQuat.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxQuat.h"; path = "../../../../PxShared/include/foundation/PxQuat.h"; sourceTree = SOURCE_ROOT; };
- FFFD109844887fae10984488 /* PxSimpleTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimpleTypes.h"; path = "../../../../PxShared/include/foundation/PxSimpleTypes.h"; sourceTree = SOURCE_ROOT; };
- FFFD109844f07fae109844f0 /* PxStrideIterator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxStrideIterator.h"; path = "../../../../PxShared/include/foundation/PxStrideIterator.h"; sourceTree = SOURCE_ROOT; };
- FFFD109845587fae10984558 /* PxTransform.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTransform.h"; path = "../../../../PxShared/include/foundation/PxTransform.h"; sourceTree = SOURCE_ROOT; };
- FFFD109845c07fae109845c0 /* PxUnionCast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxUnionCast.h"; path = "../../../../PxShared/include/foundation/PxUnionCast.h"; sourceTree = SOURCE_ROOT; };
- FFFD109846287fae10984628 /* PxVec2.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVec2.h"; path = "../../../../PxShared/include/foundation/PxVec2.h"; sourceTree = SOURCE_ROOT; };
- FFFD109846907fae10984690 /* PxVec3.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVec3.h"; path = "../../../../PxShared/include/foundation/PxVec3.h"; sourceTree = SOURCE_ROOT; };
- FFFD109846f87fae109846f8 /* PxVec4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVec4.h"; path = "../../../../PxShared/include/foundation/PxVec4.h"; sourceTree = SOURCE_ROOT; };
- FFFD109847607fae10984760 /* unix/PxUnixIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "unix/PxUnixIntrinsics.h"; path = "../../../../PxShared/include/foundation/unix/PxUnixIntrinsics.h"; sourceTree = SOURCE_ROOT; };
- FFFD10993a007fae10993a00 /* include/Ps.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/Ps.h"; path = "../../../../PxShared/src/foundation/include/Ps.h"; sourceTree = SOURCE_ROOT; };
- FFFD10993a687fae10993a68 /* include/PsAlignedMalloc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAlignedMalloc.h"; path = "../../../../PxShared/src/foundation/include/PsAlignedMalloc.h"; sourceTree = SOURCE_ROOT; };
- FFFD10993ad07fae10993ad0 /* include/PsAlloca.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAlloca.h"; path = "../../../../PxShared/src/foundation/include/PsAlloca.h"; sourceTree = SOURCE_ROOT; };
- FFFD10993b387fae10993b38 /* include/PsAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAllocator.h"; path = "../../../../PxShared/src/foundation/include/PsAllocator.h"; sourceTree = SOURCE_ROOT; };
- FFFD10993ba07fae10993ba0 /* include/PsAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAoS.h"; path = "../../../../PxShared/src/foundation/include/PsAoS.h"; sourceTree = SOURCE_ROOT; };
- FFFD10993c087fae10993c08 /* include/PsArray.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsArray.h"; path = "../../../../PxShared/src/foundation/include/PsArray.h"; sourceTree = SOURCE_ROOT; };
- FFFD10993c707fae10993c70 /* include/PsAtomic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAtomic.h"; path = "../../../../PxShared/src/foundation/include/PsAtomic.h"; sourceTree = SOURCE_ROOT; };
- FFFD10993cd87fae10993cd8 /* include/PsBasicTemplates.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsBasicTemplates.h"; path = "../../../../PxShared/src/foundation/include/PsBasicTemplates.h"; sourceTree = SOURCE_ROOT; };
- FFFD10993d407fae10993d40 /* include/PsBitUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsBitUtils.h"; path = "../../../../PxShared/src/foundation/include/PsBitUtils.h"; sourceTree = SOURCE_ROOT; };
- FFFD10993da87fae10993da8 /* include/PsBroadcast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsBroadcast.h"; path = "../../../../PxShared/src/foundation/include/PsBroadcast.h"; sourceTree = SOURCE_ROOT; };
- FFFD10993e107fae10993e10 /* include/PsCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsCpu.h"; path = "../../../../PxShared/src/foundation/include/PsCpu.h"; sourceTree = SOURCE_ROOT; };
- FFFD10993e787fae10993e78 /* include/PsFPU.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsFPU.h"; path = "../../../../PxShared/src/foundation/include/PsFPU.h"; sourceTree = SOURCE_ROOT; };
- FFFD10993ee07fae10993ee0 /* include/PsFoundation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsFoundation.h"; path = "../../../../PxShared/src/foundation/include/PsFoundation.h"; sourceTree = SOURCE_ROOT; };
- FFFD10993f487fae10993f48 /* include/PsHash.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHash.h"; path = "../../../../PxShared/src/foundation/include/PsHash.h"; sourceTree = SOURCE_ROOT; };
- FFFD10993fb07fae10993fb0 /* include/PsHashInternals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHashInternals.h"; path = "../../../../PxShared/src/foundation/include/PsHashInternals.h"; sourceTree = SOURCE_ROOT; };
- FFFD109940187fae10994018 /* include/PsHashMap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHashMap.h"; path = "../../../../PxShared/src/foundation/include/PsHashMap.h"; sourceTree = SOURCE_ROOT; };
- FFFD109940807fae10994080 /* include/PsHashSet.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHashSet.h"; path = "../../../../PxShared/src/foundation/include/PsHashSet.h"; sourceTree = SOURCE_ROOT; };
- FFFD109940e87fae109940e8 /* include/PsInlineAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsInlineAllocator.h"; path = "../../../../PxShared/src/foundation/include/PsInlineAllocator.h"; sourceTree = SOURCE_ROOT; };
- FFFD109941507fae10994150 /* include/PsInlineAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsInlineAoS.h"; path = "../../../../PxShared/src/foundation/include/PsInlineAoS.h"; sourceTree = SOURCE_ROOT; };
- FFFD109941b87fae109941b8 /* include/PsInlineArray.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsInlineArray.h"; path = "../../../../PxShared/src/foundation/include/PsInlineArray.h"; sourceTree = SOURCE_ROOT; };
- FFFD109942207fae10994220 /* include/PsIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsIntrinsics.h"; path = "../../../../PxShared/src/foundation/include/PsIntrinsics.h"; sourceTree = SOURCE_ROOT; };
- FFFD109942887fae10994288 /* include/PsMathUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsMathUtils.h"; path = "../../../../PxShared/src/foundation/include/PsMathUtils.h"; sourceTree = SOURCE_ROOT; };
- FFFD109942f07fae109942f0 /* include/PsMutex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsMutex.h"; path = "../../../../PxShared/src/foundation/include/PsMutex.h"; sourceTree = SOURCE_ROOT; };
- FFFD109943587fae10994358 /* include/PsPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsPool.h"; path = "../../../../PxShared/src/foundation/include/PsPool.h"; sourceTree = SOURCE_ROOT; };
- FFFD109943c07fae109943c0 /* include/PsSList.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSList.h"; path = "../../../../PxShared/src/foundation/include/PsSList.h"; sourceTree = SOURCE_ROOT; };
- FFFD109944287fae10994428 /* include/PsSocket.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSocket.h"; path = "../../../../PxShared/src/foundation/include/PsSocket.h"; sourceTree = SOURCE_ROOT; };
- FFFD109944907fae10994490 /* include/PsSort.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSort.h"; path = "../../../../PxShared/src/foundation/include/PsSort.h"; sourceTree = SOURCE_ROOT; };
- FFFD109944f87fae109944f8 /* include/PsSortInternals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSortInternals.h"; path = "../../../../PxShared/src/foundation/include/PsSortInternals.h"; sourceTree = SOURCE_ROOT; };
- FFFD109945607fae10994560 /* include/PsString.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsString.h"; path = "../../../../PxShared/src/foundation/include/PsString.h"; sourceTree = SOURCE_ROOT; };
- FFFD109945c87fae109945c8 /* include/PsSync.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSync.h"; path = "../../../../PxShared/src/foundation/include/PsSync.h"; sourceTree = SOURCE_ROOT; };
- FFFD109946307fae10994630 /* include/PsTempAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsTempAllocator.h"; path = "../../../../PxShared/src/foundation/include/PsTempAllocator.h"; sourceTree = SOURCE_ROOT; };
- FFFD109946987fae10994698 /* include/PsThread.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsThread.h"; path = "../../../../PxShared/src/foundation/include/PsThread.h"; sourceTree = SOURCE_ROOT; };
- FFFD109947007fae10994700 /* include/PsTime.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsTime.h"; path = "../../../../PxShared/src/foundation/include/PsTime.h"; sourceTree = SOURCE_ROOT; };
- FFFD109947687fae10994768 /* include/PsUserAllocated.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsUserAllocated.h"; path = "../../../../PxShared/src/foundation/include/PsUserAllocated.h"; sourceTree = SOURCE_ROOT; };
- FFFD109947d07fae109947d0 /* include/PsUtilities.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsUtilities.h"; path = "../../../../PxShared/src/foundation/include/PsUtilities.h"; sourceTree = SOURCE_ROOT; };
- FFFD109948387fae10994838 /* include/PsVecMath.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMath.h"; path = "../../../../PxShared/src/foundation/include/PsVecMath.h"; sourceTree = SOURCE_ROOT; };
- FFFD109948a07fae109948a0 /* include/PsVecMathAoSScalar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathAoSScalar.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathAoSScalar.h"; sourceTree = SOURCE_ROOT; };
- FFFD109949087fae10994908 /* include/PsVecMathAoSScalarInline.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathAoSScalarInline.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathAoSScalarInline.h"; sourceTree = SOURCE_ROOT; };
- FFFD109949707fae10994970 /* include/PsVecMathSSE.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathSSE.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathSSE.h"; sourceTree = SOURCE_ROOT; };
- FFFD109949d87fae109949d8 /* include/PsVecMathUtilities.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathUtilities.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathUtilities.h"; sourceTree = SOURCE_ROOT; };
- FFFD10994a407fae10994a40 /* include/PsVecQuat.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecQuat.h"; path = "../../../../PxShared/src/foundation/include/PsVecQuat.h"; sourceTree = SOURCE_ROOT; };
- FFFD10994aa87fae10994aa8 /* include/PsVecTransform.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecTransform.h"; path = "../../../../PxShared/src/foundation/include/PsVecTransform.h"; sourceTree = SOURCE_ROOT; };
- FFFD10994b107fae10994b10 /* include/unix/PsUnixAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixAoS.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixAoS.h"; sourceTree = SOURCE_ROOT; };
- FFFD10994b787fae10994b78 /* include/unix/PsUnixFPU.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixFPU.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixFPU.h"; sourceTree = SOURCE_ROOT; };
- FFFD10994be07fae10994be0 /* include/unix/PsUnixInlineAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixInlineAoS.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixInlineAoS.h"; sourceTree = SOURCE_ROOT; };
- FFFD10994c487fae10994c48 /* include/unix/PsUnixIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixIntrinsics.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixIntrinsics.h"; sourceTree = SOURCE_ROOT; };
- FFFD10994cb07fae10994cb0 /* include/unix/PsUnixTrigConstants.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixTrigConstants.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixTrigConstants.h"; sourceTree = SOURCE_ROOT; };
- FFFD10994d187fae10994d18 /* src/PsAllocator.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsAllocator.cpp"; path = "../../../../PxShared/src/foundation/src/PsAllocator.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10994d807fae10994d80 /* src/PsAssert.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsAssert.cpp"; path = "../../../../PxShared/src/foundation/src/PsAssert.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10994de87fae10994de8 /* src/PsFoundation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsFoundation.cpp"; path = "../../../../PxShared/src/foundation/src/PsFoundation.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10994e507fae10994e50 /* src/PsMathUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsMathUtils.cpp"; path = "../../../../PxShared/src/foundation/src/PsMathUtils.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10994eb87fae10994eb8 /* src/PsString.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsString.cpp"; path = "../../../../PxShared/src/foundation/src/PsString.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10994f207fae10994f20 /* src/PsTempAllocator.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsTempAllocator.cpp"; path = "../../../../PxShared/src/foundation/src/PsTempAllocator.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10994f887fae10994f88 /* src/PsUtilities.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsUtilities.cpp"; path = "../../../../PxShared/src/foundation/src/PsUtilities.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD10994ff07fae10994ff0 /* src/unix/PsUnixAtomic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixAtomic.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixAtomic.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD109950587fae10995058 /* src/unix/PsUnixCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixCpu.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixCpu.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD109950c07fae109950c0 /* src/unix/PsUnixFPU.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixFPU.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixFPU.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD109951287fae10995128 /* src/unix/PsUnixMutex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixMutex.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixMutex.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD109951907fae10995190 /* src/unix/PsUnixPrintString.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixPrintString.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixPrintString.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD109951f87fae109951f8 /* src/unix/PsUnixSList.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixSList.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixSList.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD109952607fae10995260 /* src/unix/PsUnixSocket.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixSocket.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixSocket.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD109952c87fae109952c8 /* src/unix/PsUnixSync.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixSync.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixSync.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD109953307fae10995330 /* src/unix/PsUnixThread.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixThread.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixThread.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD109953987fae10995398 /* src/unix/PsUnixTime.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixTime.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixTime.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD031431707fef03143170 /* PxFoundation */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PxFoundation"; sourceTree = BUILT_PRODUCTS_DIR; };
+ FFFD0393c8007fef0393c800 /* Px.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Px.h"; path = "../../../../PxShared/include/foundation/Px.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0393c8687fef0393c868 /* PxAllocatorCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxAllocatorCallback.h"; path = "../../../../PxShared/include/foundation/PxAllocatorCallback.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0393c8d07fef0393c8d0 /* PxAssert.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxAssert.h"; path = "../../../../PxShared/include/foundation/PxAssert.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0393c9387fef0393c938 /* PxBitAndData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBitAndData.h"; path = "../../../../PxShared/include/foundation/PxBitAndData.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0393c9a07fef0393c9a0 /* PxBounds3.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBounds3.h"; path = "../../../../PxShared/include/foundation/PxBounds3.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0393ca087fef0393ca08 /* PxErrorCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxErrorCallback.h"; path = "../../../../PxShared/include/foundation/PxErrorCallback.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0393ca707fef0393ca70 /* PxErrors.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxErrors.h"; path = "../../../../PxShared/include/foundation/PxErrors.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0393cad87fef0393cad8 /* PxFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFlags.h"; path = "../../../../PxShared/include/foundation/PxFlags.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0393cb407fef0393cb40 /* PxFoundation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFoundation.h"; path = "../../../../PxShared/include/foundation/PxFoundation.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0393cba87fef0393cba8 /* PxFoundationVersion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFoundationVersion.h"; path = "../../../../PxShared/include/foundation/PxFoundationVersion.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0393cc107fef0393cc10 /* PxIO.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxIO.h"; path = "../../../../PxShared/include/foundation/PxIO.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0393cc787fef0393cc78 /* PxIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxIntrinsics.h"; path = "../../../../PxShared/include/foundation/PxIntrinsics.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0393cce07fef0393cce0 /* PxMat33.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMat33.h"; path = "../../../../PxShared/include/foundation/PxMat33.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0393cd487fef0393cd48 /* PxMat44.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMat44.h"; path = "../../../../PxShared/include/foundation/PxMat44.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0393cdb07fef0393cdb0 /* PxMath.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMath.h"; path = "../../../../PxShared/include/foundation/PxMath.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0393ce187fef0393ce18 /* PxMathUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMathUtils.h"; path = "../../../../PxShared/include/foundation/PxMathUtils.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0393ce807fef0393ce80 /* PxMemory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMemory.h"; path = "../../../../PxShared/include/foundation/PxMemory.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0393cee87fef0393cee8 /* PxPlane.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPlane.h"; path = "../../../../PxShared/include/foundation/PxPlane.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0393cf507fef0393cf50 /* PxPreprocessor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPreprocessor.h"; path = "../../../../PxShared/include/foundation/PxPreprocessor.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0393cfb87fef0393cfb8 /* PxProfiler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxProfiler.h"; path = "../../../../PxShared/include/foundation/PxProfiler.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0393d0207fef0393d020 /* PxQuat.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxQuat.h"; path = "../../../../PxShared/include/foundation/PxQuat.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0393d0887fef0393d088 /* PxSimpleTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimpleTypes.h"; path = "../../../../PxShared/include/foundation/PxSimpleTypes.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0393d0f07fef0393d0f0 /* PxStrideIterator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxStrideIterator.h"; path = "../../../../PxShared/include/foundation/PxStrideIterator.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0393d1587fef0393d158 /* PxTransform.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTransform.h"; path = "../../../../PxShared/include/foundation/PxTransform.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0393d1c07fef0393d1c0 /* PxUnionCast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxUnionCast.h"; path = "../../../../PxShared/include/foundation/PxUnionCast.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0393d2287fef0393d228 /* PxVec2.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVec2.h"; path = "../../../../PxShared/include/foundation/PxVec2.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0393d2907fef0393d290 /* PxVec3.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVec3.h"; path = "../../../../PxShared/include/foundation/PxVec3.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0393d2f87fef0393d2f8 /* PxVec4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVec4.h"; path = "../../../../PxShared/include/foundation/PxVec4.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0393d3607fef0393d360 /* unix/PxUnixIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "unix/PxUnixIntrinsics.h"; path = "../../../../PxShared/include/foundation/unix/PxUnixIntrinsics.h"; sourceTree = SOURCE_ROOT; };
+ FFFD03943e007fef03943e00 /* include/Ps.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/Ps.h"; path = "../../../../PxShared/src/foundation/include/Ps.h"; sourceTree = SOURCE_ROOT; };
+ FFFD03943e687fef03943e68 /* include/PsAlignedMalloc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAlignedMalloc.h"; path = "../../../../PxShared/src/foundation/include/PsAlignedMalloc.h"; sourceTree = SOURCE_ROOT; };
+ FFFD03943ed07fef03943ed0 /* include/PsAlloca.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAlloca.h"; path = "../../../../PxShared/src/foundation/include/PsAlloca.h"; sourceTree = SOURCE_ROOT; };
+ FFFD03943f387fef03943f38 /* include/PsAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAllocator.h"; path = "../../../../PxShared/src/foundation/include/PsAllocator.h"; sourceTree = SOURCE_ROOT; };
+ FFFD03943fa07fef03943fa0 /* include/PsAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAoS.h"; path = "../../../../PxShared/src/foundation/include/PsAoS.h"; sourceTree = SOURCE_ROOT; };
+ FFFD039440087fef03944008 /* include/PsArray.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsArray.h"; path = "../../../../PxShared/src/foundation/include/PsArray.h"; sourceTree = SOURCE_ROOT; };
+ FFFD039440707fef03944070 /* include/PsAtomic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAtomic.h"; path = "../../../../PxShared/src/foundation/include/PsAtomic.h"; sourceTree = SOURCE_ROOT; };
+ FFFD039440d87fef039440d8 /* include/PsBasicTemplates.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsBasicTemplates.h"; path = "../../../../PxShared/src/foundation/include/PsBasicTemplates.h"; sourceTree = SOURCE_ROOT; };
+ FFFD039441407fef03944140 /* include/PsBitUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsBitUtils.h"; path = "../../../../PxShared/src/foundation/include/PsBitUtils.h"; sourceTree = SOURCE_ROOT; };
+ FFFD039441a87fef039441a8 /* include/PsBroadcast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsBroadcast.h"; path = "../../../../PxShared/src/foundation/include/PsBroadcast.h"; sourceTree = SOURCE_ROOT; };
+ FFFD039442107fef03944210 /* include/PsCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsCpu.h"; path = "../../../../PxShared/src/foundation/include/PsCpu.h"; sourceTree = SOURCE_ROOT; };
+ FFFD039442787fef03944278 /* include/PsFPU.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsFPU.h"; path = "../../../../PxShared/src/foundation/include/PsFPU.h"; sourceTree = SOURCE_ROOT; };
+ FFFD039442e07fef039442e0 /* include/PsFoundation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsFoundation.h"; path = "../../../../PxShared/src/foundation/include/PsFoundation.h"; sourceTree = SOURCE_ROOT; };
+ FFFD039443487fef03944348 /* include/PsHash.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHash.h"; path = "../../../../PxShared/src/foundation/include/PsHash.h"; sourceTree = SOURCE_ROOT; };
+ FFFD039443b07fef039443b0 /* include/PsHashInternals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHashInternals.h"; path = "../../../../PxShared/src/foundation/include/PsHashInternals.h"; sourceTree = SOURCE_ROOT; };
+ FFFD039444187fef03944418 /* include/PsHashMap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHashMap.h"; path = "../../../../PxShared/src/foundation/include/PsHashMap.h"; sourceTree = SOURCE_ROOT; };
+ FFFD039444807fef03944480 /* include/PsHashSet.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHashSet.h"; path = "../../../../PxShared/src/foundation/include/PsHashSet.h"; sourceTree = SOURCE_ROOT; };
+ FFFD039444e87fef039444e8 /* include/PsInlineAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsInlineAllocator.h"; path = "../../../../PxShared/src/foundation/include/PsInlineAllocator.h"; sourceTree = SOURCE_ROOT; };
+ FFFD039445507fef03944550 /* include/PsInlineAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsInlineAoS.h"; path = "../../../../PxShared/src/foundation/include/PsInlineAoS.h"; sourceTree = SOURCE_ROOT; };
+ FFFD039445b87fef039445b8 /* include/PsInlineArray.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsInlineArray.h"; path = "../../../../PxShared/src/foundation/include/PsInlineArray.h"; sourceTree = SOURCE_ROOT; };
+ FFFD039446207fef03944620 /* include/PsIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsIntrinsics.h"; path = "../../../../PxShared/src/foundation/include/PsIntrinsics.h"; sourceTree = SOURCE_ROOT; };
+ FFFD039446887fef03944688 /* include/PsMathUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsMathUtils.h"; path = "../../../../PxShared/src/foundation/include/PsMathUtils.h"; sourceTree = SOURCE_ROOT; };
+ FFFD039446f07fef039446f0 /* include/PsMutex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsMutex.h"; path = "../../../../PxShared/src/foundation/include/PsMutex.h"; sourceTree = SOURCE_ROOT; };
+ FFFD039447587fef03944758 /* include/PsPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsPool.h"; path = "../../../../PxShared/src/foundation/include/PsPool.h"; sourceTree = SOURCE_ROOT; };
+ FFFD039447c07fef039447c0 /* include/PsSList.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSList.h"; path = "../../../../PxShared/src/foundation/include/PsSList.h"; sourceTree = SOURCE_ROOT; };
+ FFFD039448287fef03944828 /* include/PsSocket.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSocket.h"; path = "../../../../PxShared/src/foundation/include/PsSocket.h"; sourceTree = SOURCE_ROOT; };
+ FFFD039448907fef03944890 /* include/PsSort.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSort.h"; path = "../../../../PxShared/src/foundation/include/PsSort.h"; sourceTree = SOURCE_ROOT; };
+ FFFD039448f87fef039448f8 /* include/PsSortInternals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSortInternals.h"; path = "../../../../PxShared/src/foundation/include/PsSortInternals.h"; sourceTree = SOURCE_ROOT; };
+ FFFD039449607fef03944960 /* include/PsString.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsString.h"; path = "../../../../PxShared/src/foundation/include/PsString.h"; sourceTree = SOURCE_ROOT; };
+ FFFD039449c87fef039449c8 /* include/PsSync.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSync.h"; path = "../../../../PxShared/src/foundation/include/PsSync.h"; sourceTree = SOURCE_ROOT; };
+ FFFD03944a307fef03944a30 /* include/PsTempAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsTempAllocator.h"; path = "../../../../PxShared/src/foundation/include/PsTempAllocator.h"; sourceTree = SOURCE_ROOT; };
+ FFFD03944a987fef03944a98 /* include/PsThread.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsThread.h"; path = "../../../../PxShared/src/foundation/include/PsThread.h"; sourceTree = SOURCE_ROOT; };
+ FFFD03944b007fef03944b00 /* include/PsTime.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsTime.h"; path = "../../../../PxShared/src/foundation/include/PsTime.h"; sourceTree = SOURCE_ROOT; };
+ FFFD03944b687fef03944b68 /* include/PsUserAllocated.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsUserAllocated.h"; path = "../../../../PxShared/src/foundation/include/PsUserAllocated.h"; sourceTree = SOURCE_ROOT; };
+ FFFD03944bd07fef03944bd0 /* include/PsUtilities.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsUtilities.h"; path = "../../../../PxShared/src/foundation/include/PsUtilities.h"; sourceTree = SOURCE_ROOT; };
+ FFFD03944c387fef03944c38 /* include/PsVecMath.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMath.h"; path = "../../../../PxShared/src/foundation/include/PsVecMath.h"; sourceTree = SOURCE_ROOT; };
+ FFFD03944ca07fef03944ca0 /* include/PsVecMathAoSScalar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathAoSScalar.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathAoSScalar.h"; sourceTree = SOURCE_ROOT; };
+ FFFD03944d087fef03944d08 /* include/PsVecMathAoSScalarInline.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathAoSScalarInline.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathAoSScalarInline.h"; sourceTree = SOURCE_ROOT; };
+ FFFD03944d707fef03944d70 /* include/PsVecMathSSE.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathSSE.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathSSE.h"; sourceTree = SOURCE_ROOT; };
+ FFFD03944dd87fef03944dd8 /* include/PsVecMathUtilities.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathUtilities.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathUtilities.h"; sourceTree = SOURCE_ROOT; };
+ FFFD03944e407fef03944e40 /* include/PsVecQuat.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecQuat.h"; path = "../../../../PxShared/src/foundation/include/PsVecQuat.h"; sourceTree = SOURCE_ROOT; };
+ FFFD03944ea87fef03944ea8 /* include/PsVecTransform.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecTransform.h"; path = "../../../../PxShared/src/foundation/include/PsVecTransform.h"; sourceTree = SOURCE_ROOT; };
+ FFFD03944f107fef03944f10 /* include/unix/PsUnixAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixAoS.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixAoS.h"; sourceTree = SOURCE_ROOT; };
+ FFFD03944f787fef03944f78 /* include/unix/PsUnixFPU.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixFPU.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixFPU.h"; sourceTree = SOURCE_ROOT; };
+ FFFD03944fe07fef03944fe0 /* include/unix/PsUnixInlineAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixInlineAoS.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixInlineAoS.h"; sourceTree = SOURCE_ROOT; };
+ FFFD039450487fef03945048 /* include/unix/PsUnixIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixIntrinsics.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixIntrinsics.h"; sourceTree = SOURCE_ROOT; };
+ FFFD039450b07fef039450b0 /* include/unix/PsUnixTrigConstants.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixTrigConstants.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixTrigConstants.h"; sourceTree = SOURCE_ROOT; };
+ FFFD039451187fef03945118 /* src/PsAllocator.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsAllocator.cpp"; path = "../../../../PxShared/src/foundation/src/PsAllocator.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD039451807fef03945180 /* src/PsAssert.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsAssert.cpp"; path = "../../../../PxShared/src/foundation/src/PsAssert.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD039451e87fef039451e8 /* src/PsFoundation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsFoundation.cpp"; path = "../../../../PxShared/src/foundation/src/PsFoundation.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD039452507fef03945250 /* src/PsMathUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsMathUtils.cpp"; path = "../../../../PxShared/src/foundation/src/PsMathUtils.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD039452b87fef039452b8 /* src/PsString.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsString.cpp"; path = "../../../../PxShared/src/foundation/src/PsString.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD039453207fef03945320 /* src/PsTempAllocator.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsTempAllocator.cpp"; path = "../../../../PxShared/src/foundation/src/PsTempAllocator.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD039453887fef03945388 /* src/PsUtilities.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsUtilities.cpp"; path = "../../../../PxShared/src/foundation/src/PsUtilities.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD039453f07fef039453f0 /* src/unix/PsUnixAtomic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixAtomic.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixAtomic.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD039454587fef03945458 /* src/unix/PsUnixCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixCpu.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixCpu.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD039454c07fef039454c0 /* src/unix/PsUnixFPU.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixFPU.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixFPU.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD039455287fef03945528 /* src/unix/PsUnixMutex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixMutex.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixMutex.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD039455907fef03945590 /* src/unix/PsUnixPrintString.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixPrintString.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixPrintString.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD039455f87fef039455f8 /* src/unix/PsUnixSList.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixSList.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixSList.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD039456607fef03945660 /* src/unix/PsUnixSocket.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixSocket.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixSocket.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD039456c87fef039456c8 /* src/unix/PsUnixSync.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixSync.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixSync.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD039457307fef03945730 /* src/unix/PsUnixThread.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixThread.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixThread.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD039457987fef03945798 /* 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 */
- FFF2111515c07fae111515c0 /* Resources */ = {
+ FFF2031431707fef03143170 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -2134,7 +2134,7 @@
/* End PBXResourcesBuildPhase section */
/* Begin PBXFrameworksBuildPhase section */
- FFFC111515c07fae111515c0 /* Frameworks */ = {
+ FFFC031431707fef03143170 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -2144,27 +2144,27 @@
/* End PBXFrameworksBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
- FFF8111515c07fae111515c0 /* Sources */ = {
+ FFF8031431707fef03143170 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- FFFF10994d187fae10994d18,
- FFFF10994d807fae10994d80,
- FFFF10994de87fae10994de8,
- FFFF10994e507fae10994e50,
- FFFF10994eb87fae10994eb8,
- FFFF10994f207fae10994f20,
- FFFF10994f887fae10994f88,
- FFFF10994ff07fae10994ff0,
- FFFF109950587fae10995058,
- FFFF109950c07fae109950c0,
- FFFF109951287fae10995128,
- FFFF109951907fae10995190,
- FFFF109951f87fae109951f8,
- FFFF109952607fae10995260,
- FFFF109952c87fae109952c8,
- FFFF109953307fae10995330,
- FFFF109953987fae10995398,
+ FFFF039451187fef03945118,
+ FFFF039451807fef03945180,
+ FFFF039451e87fef039451e8,
+ FFFF039452507fef03945250,
+ FFFF039452b87fef039452b8,
+ FFFF039453207fef03945320,
+ FFFF039453887fef03945388,
+ FFFF039453f07fef039453f0,
+ FFFF039454587fef03945458,
+ FFFF039454c07fef039454c0,
+ FFFF039455287fef03945528,
+ FFFF039455907fef03945590,
+ FFFF039455f87fef039455f8,
+ FFFF039456607fef03945660,
+ FFFF039456c87fef039456c8,
+ FFFF039457307fef03945730,
+ FFFF039457987fef03945798,
);
runOnlyForDeploymentPostprocessing = 0;
};
@@ -2176,103 +2176,103 @@
/* End PBXTargetDependency section */
/* Begin PBXBuildFile section of PxPvdSDK */
- FFFF120101a87fae120101a8 /* src/PxProfileEventImpl.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD120101a87fae120101a8 /* src/PxProfileEventImpl.cpp */; };
- FFFF120102107fae12010210 /* src/PxPvd.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD120102107fae12010210 /* src/PxPvd.cpp */; };
- FFFF120102787fae12010278 /* src/PxPvdDataStream.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD120102787fae12010278 /* src/PxPvdDataStream.cpp */; };
- FFFF120102e07fae120102e0 /* src/PxPvdDefaultFileTransport.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD120102e07fae120102e0 /* src/PxPvdDefaultFileTransport.cpp */; };
- FFFF120103487fae12010348 /* src/PxPvdDefaultSocketTransport.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD120103487fae12010348 /* src/PxPvdDefaultSocketTransport.cpp */; };
- FFFF120103b07fae120103b0 /* src/PxPvdImpl.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD120103b07fae120103b0 /* src/PxPvdImpl.cpp */; };
- FFFF120104187fae12010418 /* src/PxPvdMemClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD120104187fae12010418 /* src/PxPvdMemClient.cpp */; };
- FFFF120104807fae12010480 /* src/PxPvdObjectModelMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD120104807fae12010480 /* src/PxPvdObjectModelMetaData.cpp */; };
- FFFF120104e87fae120104e8 /* src/PxPvdObjectRegistrar.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD120104e87fae120104e8 /* src/PxPvdObjectRegistrar.cpp */; };
- FFFF120105507fae12010550 /* src/PxPvdProfileZoneClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD120105507fae12010550 /* src/PxPvdProfileZoneClient.cpp */; };
- FFFF120105b87fae120105b8 /* src/PxPvdUserRenderer.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD120105b87fae120105b8 /* src/PxPvdUserRenderer.cpp */; };
+ FFFF028701a87fef028701a8 /* src/PxProfileEventImpl.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD028701a87fef028701a8 /* src/PxProfileEventImpl.cpp */; };
+ FFFF028702107fef02870210 /* src/PxPvd.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD028702107fef02870210 /* src/PxPvd.cpp */; };
+ FFFF028702787fef02870278 /* src/PxPvdDataStream.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD028702787fef02870278 /* src/PxPvdDataStream.cpp */; };
+ FFFF028702e07fef028702e0 /* src/PxPvdDefaultFileTransport.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD028702e07fef028702e0 /* src/PxPvdDefaultFileTransport.cpp */; };
+ FFFF028703487fef02870348 /* src/PxPvdDefaultSocketTransport.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD028703487fef02870348 /* src/PxPvdDefaultSocketTransport.cpp */; };
+ FFFF028703b07fef028703b0 /* src/PxPvdImpl.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD028703b07fef028703b0 /* src/PxPvdImpl.cpp */; };
+ FFFF028704187fef02870418 /* src/PxPvdMemClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD028704187fef02870418 /* src/PxPvdMemClient.cpp */; };
+ FFFF028704807fef02870480 /* src/PxPvdObjectModelMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD028704807fef02870480 /* src/PxPvdObjectModelMetaData.cpp */; };
+ FFFF028704e87fef028704e8 /* src/PxPvdObjectRegistrar.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD028704e87fef028704e8 /* src/PxPvdObjectRegistrar.cpp */; };
+ FFFF028705507fef02870550 /* src/PxPvdProfileZoneClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD028705507fef02870550 /* src/PxPvdProfileZoneClient.cpp */; };
+ FFFF028705b87fef028705b8 /* src/PxPvdUserRenderer.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD028705b87fef028705b8 /* src/PxPvdUserRenderer.cpp */; };
/* End PBXFileReference section */
/* Begin PBXFileReference section */
- FFFD11609fa07fae11609fa0 /* PxPvdSDK */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PxPvdSDK"; sourceTree = BUILT_PRODUCTS_DIR; };
- FFFD1160cc807fae1160cc80 /* PxPvd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPvd.h"; path = "../../../../PxShared/include/pvd/PxPvd.h"; sourceTree = SOURCE_ROOT; };
- FFFD1160cce87fae1160cce8 /* PxPvdTransport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPvdTransport.h"; path = "../../../../PxShared/include/pvd/PxPvdTransport.h"; sourceTree = SOURCE_ROOT; };
- FFFD1200fe007fae1200fe00 /* include/PsPvd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsPvd.h"; path = "../../../../PxShared/src/pvd/include/PsPvd.h"; sourceTree = SOURCE_ROOT; };
- FFFD1200fe687fae1200fe68 /* include/PxProfileAllocatorWrapper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxProfileAllocatorWrapper.h"; path = "../../../../PxShared/src/pvd/include/PxProfileAllocatorWrapper.h"; sourceTree = SOURCE_ROOT; };
- FFFD1200fed07fae1200fed0 /* include/PxPvdClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdClient.h"; path = "../../../../PxShared/src/pvd/include/PxPvdClient.h"; sourceTree = SOURCE_ROOT; };
- FFFD1200ff387fae1200ff38 /* include/PxPvdDataStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdDataStream.h"; path = "../../../../PxShared/src/pvd/include/PxPvdDataStream.h"; sourceTree = SOURCE_ROOT; };
- FFFD1200ffa07fae1200ffa0 /* include/PxPvdDataStreamHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdDataStreamHelpers.h"; path = "../../../../PxShared/src/pvd/include/PxPvdDataStreamHelpers.h"; sourceTree = SOURCE_ROOT; };
- FFFD120100087fae12010008 /* include/PxPvdErrorCodes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdErrorCodes.h"; path = "../../../../PxShared/src/pvd/include/PxPvdErrorCodes.h"; sourceTree = SOURCE_ROOT; };
- FFFD120100707fae12010070 /* include/PxPvdObjectModelBaseTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdObjectModelBaseTypes.h"; path = "../../../../PxShared/src/pvd/include/PxPvdObjectModelBaseTypes.h"; sourceTree = SOURCE_ROOT; };
- FFFD120100d87fae120100d8 /* include/PxPvdRenderBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdRenderBuffer.h"; path = "../../../../PxShared/src/pvd/include/PxPvdRenderBuffer.h"; sourceTree = SOURCE_ROOT; };
- FFFD120101407fae12010140 /* include/PxPvdUserRenderer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdUserRenderer.h"; path = "../../../../PxShared/src/pvd/include/PxPvdUserRenderer.h"; sourceTree = SOURCE_ROOT; };
- FFFD120101a87fae120101a8 /* src/PxProfileEventImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventImpl.cpp"; path = "../../../../PxShared/src/pvd/src/PxProfileEventImpl.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD120102107fae12010210 /* src/PxPvd.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvd.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvd.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD120102787fae12010278 /* src/PxPvdDataStream.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDataStream.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdDataStream.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD120102e07fae120102e0 /* src/PxPvdDefaultFileTransport.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultFileTransport.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultFileTransport.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD120103487fae12010348 /* src/PxPvdDefaultSocketTransport.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultSocketTransport.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultSocketTransport.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD120103b07fae120103b0 /* src/PxPvdImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdImpl.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdImpl.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD120104187fae12010418 /* src/PxPvdMemClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdMemClient.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdMemClient.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD120104807fae12010480 /* src/PxPvdObjectModelMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelMetaData.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelMetaData.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD120104e87fae120104e8 /* src/PxPvdObjectRegistrar.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectRegistrar.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectRegistrar.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD120105507fae12010550 /* src/PxPvdProfileZoneClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdProfileZoneClient.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdProfileZoneClient.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD120105b87fae120105b8 /* src/PxPvdUserRenderer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdUserRenderer.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdUserRenderer.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD120106207fae12010620 /* src/PxProfileBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileBase.h"; path = "../../../../PxShared/src/pvd/src/PxProfileBase.h"; sourceTree = SOURCE_ROOT; };
- FFFD120106887fae12010688 /* src/PxProfileCompileTimeEventFilter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileCompileTimeEventFilter.h"; path = "../../../../PxShared/src/pvd/src/PxProfileCompileTimeEventFilter.h"; sourceTree = SOURCE_ROOT; };
- FFFD120106f07fae120106f0 /* src/PxProfileContextProvider.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileContextProvider.h"; path = "../../../../PxShared/src/pvd/src/PxProfileContextProvider.h"; sourceTree = SOURCE_ROOT; };
- FFFD120107587fae12010758 /* src/PxProfileContextProviderImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileContextProviderImpl.h"; path = "../../../../PxShared/src/pvd/src/PxProfileContextProviderImpl.h"; sourceTree = SOURCE_ROOT; };
- FFFD120107c07fae120107c0 /* src/PxProfileDataBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileDataBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileDataBuffer.h"; sourceTree = SOURCE_ROOT; };
- FFFD120108287fae12010828 /* src/PxProfileDataParsing.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileDataParsing.h"; path = "../../../../PxShared/src/pvd/src/PxProfileDataParsing.h"; sourceTree = SOURCE_ROOT; };
- FFFD120108907fae12010890 /* src/PxProfileEventBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBuffer.h"; sourceTree = SOURCE_ROOT; };
- FFFD120108f87fae120108f8 /* src/PxProfileEventBufferAtomic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBufferAtomic.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBufferAtomic.h"; sourceTree = SOURCE_ROOT; };
- FFFD120109607fae12010960 /* src/PxProfileEventBufferClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBufferClient.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBufferClient.h"; sourceTree = SOURCE_ROOT; };
- FFFD120109c87fae120109c8 /* src/PxProfileEventBufferClientManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBufferClientManager.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBufferClientManager.h"; sourceTree = SOURCE_ROOT; };
- FFFD12010a307fae12010a30 /* src/PxProfileEventFilter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventFilter.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventFilter.h"; sourceTree = SOURCE_ROOT; };
- FFFD12010a987fae12010a98 /* src/PxProfileEventHandler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventHandler.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventHandler.h"; sourceTree = SOURCE_ROOT; };
- FFFD12010b007fae12010b00 /* src/PxProfileEventId.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventId.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventId.h"; sourceTree = SOURCE_ROOT; };
- FFFD12010b687fae12010b68 /* src/PxProfileEventMutex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventMutex.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventMutex.h"; sourceTree = SOURCE_ROOT; };
- FFFD12010bd07fae12010bd0 /* src/PxProfileEventNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventNames.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventNames.h"; sourceTree = SOURCE_ROOT; };
- FFFD12010c387fae12010c38 /* src/PxProfileEventParser.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventParser.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventParser.h"; sourceTree = SOURCE_ROOT; };
- FFFD12010ca07fae12010ca0 /* src/PxProfileEventSender.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventSender.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventSender.h"; sourceTree = SOURCE_ROOT; };
- FFFD12010d087fae12010d08 /* src/PxProfileEventSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventSerialization.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventSerialization.h"; sourceTree = SOURCE_ROOT; };
- FFFD12010d707fae12010d70 /* src/PxProfileEventSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventSystem.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventSystem.h"; sourceTree = SOURCE_ROOT; };
- FFFD12010dd87fae12010dd8 /* src/PxProfileEvents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEvents.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEvents.h"; sourceTree = SOURCE_ROOT; };
- FFFD12010e407fae12010e40 /* src/PxProfileMemory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemory.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemory.h"; sourceTree = SOURCE_ROOT; };
- FFFD12010ea87fae12010ea8 /* src/PxProfileMemoryBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryBuffer.h"; sourceTree = SOURCE_ROOT; };
- FFFD12010f107fae12010f10 /* src/PxProfileMemoryEventBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventBuffer.h"; sourceTree = SOURCE_ROOT; };
- FFFD12010f787fae12010f78 /* src/PxProfileMemoryEventParser.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventParser.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventParser.h"; sourceTree = SOURCE_ROOT; };
- FFFD12010fe07fae12010fe0 /* src/PxProfileMemoryEventRecorder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventRecorder.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventRecorder.h"; sourceTree = SOURCE_ROOT; };
- FFFD120110487fae12011048 /* src/PxProfileMemoryEventReflexiveWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventReflexiveWriter.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventReflexiveWriter.h"; sourceTree = SOURCE_ROOT; };
- FFFD120110b07fae120110b0 /* src/PxProfileMemoryEventSummarizer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventSummarizer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventSummarizer.h"; sourceTree = SOURCE_ROOT; };
- FFFD120111187fae12011118 /* src/PxProfileMemoryEventTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventTypes.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventTypes.h"; sourceTree = SOURCE_ROOT; };
- FFFD120111807fae12011180 /* src/PxProfileMemoryEvents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEvents.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEvents.h"; sourceTree = SOURCE_ROOT; };
- FFFD120111e87fae120111e8 /* src/PxProfileScopedEvent.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileScopedEvent.h"; path = "../../../../PxShared/src/pvd/src/PxProfileScopedEvent.h"; sourceTree = SOURCE_ROOT; };
- FFFD120112507fae12011250 /* src/PxProfileScopedMutexLock.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileScopedMutexLock.h"; path = "../../../../PxShared/src/pvd/src/PxProfileScopedMutexLock.h"; sourceTree = SOURCE_ROOT; };
- FFFD120112b87fae120112b8 /* src/PxProfileZone.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZone.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZone.h"; sourceTree = SOURCE_ROOT; };
- FFFD120113207fae12011320 /* src/PxProfileZoneImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZoneImpl.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZoneImpl.h"; sourceTree = SOURCE_ROOT; };
- FFFD120113887fae12011388 /* src/PxProfileZoneManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZoneManager.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZoneManager.h"; sourceTree = SOURCE_ROOT; };
- FFFD120113f07fae120113f0 /* src/PxProfileZoneManagerImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZoneManagerImpl.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZoneManagerImpl.h"; sourceTree = SOURCE_ROOT; };
- FFFD120114587fae12011458 /* src/PxPvdBits.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdBits.h"; path = "../../../../PxShared/src/pvd/src/PxPvdBits.h"; sourceTree = SOURCE_ROOT; };
- FFFD120114c07fae120114c0 /* src/PxPvdByteStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdByteStreams.h"; path = "../../../../PxShared/src/pvd/src/PxPvdByteStreams.h"; sourceTree = SOURCE_ROOT; };
- FFFD120115287fae12011528 /* src/PxPvdCommStreamEventSink.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamEventSink.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamEventSink.h"; sourceTree = SOURCE_ROOT; };
- FFFD120115907fae12011590 /* src/PxPvdCommStreamEvents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamEvents.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamEvents.h"; sourceTree = SOURCE_ROOT; };
- FFFD120115f87fae120115f8 /* src/PxPvdCommStreamSDKEventTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamSDKEventTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamSDKEventTypes.h"; sourceTree = SOURCE_ROOT; };
- FFFD120116607fae12011660 /* src/PxPvdCommStreamTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamTypes.h"; sourceTree = SOURCE_ROOT; };
- FFFD120116c87fae120116c8 /* src/PxPvdDefaultFileTransport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultFileTransport.h"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultFileTransport.h"; sourceTree = SOURCE_ROOT; };
- FFFD120117307fae12011730 /* src/PxPvdDefaultSocketTransport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultSocketTransport.h"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultSocketTransport.h"; sourceTree = SOURCE_ROOT; };
- FFFD120117987fae12011798 /* src/PxPvdFoundation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdFoundation.h"; path = "../../../../PxShared/src/pvd/src/PxPvdFoundation.h"; sourceTree = SOURCE_ROOT; };
- FFFD120118007fae12011800 /* src/PxPvdImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdImpl.h"; path = "../../../../PxShared/src/pvd/src/PxPvdImpl.h"; sourceTree = SOURCE_ROOT; };
- FFFD120118687fae12011868 /* src/PxPvdInternalByteStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdInternalByteStreams.h"; path = "../../../../PxShared/src/pvd/src/PxPvdInternalByteStreams.h"; sourceTree = SOURCE_ROOT; };
- FFFD120118d07fae120118d0 /* src/PxPvdMarshalling.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdMarshalling.h"; path = "../../../../PxShared/src/pvd/src/PxPvdMarshalling.h"; sourceTree = SOURCE_ROOT; };
- FFFD120119387fae12011938 /* src/PxPvdMemClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdMemClient.h"; path = "../../../../PxShared/src/pvd/src/PxPvdMemClient.h"; sourceTree = SOURCE_ROOT; };
- FFFD120119a07fae120119a0 /* src/PxPvdObjectModel.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModel.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModel.h"; sourceTree = SOURCE_ROOT; };
- FFFD12011a087fae12011a08 /* src/PxPvdObjectModelInternalTypeDefs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelInternalTypeDefs.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelInternalTypeDefs.h"; sourceTree = SOURCE_ROOT; };
- FFFD12011a707fae12011a70 /* src/PxPvdObjectModelInternalTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelInternalTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelInternalTypes.h"; sourceTree = SOURCE_ROOT; };
- FFFD12011ad87fae12011ad8 /* src/PxPvdObjectModelMetaData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelMetaData.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelMetaData.h"; sourceTree = SOURCE_ROOT; };
- FFFD12011b407fae12011b40 /* src/PxPvdObjectRegistrar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectRegistrar.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectRegistrar.h"; sourceTree = SOURCE_ROOT; };
- FFFD12011ba87fae12011ba8 /* src/PxPvdProfileZoneClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdProfileZoneClient.h"; path = "../../../../PxShared/src/pvd/src/PxPvdProfileZoneClient.h"; sourceTree = SOURCE_ROOT; };
- FFFD12011c107fae12011c10 /* src/PxPvdUserRenderImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdUserRenderImpl.h"; path = "../../../../PxShared/src/pvd/src/PxPvdUserRenderImpl.h"; sourceTree = SOURCE_ROOT; };
- FFFD12011c787fae12011c78 /* src/PxPvdUserRenderTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdUserRenderTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdUserRenderTypes.h"; sourceTree = SOURCE_ROOT; };
+ FFFD030748c07fef030748c0 /* PxPvdSDK */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PxPvdSDK"; sourceTree = BUILT_PRODUCTS_DIR; };
+ FFFD030770707fef03077070 /* PxPvd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPvd.h"; path = "../../../../PxShared/include/pvd/PxPvd.h"; sourceTree = SOURCE_ROOT; };
+ FFFD030770d87fef030770d8 /* PxPvdTransport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPvdTransport.h"; path = "../../../../PxShared/include/pvd/PxPvdTransport.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0286fe007fef0286fe00 /* include/PsPvd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsPvd.h"; path = "../../../../PxShared/src/pvd/include/PsPvd.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0286fe687fef0286fe68 /* include/PxProfileAllocatorWrapper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxProfileAllocatorWrapper.h"; path = "../../../../PxShared/src/pvd/include/PxProfileAllocatorWrapper.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0286fed07fef0286fed0 /* include/PxPvdClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdClient.h"; path = "../../../../PxShared/src/pvd/include/PxPvdClient.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0286ff387fef0286ff38 /* include/PxPvdDataStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdDataStream.h"; path = "../../../../PxShared/src/pvd/include/PxPvdDataStream.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0286ffa07fef0286ffa0 /* include/PxPvdDataStreamHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdDataStreamHelpers.h"; path = "../../../../PxShared/src/pvd/include/PxPvdDataStreamHelpers.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028700087fef02870008 /* include/PxPvdErrorCodes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdErrorCodes.h"; path = "../../../../PxShared/src/pvd/include/PxPvdErrorCodes.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028700707fef02870070 /* include/PxPvdObjectModelBaseTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdObjectModelBaseTypes.h"; path = "../../../../PxShared/src/pvd/include/PxPvdObjectModelBaseTypes.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028700d87fef028700d8 /* include/PxPvdRenderBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdRenderBuffer.h"; path = "../../../../PxShared/src/pvd/include/PxPvdRenderBuffer.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028701407fef02870140 /* include/PxPvdUserRenderer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdUserRenderer.h"; path = "../../../../PxShared/src/pvd/include/PxPvdUserRenderer.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028701a87fef028701a8 /* src/PxProfileEventImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventImpl.cpp"; path = "../../../../PxShared/src/pvd/src/PxProfileEventImpl.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD028702107fef02870210 /* src/PxPvd.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvd.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvd.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD028702787fef02870278 /* src/PxPvdDataStream.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDataStream.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdDataStream.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD028702e07fef028702e0 /* src/PxPvdDefaultFileTransport.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultFileTransport.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultFileTransport.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD028703487fef02870348 /* src/PxPvdDefaultSocketTransport.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultSocketTransport.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultSocketTransport.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD028703b07fef028703b0 /* src/PxPvdImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdImpl.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdImpl.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD028704187fef02870418 /* src/PxPvdMemClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdMemClient.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdMemClient.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD028704807fef02870480 /* src/PxPvdObjectModelMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelMetaData.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelMetaData.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD028704e87fef028704e8 /* src/PxPvdObjectRegistrar.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectRegistrar.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectRegistrar.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD028705507fef02870550 /* src/PxPvdProfileZoneClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdProfileZoneClient.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdProfileZoneClient.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD028705b87fef028705b8 /* src/PxPvdUserRenderer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdUserRenderer.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdUserRenderer.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD028706207fef02870620 /* src/PxProfileBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileBase.h"; path = "../../../../PxShared/src/pvd/src/PxProfileBase.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028706887fef02870688 /* src/PxProfileCompileTimeEventFilter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileCompileTimeEventFilter.h"; path = "../../../../PxShared/src/pvd/src/PxProfileCompileTimeEventFilter.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028706f07fef028706f0 /* src/PxProfileContextProvider.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileContextProvider.h"; path = "../../../../PxShared/src/pvd/src/PxProfileContextProvider.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028707587fef02870758 /* src/PxProfileContextProviderImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileContextProviderImpl.h"; path = "../../../../PxShared/src/pvd/src/PxProfileContextProviderImpl.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028707c07fef028707c0 /* src/PxProfileDataBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileDataBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileDataBuffer.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028708287fef02870828 /* src/PxProfileDataParsing.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileDataParsing.h"; path = "../../../../PxShared/src/pvd/src/PxProfileDataParsing.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028708907fef02870890 /* src/PxProfileEventBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBuffer.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028708f87fef028708f8 /* src/PxProfileEventBufferAtomic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBufferAtomic.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBufferAtomic.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028709607fef02870960 /* src/PxProfileEventBufferClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBufferClient.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBufferClient.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028709c87fef028709c8 /* src/PxProfileEventBufferClientManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBufferClientManager.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBufferClientManager.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02870a307fef02870a30 /* src/PxProfileEventFilter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventFilter.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventFilter.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02870a987fef02870a98 /* src/PxProfileEventHandler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventHandler.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventHandler.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02870b007fef02870b00 /* src/PxProfileEventId.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventId.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventId.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02870b687fef02870b68 /* src/PxProfileEventMutex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventMutex.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventMutex.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02870bd07fef02870bd0 /* src/PxProfileEventNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventNames.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventNames.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02870c387fef02870c38 /* src/PxProfileEventParser.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventParser.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventParser.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02870ca07fef02870ca0 /* src/PxProfileEventSender.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventSender.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventSender.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02870d087fef02870d08 /* src/PxProfileEventSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventSerialization.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventSerialization.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02870d707fef02870d70 /* src/PxProfileEventSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventSystem.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventSystem.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02870dd87fef02870dd8 /* src/PxProfileEvents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEvents.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEvents.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02870e407fef02870e40 /* src/PxProfileMemory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemory.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemory.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02870ea87fef02870ea8 /* src/PxProfileMemoryBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryBuffer.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02870f107fef02870f10 /* src/PxProfileMemoryEventBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventBuffer.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02870f787fef02870f78 /* src/PxProfileMemoryEventParser.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventParser.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventParser.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02870fe07fef02870fe0 /* src/PxProfileMemoryEventRecorder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventRecorder.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventRecorder.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028710487fef02871048 /* src/PxProfileMemoryEventReflexiveWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventReflexiveWriter.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventReflexiveWriter.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028710b07fef028710b0 /* src/PxProfileMemoryEventSummarizer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventSummarizer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventSummarizer.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028711187fef02871118 /* src/PxProfileMemoryEventTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventTypes.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventTypes.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028711807fef02871180 /* src/PxProfileMemoryEvents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEvents.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEvents.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028711e87fef028711e8 /* src/PxProfileScopedEvent.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileScopedEvent.h"; path = "../../../../PxShared/src/pvd/src/PxProfileScopedEvent.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028712507fef02871250 /* src/PxProfileScopedMutexLock.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileScopedMutexLock.h"; path = "../../../../PxShared/src/pvd/src/PxProfileScopedMutexLock.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028712b87fef028712b8 /* src/PxProfileZone.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZone.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZone.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028713207fef02871320 /* src/PxProfileZoneImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZoneImpl.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZoneImpl.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028713887fef02871388 /* src/PxProfileZoneManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZoneManager.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZoneManager.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028713f07fef028713f0 /* src/PxProfileZoneManagerImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZoneManagerImpl.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZoneManagerImpl.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028714587fef02871458 /* src/PxPvdBits.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdBits.h"; path = "../../../../PxShared/src/pvd/src/PxPvdBits.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028714c07fef028714c0 /* src/PxPvdByteStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdByteStreams.h"; path = "../../../../PxShared/src/pvd/src/PxPvdByteStreams.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028715287fef02871528 /* src/PxPvdCommStreamEventSink.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamEventSink.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamEventSink.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028715907fef02871590 /* src/PxPvdCommStreamEvents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamEvents.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamEvents.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028715f87fef028715f8 /* src/PxPvdCommStreamSDKEventTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamSDKEventTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamSDKEventTypes.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028716607fef02871660 /* src/PxPvdCommStreamTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamTypes.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028716c87fef028716c8 /* src/PxPvdDefaultFileTransport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultFileTransport.h"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultFileTransport.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028717307fef02871730 /* src/PxPvdDefaultSocketTransport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultSocketTransport.h"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultSocketTransport.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028717987fef02871798 /* src/PxPvdFoundation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdFoundation.h"; path = "../../../../PxShared/src/pvd/src/PxPvdFoundation.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028718007fef02871800 /* src/PxPvdImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdImpl.h"; path = "../../../../PxShared/src/pvd/src/PxPvdImpl.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028718687fef02871868 /* src/PxPvdInternalByteStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdInternalByteStreams.h"; path = "../../../../PxShared/src/pvd/src/PxPvdInternalByteStreams.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028718d07fef028718d0 /* src/PxPvdMarshalling.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdMarshalling.h"; path = "../../../../PxShared/src/pvd/src/PxPvdMarshalling.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028719387fef02871938 /* src/PxPvdMemClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdMemClient.h"; path = "../../../../PxShared/src/pvd/src/PxPvdMemClient.h"; sourceTree = SOURCE_ROOT; };
+ FFFD028719a07fef028719a0 /* src/PxPvdObjectModel.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModel.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModel.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02871a087fef02871a08 /* src/PxPvdObjectModelInternalTypeDefs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelInternalTypeDefs.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelInternalTypeDefs.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02871a707fef02871a70 /* src/PxPvdObjectModelInternalTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelInternalTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelInternalTypes.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02871ad87fef02871ad8 /* src/PxPvdObjectModelMetaData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelMetaData.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelMetaData.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02871b407fef02871b40 /* src/PxPvdObjectRegistrar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectRegistrar.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectRegistrar.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02871ba87fef02871ba8 /* src/PxPvdProfileZoneClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdProfileZoneClient.h"; path = "../../../../PxShared/src/pvd/src/PxPvdProfileZoneClient.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02871c107fef02871c10 /* src/PxPvdUserRenderImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdUserRenderImpl.h"; path = "../../../../PxShared/src/pvd/src/PxPvdUserRenderImpl.h"; sourceTree = SOURCE_ROOT; };
+ FFFD02871c787fef02871c78 /* 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 */
- FFF211609fa07fae11609fa0 /* Resources */ = {
+ FFF2030748c07fef030748c0 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -2282,7 +2282,7 @@
/* End PBXResourcesBuildPhase section */
/* Begin PBXFrameworksBuildPhase section */
- FFFC11609fa07fae11609fa0 /* Frameworks */ = {
+ FFFC030748c07fef030748c0 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -2292,21 +2292,21 @@
/* End PBXFrameworksBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
- FFF811609fa07fae11609fa0 /* Sources */ = {
+ FFF8030748c07fef030748c0 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- FFFF120101a87fae120101a8,
- FFFF120102107fae12010210,
- FFFF120102787fae12010278,
- FFFF120102e07fae120102e0,
- FFFF120103487fae12010348,
- FFFF120103b07fae120103b0,
- FFFF120104187fae12010418,
- FFFF120104807fae12010480,
- FFFF120104e87fae120104e8,
- FFFF120105507fae12010550,
- FFFF120105b87fae120105b8,
+ FFFF028701a87fef028701a8,
+ FFFF028702107fef02870210,
+ FFFF028702787fef02870278,
+ FFFF028702e07fef028702e0,
+ FFFF028703487fef02870348,
+ FFFF028703b07fef028703b0,
+ FFFF028704187fef02870418,
+ FFFF028704807fef02870480,
+ FFFF028704e87fef028704e8,
+ FFFF028705507fef02870550,
+ FFFF028705b87fef028705b8,
);
runOnlyForDeploymentPostprocessing = 0;
};
@@ -2315,108 +2315,108 @@
/* Begin PBXShellScriptBuildPhase section */
/* End PBXShellScriptBuildPhase section */
/* Begin PBXTargetDependency section */
- FFF411606be07fae11606be0 /* PBXTargetDependency */ = {
+ FFF402673d607fef02673d60 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- target = FFFA111515c07fae111515c0 /* PxFoundation */;
- targetProxy = FFF5111515c07fae111515c0 /* PBXContainerItemProxy */;
+ target = FFFA031431707fef03143170 /* PxFoundation */;
+ targetProxy = FFF5031431707fef03143170 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin PBXBuildFile section of LowLevel */
- FFFF1170aa607fae1170aa60 /* px_globals.cpp in API Source */= { isa = PBXBuildFile; fileRef = FFFD1170aa607fae1170aa60 /* px_globals.cpp */; };
- FFFF117040607fae11704060 /* PxsCCD.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD117040607fae11704060 /* PxsCCD.cpp */; };
- FFFF117040c87fae117040c8 /* PxsContactManager.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD117040c87fae117040c8 /* PxsContactManager.cpp */; };
- FFFF117041307fae11704130 /* PxsContext.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD117041307fae11704130 /* PxsContext.cpp */; };
- FFFF117041987fae11704198 /* PxsDefaultMemoryManager.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD117041987fae11704198 /* PxsDefaultMemoryManager.cpp */; };
- FFFF117042007fae11704200 /* PxsIslandSim.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD117042007fae11704200 /* PxsIslandSim.cpp */; };
- FFFF117042687fae11704268 /* PxsMaterialCombiner.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD117042687fae11704268 /* PxsMaterialCombiner.cpp */; };
- FFFF117042d07fae117042d0 /* PxsNphaseImplementationContext.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD117042d07fae117042d0 /* PxsNphaseImplementationContext.cpp */; };
- FFFF117043387fae11704338 /* PxsSimpleIslandManager.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD117043387fae11704338 /* PxsSimpleIslandManager.cpp */; };
- FFFF12808e007fae12808e00 /* collision/PxcContact.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD12808e007fae12808e00 /* collision/PxcContact.cpp */; };
- FFFF12808e687fae12808e68 /* pipeline/PxcContactCache.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD12808e687fae12808e68 /* pipeline/PxcContactCache.cpp */; };
- FFFF12808ed07fae12808ed0 /* pipeline/PxcContactMethodImpl.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD12808ed07fae12808ed0 /* pipeline/PxcContactMethodImpl.cpp */; };
- FFFF12808f387fae12808f38 /* pipeline/PxcMaterialHeightField.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD12808f387fae12808f38 /* pipeline/PxcMaterialHeightField.cpp */; };
- FFFF12808fa07fae12808fa0 /* pipeline/PxcMaterialMesh.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD12808fa07fae12808fa0 /* pipeline/PxcMaterialMesh.cpp */; };
- FFFF128090087fae12809008 /* pipeline/PxcMaterialMethodImpl.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD128090087fae12809008 /* pipeline/PxcMaterialMethodImpl.cpp */; };
- FFFF128090707fae12809070 /* pipeline/PxcMaterialShape.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD128090707fae12809070 /* pipeline/PxcMaterialShape.cpp */; };
- FFFF128090d87fae128090d8 /* pipeline/PxcNpBatch.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD128090d87fae128090d8 /* pipeline/PxcNpBatch.cpp */; };
- FFFF128091407fae12809140 /* pipeline/PxcNpCacheStreamPair.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD128091407fae12809140 /* pipeline/PxcNpCacheStreamPair.cpp */; };
- FFFF128091a87fae128091a8 /* pipeline/PxcNpContactPrepShared.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD128091a87fae128091a8 /* pipeline/PxcNpContactPrepShared.cpp */; };
- FFFF128092107fae12809210 /* pipeline/PxcNpMemBlockPool.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD128092107fae12809210 /* pipeline/PxcNpMemBlockPool.cpp */; };
- FFFF128092787fae12809278 /* pipeline/PxcNpThreadContext.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD128092787fae12809278 /* pipeline/PxcNpThreadContext.cpp */; };
+ FFFF0310b8507fef0310b850 /* px_globals.cpp in API Source */= { isa = PBXBuildFile; fileRef = FFFD0310b8507fef0310b850 /* px_globals.cpp */; };
+ FFFF0310f6707fef0310f670 /* PxsCCD.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD0310f6707fef0310f670 /* PxsCCD.cpp */; };
+ FFFF0310f6d87fef0310f6d8 /* PxsContactManager.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD0310f6d87fef0310f6d8 /* PxsContactManager.cpp */; };
+ FFFF0310f7407fef0310f740 /* PxsContext.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD0310f7407fef0310f740 /* PxsContext.cpp */; };
+ FFFF0310f7a87fef0310f7a8 /* PxsDefaultMemoryManager.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD0310f7a87fef0310f7a8 /* PxsDefaultMemoryManager.cpp */; };
+ FFFF0310f8107fef0310f810 /* PxsIslandSim.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD0310f8107fef0310f810 /* PxsIslandSim.cpp */; };
+ FFFF0310f8787fef0310f878 /* PxsMaterialCombiner.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD0310f8787fef0310f878 /* PxsMaterialCombiner.cpp */; };
+ FFFF0310f8e07fef0310f8e0 /* PxsNphaseImplementationContext.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD0310f8e07fef0310f8e0 /* PxsNphaseImplementationContext.cpp */; };
+ FFFF0310f9487fef0310f948 /* PxsSimpleIslandManager.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD0310f9487fef0310f948 /* PxsSimpleIslandManager.cpp */; };
+ FFFF039614007fef03961400 /* collision/PxcContact.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD039614007fef03961400 /* collision/PxcContact.cpp */; };
+ FFFF039614687fef03961468 /* pipeline/PxcContactCache.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD039614687fef03961468 /* pipeline/PxcContactCache.cpp */; };
+ FFFF039614d07fef039614d0 /* pipeline/PxcContactMethodImpl.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD039614d07fef039614d0 /* pipeline/PxcContactMethodImpl.cpp */; };
+ FFFF039615387fef03961538 /* pipeline/PxcMaterialHeightField.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD039615387fef03961538 /* pipeline/PxcMaterialHeightField.cpp */; };
+ FFFF039615a07fef039615a0 /* pipeline/PxcMaterialMesh.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD039615a07fef039615a0 /* pipeline/PxcMaterialMesh.cpp */; };
+ FFFF039616087fef03961608 /* pipeline/PxcMaterialMethodImpl.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD039616087fef03961608 /* pipeline/PxcMaterialMethodImpl.cpp */; };
+ FFFF039616707fef03961670 /* pipeline/PxcMaterialShape.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD039616707fef03961670 /* pipeline/PxcMaterialShape.cpp */; };
+ FFFF039616d87fef039616d8 /* pipeline/PxcNpBatch.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD039616d87fef039616d8 /* pipeline/PxcNpBatch.cpp */; };
+ FFFF039617407fef03961740 /* pipeline/PxcNpCacheStreamPair.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD039617407fef03961740 /* pipeline/PxcNpCacheStreamPair.cpp */; };
+ FFFF039617a87fef039617a8 /* pipeline/PxcNpContactPrepShared.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD039617a87fef039617a8 /* pipeline/PxcNpContactPrepShared.cpp */; };
+ FFFF039618107fef03961810 /* pipeline/PxcNpMemBlockPool.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD039618107fef03961810 /* pipeline/PxcNpMemBlockPool.cpp */; };
+ FFFF039618787fef03961878 /* pipeline/PxcNpThreadContext.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD039618787fef03961878 /* pipeline/PxcNpThreadContext.cpp */; };
/* End PBXFileReference section */
/* Begin PBXFileReference section */
- FFFD11714b607fae11714b60 /* LowLevel */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevel"; sourceTree = BUILT_PRODUCTS_DIR; };
- FFFD1170aa607fae1170aa60 /* px_globals.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "px_globals.cpp"; path = "../../LowLevel/API/src/px_globals.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD1170c2407fae1170c240 /* PxsMaterialCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialCore.h"; path = "../../LowLevel/API/include/PxsMaterialCore.h"; sourceTree = SOURCE_ROOT; };
- FFFD1170c2a87fae1170c2a8 /* PxsMaterialManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialManager.h"; path = "../../LowLevel/API/include/PxsMaterialManager.h"; sourceTree = SOURCE_ROOT; };
- FFFD1170c3107fae1170c310 /* PxvConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvConfig.h"; path = "../../LowLevel/API/include/PxvConfig.h"; sourceTree = SOURCE_ROOT; };
- FFFD1170c3787fae1170c378 /* PxvContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvContext.h"; path = "../../LowLevel/API/include/PxvContext.h"; sourceTree = SOURCE_ROOT; };
- FFFD1170c3e07fae1170c3e0 /* PxvDynamics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvDynamics.h"; path = "../../LowLevel/API/include/PxvDynamics.h"; sourceTree = SOURCE_ROOT; };
- FFFD1170c4487fae1170c448 /* PxvGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvGeometry.h"; path = "../../LowLevel/API/include/PxvGeometry.h"; sourceTree = SOURCE_ROOT; };
- FFFD1170c4b07fae1170c4b0 /* PxvGlobals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvGlobals.h"; path = "../../LowLevel/API/include/PxvGlobals.h"; sourceTree = SOURCE_ROOT; };
- FFFD1170c5187fae1170c518 /* PxvManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvManager.h"; path = "../../LowLevel/API/include/PxvManager.h"; sourceTree = SOURCE_ROOT; };
- FFFD1170c5807fae1170c580 /* PxvSimStats.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvSimStats.h"; path = "../../LowLevel/API/include/PxvSimStats.h"; sourceTree = SOURCE_ROOT; };
- FFFD117040607fae11704060 /* PxsCCD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsCCD.cpp"; path = "../../LowLevel/software/src/PxsCCD.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD117040c87fae117040c8 /* PxsContactManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContactManager.cpp"; path = "../../LowLevel/software/src/PxsContactManager.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD117041307fae11704130 /* PxsContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContext.cpp"; path = "../../LowLevel/software/src/PxsContext.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD117041987fae11704198 /* PxsDefaultMemoryManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsDefaultMemoryManager.cpp"; path = "../../LowLevel/software/src/PxsDefaultMemoryManager.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD117042007fae11704200 /* PxsIslandSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIslandSim.cpp"; path = "../../LowLevel/software/src/PxsIslandSim.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD117042687fae11704268 /* PxsMaterialCombiner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialCombiner.cpp"; path = "../../LowLevel/software/src/PxsMaterialCombiner.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD117042d07fae117042d0 /* PxsNphaseImplementationContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsNphaseImplementationContext.cpp"; path = "../../LowLevel/software/src/PxsNphaseImplementationContext.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD117043387fae11704338 /* PxsSimpleIslandManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsSimpleIslandManager.cpp"; path = "../../LowLevel/software/src/PxsSimpleIslandManager.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD128012007fae12801200 /* PxsBodySim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsBodySim.h"; path = "../../LowLevel/software/include/PxsBodySim.h"; sourceTree = SOURCE_ROOT; };
- FFFD128012687fae12801268 /* PxsCCD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsCCD.h"; path = "../../LowLevel/software/include/PxsCCD.h"; sourceTree = SOURCE_ROOT; };
- FFFD128012d07fae128012d0 /* PxsContactManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContactManager.h"; path = "../../LowLevel/software/include/PxsContactManager.h"; sourceTree = SOURCE_ROOT; };
- FFFD128013387fae12801338 /* PxsContactManagerState.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContactManagerState.h"; path = "../../LowLevel/software/include/PxsContactManagerState.h"; sourceTree = SOURCE_ROOT; };
- FFFD128013a07fae128013a0 /* PxsContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContext.h"; path = "../../LowLevel/software/include/PxsContext.h"; sourceTree = SOURCE_ROOT; };
- FFFD128014087fae12801408 /* PxsDefaultMemoryManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsDefaultMemoryManager.h"; path = "../../LowLevel/software/include/PxsDefaultMemoryManager.h"; sourceTree = SOURCE_ROOT; };
- FFFD128014707fae12801470 /* PxsHeapMemoryAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsHeapMemoryAllocator.h"; path = "../../LowLevel/software/include/PxsHeapMemoryAllocator.h"; sourceTree = SOURCE_ROOT; };
- FFFD128014d87fae128014d8 /* PxsIncrementalConstraintPartitioning.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIncrementalConstraintPartitioning.h"; path = "../../LowLevel/software/include/PxsIncrementalConstraintPartitioning.h"; sourceTree = SOURCE_ROOT; };
- FFFD128015407fae12801540 /* PxsIslandManagerTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIslandManagerTypes.h"; path = "../../LowLevel/software/include/PxsIslandManagerTypes.h"; sourceTree = SOURCE_ROOT; };
- FFFD128015a87fae128015a8 /* PxsIslandSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIslandSim.h"; path = "../../LowLevel/software/include/PxsIslandSim.h"; sourceTree = SOURCE_ROOT; };
- FFFD128016107fae12801610 /* PxsKernelWrangler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsKernelWrangler.h"; path = "../../LowLevel/software/include/PxsKernelWrangler.h"; sourceTree = SOURCE_ROOT; };
- FFFD128016787fae12801678 /* PxsMaterialCombiner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialCombiner.h"; path = "../../LowLevel/software/include/PxsMaterialCombiner.h"; sourceTree = SOURCE_ROOT; };
- FFFD128016e07fae128016e0 /* PxsMemoryManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMemoryManager.h"; path = "../../LowLevel/software/include/PxsMemoryManager.h"; sourceTree = SOURCE_ROOT; };
- FFFD128017487fae12801748 /* PxsNphaseImplementationContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsNphaseImplementationContext.h"; path = "../../LowLevel/software/include/PxsNphaseImplementationContext.h"; sourceTree = SOURCE_ROOT; };
- FFFD128017b07fae128017b0 /* PxsRigidBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsRigidBody.h"; path = "../../LowLevel/software/include/PxsRigidBody.h"; sourceTree = SOURCE_ROOT; };
- FFFD128018187fae12801818 /* PxsShapeSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsShapeSim.h"; path = "../../LowLevel/software/include/PxsShapeSim.h"; sourceTree = SOURCE_ROOT; };
- FFFD128018807fae12801880 /* PxsSimpleIslandManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsSimpleIslandManager.h"; path = "../../LowLevel/software/include/PxsSimpleIslandManager.h"; sourceTree = SOURCE_ROOT; };
- FFFD128018e87fae128018e8 /* PxsSimulationController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsSimulationController.h"; path = "../../LowLevel/software/include/PxsSimulationController.h"; sourceTree = SOURCE_ROOT; };
- FFFD128019507fae12801950 /* PxsTransformCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsTransformCache.h"; path = "../../LowLevel/software/include/PxsTransformCache.h"; sourceTree = SOURCE_ROOT; };
- FFFD128019b87fae128019b8 /* PxvNphaseImplementationContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvNphaseImplementationContext.h"; path = "../../LowLevel/software/include/PxvNphaseImplementationContext.h"; sourceTree = SOURCE_ROOT; };
- FFFD12808e007fae12808e00 /* collision/PxcContact.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "collision/PxcContact.cpp"; path = "../../LowLevel/common/src/collision/PxcContact.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD12808e687fae12808e68 /* pipeline/PxcContactCache.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcContactCache.cpp"; path = "../../LowLevel/common/src/pipeline/PxcContactCache.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD12808ed07fae12808ed0 /* pipeline/PxcContactMethodImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcContactMethodImpl.cpp"; path = "../../LowLevel/common/src/pipeline/PxcContactMethodImpl.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD12808f387fae12808f38 /* pipeline/PxcMaterialHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialHeightField.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialHeightField.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD12808fa07fae12808fa0 /* pipeline/PxcMaterialMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialMesh.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialMesh.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD128090087fae12809008 /* pipeline/PxcMaterialMethodImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialMethodImpl.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialMethodImpl.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD128090707fae12809070 /* pipeline/PxcMaterialShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialShape.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialShape.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD128090d87fae128090d8 /* pipeline/PxcNpBatch.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpBatch.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpBatch.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD128091407fae12809140 /* pipeline/PxcNpCacheStreamPair.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpCacheStreamPair.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpCacheStreamPair.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD128091a87fae128091a8 /* pipeline/PxcNpContactPrepShared.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpContactPrepShared.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpContactPrepShared.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD128092107fae12809210 /* pipeline/PxcNpMemBlockPool.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpMemBlockPool.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpMemBlockPool.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD128092787fae12809278 /* pipeline/PxcNpThreadContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpThreadContext.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpThreadContext.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD12809c007fae12809c00 /* collision/PxcContactMethodImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "collision/PxcContactMethodImpl.h"; path = "../../LowLevel/common/include/collision/PxcContactMethodImpl.h"; sourceTree = SOURCE_ROOT; };
- FFFD12809c687fae12809c68 /* pipeline/PxcCCDStateStreamPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcCCDStateStreamPair.h"; path = "../../LowLevel/common/include/pipeline/PxcCCDStateStreamPair.h"; sourceTree = SOURCE_ROOT; };
- FFFD12809cd07fae12809cd0 /* pipeline/PxcConstraintBlockStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcConstraintBlockStream.h"; path = "../../LowLevel/common/include/pipeline/PxcConstraintBlockStream.h"; sourceTree = SOURCE_ROOT; };
- FFFD12809d387fae12809d38 /* pipeline/PxcContactCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcContactCache.h"; path = "../../LowLevel/common/include/pipeline/PxcContactCache.h"; sourceTree = SOURCE_ROOT; };
- FFFD12809da07fae12809da0 /* pipeline/PxcMaterialMethodImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialMethodImpl.h"; path = "../../LowLevel/common/include/pipeline/PxcMaterialMethodImpl.h"; sourceTree = SOURCE_ROOT; };
- FFFD12809e087fae12809e08 /* pipeline/PxcNpBatch.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpBatch.h"; path = "../../LowLevel/common/include/pipeline/PxcNpBatch.h"; sourceTree = SOURCE_ROOT; };
- FFFD12809e707fae12809e70 /* pipeline/PxcNpCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpCache.h"; path = "../../LowLevel/common/include/pipeline/PxcNpCache.h"; sourceTree = SOURCE_ROOT; };
- FFFD12809ed87fae12809ed8 /* pipeline/PxcNpCacheStreamPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpCacheStreamPair.h"; path = "../../LowLevel/common/include/pipeline/PxcNpCacheStreamPair.h"; sourceTree = SOURCE_ROOT; };
- FFFD12809f407fae12809f40 /* pipeline/PxcNpContactPrepShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpContactPrepShared.h"; path = "../../LowLevel/common/include/pipeline/PxcNpContactPrepShared.h"; sourceTree = SOURCE_ROOT; };
- FFFD12809fa87fae12809fa8 /* pipeline/PxcNpMemBlockPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpMemBlockPool.h"; path = "../../LowLevel/common/include/pipeline/PxcNpMemBlockPool.h"; sourceTree = SOURCE_ROOT; };
- FFFD1280a0107fae1280a010 /* pipeline/PxcNpThreadContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpThreadContext.h"; path = "../../LowLevel/common/include/pipeline/PxcNpThreadContext.h"; sourceTree = SOURCE_ROOT; };
- FFFD1280a0787fae1280a078 /* pipeline/PxcNpWorkUnit.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpWorkUnit.h"; path = "../../LowLevel/common/include/pipeline/PxcNpWorkUnit.h"; sourceTree = SOURCE_ROOT; };
- FFFD1280a0e07fae1280a0e0 /* pipeline/PxcRigidBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcRigidBody.h"; path = "../../LowLevel/common/include/pipeline/PxcRigidBody.h"; sourceTree = SOURCE_ROOT; };
- FFFD1280a1487fae1280a148 /* utils/PxcScratchAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "utils/PxcScratchAllocator.h"; path = "../../LowLevel/common/include/utils/PxcScratchAllocator.h"; sourceTree = SOURCE_ROOT; };
- FFFD1280a1b07fae1280a1b0 /* utils/PxcThreadCoherentCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "utils/PxcThreadCoherentCache.h"; path = "../../LowLevel/common/include/utils/PxcThreadCoherentCache.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0310a8f07fef0310a8f0 /* LowLevel */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevel"; sourceTree = BUILT_PRODUCTS_DIR; };
+ FFFD0310b8507fef0310b850 /* px_globals.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "px_globals.cpp"; path = "../../LowLevel/API/src/px_globals.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0310e4107fef0310e410 /* PxsMaterialCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialCore.h"; path = "../../LowLevel/API/include/PxsMaterialCore.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0310e4787fef0310e478 /* PxsMaterialManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialManager.h"; path = "../../LowLevel/API/include/PxsMaterialManager.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0310e4e07fef0310e4e0 /* PxvConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvConfig.h"; path = "../../LowLevel/API/include/PxvConfig.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0310e5487fef0310e548 /* PxvContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvContext.h"; path = "../../LowLevel/API/include/PxvContext.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0310e5b07fef0310e5b0 /* PxvDynamics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvDynamics.h"; path = "../../LowLevel/API/include/PxvDynamics.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0310e6187fef0310e618 /* PxvGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvGeometry.h"; path = "../../LowLevel/API/include/PxvGeometry.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0310e6807fef0310e680 /* PxvGlobals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvGlobals.h"; path = "../../LowLevel/API/include/PxvGlobals.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0310e6e87fef0310e6e8 /* PxvManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvManager.h"; path = "../../LowLevel/API/include/PxvManager.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0310e7507fef0310e750 /* PxvSimStats.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvSimStats.h"; path = "../../LowLevel/API/include/PxvSimStats.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0310f6707fef0310f670 /* PxsCCD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsCCD.cpp"; path = "../../LowLevel/software/src/PxsCCD.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0310f6d87fef0310f6d8 /* PxsContactManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContactManager.cpp"; path = "../../LowLevel/software/src/PxsContactManager.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0310f7407fef0310f740 /* PxsContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContext.cpp"; path = "../../LowLevel/software/src/PxsContext.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0310f7a87fef0310f7a8 /* PxsDefaultMemoryManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsDefaultMemoryManager.cpp"; path = "../../LowLevel/software/src/PxsDefaultMemoryManager.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0310f8107fef0310f810 /* PxsIslandSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIslandSim.cpp"; path = "../../LowLevel/software/src/PxsIslandSim.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0310f8787fef0310f878 /* PxsMaterialCombiner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialCombiner.cpp"; path = "../../LowLevel/software/src/PxsMaterialCombiner.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0310f8e07fef0310f8e0 /* PxsNphaseImplementationContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsNphaseImplementationContext.cpp"; path = "../../LowLevel/software/src/PxsNphaseImplementationContext.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0310f9487fef0310f948 /* PxsSimpleIslandManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsSimpleIslandManager.cpp"; path = "../../LowLevel/software/src/PxsSimpleIslandManager.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD03957e007fef03957e00 /* PxsBodySim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsBodySim.h"; path = "../../LowLevel/software/include/PxsBodySim.h"; sourceTree = SOURCE_ROOT; };
+ FFFD03957e687fef03957e68 /* PxsCCD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsCCD.h"; path = "../../LowLevel/software/include/PxsCCD.h"; sourceTree = SOURCE_ROOT; };
+ FFFD03957ed07fef03957ed0 /* PxsContactManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContactManager.h"; path = "../../LowLevel/software/include/PxsContactManager.h"; sourceTree = SOURCE_ROOT; };
+ FFFD03957f387fef03957f38 /* PxsContactManagerState.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContactManagerState.h"; path = "../../LowLevel/software/include/PxsContactManagerState.h"; sourceTree = SOURCE_ROOT; };
+ FFFD03957fa07fef03957fa0 /* PxsContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContext.h"; path = "../../LowLevel/software/include/PxsContext.h"; sourceTree = SOURCE_ROOT; };
+ FFFD039580087fef03958008 /* PxsDefaultMemoryManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsDefaultMemoryManager.h"; path = "../../LowLevel/software/include/PxsDefaultMemoryManager.h"; sourceTree = SOURCE_ROOT; };
+ FFFD039580707fef03958070 /* PxsHeapMemoryAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsHeapMemoryAllocator.h"; path = "../../LowLevel/software/include/PxsHeapMemoryAllocator.h"; sourceTree = SOURCE_ROOT; };
+ FFFD039580d87fef039580d8 /* PxsIncrementalConstraintPartitioning.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIncrementalConstraintPartitioning.h"; path = "../../LowLevel/software/include/PxsIncrementalConstraintPartitioning.h"; sourceTree = SOURCE_ROOT; };
+ FFFD039581407fef03958140 /* PxsIslandManagerTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIslandManagerTypes.h"; path = "../../LowLevel/software/include/PxsIslandManagerTypes.h"; sourceTree = SOURCE_ROOT; };
+ FFFD039581a87fef039581a8 /* PxsIslandSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIslandSim.h"; path = "../../LowLevel/software/include/PxsIslandSim.h"; sourceTree = SOURCE_ROOT; };
+ FFFD039582107fef03958210 /* PxsKernelWrangler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsKernelWrangler.h"; path = "../../LowLevel/software/include/PxsKernelWrangler.h"; sourceTree = SOURCE_ROOT; };
+ FFFD039582787fef03958278 /* PxsMaterialCombiner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialCombiner.h"; path = "../../LowLevel/software/include/PxsMaterialCombiner.h"; sourceTree = SOURCE_ROOT; };
+ FFFD039582e07fef039582e0 /* PxsMemoryManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMemoryManager.h"; path = "../../LowLevel/software/include/PxsMemoryManager.h"; sourceTree = SOURCE_ROOT; };
+ FFFD039583487fef03958348 /* PxsNphaseImplementationContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsNphaseImplementationContext.h"; path = "../../LowLevel/software/include/PxsNphaseImplementationContext.h"; sourceTree = SOURCE_ROOT; };
+ FFFD039583b07fef039583b0 /* PxsRigidBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsRigidBody.h"; path = "../../LowLevel/software/include/PxsRigidBody.h"; sourceTree = SOURCE_ROOT; };
+ FFFD039584187fef03958418 /* PxsShapeSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsShapeSim.h"; path = "../../LowLevel/software/include/PxsShapeSim.h"; sourceTree = SOURCE_ROOT; };
+ FFFD039584807fef03958480 /* PxsSimpleIslandManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsSimpleIslandManager.h"; path = "../../LowLevel/software/include/PxsSimpleIslandManager.h"; sourceTree = SOURCE_ROOT; };
+ FFFD039584e87fef039584e8 /* PxsSimulationController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsSimulationController.h"; path = "../../LowLevel/software/include/PxsSimulationController.h"; sourceTree = SOURCE_ROOT; };
+ FFFD039585507fef03958550 /* PxsTransformCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsTransformCache.h"; path = "../../LowLevel/software/include/PxsTransformCache.h"; sourceTree = SOURCE_ROOT; };
+ FFFD039585b87fef039585b8 /* PxvNphaseImplementationContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvNphaseImplementationContext.h"; path = "../../LowLevel/software/include/PxvNphaseImplementationContext.h"; sourceTree = SOURCE_ROOT; };
+ FFFD039614007fef03961400 /* collision/PxcContact.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "collision/PxcContact.cpp"; path = "../../LowLevel/common/src/collision/PxcContact.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD039614687fef03961468 /* pipeline/PxcContactCache.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcContactCache.cpp"; path = "../../LowLevel/common/src/pipeline/PxcContactCache.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD039614d07fef039614d0 /* pipeline/PxcContactMethodImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcContactMethodImpl.cpp"; path = "../../LowLevel/common/src/pipeline/PxcContactMethodImpl.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD039615387fef03961538 /* pipeline/PxcMaterialHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialHeightField.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialHeightField.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD039615a07fef039615a0 /* pipeline/PxcMaterialMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialMesh.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialMesh.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD039616087fef03961608 /* pipeline/PxcMaterialMethodImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialMethodImpl.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialMethodImpl.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD039616707fef03961670 /* pipeline/PxcMaterialShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialShape.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialShape.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD039616d87fef039616d8 /* pipeline/PxcNpBatch.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpBatch.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpBatch.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD039617407fef03961740 /* pipeline/PxcNpCacheStreamPair.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpCacheStreamPair.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpCacheStreamPair.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD039617a87fef039617a8 /* pipeline/PxcNpContactPrepShared.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpContactPrepShared.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpContactPrepShared.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD039618107fef03961810 /* pipeline/PxcNpMemBlockPool.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpMemBlockPool.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpMemBlockPool.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD039618787fef03961878 /* pipeline/PxcNpThreadContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpThreadContext.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpThreadContext.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD03961c007fef03961c00 /* collision/PxcContactMethodImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "collision/PxcContactMethodImpl.h"; path = "../../LowLevel/common/include/collision/PxcContactMethodImpl.h"; sourceTree = SOURCE_ROOT; };
+ FFFD03961c687fef03961c68 /* pipeline/PxcCCDStateStreamPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcCCDStateStreamPair.h"; path = "../../LowLevel/common/include/pipeline/PxcCCDStateStreamPair.h"; sourceTree = SOURCE_ROOT; };
+ FFFD03961cd07fef03961cd0 /* pipeline/PxcConstraintBlockStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcConstraintBlockStream.h"; path = "../../LowLevel/common/include/pipeline/PxcConstraintBlockStream.h"; sourceTree = SOURCE_ROOT; };
+ FFFD03961d387fef03961d38 /* pipeline/PxcContactCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcContactCache.h"; path = "../../LowLevel/common/include/pipeline/PxcContactCache.h"; sourceTree = SOURCE_ROOT; };
+ FFFD03961da07fef03961da0 /* pipeline/PxcMaterialMethodImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialMethodImpl.h"; path = "../../LowLevel/common/include/pipeline/PxcMaterialMethodImpl.h"; sourceTree = SOURCE_ROOT; };
+ FFFD03961e087fef03961e08 /* pipeline/PxcNpBatch.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpBatch.h"; path = "../../LowLevel/common/include/pipeline/PxcNpBatch.h"; sourceTree = SOURCE_ROOT; };
+ FFFD03961e707fef03961e70 /* pipeline/PxcNpCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpCache.h"; path = "../../LowLevel/common/include/pipeline/PxcNpCache.h"; sourceTree = SOURCE_ROOT; };
+ FFFD03961ed87fef03961ed8 /* pipeline/PxcNpCacheStreamPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpCacheStreamPair.h"; path = "../../LowLevel/common/include/pipeline/PxcNpCacheStreamPair.h"; sourceTree = SOURCE_ROOT; };
+ FFFD03961f407fef03961f40 /* pipeline/PxcNpContactPrepShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpContactPrepShared.h"; path = "../../LowLevel/common/include/pipeline/PxcNpContactPrepShared.h"; sourceTree = SOURCE_ROOT; };
+ FFFD03961fa87fef03961fa8 /* pipeline/PxcNpMemBlockPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpMemBlockPool.h"; path = "../../LowLevel/common/include/pipeline/PxcNpMemBlockPool.h"; sourceTree = SOURCE_ROOT; };
+ FFFD039620107fef03962010 /* pipeline/PxcNpThreadContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpThreadContext.h"; path = "../../LowLevel/common/include/pipeline/PxcNpThreadContext.h"; sourceTree = SOURCE_ROOT; };
+ FFFD039620787fef03962078 /* pipeline/PxcNpWorkUnit.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpWorkUnit.h"; path = "../../LowLevel/common/include/pipeline/PxcNpWorkUnit.h"; sourceTree = SOURCE_ROOT; };
+ FFFD039620e07fef039620e0 /* pipeline/PxcRigidBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcRigidBody.h"; path = "../../LowLevel/common/include/pipeline/PxcRigidBody.h"; sourceTree = SOURCE_ROOT; };
+ FFFD039621487fef03962148 /* utils/PxcScratchAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "utils/PxcScratchAllocator.h"; path = "../../LowLevel/common/include/utils/PxcScratchAllocator.h"; sourceTree = SOURCE_ROOT; };
+ FFFD039621b07fef039621b0 /* 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 */
- FFF211714b607fae11714b60 /* Resources */ = {
+ FFF20310a8f07fef0310a8f0 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -2426,7 +2426,7 @@
/* End PBXResourcesBuildPhase section */
/* Begin PBXFrameworksBuildPhase section */
- FFFC11714b607fae11714b60 /* Frameworks */ = {
+ FFFC0310a8f07fef0310a8f0 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -2436,31 +2436,31 @@
/* End PBXFrameworksBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
- FFF811714b607fae11714b60 /* Sources */ = {
+ FFF80310a8f07fef0310a8f0 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- FFFF1170aa607fae1170aa60,
- FFFF117040607fae11704060,
- FFFF117040c87fae117040c8,
- FFFF117041307fae11704130,
- FFFF117041987fae11704198,
- FFFF117042007fae11704200,
- FFFF117042687fae11704268,
- FFFF117042d07fae117042d0,
- FFFF117043387fae11704338,
- FFFF12808e007fae12808e00,
- FFFF12808e687fae12808e68,
- FFFF12808ed07fae12808ed0,
- FFFF12808f387fae12808f38,
- FFFF12808fa07fae12808fa0,
- FFFF128090087fae12809008,
- FFFF128090707fae12809070,
- FFFF128090d87fae128090d8,
- FFFF128091407fae12809140,
- FFFF128091a87fae128091a8,
- FFFF128092107fae12809210,
- FFFF128092787fae12809278,
+ FFFF0310b8507fef0310b850,
+ FFFF0310f6707fef0310f670,
+ FFFF0310f6d87fef0310f6d8,
+ FFFF0310f7407fef0310f740,
+ FFFF0310f7a87fef0310f7a8,
+ FFFF0310f8107fef0310f810,
+ FFFF0310f8787fef0310f878,
+ FFFF0310f8e07fef0310f8e0,
+ FFFF0310f9487fef0310f948,
+ FFFF039614007fef03961400,
+ FFFF039614687fef03961468,
+ FFFF039614d07fef039614d0,
+ FFFF039615387fef03961538,
+ FFFF039615a07fef039615a0,
+ FFFF039616087fef03961608,
+ FFFF039616707fef03961670,
+ FFFF039616d87fef039616d8,
+ FFFF039617407fef03961740,
+ FFFF039617a87fef039617a8,
+ FFFF039618107fef03961810,
+ FFFF039618787fef03961878,
);
runOnlyForDeploymentPostprocessing = 0;
};
@@ -2472,38 +2472,38 @@
/* End PBXTargetDependency section */
/* Begin PBXBuildFile section of LowLevelAABB */
- FFFF1280a6707fae1280a670 /* BpBroadPhase.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD1280a6707fae1280a670 /* BpBroadPhase.cpp */; };
- FFFF1280a6d87fae1280a6d8 /* BpBroadPhaseMBP.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD1280a6d87fae1280a6d8 /* BpBroadPhaseMBP.cpp */; };
- FFFF1280a7407fae1280a740 /* BpBroadPhaseSap.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD1280a7407fae1280a740 /* BpBroadPhaseSap.cpp */; };
- FFFF1280a7a87fae1280a7a8 /* BpBroadPhaseSapAux.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD1280a7a87fae1280a7a8 /* BpBroadPhaseSapAux.cpp */; };
- FFFF1280a8107fae1280a810 /* BpMBPTasks.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD1280a8107fae1280a810 /* BpMBPTasks.cpp */; };
- FFFF1280a8787fae1280a878 /* BpSAPTasks.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD1280a8787fae1280a878 /* BpSAPTasks.cpp */; };
- FFFF1280a8e07fae1280a8e0 /* BpSimpleAABBManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD1280a8e07fae1280a8e0 /* BpSimpleAABBManager.cpp */; };
+ FFFF040268707fef04026870 /* BpBroadPhase.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD040268707fef04026870 /* BpBroadPhase.cpp */; };
+ FFFF040268d87fef040268d8 /* BpBroadPhaseMBP.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD040268d87fef040268d8 /* BpBroadPhaseMBP.cpp */; };
+ FFFF040269407fef04026940 /* BpBroadPhaseSap.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD040269407fef04026940 /* BpBroadPhaseSap.cpp */; };
+ FFFF040269a87fef040269a8 /* BpBroadPhaseSapAux.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD040269a87fef040269a8 /* BpBroadPhaseSapAux.cpp */; };
+ FFFF04026a107fef04026a10 /* BpMBPTasks.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD04026a107fef04026a10 /* BpMBPTasks.cpp */; };
+ FFFF04026a787fef04026a78 /* BpSAPTasks.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD04026a787fef04026a78 /* BpSAPTasks.cpp */; };
+ FFFF04026ae07fef04026ae0 /* BpSimpleAABBManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD04026ae07fef04026ae0 /* BpSimpleAABBManager.cpp */; };
/* End PBXFileReference section */
/* Begin PBXFileReference section */
- FFFD110ca1407fae110ca140 /* LowLevelAABB */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelAABB"; sourceTree = BUILT_PRODUCTS_DIR; };
- FFFD11734cd07fae11734cd0 /* BpAABBManagerTasks.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpAABBManagerTasks.h"; path = "../../LowLevelAABB/include/BpAABBManagerTasks.h"; sourceTree = SOURCE_ROOT; };
- FFFD11734d387fae11734d38 /* BpBroadPhase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhase.h"; path = "../../LowLevelAABB/include/BpBroadPhase.h"; sourceTree = SOURCE_ROOT; };
- FFFD11734da07fae11734da0 /* BpBroadPhaseUpdate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseUpdate.h"; path = "../../LowLevelAABB/include/BpBroadPhaseUpdate.h"; sourceTree = SOURCE_ROOT; };
- FFFD11734e087fae11734e08 /* BpSimpleAABBManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSimpleAABBManager.h"; path = "../../LowLevelAABB/include/BpSimpleAABBManager.h"; sourceTree = SOURCE_ROOT; };
- FFFD1280a4007fae1280a400 /* BpBroadPhaseMBP.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseMBP.h"; path = "../../LowLevelAABB/src/BpBroadPhaseMBP.h"; sourceTree = SOURCE_ROOT; };
- FFFD1280a4687fae1280a468 /* BpBroadPhaseMBPCommon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseMBPCommon.h"; path = "../../LowLevelAABB/src/BpBroadPhaseMBPCommon.h"; sourceTree = SOURCE_ROOT; };
- FFFD1280a4d07fae1280a4d0 /* BpBroadPhaseSap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSap.h"; path = "../../LowLevelAABB/src/BpBroadPhaseSap.h"; sourceTree = SOURCE_ROOT; };
- FFFD1280a5387fae1280a538 /* BpBroadPhaseSapAux.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSapAux.h"; path = "../../LowLevelAABB/src/BpBroadPhaseSapAux.h"; sourceTree = SOURCE_ROOT; };
- FFFD1280a5a07fae1280a5a0 /* BpMBPTasks.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpMBPTasks.h"; path = "../../LowLevelAABB/src/BpMBPTasks.h"; sourceTree = SOURCE_ROOT; };
- FFFD1280a6087fae1280a608 /* BpSAPTasks.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSAPTasks.h"; path = "../../LowLevelAABB/src/BpSAPTasks.h"; sourceTree = SOURCE_ROOT; };
- FFFD1280a6707fae1280a670 /* BpBroadPhase.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhase.cpp"; path = "../../LowLevelAABB/src/BpBroadPhase.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD1280a6d87fae1280a6d8 /* BpBroadPhaseMBP.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseMBP.cpp"; path = "../../LowLevelAABB/src/BpBroadPhaseMBP.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD1280a7407fae1280a740 /* BpBroadPhaseSap.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSap.cpp"; path = "../../LowLevelAABB/src/BpBroadPhaseSap.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD1280a7a87fae1280a7a8 /* BpBroadPhaseSapAux.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSapAux.cpp"; path = "../../LowLevelAABB/src/BpBroadPhaseSapAux.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD1280a8107fae1280a810 /* BpMBPTasks.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpMBPTasks.cpp"; path = "../../LowLevelAABB/src/BpMBPTasks.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD1280a8787fae1280a878 /* BpSAPTasks.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSAPTasks.cpp"; path = "../../LowLevelAABB/src/BpSAPTasks.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD1280a8e07fae1280a8e0 /* BpSimpleAABBManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSimpleAABBManager.cpp"; path = "../../LowLevelAABB/src/BpSimpleAABBManager.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD036069d07fef036069d0 /* LowLevelAABB */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelAABB"; sourceTree = BUILT_PRODUCTS_DIR; };
+ FFFD03609f607fef03609f60 /* BpAABBManagerTasks.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpAABBManagerTasks.h"; path = "../../LowLevelAABB/include/BpAABBManagerTasks.h"; sourceTree = SOURCE_ROOT; };
+ FFFD03609fc87fef03609fc8 /* BpBroadPhase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhase.h"; path = "../../LowLevelAABB/include/BpBroadPhase.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0360a0307fef0360a030 /* BpBroadPhaseUpdate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseUpdate.h"; path = "../../LowLevelAABB/include/BpBroadPhaseUpdate.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0360a0987fef0360a098 /* BpSimpleAABBManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSimpleAABBManager.h"; path = "../../LowLevelAABB/include/BpSimpleAABBManager.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040266007fef04026600 /* BpBroadPhaseMBP.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseMBP.h"; path = "../../LowLevelAABB/src/BpBroadPhaseMBP.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040266687fef04026668 /* BpBroadPhaseMBPCommon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseMBPCommon.h"; path = "../../LowLevelAABB/src/BpBroadPhaseMBPCommon.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040266d07fef040266d0 /* BpBroadPhaseSap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSap.h"; path = "../../LowLevelAABB/src/BpBroadPhaseSap.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040267387fef04026738 /* BpBroadPhaseSapAux.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSapAux.h"; path = "../../LowLevelAABB/src/BpBroadPhaseSapAux.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040267a07fef040267a0 /* BpMBPTasks.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpMBPTasks.h"; path = "../../LowLevelAABB/src/BpMBPTasks.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040268087fef04026808 /* BpSAPTasks.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSAPTasks.h"; path = "../../LowLevelAABB/src/BpSAPTasks.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040268707fef04026870 /* BpBroadPhase.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhase.cpp"; path = "../../LowLevelAABB/src/BpBroadPhase.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD040268d87fef040268d8 /* BpBroadPhaseMBP.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseMBP.cpp"; path = "../../LowLevelAABB/src/BpBroadPhaseMBP.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD040269407fef04026940 /* BpBroadPhaseSap.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSap.cpp"; path = "../../LowLevelAABB/src/BpBroadPhaseSap.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD040269a87fef040269a8 /* BpBroadPhaseSapAux.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSapAux.cpp"; path = "../../LowLevelAABB/src/BpBroadPhaseSapAux.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD04026a107fef04026a10 /* BpMBPTasks.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpMBPTasks.cpp"; path = "../../LowLevelAABB/src/BpMBPTasks.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD04026a787fef04026a78 /* BpSAPTasks.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSAPTasks.cpp"; path = "../../LowLevelAABB/src/BpSAPTasks.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD04026ae07fef04026ae0 /* BpSimpleAABBManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSimpleAABBManager.cpp"; path = "../../LowLevelAABB/src/BpSimpleAABBManager.cpp"; sourceTree = SOURCE_ROOT; };
/* End PBXFileReference section */
/* Begin PBXResourcesBuildPhase section */
- FFF2110ca1407fae110ca140 /* Resources */ = {
+ FFF2036069d07fef036069d0 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -2513,7 +2513,7 @@
/* End PBXResourcesBuildPhase section */
/* Begin PBXFrameworksBuildPhase section */
- FFFC110ca1407fae110ca140 /* Frameworks */ = {
+ FFFC036069d07fef036069d0 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -2523,17 +2523,17 @@
/* End PBXFrameworksBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
- FFF8110ca1407fae110ca140 /* Sources */ = {
+ FFF8036069d07fef036069d0 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- FFFF1280a6707fae1280a670,
- FFFF1280a6d87fae1280a6d8,
- FFFF1280a7407fae1280a740,
- FFFF1280a7a87fae1280a7a8,
- FFFF1280a8107fae1280a810,
- FFFF1280a8787fae1280a878,
- FFFF1280a8e07fae1280a8e0,
+ FFFF040268707fef04026870,
+ FFFF040268d87fef040268d8,
+ FFFF040269407fef04026940,
+ FFFF040269a87fef040269a8,
+ FFFF04026a107fef04026a10,
+ FFFF04026a787fef04026a78,
+ FFFF04026ae07fef04026ae0,
);
runOnlyForDeploymentPostprocessing = 0;
};
@@ -2545,105 +2545,105 @@
/* End PBXTargetDependency section */
/* Begin PBXBuildFile section of LowLevelDynamics */
- FFFF1181e8007fae1181e800 /* DyArticulation.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD1181e8007fae1181e800 /* DyArticulation.cpp */; };
- FFFF1181e8687fae1181e868 /* DyArticulationContactPrep.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD1181e8687fae1181e868 /* DyArticulationContactPrep.cpp */; };
- FFFF1181e8d07fae1181e8d0 /* DyArticulationContactPrepPF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD1181e8d07fae1181e8d0 /* DyArticulationContactPrepPF.cpp */; };
- FFFF1181e9387fae1181e938 /* DyArticulationHelper.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD1181e9387fae1181e938 /* DyArticulationHelper.cpp */; };
- FFFF1181e9a07fae1181e9a0 /* DyArticulationSIMD.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD1181e9a07fae1181e9a0 /* DyArticulationSIMD.cpp */; };
- FFFF1181ea087fae1181ea08 /* DyArticulationScalar.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD1181ea087fae1181ea08 /* DyArticulationScalar.cpp */; };
- FFFF1181ea707fae1181ea70 /* DyConstraintPartition.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD1181ea707fae1181ea70 /* DyConstraintPartition.cpp */; };
- FFFF1181ead87fae1181ead8 /* DyConstraintSetup.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD1181ead87fae1181ead8 /* DyConstraintSetup.cpp */; };
- FFFF1181eb407fae1181eb40 /* DyConstraintSetupBlock.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD1181eb407fae1181eb40 /* DyConstraintSetupBlock.cpp */; };
- FFFF1181eba87fae1181eba8 /* DyContactPrep.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD1181eba87fae1181eba8 /* DyContactPrep.cpp */; };
- FFFF1181ec107fae1181ec10 /* DyContactPrep4.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD1181ec107fae1181ec10 /* DyContactPrep4.cpp */; };
- FFFF1181ec787fae1181ec78 /* DyContactPrep4PF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD1181ec787fae1181ec78 /* DyContactPrep4PF.cpp */; };
- FFFF1181ece07fae1181ece0 /* DyContactPrepPF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD1181ece07fae1181ece0 /* DyContactPrepPF.cpp */; };
- FFFF1181ed487fae1181ed48 /* DyDynamics.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD1181ed487fae1181ed48 /* DyDynamics.cpp */; };
- FFFF1181edb07fae1181edb0 /* DyFrictionCorrelation.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD1181edb07fae1181edb0 /* DyFrictionCorrelation.cpp */; };
- FFFF1181ee187fae1181ee18 /* DyRigidBodyToSolverBody.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD1181ee187fae1181ee18 /* DyRigidBodyToSolverBody.cpp */; };
- FFFF1181ee807fae1181ee80 /* DySolverConstraints.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD1181ee807fae1181ee80 /* DySolverConstraints.cpp */; };
- FFFF1181eee87fae1181eee8 /* DySolverConstraintsBlock.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD1181eee87fae1181eee8 /* DySolverConstraintsBlock.cpp */; };
- FFFF1181ef507fae1181ef50 /* DySolverControl.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD1181ef507fae1181ef50 /* DySolverControl.cpp */; };
- FFFF1181efb87fae1181efb8 /* DySolverControlPF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD1181efb87fae1181efb8 /* DySolverControlPF.cpp */; };
- FFFF1181f0207fae1181f020 /* DySolverPFConstraints.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD1181f0207fae1181f020 /* DySolverPFConstraints.cpp */; };
- FFFF1181f0887fae1181f088 /* DySolverPFConstraintsBlock.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD1181f0887fae1181f088 /* DySolverPFConstraintsBlock.cpp */; };
- FFFF1181f0f07fae1181f0f0 /* DyThreadContext.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD1181f0f07fae1181f0f0 /* DyThreadContext.cpp */; };
- FFFF1181f1587fae1181f158 /* DyThresholdTable.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD1181f1587fae1181f158 /* DyThresholdTable.cpp */; };
+ FFFF0396ac007fef0396ac00 /* DyArticulation.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD0396ac007fef0396ac00 /* DyArticulation.cpp */; };
+ FFFF0396ac687fef0396ac68 /* DyArticulationContactPrep.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD0396ac687fef0396ac68 /* DyArticulationContactPrep.cpp */; };
+ FFFF0396acd07fef0396acd0 /* DyArticulationContactPrepPF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD0396acd07fef0396acd0 /* DyArticulationContactPrepPF.cpp */; };
+ FFFF0396ad387fef0396ad38 /* DyArticulationHelper.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD0396ad387fef0396ad38 /* DyArticulationHelper.cpp */; };
+ FFFF0396ada07fef0396ada0 /* DyArticulationSIMD.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD0396ada07fef0396ada0 /* DyArticulationSIMD.cpp */; };
+ FFFF0396ae087fef0396ae08 /* DyArticulationScalar.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD0396ae087fef0396ae08 /* DyArticulationScalar.cpp */; };
+ FFFF0396ae707fef0396ae70 /* DyConstraintPartition.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD0396ae707fef0396ae70 /* DyConstraintPartition.cpp */; };
+ FFFF0396aed87fef0396aed8 /* DyConstraintSetup.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD0396aed87fef0396aed8 /* DyConstraintSetup.cpp */; };
+ FFFF0396af407fef0396af40 /* DyConstraintSetupBlock.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD0396af407fef0396af40 /* DyConstraintSetupBlock.cpp */; };
+ FFFF0396afa87fef0396afa8 /* DyContactPrep.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD0396afa87fef0396afa8 /* DyContactPrep.cpp */; };
+ FFFF0396b0107fef0396b010 /* DyContactPrep4.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD0396b0107fef0396b010 /* DyContactPrep4.cpp */; };
+ FFFF0396b0787fef0396b078 /* DyContactPrep4PF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD0396b0787fef0396b078 /* DyContactPrep4PF.cpp */; };
+ FFFF0396b0e07fef0396b0e0 /* DyContactPrepPF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD0396b0e07fef0396b0e0 /* DyContactPrepPF.cpp */; };
+ FFFF0396b1487fef0396b148 /* DyDynamics.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD0396b1487fef0396b148 /* DyDynamics.cpp */; };
+ FFFF0396b1b07fef0396b1b0 /* DyFrictionCorrelation.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD0396b1b07fef0396b1b0 /* DyFrictionCorrelation.cpp */; };
+ FFFF0396b2187fef0396b218 /* DyRigidBodyToSolverBody.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD0396b2187fef0396b218 /* DyRigidBodyToSolverBody.cpp */; };
+ FFFF0396b2807fef0396b280 /* DySolverConstraints.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD0396b2807fef0396b280 /* DySolverConstraints.cpp */; };
+ FFFF0396b2e87fef0396b2e8 /* DySolverConstraintsBlock.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD0396b2e87fef0396b2e8 /* DySolverConstraintsBlock.cpp */; };
+ FFFF0396b3507fef0396b350 /* DySolverControl.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD0396b3507fef0396b350 /* DySolverControl.cpp */; };
+ FFFF0396b3b87fef0396b3b8 /* DySolverControlPF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD0396b3b87fef0396b3b8 /* DySolverControlPF.cpp */; };
+ FFFF0396b4207fef0396b420 /* DySolverPFConstraints.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD0396b4207fef0396b420 /* DySolverPFConstraints.cpp */; };
+ FFFF0396b4887fef0396b488 /* DySolverPFConstraintsBlock.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD0396b4887fef0396b488 /* DySolverPFConstraintsBlock.cpp */; };
+ FFFF0396b4f07fef0396b4f0 /* DyThreadContext.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD0396b4f07fef0396b4f0 /* DyThreadContext.cpp */; };
+ FFFF0396b5587fef0396b558 /* DyThresholdTable.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD0396b5587fef0396b558 /* DyThresholdTable.cpp */; };
/* End PBXFileReference section */
/* Begin PBXFileReference section */
- FFFD110c4f307fae110c4f30 /* LowLevelDynamics */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelDynamics"; sourceTree = BUILT_PRODUCTS_DIR; };
- FFFD1181e8007fae1181e800 /* DyArticulation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulation.cpp"; path = "../../LowLevelDynamics/src/DyArticulation.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD1181e8687fae1181e868 /* DyArticulationContactPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationContactPrep.cpp"; path = "../../LowLevelDynamics/src/DyArticulationContactPrep.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD1181e8d07fae1181e8d0 /* DyArticulationContactPrepPF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationContactPrepPF.cpp"; path = "../../LowLevelDynamics/src/DyArticulationContactPrepPF.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD1181e9387fae1181e938 /* DyArticulationHelper.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationHelper.cpp"; path = "../../LowLevelDynamics/src/DyArticulationHelper.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD1181e9a07fae1181e9a0 /* DyArticulationSIMD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationSIMD.cpp"; path = "../../LowLevelDynamics/src/DyArticulationSIMD.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD1181ea087fae1181ea08 /* DyArticulationScalar.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationScalar.cpp"; path = "../../LowLevelDynamics/src/DyArticulationScalar.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD1181ea707fae1181ea70 /* DyConstraintPartition.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintPartition.cpp"; path = "../../LowLevelDynamics/src/DyConstraintPartition.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD1181ead87fae1181ead8 /* DyConstraintSetup.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintSetup.cpp"; path = "../../LowLevelDynamics/src/DyConstraintSetup.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD1181eb407fae1181eb40 /* DyConstraintSetupBlock.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintSetupBlock.cpp"; path = "../../LowLevelDynamics/src/DyConstraintSetupBlock.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD1181eba87fae1181eba8 /* DyContactPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep.cpp"; path = "../../LowLevelDynamics/src/DyContactPrep.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD1181ec107fae1181ec10 /* DyContactPrep4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep4.cpp"; path = "../../LowLevelDynamics/src/DyContactPrep4.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD1181ec787fae1181ec78 /* DyContactPrep4PF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep4PF.cpp"; path = "../../LowLevelDynamics/src/DyContactPrep4PF.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD1181ece07fae1181ece0 /* DyContactPrepPF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrepPF.cpp"; path = "../../LowLevelDynamics/src/DyContactPrepPF.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD1181ed487fae1181ed48 /* DyDynamics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyDynamics.cpp"; path = "../../LowLevelDynamics/src/DyDynamics.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD1181edb07fae1181edb0 /* DyFrictionCorrelation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyFrictionCorrelation.cpp"; path = "../../LowLevelDynamics/src/DyFrictionCorrelation.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD1181ee187fae1181ee18 /* DyRigidBodyToSolverBody.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyRigidBodyToSolverBody.cpp"; path = "../../LowLevelDynamics/src/DyRigidBodyToSolverBody.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD1181ee807fae1181ee80 /* DySolverConstraints.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraints.cpp"; path = "../../LowLevelDynamics/src/DySolverConstraints.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD1181eee87fae1181eee8 /* DySolverConstraintsBlock.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintsBlock.cpp"; path = "../../LowLevelDynamics/src/DySolverConstraintsBlock.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD1181ef507fae1181ef50 /* DySolverControl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControl.cpp"; path = "../../LowLevelDynamics/src/DySolverControl.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD1181efb87fae1181efb8 /* DySolverControlPF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControlPF.cpp"; path = "../../LowLevelDynamics/src/DySolverControlPF.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD1181f0207fae1181f020 /* DySolverPFConstraints.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverPFConstraints.cpp"; path = "../../LowLevelDynamics/src/DySolverPFConstraints.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD1181f0887fae1181f088 /* DySolverPFConstraintsBlock.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverPFConstraintsBlock.cpp"; path = "../../LowLevelDynamics/src/DySolverPFConstraintsBlock.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD1181f0f07fae1181f0f0 /* DyThreadContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThreadContext.cpp"; path = "../../LowLevelDynamics/src/DyThreadContext.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD1181f1587fae1181f158 /* DyThresholdTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThresholdTable.cpp"; path = "../../LowLevelDynamics/src/DyThresholdTable.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD110baa007fae110baa00 /* DyArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulation.h"; path = "../../LowLevelDynamics/include/DyArticulation.h"; sourceTree = SOURCE_ROOT; };
- FFFD110baa687fae110baa68 /* DyConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraint.h"; path = "../../LowLevelDynamics/include/DyConstraint.h"; sourceTree = SOURCE_ROOT; };
- FFFD110baad07fae110baad0 /* DyConstraintWriteBack.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintWriteBack.h"; path = "../../LowLevelDynamics/include/DyConstraintWriteBack.h"; sourceTree = SOURCE_ROOT; };
- FFFD110bab387fae110bab38 /* DyContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContext.h"; path = "../../LowLevelDynamics/include/DyContext.h"; sourceTree = SOURCE_ROOT; };
- FFFD110baba07fae110baba0 /* DySleepingConfigulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySleepingConfigulation.h"; path = "../../LowLevelDynamics/include/DySleepingConfigulation.h"; sourceTree = SOURCE_ROOT; };
- FFFD110bac087fae110bac08 /* DyThresholdTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThresholdTable.h"; path = "../../LowLevelDynamics/include/DyThresholdTable.h"; sourceTree = SOURCE_ROOT; };
- FFFD1181fa007fae1181fa00 /* DyArticulationContactPrep.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationContactPrep.h"; path = "../../LowLevelDynamics/src/DyArticulationContactPrep.h"; sourceTree = SOURCE_ROOT; };
- FFFD1181fa687fae1181fa68 /* DyArticulationFnsDebug.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationFnsDebug.h"; path = "../../LowLevelDynamics/src/DyArticulationFnsDebug.h"; sourceTree = SOURCE_ROOT; };
- FFFD1181fad07fae1181fad0 /* DyArticulationFnsScalar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationFnsScalar.h"; path = "../../LowLevelDynamics/src/DyArticulationFnsScalar.h"; sourceTree = SOURCE_ROOT; };
- FFFD1181fb387fae1181fb38 /* DyArticulationFnsSimd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationFnsSimd.h"; path = "../../LowLevelDynamics/src/DyArticulationFnsSimd.h"; sourceTree = SOURCE_ROOT; };
- FFFD1181fba07fae1181fba0 /* DyArticulationHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationHelper.h"; path = "../../LowLevelDynamics/src/DyArticulationHelper.h"; sourceTree = SOURCE_ROOT; };
- FFFD1181fc087fae1181fc08 /* DyArticulationPImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationPImpl.h"; path = "../../LowLevelDynamics/src/DyArticulationPImpl.h"; sourceTree = SOURCE_ROOT; };
- FFFD1181fc707fae1181fc70 /* DyArticulationReference.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationReference.h"; path = "../../LowLevelDynamics/src/DyArticulationReference.h"; sourceTree = SOURCE_ROOT; };
- FFFD1181fcd87fae1181fcd8 /* DyArticulationScalar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationScalar.h"; path = "../../LowLevelDynamics/src/DyArticulationScalar.h"; sourceTree = SOURCE_ROOT; };
- FFFD1181fd407fae1181fd40 /* DyArticulationUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationUtils.h"; path = "../../LowLevelDynamics/src/DyArticulationUtils.h"; sourceTree = SOURCE_ROOT; };
- FFFD1181fda87fae1181fda8 /* DyBodyCoreIntegrator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyBodyCoreIntegrator.h"; path = "../../LowLevelDynamics/src/DyBodyCoreIntegrator.h"; sourceTree = SOURCE_ROOT; };
- FFFD1181fe107fae1181fe10 /* DyConstraintPartition.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintPartition.h"; path = "../../LowLevelDynamics/src/DyConstraintPartition.h"; sourceTree = SOURCE_ROOT; };
- FFFD1181fe787fae1181fe78 /* DyConstraintPrep.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintPrep.h"; path = "../../LowLevelDynamics/src/DyConstraintPrep.h"; sourceTree = SOURCE_ROOT; };
- FFFD1181fee07fae1181fee0 /* DyContactPrep.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep.h"; path = "../../LowLevelDynamics/src/DyContactPrep.h"; sourceTree = SOURCE_ROOT; };
- FFFD1181ff487fae1181ff48 /* DyContactPrepShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrepShared.h"; path = "../../LowLevelDynamics/src/DyContactPrepShared.h"; sourceTree = SOURCE_ROOT; };
- FFFD1181ffb07fae1181ffb0 /* DyContactReduction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactReduction.h"; path = "../../LowLevelDynamics/src/DyContactReduction.h"; sourceTree = SOURCE_ROOT; };
- FFFD118200187fae11820018 /* DyCorrelationBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyCorrelationBuffer.h"; path = "../../LowLevelDynamics/src/DyCorrelationBuffer.h"; sourceTree = SOURCE_ROOT; };
- FFFD118200807fae11820080 /* DyDynamics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyDynamics.h"; path = "../../LowLevelDynamics/src/DyDynamics.h"; sourceTree = SOURCE_ROOT; };
- FFFD118200e87fae118200e8 /* DyFrictionPatch.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyFrictionPatch.h"; path = "../../LowLevelDynamics/src/DyFrictionPatch.h"; sourceTree = SOURCE_ROOT; };
- FFFD118201507fae11820150 /* DyFrictionPatchStreamPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyFrictionPatchStreamPair.h"; path = "../../LowLevelDynamics/src/DyFrictionPatchStreamPair.h"; sourceTree = SOURCE_ROOT; };
- FFFD118201b87fae118201b8 /* DySolverBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverBody.h"; path = "../../LowLevelDynamics/src/DySolverBody.h"; sourceTree = SOURCE_ROOT; };
- FFFD118202207fae11820220 /* DySolverConstraint1D.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraint1D.h"; path = "../../LowLevelDynamics/src/DySolverConstraint1D.h"; sourceTree = SOURCE_ROOT; };
- FFFD118202887fae11820288 /* DySolverConstraint1D4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraint1D4.h"; path = "../../LowLevelDynamics/src/DySolverConstraint1D4.h"; sourceTree = SOURCE_ROOT; };
- FFFD118202f07fae118202f0 /* DySolverConstraintDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintDesc.h"; path = "../../LowLevelDynamics/src/DySolverConstraintDesc.h"; sourceTree = SOURCE_ROOT; };
- FFFD118203587fae11820358 /* DySolverConstraintExtShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintExtShared.h"; path = "../../LowLevelDynamics/src/DySolverConstraintExtShared.h"; sourceTree = SOURCE_ROOT; };
- FFFD118203c07fae118203c0 /* DySolverConstraintTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintTypes.h"; path = "../../LowLevelDynamics/src/DySolverConstraintTypes.h"; sourceTree = SOURCE_ROOT; };
- FFFD118204287fae11820428 /* DySolverConstraintsShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintsShared.h"; path = "../../LowLevelDynamics/src/DySolverConstraintsShared.h"; sourceTree = SOURCE_ROOT; };
- FFFD118204907fae11820490 /* DySolverContact.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContact.h"; path = "../../LowLevelDynamics/src/DySolverContact.h"; sourceTree = SOURCE_ROOT; };
- FFFD118204f87fae118204f8 /* DySolverContact4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContact4.h"; path = "../../LowLevelDynamics/src/DySolverContact4.h"; sourceTree = SOURCE_ROOT; };
- FFFD118205607fae11820560 /* DySolverContactPF.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContactPF.h"; path = "../../LowLevelDynamics/src/DySolverContactPF.h"; sourceTree = SOURCE_ROOT; };
- FFFD118205c87fae118205c8 /* DySolverContactPF4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContactPF4.h"; path = "../../LowLevelDynamics/src/DySolverContactPF4.h"; sourceTree = SOURCE_ROOT; };
- FFFD118206307fae11820630 /* DySolverContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContext.h"; path = "../../LowLevelDynamics/src/DySolverContext.h"; sourceTree = SOURCE_ROOT; };
- FFFD118206987fae11820698 /* DySolverControl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControl.h"; path = "../../LowLevelDynamics/src/DySolverControl.h"; sourceTree = SOURCE_ROOT; };
- FFFD118207007fae11820700 /* DySolverControlPF.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControlPF.h"; path = "../../LowLevelDynamics/src/DySolverControlPF.h"; sourceTree = SOURCE_ROOT; };
- FFFD118207687fae11820768 /* DySolverCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverCore.h"; path = "../../LowLevelDynamics/src/DySolverCore.h"; sourceTree = SOURCE_ROOT; };
- FFFD118207d07fae118207d0 /* DySolverExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverExt.h"; path = "../../LowLevelDynamics/src/DySolverExt.h"; sourceTree = SOURCE_ROOT; };
- FFFD118208387fae11820838 /* DySpatial.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySpatial.h"; path = "../../LowLevelDynamics/src/DySpatial.h"; sourceTree = SOURCE_ROOT; };
- FFFD118208a07fae118208a0 /* DyThreadContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThreadContext.h"; path = "../../LowLevelDynamics/src/DyThreadContext.h"; sourceTree = SOURCE_ROOT; };
+ FFFD03135dd07fef03135dd0 /* LowLevelDynamics */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelDynamics"; sourceTree = BUILT_PRODUCTS_DIR; };
+ FFFD0396ac007fef0396ac00 /* DyArticulation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulation.cpp"; path = "../../LowLevelDynamics/src/DyArticulation.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0396ac687fef0396ac68 /* DyArticulationContactPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationContactPrep.cpp"; path = "../../LowLevelDynamics/src/DyArticulationContactPrep.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0396acd07fef0396acd0 /* DyArticulationContactPrepPF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationContactPrepPF.cpp"; path = "../../LowLevelDynamics/src/DyArticulationContactPrepPF.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0396ad387fef0396ad38 /* DyArticulationHelper.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationHelper.cpp"; path = "../../LowLevelDynamics/src/DyArticulationHelper.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0396ada07fef0396ada0 /* DyArticulationSIMD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationSIMD.cpp"; path = "../../LowLevelDynamics/src/DyArticulationSIMD.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0396ae087fef0396ae08 /* DyArticulationScalar.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationScalar.cpp"; path = "../../LowLevelDynamics/src/DyArticulationScalar.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0396ae707fef0396ae70 /* DyConstraintPartition.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintPartition.cpp"; path = "../../LowLevelDynamics/src/DyConstraintPartition.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0396aed87fef0396aed8 /* DyConstraintSetup.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintSetup.cpp"; path = "../../LowLevelDynamics/src/DyConstraintSetup.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0396af407fef0396af40 /* DyConstraintSetupBlock.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintSetupBlock.cpp"; path = "../../LowLevelDynamics/src/DyConstraintSetupBlock.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0396afa87fef0396afa8 /* DyContactPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep.cpp"; path = "../../LowLevelDynamics/src/DyContactPrep.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0396b0107fef0396b010 /* DyContactPrep4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep4.cpp"; path = "../../LowLevelDynamics/src/DyContactPrep4.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0396b0787fef0396b078 /* DyContactPrep4PF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep4PF.cpp"; path = "../../LowLevelDynamics/src/DyContactPrep4PF.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0396b0e07fef0396b0e0 /* DyContactPrepPF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrepPF.cpp"; path = "../../LowLevelDynamics/src/DyContactPrepPF.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0396b1487fef0396b148 /* DyDynamics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyDynamics.cpp"; path = "../../LowLevelDynamics/src/DyDynamics.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0396b1b07fef0396b1b0 /* DyFrictionCorrelation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyFrictionCorrelation.cpp"; path = "../../LowLevelDynamics/src/DyFrictionCorrelation.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0396b2187fef0396b218 /* DyRigidBodyToSolverBody.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyRigidBodyToSolverBody.cpp"; path = "../../LowLevelDynamics/src/DyRigidBodyToSolverBody.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0396b2807fef0396b280 /* DySolverConstraints.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraints.cpp"; path = "../../LowLevelDynamics/src/DySolverConstraints.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0396b2e87fef0396b2e8 /* DySolverConstraintsBlock.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintsBlock.cpp"; path = "../../LowLevelDynamics/src/DySolverConstraintsBlock.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0396b3507fef0396b350 /* DySolverControl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControl.cpp"; path = "../../LowLevelDynamics/src/DySolverControl.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0396b3b87fef0396b3b8 /* DySolverControlPF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControlPF.cpp"; path = "../../LowLevelDynamics/src/DySolverControlPF.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0396b4207fef0396b420 /* DySolverPFConstraints.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverPFConstraints.cpp"; path = "../../LowLevelDynamics/src/DySolverPFConstraints.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0396b4887fef0396b488 /* DySolverPFConstraintsBlock.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverPFConstraintsBlock.cpp"; path = "../../LowLevelDynamics/src/DySolverPFConstraintsBlock.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0396b4f07fef0396b4f0 /* DyThreadContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThreadContext.cpp"; path = "../../LowLevelDynamics/src/DyThreadContext.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0396b5587fef0396b558 /* DyThresholdTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThresholdTable.cpp"; path = "../../LowLevelDynamics/src/DyThresholdTable.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD03133ee07fef03133ee0 /* DyArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulation.h"; path = "../../LowLevelDynamics/include/DyArticulation.h"; sourceTree = SOURCE_ROOT; };
+ FFFD03133f487fef03133f48 /* DyConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraint.h"; path = "../../LowLevelDynamics/include/DyConstraint.h"; sourceTree = SOURCE_ROOT; };
+ FFFD03133fb07fef03133fb0 /* DyConstraintWriteBack.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintWriteBack.h"; path = "../../LowLevelDynamics/include/DyConstraintWriteBack.h"; sourceTree = SOURCE_ROOT; };
+ FFFD031340187fef03134018 /* DyContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContext.h"; path = "../../LowLevelDynamics/include/DyContext.h"; sourceTree = SOURCE_ROOT; };
+ FFFD031340807fef03134080 /* DySleepingConfigulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySleepingConfigulation.h"; path = "../../LowLevelDynamics/include/DySleepingConfigulation.h"; sourceTree = SOURCE_ROOT; };
+ FFFD031340e87fef031340e8 /* DyThresholdTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThresholdTable.h"; path = "../../LowLevelDynamics/include/DyThresholdTable.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0396b6007fef0396b600 /* DyArticulationContactPrep.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationContactPrep.h"; path = "../../LowLevelDynamics/src/DyArticulationContactPrep.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0396b6687fef0396b668 /* DyArticulationFnsDebug.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationFnsDebug.h"; path = "../../LowLevelDynamics/src/DyArticulationFnsDebug.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0396b6d07fef0396b6d0 /* DyArticulationFnsScalar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationFnsScalar.h"; path = "../../LowLevelDynamics/src/DyArticulationFnsScalar.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0396b7387fef0396b738 /* DyArticulationFnsSimd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationFnsSimd.h"; path = "../../LowLevelDynamics/src/DyArticulationFnsSimd.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0396b7a07fef0396b7a0 /* DyArticulationHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationHelper.h"; path = "../../LowLevelDynamics/src/DyArticulationHelper.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0396b8087fef0396b808 /* DyArticulationPImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationPImpl.h"; path = "../../LowLevelDynamics/src/DyArticulationPImpl.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0396b8707fef0396b870 /* DyArticulationReference.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationReference.h"; path = "../../LowLevelDynamics/src/DyArticulationReference.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0396b8d87fef0396b8d8 /* DyArticulationScalar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationScalar.h"; path = "../../LowLevelDynamics/src/DyArticulationScalar.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0396b9407fef0396b940 /* DyArticulationUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationUtils.h"; path = "../../LowLevelDynamics/src/DyArticulationUtils.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0396b9a87fef0396b9a8 /* DyBodyCoreIntegrator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyBodyCoreIntegrator.h"; path = "../../LowLevelDynamics/src/DyBodyCoreIntegrator.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0396ba107fef0396ba10 /* DyConstraintPartition.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintPartition.h"; path = "../../LowLevelDynamics/src/DyConstraintPartition.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0396ba787fef0396ba78 /* DyConstraintPrep.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintPrep.h"; path = "../../LowLevelDynamics/src/DyConstraintPrep.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0396bae07fef0396bae0 /* DyContactPrep.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep.h"; path = "../../LowLevelDynamics/src/DyContactPrep.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0396bb487fef0396bb48 /* DyContactPrepShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrepShared.h"; path = "../../LowLevelDynamics/src/DyContactPrepShared.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0396bbb07fef0396bbb0 /* DyContactReduction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactReduction.h"; path = "../../LowLevelDynamics/src/DyContactReduction.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0396bc187fef0396bc18 /* DyCorrelationBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyCorrelationBuffer.h"; path = "../../LowLevelDynamics/src/DyCorrelationBuffer.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0396bc807fef0396bc80 /* DyDynamics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyDynamics.h"; path = "../../LowLevelDynamics/src/DyDynamics.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0396bce87fef0396bce8 /* DyFrictionPatch.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyFrictionPatch.h"; path = "../../LowLevelDynamics/src/DyFrictionPatch.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0396bd507fef0396bd50 /* DyFrictionPatchStreamPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyFrictionPatchStreamPair.h"; path = "../../LowLevelDynamics/src/DyFrictionPatchStreamPair.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0396bdb87fef0396bdb8 /* DySolverBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverBody.h"; path = "../../LowLevelDynamics/src/DySolverBody.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0396be207fef0396be20 /* DySolverConstraint1D.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraint1D.h"; path = "../../LowLevelDynamics/src/DySolverConstraint1D.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0396be887fef0396be88 /* DySolverConstraint1D4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraint1D4.h"; path = "../../LowLevelDynamics/src/DySolverConstraint1D4.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0396bef07fef0396bef0 /* DySolverConstraintDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintDesc.h"; path = "../../LowLevelDynamics/src/DySolverConstraintDesc.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0396bf587fef0396bf58 /* DySolverConstraintExtShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintExtShared.h"; path = "../../LowLevelDynamics/src/DySolverConstraintExtShared.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0396bfc07fef0396bfc0 /* DySolverConstraintTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintTypes.h"; path = "../../LowLevelDynamics/src/DySolverConstraintTypes.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0396c0287fef0396c028 /* DySolverConstraintsShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintsShared.h"; path = "../../LowLevelDynamics/src/DySolverConstraintsShared.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0396c0907fef0396c090 /* DySolverContact.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContact.h"; path = "../../LowLevelDynamics/src/DySolverContact.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0396c0f87fef0396c0f8 /* DySolverContact4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContact4.h"; path = "../../LowLevelDynamics/src/DySolverContact4.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0396c1607fef0396c160 /* DySolverContactPF.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContactPF.h"; path = "../../LowLevelDynamics/src/DySolverContactPF.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0396c1c87fef0396c1c8 /* DySolverContactPF4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContactPF4.h"; path = "../../LowLevelDynamics/src/DySolverContactPF4.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0396c2307fef0396c230 /* DySolverContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContext.h"; path = "../../LowLevelDynamics/src/DySolverContext.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0396c2987fef0396c298 /* DySolverControl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControl.h"; path = "../../LowLevelDynamics/src/DySolverControl.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0396c3007fef0396c300 /* DySolverControlPF.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControlPF.h"; path = "../../LowLevelDynamics/src/DySolverControlPF.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0396c3687fef0396c368 /* DySolverCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverCore.h"; path = "../../LowLevelDynamics/src/DySolverCore.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0396c3d07fef0396c3d0 /* DySolverExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverExt.h"; path = "../../LowLevelDynamics/src/DySolverExt.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0396c4387fef0396c438 /* DySpatial.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySpatial.h"; path = "../../LowLevelDynamics/src/DySpatial.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0396c4a07fef0396c4a0 /* DyThreadContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThreadContext.h"; path = "../../LowLevelDynamics/src/DyThreadContext.h"; sourceTree = SOURCE_ROOT; };
/* End PBXFileReference section */
/* Begin PBXResourcesBuildPhase section */
- FFF2110c4f307fae110c4f30 /* Resources */ = {
+ FFF203135dd07fef03135dd0 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -2653,7 +2653,7 @@
/* End PBXResourcesBuildPhase section */
/* Begin PBXFrameworksBuildPhase section */
- FFFC110c4f307fae110c4f30 /* Frameworks */ = {
+ FFFC03135dd07fef03135dd0 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -2663,34 +2663,34 @@
/* End PBXFrameworksBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
- FFF8110c4f307fae110c4f30 /* Sources */ = {
+ FFF803135dd07fef03135dd0 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- FFFF1181e8007fae1181e800,
- FFFF1181e8687fae1181e868,
- FFFF1181e8d07fae1181e8d0,
- FFFF1181e9387fae1181e938,
- FFFF1181e9a07fae1181e9a0,
- FFFF1181ea087fae1181ea08,
- FFFF1181ea707fae1181ea70,
- FFFF1181ead87fae1181ead8,
- FFFF1181eb407fae1181eb40,
- FFFF1181eba87fae1181eba8,
- FFFF1181ec107fae1181ec10,
- FFFF1181ec787fae1181ec78,
- FFFF1181ece07fae1181ece0,
- FFFF1181ed487fae1181ed48,
- FFFF1181edb07fae1181edb0,
- FFFF1181ee187fae1181ee18,
- FFFF1181ee807fae1181ee80,
- FFFF1181eee87fae1181eee8,
- FFFF1181ef507fae1181ef50,
- FFFF1181efb87fae1181efb8,
- FFFF1181f0207fae1181f020,
- FFFF1181f0887fae1181f088,
- FFFF1181f0f07fae1181f0f0,
- FFFF1181f1587fae1181f158,
+ FFFF0396ac007fef0396ac00,
+ FFFF0396ac687fef0396ac68,
+ FFFF0396acd07fef0396acd0,
+ FFFF0396ad387fef0396ad38,
+ FFFF0396ada07fef0396ada0,
+ FFFF0396ae087fef0396ae08,
+ FFFF0396ae707fef0396ae70,
+ FFFF0396aed87fef0396aed8,
+ FFFF0396af407fef0396af40,
+ FFFF0396afa87fef0396afa8,
+ FFFF0396b0107fef0396b010,
+ FFFF0396b0787fef0396b078,
+ FFFF0396b0e07fef0396b0e0,
+ FFFF0396b1487fef0396b148,
+ FFFF0396b1b07fef0396b1b0,
+ FFFF0396b2187fef0396b218,
+ FFFF0396b2807fef0396b280,
+ FFFF0396b2e87fef0396b2e8,
+ FFFF0396b3507fef0396b350,
+ FFFF0396b3b87fef0396b3b8,
+ FFFF0396b4207fef0396b420,
+ FFFF0396b4887fef0396b488,
+ FFFF0396b4f07fef0396b4f0,
+ FFFF0396b5587fef0396b558,
);
runOnlyForDeploymentPostprocessing = 0;
};
@@ -2702,73 +2702,73 @@
/* End PBXTargetDependency section */
/* Begin PBXBuildFile section of LowLevelCloth */
- FFFF128170907fae12817090 /* Allocator.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD128170907fae12817090 /* Allocator.cpp */; };
- FFFF128170f87fae128170f8 /* Factory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD128170f87fae128170f8 /* Factory.cpp */; };
- FFFF128171607fae12817160 /* PhaseConfig.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD128171607fae12817160 /* PhaseConfig.cpp */; };
- FFFF128171c87fae128171c8 /* SwCloth.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD128171c87fae128171c8 /* SwCloth.cpp */; };
- FFFF128172307fae12817230 /* SwClothData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD128172307fae12817230 /* SwClothData.cpp */; };
- FFFF128172987fae12817298 /* SwCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD128172987fae12817298 /* SwCollision.cpp */; };
- FFFF128173007fae12817300 /* SwFabric.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD128173007fae12817300 /* SwFabric.cpp */; };
- FFFF128173687fae12817368 /* SwFactory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD128173687fae12817368 /* SwFactory.cpp */; };
- FFFF128173d07fae128173d0 /* SwInterCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD128173d07fae128173d0 /* SwInterCollision.cpp */; };
- FFFF128174387fae12817438 /* SwSelfCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD128174387fae12817438 /* SwSelfCollision.cpp */; };
- FFFF128174a07fae128174a0 /* SwSolver.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD128174a07fae128174a0 /* SwSolver.cpp */; };
- FFFF128175087fae12817508 /* SwSolverKernel.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD128175087fae12817508 /* SwSolverKernel.cpp */; };
- FFFF128175707fae12817570 /* TripletScheduler.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD128175707fae12817570 /* TripletScheduler.cpp */; };
+ FFFF0580a6907fef0580a690 /* Allocator.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0580a6907fef0580a690 /* Allocator.cpp */; };
+ FFFF0580a6f87fef0580a6f8 /* Factory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0580a6f87fef0580a6f8 /* Factory.cpp */; };
+ FFFF0580a7607fef0580a760 /* PhaseConfig.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0580a7607fef0580a760 /* PhaseConfig.cpp */; };
+ FFFF0580a7c87fef0580a7c8 /* SwCloth.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0580a7c87fef0580a7c8 /* SwCloth.cpp */; };
+ FFFF0580a8307fef0580a830 /* SwClothData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0580a8307fef0580a830 /* SwClothData.cpp */; };
+ FFFF0580a8987fef0580a898 /* SwCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0580a8987fef0580a898 /* SwCollision.cpp */; };
+ FFFF0580a9007fef0580a900 /* SwFabric.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0580a9007fef0580a900 /* SwFabric.cpp */; };
+ FFFF0580a9687fef0580a968 /* SwFactory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0580a9687fef0580a968 /* SwFactory.cpp */; };
+ FFFF0580a9d07fef0580a9d0 /* SwInterCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0580a9d07fef0580a9d0 /* SwInterCollision.cpp */; };
+ FFFF0580aa387fef0580aa38 /* SwSelfCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0580aa387fef0580aa38 /* SwSelfCollision.cpp */; };
+ FFFF0580aaa07fef0580aaa0 /* SwSolver.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0580aaa07fef0580aaa0 /* SwSolver.cpp */; };
+ FFFF0580ab087fef0580ab08 /* SwSolverKernel.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0580ab087fef0580ab08 /* SwSolverKernel.cpp */; };
+ FFFF0580ab707fef0580ab70 /* TripletScheduler.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0580ab707fef0580ab70 /* TripletScheduler.cpp */; };
/* End PBXFileReference section */
/* Begin PBXFileReference section */
- FFFD1174b7907fae1174b790 /* LowLevelCloth */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelCloth"; sourceTree = BUILT_PRODUCTS_DIR; };
- FFFD1173fcc07fae1173fcc0 /* Cloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Cloth.h"; path = "../../LowLevelCloth/include/Cloth.h"; sourceTree = SOURCE_ROOT; };
- FFFD1173fd287fae1173fd28 /* Fabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Fabric.h"; path = "../../LowLevelCloth/include/Fabric.h"; sourceTree = SOURCE_ROOT; };
- FFFD1173fd907fae1173fd90 /* Factory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Factory.h"; path = "../../LowLevelCloth/include/Factory.h"; sourceTree = SOURCE_ROOT; };
- FFFD1173fdf87fae1173fdf8 /* PhaseConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PhaseConfig.h"; path = "../../LowLevelCloth/include/PhaseConfig.h"; sourceTree = SOURCE_ROOT; };
- FFFD1173fe607fae1173fe60 /* Range.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Range.h"; path = "../../LowLevelCloth/include/Range.h"; sourceTree = SOURCE_ROOT; };
- FFFD1173fec87fae1173fec8 /* Solver.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Solver.h"; path = "../../LowLevelCloth/include/Solver.h"; sourceTree = SOURCE_ROOT; };
- FFFD1173ff307fae1173ff30 /* Types.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Types.h"; path = "../../LowLevelCloth/include/Types.h"; sourceTree = SOURCE_ROOT; };
- FFFD128166007fae12816600 /* Allocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Allocator.h"; path = "../../LowLevelCloth/src/Allocator.h"; sourceTree = SOURCE_ROOT; };
- FFFD128166687fae12816668 /* Array.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Array.h"; path = "../../LowLevelCloth/src/Array.h"; sourceTree = SOURCE_ROOT; };
- FFFD128166d07fae128166d0 /* BoundingBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BoundingBox.h"; path = "../../LowLevelCloth/src/BoundingBox.h"; sourceTree = SOURCE_ROOT; };
- FFFD128167387fae12816738 /* ClothBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ClothBase.h"; path = "../../LowLevelCloth/src/ClothBase.h"; sourceTree = SOURCE_ROOT; };
- FFFD128167a07fae128167a0 /* ClothImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ClothImpl.h"; path = "../../LowLevelCloth/src/ClothImpl.h"; sourceTree = SOURCE_ROOT; };
- FFFD128168087fae12816808 /* IndexPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "IndexPair.h"; path = "../../LowLevelCloth/src/IndexPair.h"; sourceTree = SOURCE_ROOT; };
- FFFD128168707fae12816870 /* IterationState.h */= { isa = PBXFileReference; fileEncoding = 4; name = "IterationState.h"; path = "../../LowLevelCloth/src/IterationState.h"; sourceTree = SOURCE_ROOT; };
- FFFD128168d87fae128168d8 /* MovingAverage.h */= { isa = PBXFileReference; fileEncoding = 4; name = "MovingAverage.h"; path = "../../LowLevelCloth/src/MovingAverage.h"; sourceTree = SOURCE_ROOT; };
- FFFD128169407fae12816940 /* PointInterpolator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PointInterpolator.h"; path = "../../LowLevelCloth/src/PointInterpolator.h"; sourceTree = SOURCE_ROOT; };
- FFFD128169a87fae128169a8 /* Simd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Simd.h"; path = "../../LowLevelCloth/src/Simd.h"; sourceTree = SOURCE_ROOT; };
- FFFD12816a107fae12816a10 /* Simd4f.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Simd4f.h"; path = "../../LowLevelCloth/src/Simd4f.h"; sourceTree = SOURCE_ROOT; };
- FFFD12816a787fae12816a78 /* Simd4i.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Simd4i.h"; path = "../../LowLevelCloth/src/Simd4i.h"; sourceTree = SOURCE_ROOT; };
- FFFD12816ae07fae12816ae0 /* SimdTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SimdTypes.h"; path = "../../LowLevelCloth/src/SimdTypes.h"; sourceTree = SOURCE_ROOT; };
- FFFD12816b487fae12816b48 /* StackAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "StackAllocator.h"; path = "../../LowLevelCloth/src/StackAllocator.h"; sourceTree = SOURCE_ROOT; };
- FFFD12816bb07fae12816bb0 /* SwCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCloth.h"; path = "../../LowLevelCloth/src/SwCloth.h"; sourceTree = SOURCE_ROOT; };
- FFFD12816c187fae12816c18 /* SwClothData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwClothData.h"; path = "../../LowLevelCloth/src/SwClothData.h"; sourceTree = SOURCE_ROOT; };
- FFFD12816c807fae12816c80 /* SwCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCollision.h"; path = "../../LowLevelCloth/src/SwCollision.h"; sourceTree = SOURCE_ROOT; };
- FFFD12816ce87fae12816ce8 /* SwCollisionHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCollisionHelpers.h"; path = "../../LowLevelCloth/src/SwCollisionHelpers.h"; sourceTree = SOURCE_ROOT; };
- FFFD12816d507fae12816d50 /* SwFabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFabric.h"; path = "../../LowLevelCloth/src/SwFabric.h"; sourceTree = SOURCE_ROOT; };
- FFFD12816db87fae12816db8 /* SwFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFactory.h"; path = "../../LowLevelCloth/src/SwFactory.h"; sourceTree = SOURCE_ROOT; };
- FFFD12816e207fae12816e20 /* SwInterCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwInterCollision.h"; path = "../../LowLevelCloth/src/SwInterCollision.h"; sourceTree = SOURCE_ROOT; };
- FFFD12816e887fae12816e88 /* SwSelfCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSelfCollision.h"; path = "../../LowLevelCloth/src/SwSelfCollision.h"; sourceTree = SOURCE_ROOT; };
- FFFD12816ef07fae12816ef0 /* SwSolver.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolver.h"; path = "../../LowLevelCloth/src/SwSolver.h"; sourceTree = SOURCE_ROOT; };
- FFFD12816f587fae12816f58 /* SwSolverKernel.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolverKernel.h"; path = "../../LowLevelCloth/src/SwSolverKernel.h"; sourceTree = SOURCE_ROOT; };
- FFFD12816fc07fae12816fc0 /* TripletScheduler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "TripletScheduler.h"; path = "../../LowLevelCloth/src/TripletScheduler.h"; sourceTree = SOURCE_ROOT; };
- FFFD128170287fae12817028 /* Vec4T.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Vec4T.h"; path = "../../LowLevelCloth/src/Vec4T.h"; sourceTree = SOURCE_ROOT; };
- FFFD128170907fae12817090 /* Allocator.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Allocator.cpp"; path = "../../LowLevelCloth/src/Allocator.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD128170f87fae128170f8 /* Factory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Factory.cpp"; path = "../../LowLevelCloth/src/Factory.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD128171607fae12817160 /* PhaseConfig.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PhaseConfig.cpp"; path = "../../LowLevelCloth/src/PhaseConfig.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD128171c87fae128171c8 /* SwCloth.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCloth.cpp"; path = "../../LowLevelCloth/src/SwCloth.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD128172307fae12817230 /* SwClothData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwClothData.cpp"; path = "../../LowLevelCloth/src/SwClothData.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD128172987fae12817298 /* SwCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCollision.cpp"; path = "../../LowLevelCloth/src/SwCollision.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD128173007fae12817300 /* SwFabric.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFabric.cpp"; path = "../../LowLevelCloth/src/SwFabric.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD128173687fae12817368 /* SwFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFactory.cpp"; path = "../../LowLevelCloth/src/SwFactory.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD128173d07fae128173d0 /* SwInterCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwInterCollision.cpp"; path = "../../LowLevelCloth/src/SwInterCollision.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD128174387fae12817438 /* SwSelfCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSelfCollision.cpp"; path = "../../LowLevelCloth/src/SwSelfCollision.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD128174a07fae128174a0 /* SwSolver.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolver.cpp"; path = "../../LowLevelCloth/src/SwSolver.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD128175087fae12817508 /* SwSolverKernel.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolverKernel.cpp"; path = "../../LowLevelCloth/src/SwSolverKernel.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD128175707fae12817570 /* TripletScheduler.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "TripletScheduler.cpp"; path = "../../LowLevelCloth/src/TripletScheduler.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD049056907fef04905690 /* LowLevelCloth */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelCloth"; sourceTree = BUILT_PRODUCTS_DIR; };
+ FFFD0490cc007fef0490cc00 /* Cloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Cloth.h"; path = "../../LowLevelCloth/include/Cloth.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0490cc687fef0490cc68 /* Fabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Fabric.h"; path = "../../LowLevelCloth/include/Fabric.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0490ccd07fef0490ccd0 /* Factory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Factory.h"; path = "../../LowLevelCloth/include/Factory.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0490cd387fef0490cd38 /* PhaseConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PhaseConfig.h"; path = "../../LowLevelCloth/include/PhaseConfig.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0490cda07fef0490cda0 /* Range.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Range.h"; path = "../../LowLevelCloth/include/Range.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0490ce087fef0490ce08 /* Solver.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Solver.h"; path = "../../LowLevelCloth/include/Solver.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0490ce707fef0490ce70 /* Types.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Types.h"; path = "../../LowLevelCloth/include/Types.h"; sourceTree = SOURCE_ROOT; };
+ FFFD05809c007fef05809c00 /* Allocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Allocator.h"; path = "../../LowLevelCloth/src/Allocator.h"; sourceTree = SOURCE_ROOT; };
+ FFFD05809c687fef05809c68 /* Array.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Array.h"; path = "../../LowLevelCloth/src/Array.h"; sourceTree = SOURCE_ROOT; };
+ FFFD05809cd07fef05809cd0 /* BoundingBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BoundingBox.h"; path = "../../LowLevelCloth/src/BoundingBox.h"; sourceTree = SOURCE_ROOT; };
+ FFFD05809d387fef05809d38 /* ClothBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ClothBase.h"; path = "../../LowLevelCloth/src/ClothBase.h"; sourceTree = SOURCE_ROOT; };
+ FFFD05809da07fef05809da0 /* ClothImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ClothImpl.h"; path = "../../LowLevelCloth/src/ClothImpl.h"; sourceTree = SOURCE_ROOT; };
+ FFFD05809e087fef05809e08 /* IndexPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "IndexPair.h"; path = "../../LowLevelCloth/src/IndexPair.h"; sourceTree = SOURCE_ROOT; };
+ FFFD05809e707fef05809e70 /* IterationState.h */= { isa = PBXFileReference; fileEncoding = 4; name = "IterationState.h"; path = "../../LowLevelCloth/src/IterationState.h"; sourceTree = SOURCE_ROOT; };
+ FFFD05809ed87fef05809ed8 /* MovingAverage.h */= { isa = PBXFileReference; fileEncoding = 4; name = "MovingAverage.h"; path = "../../LowLevelCloth/src/MovingAverage.h"; sourceTree = SOURCE_ROOT; };
+ FFFD05809f407fef05809f40 /* PointInterpolator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PointInterpolator.h"; path = "../../LowLevelCloth/src/PointInterpolator.h"; sourceTree = SOURCE_ROOT; };
+ FFFD05809fa87fef05809fa8 /* Simd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Simd.h"; path = "../../LowLevelCloth/src/Simd.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0580a0107fef0580a010 /* Simd4f.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Simd4f.h"; path = "../../LowLevelCloth/src/Simd4f.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0580a0787fef0580a078 /* Simd4i.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Simd4i.h"; path = "../../LowLevelCloth/src/Simd4i.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0580a0e07fef0580a0e0 /* SimdTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SimdTypes.h"; path = "../../LowLevelCloth/src/SimdTypes.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0580a1487fef0580a148 /* StackAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "StackAllocator.h"; path = "../../LowLevelCloth/src/StackAllocator.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0580a1b07fef0580a1b0 /* SwCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCloth.h"; path = "../../LowLevelCloth/src/SwCloth.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0580a2187fef0580a218 /* SwClothData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwClothData.h"; path = "../../LowLevelCloth/src/SwClothData.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0580a2807fef0580a280 /* SwCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCollision.h"; path = "../../LowLevelCloth/src/SwCollision.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0580a2e87fef0580a2e8 /* SwCollisionHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCollisionHelpers.h"; path = "../../LowLevelCloth/src/SwCollisionHelpers.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0580a3507fef0580a350 /* SwFabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFabric.h"; path = "../../LowLevelCloth/src/SwFabric.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0580a3b87fef0580a3b8 /* SwFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFactory.h"; path = "../../LowLevelCloth/src/SwFactory.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0580a4207fef0580a420 /* SwInterCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwInterCollision.h"; path = "../../LowLevelCloth/src/SwInterCollision.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0580a4887fef0580a488 /* SwSelfCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSelfCollision.h"; path = "../../LowLevelCloth/src/SwSelfCollision.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0580a4f07fef0580a4f0 /* SwSolver.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolver.h"; path = "../../LowLevelCloth/src/SwSolver.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0580a5587fef0580a558 /* SwSolverKernel.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolverKernel.h"; path = "../../LowLevelCloth/src/SwSolverKernel.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0580a5c07fef0580a5c0 /* TripletScheduler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "TripletScheduler.h"; path = "../../LowLevelCloth/src/TripletScheduler.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0580a6287fef0580a628 /* Vec4T.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Vec4T.h"; path = "../../LowLevelCloth/src/Vec4T.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0580a6907fef0580a690 /* Allocator.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Allocator.cpp"; path = "../../LowLevelCloth/src/Allocator.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0580a6f87fef0580a6f8 /* Factory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Factory.cpp"; path = "../../LowLevelCloth/src/Factory.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0580a7607fef0580a760 /* PhaseConfig.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PhaseConfig.cpp"; path = "../../LowLevelCloth/src/PhaseConfig.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0580a7c87fef0580a7c8 /* SwCloth.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCloth.cpp"; path = "../../LowLevelCloth/src/SwCloth.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0580a8307fef0580a830 /* SwClothData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwClothData.cpp"; path = "../../LowLevelCloth/src/SwClothData.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0580a8987fef0580a898 /* SwCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCollision.cpp"; path = "../../LowLevelCloth/src/SwCollision.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0580a9007fef0580a900 /* SwFabric.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFabric.cpp"; path = "../../LowLevelCloth/src/SwFabric.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0580a9687fef0580a968 /* SwFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFactory.cpp"; path = "../../LowLevelCloth/src/SwFactory.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0580a9d07fef0580a9d0 /* SwInterCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwInterCollision.cpp"; path = "../../LowLevelCloth/src/SwInterCollision.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0580aa387fef0580aa38 /* SwSelfCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSelfCollision.cpp"; path = "../../LowLevelCloth/src/SwSelfCollision.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0580aaa07fef0580aaa0 /* SwSolver.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolver.cpp"; path = "../../LowLevelCloth/src/SwSolver.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0580ab087fef0580ab08 /* SwSolverKernel.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolverKernel.cpp"; path = "../../LowLevelCloth/src/SwSolverKernel.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0580ab707fef0580ab70 /* TripletScheduler.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "TripletScheduler.cpp"; path = "../../LowLevelCloth/src/TripletScheduler.cpp"; sourceTree = SOURCE_ROOT; };
/* End PBXFileReference section */
/* Begin PBXResourcesBuildPhase section */
- FFF21174b7907fae1174b790 /* Resources */ = {
+ FFF2049056907fef04905690 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -2778,7 +2778,7 @@
/* End PBXResourcesBuildPhase section */
/* Begin PBXFrameworksBuildPhase section */
- FFFC1174b7907fae1174b790 /* Frameworks */ = {
+ FFFC049056907fef04905690 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -2788,23 +2788,23 @@
/* End PBXFrameworksBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
- FFF81174b7907fae1174b790 /* Sources */ = {
+ FFF8049056907fef04905690 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- FFFF128170907fae12817090,
- FFFF128170f87fae128170f8,
- FFFF128171607fae12817160,
- FFFF128171c87fae128171c8,
- FFFF128172307fae12817230,
- FFFF128172987fae12817298,
- FFFF128173007fae12817300,
- FFFF128173687fae12817368,
- FFFF128173d07fae128173d0,
- FFFF128174387fae12817438,
- FFFF128174a07fae128174a0,
- FFFF128175087fae12817508,
- FFFF128175707fae12817570,
+ FFFF0580a6907fef0580a690,
+ FFFF0580a6f87fef0580a6f8,
+ FFFF0580a7607fef0580a760,
+ FFFF0580a7c87fef0580a7c8,
+ FFFF0580a8307fef0580a830,
+ FFFF0580a8987fef0580a898,
+ FFFF0580a9007fef0580a900,
+ FFFF0580a9687fef0580a968,
+ FFFF0580a9d07fef0580a9d0,
+ FFFF0580aa387fef0580aa38,
+ FFFF0580aaa07fef0580aaa0,
+ FFFF0580ab087fef0580ab08,
+ FFFF0580ab707fef0580ab70,
);
runOnlyForDeploymentPostprocessing = 0;
};
@@ -2816,79 +2816,79 @@
/* End PBXTargetDependency section */
/* Begin PBXBuildFile section of LowLevelParticles */
- FFFF1182ab587fae1182ab58 /* PtBatcher.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD1182ab587fae1182ab58 /* PtBatcher.cpp */; };
- FFFF1182abc07fae1182abc0 /* PtBodyTransformVault.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD1182abc07fae1182abc0 /* PtBodyTransformVault.cpp */; };
- FFFF1182ac287fae1182ac28 /* PtCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD1182ac287fae1182ac28 /* PtCollision.cpp */; };
- FFFF1182ac907fae1182ac90 /* PtCollisionBox.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD1182ac907fae1182ac90 /* PtCollisionBox.cpp */; };
- FFFF1182acf87fae1182acf8 /* PtCollisionCapsule.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD1182acf87fae1182acf8 /* PtCollisionCapsule.cpp */; };
- FFFF1182ad607fae1182ad60 /* PtCollisionConvex.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD1182ad607fae1182ad60 /* PtCollisionConvex.cpp */; };
- FFFF1182adc87fae1182adc8 /* PtCollisionMesh.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD1182adc87fae1182adc8 /* PtCollisionMesh.cpp */; };
- FFFF1182ae307fae1182ae30 /* PtCollisionPlane.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD1182ae307fae1182ae30 /* PtCollisionPlane.cpp */; };
- FFFF1182ae987fae1182ae98 /* PtCollisionSphere.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD1182ae987fae1182ae98 /* PtCollisionSphere.cpp */; };
- FFFF1182af007fae1182af00 /* PtContextCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD1182af007fae1182af00 /* PtContextCpu.cpp */; };
- FFFF1182af687fae1182af68 /* PtDynamics.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD1182af687fae1182af68 /* PtDynamics.cpp */; };
- FFFF1182afd07fae1182afd0 /* PtParticleData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD1182afd07fae1182afd0 /* PtParticleData.cpp */; };
- FFFF1182b0387fae1182b038 /* PtParticleShapeCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD1182b0387fae1182b038 /* PtParticleShapeCpu.cpp */; };
- FFFF1182b0a07fae1182b0a0 /* PtParticleSystemSimCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD1182b0a07fae1182b0a0 /* PtParticleSystemSimCpu.cpp */; };
- FFFF1182b1087fae1182b108 /* PtSpatialHash.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD1182b1087fae1182b108 /* PtSpatialHash.cpp */; };
- FFFF1182b1707fae1182b170 /* PtSpatialLocalHash.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD1182b1707fae1182b170 /* PtSpatialLocalHash.cpp */; };
+ FFFF0402fd587fef0402fd58 /* PtBatcher.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0402fd587fef0402fd58 /* PtBatcher.cpp */; };
+ FFFF0402fdc07fef0402fdc0 /* PtBodyTransformVault.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0402fdc07fef0402fdc0 /* PtBodyTransformVault.cpp */; };
+ FFFF0402fe287fef0402fe28 /* PtCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0402fe287fef0402fe28 /* PtCollision.cpp */; };
+ FFFF0402fe907fef0402fe90 /* PtCollisionBox.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0402fe907fef0402fe90 /* PtCollisionBox.cpp */; };
+ FFFF0402fef87fef0402fef8 /* PtCollisionCapsule.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0402fef87fef0402fef8 /* PtCollisionCapsule.cpp */; };
+ FFFF0402ff607fef0402ff60 /* PtCollisionConvex.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0402ff607fef0402ff60 /* PtCollisionConvex.cpp */; };
+ FFFF0402ffc87fef0402ffc8 /* PtCollisionMesh.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD0402ffc87fef0402ffc8 /* PtCollisionMesh.cpp */; };
+ FFFF040300307fef04030030 /* PtCollisionPlane.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD040300307fef04030030 /* PtCollisionPlane.cpp */; };
+ FFFF040300987fef04030098 /* PtCollisionSphere.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD040300987fef04030098 /* PtCollisionSphere.cpp */; };
+ FFFF040301007fef04030100 /* PtContextCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD040301007fef04030100 /* PtContextCpu.cpp */; };
+ FFFF040301687fef04030168 /* PtDynamics.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD040301687fef04030168 /* PtDynamics.cpp */; };
+ FFFF040301d07fef040301d0 /* PtParticleData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD040301d07fef040301d0 /* PtParticleData.cpp */; };
+ FFFF040302387fef04030238 /* PtParticleShapeCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD040302387fef04030238 /* PtParticleShapeCpu.cpp */; };
+ FFFF040302a07fef040302a0 /* PtParticleSystemSimCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD040302a07fef040302a0 /* PtParticleSystemSimCpu.cpp */; };
+ FFFF040303087fef04030308 /* PtSpatialHash.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD040303087fef04030308 /* PtSpatialHash.cpp */; };
+ FFFF040303707fef04030370 /* PtSpatialLocalHash.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD040303707fef04030370 /* PtSpatialLocalHash.cpp */; };
/* End PBXFileReference section */
/* Begin PBXFileReference section */
- FFFD1105c8f07fae1105c8f0 /* LowLevelParticles */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelParticles"; sourceTree = BUILT_PRODUCTS_DIR; };
- FFFD118230007fae11823000 /* PtBodyTransformVault.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBodyTransformVault.h"; path = "../../LowLevelParticles/include/PtBodyTransformVault.h"; sourceTree = SOURCE_ROOT; };
- FFFD118230687fae11823068 /* PtContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtContext.h"; path = "../../LowLevelParticles/include/PtContext.h"; sourceTree = SOURCE_ROOT; };
- FFFD118230d07fae118230d0 /* PtGridCellVector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtGridCellVector.h"; path = "../../LowLevelParticles/include/PtGridCellVector.h"; sourceTree = SOURCE_ROOT; };
- FFFD118231387fae11823138 /* PtParticle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticle.h"; path = "../../LowLevelParticles/include/PtParticle.h"; sourceTree = SOURCE_ROOT; };
- FFFD118231a07fae118231a0 /* PtParticleContactManagerStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleContactManagerStream.h"; path = "../../LowLevelParticles/include/PtParticleContactManagerStream.h"; sourceTree = SOURCE_ROOT; };
- FFFD118232087fae11823208 /* PtParticleData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleData.h"; path = "../../LowLevelParticles/include/PtParticleData.h"; sourceTree = SOURCE_ROOT; };
- FFFD118232707fae11823270 /* PtParticleShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleShape.h"; path = "../../LowLevelParticles/include/PtParticleShape.h"; sourceTree = SOURCE_ROOT; };
- FFFD118232d87fae118232d8 /* PtParticleSystemCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemCore.h"; path = "../../LowLevelParticles/include/PtParticleSystemCore.h"; sourceTree = SOURCE_ROOT; };
- FFFD118233407fae11823340 /* PtParticleSystemFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemFlags.h"; path = "../../LowLevelParticles/include/PtParticleSystemFlags.h"; sourceTree = SOURCE_ROOT; };
- FFFD118233a87fae118233a8 /* PtParticleSystemSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemSim.h"; path = "../../LowLevelParticles/include/PtParticleSystemSim.h"; sourceTree = SOURCE_ROOT; };
- FFFD1182a2007fae1182a200 /* PtBatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBatcher.h"; path = "../../LowLevelParticles/src/PtBatcher.h"; sourceTree = SOURCE_ROOT; };
- FFFD1182a2687fae1182a268 /* PtCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollision.h"; path = "../../LowLevelParticles/src/PtCollision.h"; sourceTree = SOURCE_ROOT; };
- FFFD1182a2d07fae1182a2d0 /* PtCollisionData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionData.h"; path = "../../LowLevelParticles/src/PtCollisionData.h"; sourceTree = SOURCE_ROOT; };
- FFFD1182a3387fae1182a338 /* PtCollisionHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionHelper.h"; path = "../../LowLevelParticles/src/PtCollisionHelper.h"; sourceTree = SOURCE_ROOT; };
- FFFD1182a3a07fae1182a3a0 /* PtCollisionMethods.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionMethods.h"; path = "../../LowLevelParticles/src/PtCollisionMethods.h"; sourceTree = SOURCE_ROOT; };
- FFFD1182a4087fae1182a408 /* PtCollisionParameters.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionParameters.h"; path = "../../LowLevelParticles/src/PtCollisionParameters.h"; sourceTree = SOURCE_ROOT; };
- FFFD1182a4707fae1182a470 /* PtConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtConfig.h"; path = "../../LowLevelParticles/src/PtConfig.h"; sourceTree = SOURCE_ROOT; };
- FFFD1182a4d87fae1182a4d8 /* PtConstants.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtConstants.h"; path = "../../LowLevelParticles/src/PtConstants.h"; sourceTree = SOURCE_ROOT; };
- FFFD1182a5407fae1182a540 /* PtContextCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtContextCpu.h"; path = "../../LowLevelParticles/src/PtContextCpu.h"; sourceTree = SOURCE_ROOT; };
- FFFD1182a5a87fae1182a5a8 /* PtDynamicHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicHelper.h"; path = "../../LowLevelParticles/src/PtDynamicHelper.h"; sourceTree = SOURCE_ROOT; };
- FFFD1182a6107fae1182a610 /* PtDynamics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamics.h"; path = "../../LowLevelParticles/src/PtDynamics.h"; sourceTree = SOURCE_ROOT; };
- FFFD1182a6787fae1182a678 /* PtDynamicsKernels.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicsKernels.h"; path = "../../LowLevelParticles/src/PtDynamicsKernels.h"; sourceTree = SOURCE_ROOT; };
- FFFD1182a6e07fae1182a6e0 /* PtDynamicsParameters.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicsParameters.h"; path = "../../LowLevelParticles/src/PtDynamicsParameters.h"; sourceTree = SOURCE_ROOT; };
- FFFD1182a7487fae1182a748 /* PtDynamicsTempBuffers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicsTempBuffers.h"; path = "../../LowLevelParticles/src/PtDynamicsTempBuffers.h"; sourceTree = SOURCE_ROOT; };
- FFFD1182a7b07fae1182a7b0 /* PtHeightFieldAabbTest.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtHeightFieldAabbTest.h"; path = "../../LowLevelParticles/src/PtHeightFieldAabbTest.h"; sourceTree = SOURCE_ROOT; };
- FFFD1182a8187fae1182a818 /* PtPacketSections.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtPacketSections.h"; path = "../../LowLevelParticles/src/PtPacketSections.h"; sourceTree = SOURCE_ROOT; };
- FFFD1182a8807fae1182a880 /* PtParticleCell.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleCell.h"; path = "../../LowLevelParticles/src/PtParticleCell.h"; sourceTree = SOURCE_ROOT; };
- FFFD1182a8e87fae1182a8e8 /* PtParticleOpcodeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleOpcodeCache.h"; path = "../../LowLevelParticles/src/PtParticleOpcodeCache.h"; sourceTree = SOURCE_ROOT; };
- FFFD1182a9507fae1182a950 /* PtParticleShapeCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleShapeCpu.h"; path = "../../LowLevelParticles/src/PtParticleShapeCpu.h"; sourceTree = SOURCE_ROOT; };
- FFFD1182a9b87fae1182a9b8 /* PtParticleSystemSimCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemSimCpu.h"; path = "../../LowLevelParticles/src/PtParticleSystemSimCpu.h"; sourceTree = SOURCE_ROOT; };
- FFFD1182aa207fae1182aa20 /* PtSpatialHash.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialHash.h"; path = "../../LowLevelParticles/src/PtSpatialHash.h"; sourceTree = SOURCE_ROOT; };
- FFFD1182aa887fae1182aa88 /* PtSpatialHashHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialHashHelper.h"; path = "../../LowLevelParticles/src/PtSpatialHashHelper.h"; sourceTree = SOURCE_ROOT; };
- FFFD1182aaf07fae1182aaf0 /* PtTwoWayData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtTwoWayData.h"; path = "../../LowLevelParticles/src/PtTwoWayData.h"; sourceTree = SOURCE_ROOT; };
- FFFD1182ab587fae1182ab58 /* PtBatcher.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBatcher.cpp"; path = "../../LowLevelParticles/src/PtBatcher.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD1182abc07fae1182abc0 /* PtBodyTransformVault.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBodyTransformVault.cpp"; path = "../../LowLevelParticles/src/PtBodyTransformVault.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD1182ac287fae1182ac28 /* PtCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollision.cpp"; path = "../../LowLevelParticles/src/PtCollision.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD1182ac907fae1182ac90 /* PtCollisionBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionBox.cpp"; path = "../../LowLevelParticles/src/PtCollisionBox.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD1182acf87fae1182acf8 /* PtCollisionCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionCapsule.cpp"; path = "../../LowLevelParticles/src/PtCollisionCapsule.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD1182ad607fae1182ad60 /* PtCollisionConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionConvex.cpp"; path = "../../LowLevelParticles/src/PtCollisionConvex.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD1182adc87fae1182adc8 /* PtCollisionMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionMesh.cpp"; path = "../../LowLevelParticles/src/PtCollisionMesh.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD1182ae307fae1182ae30 /* PtCollisionPlane.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionPlane.cpp"; path = "../../LowLevelParticles/src/PtCollisionPlane.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD1182ae987fae1182ae98 /* PtCollisionSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionSphere.cpp"; path = "../../LowLevelParticles/src/PtCollisionSphere.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD1182af007fae1182af00 /* PtContextCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtContextCpu.cpp"; path = "../../LowLevelParticles/src/PtContextCpu.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD1182af687fae1182af68 /* PtDynamics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamics.cpp"; path = "../../LowLevelParticles/src/PtDynamics.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD1182afd07fae1182afd0 /* PtParticleData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleData.cpp"; path = "../../LowLevelParticles/src/PtParticleData.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD1182b0387fae1182b038 /* PtParticleShapeCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleShapeCpu.cpp"; path = "../../LowLevelParticles/src/PtParticleShapeCpu.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD1182b0a07fae1182b0a0 /* PtParticleSystemSimCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemSimCpu.cpp"; path = "../../LowLevelParticles/src/PtParticleSystemSimCpu.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD1182b1087fae1182b108 /* PtSpatialHash.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialHash.cpp"; path = "../../LowLevelParticles/src/PtSpatialHash.cpp"; sourceTree = SOURCE_ROOT; };
- FFFD1182b1707fae1182b170 /* PtSpatialLocalHash.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialLocalHash.cpp"; path = "../../LowLevelParticles/src/PtSpatialLocalHash.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD035f41907fef035f4190 /* LowLevelParticles */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelParticles"; sourceTree = BUILT_PRODUCTS_DIR; };
+ FFFD040256007fef04025600 /* PtBodyTransformVault.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBodyTransformVault.h"; path = "../../LowLevelParticles/include/PtBodyTransformVault.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040256687fef04025668 /* PtContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtContext.h"; path = "../../LowLevelParticles/include/PtContext.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040256d07fef040256d0 /* PtGridCellVector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtGridCellVector.h"; path = "../../LowLevelParticles/include/PtGridCellVector.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040257387fef04025738 /* PtParticle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticle.h"; path = "../../LowLevelParticles/include/PtParticle.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040257a07fef040257a0 /* PtParticleContactManagerStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleContactManagerStream.h"; path = "../../LowLevelParticles/include/PtParticleContactManagerStream.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040258087fef04025808 /* PtParticleData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleData.h"; path = "../../LowLevelParticles/include/PtParticleData.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040258707fef04025870 /* PtParticleShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleShape.h"; path = "../../LowLevelParticles/include/PtParticleShape.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040258d87fef040258d8 /* PtParticleSystemCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemCore.h"; path = "../../LowLevelParticles/include/PtParticleSystemCore.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040259407fef04025940 /* PtParticleSystemFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemFlags.h"; path = "../../LowLevelParticles/include/PtParticleSystemFlags.h"; sourceTree = SOURCE_ROOT; };
+ FFFD040259a87fef040259a8 /* PtParticleSystemSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemSim.h"; path = "../../LowLevelParticles/include/PtParticleSystemSim.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0402f4007fef0402f400 /* PtBatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBatcher.h"; path = "../../LowLevelParticles/src/PtBatcher.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0402f4687fef0402f468 /* PtCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollision.h"; path = "../../LowLevelParticles/src/PtCollision.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0402f4d07fef0402f4d0 /* PtCollisionData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionData.h"; path = "../../LowLevelParticles/src/PtCollisionData.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0402f5387fef0402f538 /* PtCollisionHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionHelper.h"; path = "../../LowLevelParticles/src/PtCollisionHelper.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0402f5a07fef0402f5a0 /* PtCollisionMethods.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionMethods.h"; path = "../../LowLevelParticles/src/PtCollisionMethods.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0402f6087fef0402f608 /* PtCollisionParameters.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionParameters.h"; path = "../../LowLevelParticles/src/PtCollisionParameters.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0402f6707fef0402f670 /* PtConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtConfig.h"; path = "../../LowLevelParticles/src/PtConfig.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0402f6d87fef0402f6d8 /* PtConstants.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtConstants.h"; path = "../../LowLevelParticles/src/PtConstants.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0402f7407fef0402f740 /* PtContextCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtContextCpu.h"; path = "../../LowLevelParticles/src/PtContextCpu.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0402f7a87fef0402f7a8 /* PtDynamicHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicHelper.h"; path = "../../LowLevelParticles/src/PtDynamicHelper.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0402f8107fef0402f810 /* PtDynamics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamics.h"; path = "../../LowLevelParticles/src/PtDynamics.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0402f8787fef0402f878 /* PtDynamicsKernels.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicsKernels.h"; path = "../../LowLevelParticles/src/PtDynamicsKernels.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0402f8e07fef0402f8e0 /* PtDynamicsParameters.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicsParameters.h"; path = "../../LowLevelParticles/src/PtDynamicsParameters.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0402f9487fef0402f948 /* PtDynamicsTempBuffers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicsTempBuffers.h"; path = "../../LowLevelParticles/src/PtDynamicsTempBuffers.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0402f9b07fef0402f9b0 /* PtHeightFieldAabbTest.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtHeightFieldAabbTest.h"; path = "../../LowLevelParticles/src/PtHeightFieldAabbTest.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0402fa187fef0402fa18 /* PtPacketSections.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtPacketSections.h"; path = "../../LowLevelParticles/src/PtPacketSections.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0402fa807fef0402fa80 /* PtParticleCell.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleCell.h"; path = "../../LowLevelParticles/src/PtParticleCell.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0402fae87fef0402fae8 /* PtParticleOpcodeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleOpcodeCache.h"; path = "../../LowLevelParticles/src/PtParticleOpcodeCache.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0402fb507fef0402fb50 /* PtParticleShapeCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleShapeCpu.h"; path = "../../LowLevelParticles/src/PtParticleShapeCpu.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0402fbb87fef0402fbb8 /* PtParticleSystemSimCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemSimCpu.h"; path = "../../LowLevelParticles/src/PtParticleSystemSimCpu.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0402fc207fef0402fc20 /* PtSpatialHash.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialHash.h"; path = "../../LowLevelParticles/src/PtSpatialHash.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0402fc887fef0402fc88 /* PtSpatialHashHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialHashHelper.h"; path = "../../LowLevelParticles/src/PtSpatialHashHelper.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0402fcf07fef0402fcf0 /* PtTwoWayData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtTwoWayData.h"; path = "../../LowLevelParticles/src/PtTwoWayData.h"; sourceTree = SOURCE_ROOT; };
+ FFFD0402fd587fef0402fd58 /* PtBatcher.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBatcher.cpp"; path = "../../LowLevelParticles/src/PtBatcher.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0402fdc07fef0402fdc0 /* PtBodyTransformVault.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBodyTransformVault.cpp"; path = "../../LowLevelParticles/src/PtBodyTransformVault.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0402fe287fef0402fe28 /* PtCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollision.cpp"; path = "../../LowLevelParticles/src/PtCollision.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0402fe907fef0402fe90 /* PtCollisionBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionBox.cpp"; path = "../../LowLevelParticles/src/PtCollisionBox.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0402fef87fef0402fef8 /* PtCollisionCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionCapsule.cpp"; path = "../../LowLevelParticles/src/PtCollisionCapsule.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0402ff607fef0402ff60 /* PtCollisionConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionConvex.cpp"; path = "../../LowLevelParticles/src/PtCollisionConvex.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0402ffc87fef0402ffc8 /* PtCollisionMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionMesh.cpp"; path = "../../LowLevelParticles/src/PtCollisionMesh.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD040300307fef04030030 /* PtCollisionPlane.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionPlane.cpp"; path = "../../LowLevelParticles/src/PtCollisionPlane.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD040300987fef04030098 /* PtCollisionSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionSphere.cpp"; path = "../../LowLevelParticles/src/PtCollisionSphere.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD040301007fef04030100 /* PtContextCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtContextCpu.cpp"; path = "../../LowLevelParticles/src/PtContextCpu.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD040301687fef04030168 /* PtDynamics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamics.cpp"; path = "../../LowLevelParticles/src/PtDynamics.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD040301d07fef040301d0 /* PtParticleData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleData.cpp"; path = "../../LowLevelParticles/src/PtParticleData.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD040302387fef04030238 /* PtParticleShapeCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleShapeCpu.cpp"; path = "../../LowLevelParticles/src/PtParticleShapeCpu.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD040302a07fef040302a0 /* PtParticleSystemSimCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemSimCpu.cpp"; path = "../../LowLevelParticles/src/PtParticleSystemSimCpu.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD040303087fef04030308 /* PtSpatialHash.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialHash.cpp"; path = "../../LowLevelParticles/src/PtSpatialHash.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD040303707fef04030370 /* PtSpatialLocalHash.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialLocalHash.cpp"; path = "../../LowLevelParticles/src/PtSpatialLocalHash.cpp"; sourceTree = SOURCE_ROOT; };
/* End PBXFileReference section */
/* Begin PBXResourcesBuildPhase section */
- FFF21105c8f07fae1105c8f0 /* Resources */ = {
+ FFF2035f41907fef035f4190 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -2898,7 +2898,7 @@
/* End PBXResourcesBuildPhase section */
/* Begin PBXFrameworksBuildPhase section */
- FFFC1105c8f07fae1105c8f0 /* Frameworks */ = {
+ FFFC035f41907fef035f4190 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -2908,26 +2908,26 @@
/* End PBXFrameworksBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
- FFF81105c8f07fae1105c8f0 /* Sources */ = {
+ FFF8035f41907fef035f4190 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- FFFF1182ab587fae1182ab58,
- FFFF1182abc07fae1182abc0,
- FFFF1182ac287fae1182ac28,
- FFFF1182ac907fae1182ac90,
- FFFF1182acf87fae1182acf8,
- FFFF1182ad607fae1182ad60,
- FFFF1182adc87fae1182adc8,
- FFFF1182ae307fae1182ae30,
- FFFF1182ae987fae1182ae98,
- FFFF1182af007fae1182af00,
- FFFF1182af687fae1182af68,
- FFFF1182afd07fae1182afd0,
- FFFF1182b0387fae1182b038,
- FFFF1182b0a07fae1182b0a0,
- FFFF1182b1087fae1182b108,
- FFFF1182b1707fae1182b170,
+ FFFF0402fd587fef0402fd58,
+ FFFF0402fdc07fef0402fdc0,
+ FFFF0402fe287fef0402fe28,
+ FFFF0402fe907fef0402fe90,
+ FFFF0402fef87fef0402fef8,
+ FFFF0402ff607fef0402ff60,
+ FFFF0402ffc87fef0402ffc8,
+ FFFF040300307fef04030030,
+ FFFF040300987fef04030098,
+ FFFF040301007fef04030100,
+ FFFF040301687fef04030168,
+ FFFF040301d07fef040301d0,
+ FFFF040302387fef04030238,
+ FFFF040302a07fef040302a0,
+ FFFF040303087fef04030308,
+ FFFF040303707fef04030370,
);
runOnlyForDeploymentPostprocessing = 0;
};
@@ -2939,22 +2939,22 @@
/* End PBXTargetDependency section */
/* Begin PBXBuildFile section of PxTask */
- FFFF132d92407fae132d9240 /* src/TaskManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD132d92407fae132d9240 /* src/TaskManager.cpp */; };
+ FFFF03715af07fef03715af0 /* src/TaskManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD03715af07fef03715af0 /* src/TaskManager.cpp */; };
/* End PBXFileReference section */
/* Begin PBXFileReference section */
- FFFD132fa4d07fae132fa4d0 /* PxTask */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PxTask"; sourceTree = BUILT_PRODUCTS_DIR; };
- FFFD132d67a07fae132d67a0 /* PxCpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCpuDispatcher.h"; path = "../../../../PxShared/include/task/PxCpuDispatcher.h"; sourceTree = SOURCE_ROOT; };
- FFFD132d68087fae132d6808 /* PxGpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxGpuDispatcher.h"; path = "../../../../PxShared/include/task/PxGpuDispatcher.h"; sourceTree = SOURCE_ROOT; };
- FFFD132d68707fae132d6870 /* PxGpuTask.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxGpuTask.h"; path = "../../../../PxShared/include/task/PxGpuTask.h"; sourceTree = SOURCE_ROOT; };
- FFFD132d68d87fae132d68d8 /* PxTask.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTask.h"; path = "../../../../PxShared/include/task/PxTask.h"; sourceTree = SOURCE_ROOT; };
- FFFD132d69407fae132d6940 /* PxTaskDefine.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTaskDefine.h"; path = "../../../../PxShared/include/task/PxTaskDefine.h"; sourceTree = SOURCE_ROOT; };
- FFFD132d69a87fae132d69a8 /* PxTaskManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTaskManager.h"; path = "../../../../PxShared/include/task/PxTaskManager.h"; sourceTree = SOURCE_ROOT; };
- FFFD132d92407fae132d9240 /* src/TaskManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/TaskManager.cpp"; path = "../../../../PxShared/src/task/src/TaskManager.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD0370f9107fef0370f910 /* PxTask */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PxTask"; sourceTree = BUILT_PRODUCTS_DIR; };
+ FFFD037161d07fef037161d0 /* PxCpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCpuDispatcher.h"; path = "../../../../PxShared/include/task/PxCpuDispatcher.h"; sourceTree = SOURCE_ROOT; };
+ FFFD037162387fef03716238 /* PxGpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxGpuDispatcher.h"; path = "../../../../PxShared/include/task/PxGpuDispatcher.h"; sourceTree = SOURCE_ROOT; };
+ FFFD037162a07fef037162a0 /* PxGpuTask.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxGpuTask.h"; path = "../../../../PxShared/include/task/PxGpuTask.h"; sourceTree = SOURCE_ROOT; };
+ FFFD037163087fef03716308 /* PxTask.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTask.h"; path = "../../../../PxShared/include/task/PxTask.h"; sourceTree = SOURCE_ROOT; };
+ FFFD037163707fef03716370 /* PxTaskDefine.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTaskDefine.h"; path = "../../../../PxShared/include/task/PxTaskDefine.h"; sourceTree = SOURCE_ROOT; };
+ FFFD037163d87fef037163d8 /* PxTaskManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTaskManager.h"; path = "../../../../PxShared/include/task/PxTaskManager.h"; sourceTree = SOURCE_ROOT; };
+ FFFD03715af07fef03715af0 /* 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 */
- FFF2132fa4d07fae132fa4d0 /* Resources */ = {
+ FFF20370f9107fef0370f910 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -2964,7 +2964,7 @@
/* End PBXResourcesBuildPhase section */
/* Begin PBXFrameworksBuildPhase section */
- FFFC132fa4d07fae132fa4d0 /* Frameworks */ = {
+ FFFC0370f9107fef0370f910 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -2974,11 +2974,11 @@
/* End PBXFrameworksBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
- FFF8132fa4d07fae132fa4d0 /* Sources */ = {
+ FFF80370f9107fef0370f910 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- FFFF132d92407fae132d9240,
+ FFFF03715af07fef03715af0,
);
runOnlyForDeploymentPostprocessing = 0;
};
@@ -2990,17 +2990,17 @@
/* End PBXTargetDependency section */
/* Begin PBXBuildFile section of PsFastXml */
- FFFF135004007fae13500400 /* PsFastXml.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD135004007fae13500400 /* PsFastXml.cpp */; };
+ FFFF04b1acb07fef04b1acb0 /* PsFastXml.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD04b1acb07fef04b1acb0 /* PsFastXml.cpp */; };
/* End PBXFileReference section */
/* Begin PBXFileReference section */
- FFFD135215707fae13521570 /* PsFastXml */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PsFastXml"; sourceTree = BUILT_PRODUCTS_DIR; };
- FFFD135003007fae13500300 /* PsFastXml.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PsFastXml.h"; path = "../../../../PxShared/src/fastxml/include/PsFastXml.h"; sourceTree = SOURCE_ROOT; };
- FFFD135004007fae13500400 /* PsFastXml.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PsFastXml.cpp"; path = "../../../../PxShared/src/fastxml/src/PsFastXml.cpp"; sourceTree = SOURCE_ROOT; };
+ FFFD04b1a4607fef04b1a460 /* PsFastXml */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PsFastXml"; sourceTree = BUILT_PRODUCTS_DIR; };
+ FFFD04b1abb07fef04b1abb0 /* PsFastXml.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PsFastXml.h"; path = "../../../../PxShared/src/fastxml/include/PsFastXml.h"; sourceTree = SOURCE_ROOT; };
+ FFFD04b1acb07fef04b1acb0 /* 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 */
- FFF2135215707fae13521570 /* Resources */ = {
+ FFF204b1a4607fef04b1a460 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -3010,7 +3010,7 @@
/* End PBXResourcesBuildPhase section */
/* Begin PBXFrameworksBuildPhase section */
- FFFC135215707fae13521570 /* Frameworks */ = {
+ FFFC04b1a4607fef04b1a460 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -3020,11 +3020,11 @@
/* End PBXFrameworksBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
- FFF8135215707fae13521570 /* Sources */ = {
+ FFF804b1a4607fef04b1a460 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- FFFF135004007fae13500400,
+ FFFF04b1acb07fef04b1acb0,
);
runOnlyForDeploymentPostprocessing = 0;
};
@@ -3036,1974 +3036,1974 @@
/* End PBXTargetDependency section */
/* Begin PBXContainerItemProxy section */
- FFF513521be07fae13521be0 /* PBXContainerItemProxy */ = {
- containerPortal = FFF91047d6207fae1047d620 /* Project object */;
+ FFF504b1def07fef04b1def0 /* PBXContainerItemProxy */ = {
+ containerPortal = FFF90247d5407fef0247d540 /* Project object */;
isa = PBXContainerItemProxy;
proxyType = 1;
- remoteGlobalIDString = FFFA13521be07fae13521be0 /* PhysX */;
+ remoteGlobalIDString = FFFA04b1def07fef04b1def0 /* PhysX */;
remoteInfo = "PhysX";
};
- FFF5135289807fae13528980 /* PBXContainerItemProxy */ = {
- containerPortal = FFF91047d6207fae1047d620 /* Project object */;
+ FFF504b269a07fef04b269a0 /* PBXContainerItemProxy */ = {
+ containerPortal = FFF90247d5407fef0247d540 /* Project object */;
isa = PBXContainerItemProxy;
proxyType = 1;
- remoteGlobalIDString = FFFA135289807fae13528980 /* PhysXCharacterKinematic */;
+ remoteGlobalIDString = FFFA04b269a07fef04b269a0 /* PhysXCharacterKinematic */;
remoteInfo = "PhysXCharacterKinematic";
};
- FFF513529d807fae13529d80 /* PBXContainerItemProxy */ = {
- containerPortal = FFF91047d6207fae1047d620 /* Project object */;
+ FFF504b27f107fef04b27f10 /* PBXContainerItemProxy */ = {
+ containerPortal = FFF90247d5407fef0247d540 /* Project object */;
isa = PBXContainerItemProxy;
proxyType = 1;
- remoteGlobalIDString = FFFA13529d807fae13529d80 /* PhysXVehicle */;
+ remoteGlobalIDString = FFFA04b27f107fef04b27f10 /* PhysXVehicle */;
remoteInfo = "PhysXVehicle";
};
- FFF513539a707fae13539a70 /* PBXContainerItemProxy */ = {
- containerPortal = FFF91047d6207fae1047d620 /* Project object */;
+ FFF504b37ba07fef04b37ba0 /* PBXContainerItemProxy */ = {
+ containerPortal = FFF90247d5407fef0247d540 /* Project object */;
isa = PBXContainerItemProxy;
proxyType = 1;
- remoteGlobalIDString = FFFA13539a707fae13539a70 /* PhysXExtensions */;
+ remoteGlobalIDString = FFFA04b37ba07fef04b37ba0 /* PhysXExtensions */;
remoteInfo = "PhysXExtensions";
};
- FFF51354c3c07fae1354c3c0 /* PBXContainerItemProxy */ = {
- containerPortal = FFF91047d6207fae1047d620 /* Project object */;
+ FFF504b4a4f07fef04b4a4f0 /* PBXContainerItemProxy */ = {
+ containerPortal = FFF90247d5407fef0247d540 /* Project object */;
isa = PBXContainerItemProxy;
proxyType = 1;
- remoteGlobalIDString = FFFA1354c3c07fae1354c3c0 /* SceneQuery */;
+ remoteGlobalIDString = FFFA04b4a4f07fef04b4a4f0 /* SceneQuery */;
remoteInfo = "SceneQuery";
};
- FFF5135509407fae13550940 /* PBXContainerItemProxy */ = {
- containerPortal = FFF91047d6207fae1047d620 /* Project object */;
+ FFF504b4ea707fef04b4ea70 /* PBXContainerItemProxy */ = {
+ containerPortal = FFF90247d5407fef0247d540 /* Project object */;
isa = PBXContainerItemProxy;
proxyType = 1;
- remoteGlobalIDString = FFFA135509407fae13550940 /* SimulationController */;
+ remoteGlobalIDString = FFFA04b4ea707fef04b4ea70 /* SimulationController */;
remoteInfo = "SimulationController";
};
- FFF513555bc07fae13555bc0 /* PBXContainerItemProxy */ = {
- containerPortal = FFF91047d6207fae1047d620 /* Project object */;
+ FFF50492c6407fef0492c640 /* PBXContainerItemProxy */ = {
+ containerPortal = FFF90247d5407fef0247d540 /* Project object */;
isa = PBXContainerItemProxy;
proxyType = 1;
- remoteGlobalIDString = FFFA13555bc07fae13555bc0 /* PhysXCooking */;
+ remoteGlobalIDString = FFFA0492c6407fef0492c640 /* PhysXCooking */;
remoteInfo = "PhysXCooking";
};
- FFF5111408007fae11140800 /* PBXContainerItemProxy */ = {
- containerPortal = FFF91047d6207fae1047d620 /* Project object */;
+ FFF50314a5307fef0314a530 /* PBXContainerItemProxy */ = {
+ containerPortal = FFF90247d5407fef0247d540 /* Project object */;
isa = PBXContainerItemProxy;
proxyType = 1;
- remoteGlobalIDString = FFFA111408007fae11140800 /* PhysXCommon */;
+ remoteGlobalIDString = FFFA0314a5307fef0314a530 /* PhysXCommon */;
remoteInfo = "PhysXCommon";
};
- FFF5111515c07fae111515c0 /* PBXContainerItemProxy */ = {
- containerPortal = FFF91047d6207fae1047d620 /* Project object */;
+ FFF5031431707fef03143170 /* PBXContainerItemProxy */ = {
+ containerPortal = FFF90247d5407fef0247d540 /* Project object */;
isa = PBXContainerItemProxy;
proxyType = 1;
- remoteGlobalIDString = FFFA111515c07fae111515c0 /* PxFoundation */;
+ remoteGlobalIDString = FFFA031431707fef03143170 /* PxFoundation */;
remoteInfo = "PxFoundation";
};
- FFF511609fa07fae11609fa0 /* PBXContainerItemProxy */ = {
- containerPortal = FFF91047d6207fae1047d620 /* Project object */;
+ FFF5030748c07fef030748c0 /* PBXContainerItemProxy */ = {
+ containerPortal = FFF90247d5407fef0247d540 /* Project object */;
isa = PBXContainerItemProxy;
proxyType = 1;
- remoteGlobalIDString = FFFA11609fa07fae11609fa0 /* PxPvdSDK */;
+ remoteGlobalIDString = FFFA030748c07fef030748c0 /* PxPvdSDK */;
remoteInfo = "PxPvdSDK";
};
- FFF511714b607fae11714b60 /* PBXContainerItemProxy */ = {
- containerPortal = FFF91047d6207fae1047d620 /* Project object */;
+ FFF50310a8f07fef0310a8f0 /* PBXContainerItemProxy */ = {
+ containerPortal = FFF90247d5407fef0247d540 /* Project object */;
isa = PBXContainerItemProxy;
proxyType = 1;
- remoteGlobalIDString = FFFA11714b607fae11714b60 /* LowLevel */;
+ remoteGlobalIDString = FFFA0310a8f07fef0310a8f0 /* LowLevel */;
remoteInfo = "LowLevel";
};
- FFF5110ca1407fae110ca140 /* PBXContainerItemProxy */ = {
- containerPortal = FFF91047d6207fae1047d620 /* Project object */;
+ FFF5036069d07fef036069d0 /* PBXContainerItemProxy */ = {
+ containerPortal = FFF90247d5407fef0247d540 /* Project object */;
isa = PBXContainerItemProxy;
proxyType = 1;
- remoteGlobalIDString = FFFA110ca1407fae110ca140 /* LowLevelAABB */;
+ remoteGlobalIDString = FFFA036069d07fef036069d0 /* LowLevelAABB */;
remoteInfo = "LowLevelAABB";
};
- FFF5110c4f307fae110c4f30 /* PBXContainerItemProxy */ = {
- containerPortal = FFF91047d6207fae1047d620 /* Project object */;
+ FFF503135dd07fef03135dd0 /* PBXContainerItemProxy */ = {
+ containerPortal = FFF90247d5407fef0247d540 /* Project object */;
isa = PBXContainerItemProxy;
proxyType = 1;
- remoteGlobalIDString = FFFA110c4f307fae110c4f30 /* LowLevelDynamics */;
+ remoteGlobalIDString = FFFA03135dd07fef03135dd0 /* LowLevelDynamics */;
remoteInfo = "LowLevelDynamics";
};
- FFF51174b7907fae1174b790 /* PBXContainerItemProxy */ = {
- containerPortal = FFF91047d6207fae1047d620 /* Project object */;
+ FFF5049056907fef04905690 /* PBXContainerItemProxy */ = {
+ containerPortal = FFF90247d5407fef0247d540 /* Project object */;
isa = PBXContainerItemProxy;
proxyType = 1;
- remoteGlobalIDString = FFFA1174b7907fae1174b790 /* LowLevelCloth */;
+ remoteGlobalIDString = FFFA049056907fef04905690 /* LowLevelCloth */;
remoteInfo = "LowLevelCloth";
};
- FFF51105c8f07fae1105c8f0 /* PBXContainerItemProxy */ = {
- containerPortal = FFF91047d6207fae1047d620 /* Project object */;
+ FFF5035f41907fef035f4190 /* PBXContainerItemProxy */ = {
+ containerPortal = FFF90247d5407fef0247d540 /* Project object */;
isa = PBXContainerItemProxy;
proxyType = 1;
- remoteGlobalIDString = FFFA1105c8f07fae1105c8f0 /* LowLevelParticles */;
+ remoteGlobalIDString = FFFA035f41907fef035f4190 /* LowLevelParticles */;
remoteInfo = "LowLevelParticles";
};
- FFF5132fa4d07fae132fa4d0 /* PBXContainerItemProxy */ = {
- containerPortal = FFF91047d6207fae1047d620 /* Project object */;
+ FFF50370f9107fef0370f910 /* PBXContainerItemProxy */ = {
+ containerPortal = FFF90247d5407fef0247d540 /* Project object */;
isa = PBXContainerItemProxy;
proxyType = 1;
- remoteGlobalIDString = FFFA132fa4d07fae132fa4d0 /* PxTask */;
+ remoteGlobalIDString = FFFA0370f9107fef0370f910 /* PxTask */;
remoteInfo = "PxTask";
};
- FFF5135215707fae13521570 /* PBXContainerItemProxy */ = {
- containerPortal = FFF91047d6207fae1047d620 /* Project object */;
+ FFF504b1a4607fef04b1a460 /* PBXContainerItemProxy */ = {
+ containerPortal = FFF90247d5407fef0247d540 /* Project object */;
isa = PBXContainerItemProxy;
proxyType = 1;
- remoteGlobalIDString = FFFA135215707fae13521570 /* PsFastXml */;
+ remoteGlobalIDString = FFFA04b1a4607fef04b1a460 /* PsFastXml */;
remoteInfo = "PsFastXml";
};
/* End PBXContainerItemProxy section */
/* Begin PBXGroup section */
- FFFB1047d6887fae1047d688 /* PhysX */ = {
+ FFFB0247d5a87fef0247d5a8 /* PhysX */ = {
isa = PBXGroup;
children = (
- FFF01047d6207fae1047d620 /* Source */,
- FFEE1047d6207fae1047d620 /* Products */,
+ FFF00247d5407fef0247d540 /* Source */,
+ FFEE0247d5407fef0247d540 /* Products */,
);
name = "PhysX";
sourceTree = "<group>";
};
- FFF01047d6207fae1047d620 /* Source */ = {
+ FFF00247d5407fef0247d540 /* Source */ = {
isa = PBXGroup;
children = (
- FFFB13521be07fae13521be0,
- FFFB135289807fae13528980,
- FFFB13529d807fae13529d80,
- FFFB13539a707fae13539a70,
- FFFB1354c3c07fae1354c3c0,
- FFFB135509407fae13550940,
- FFFB13555bc07fae13555bc0,
- FFFB111408007fae11140800,
- FFFB111515c07fae111515c0,
- FFFB11609fa07fae11609fa0,
- FFFB11714b607fae11714b60,
- FFFB110ca1407fae110ca140,
- FFFB110c4f307fae110c4f30,
- FFFB1174b7907fae1174b790,
- FFFB1105c8f07fae1105c8f0,
- FFFB132fa4d07fae132fa4d0,
- FFFB135215707fae13521570,
+ FFFB04b1def07fef04b1def0,
+ FFFB04b269a07fef04b269a0,
+ FFFB04b27f107fef04b27f10,
+ FFFB04b37ba07fef04b37ba0,
+ FFFB04b4a4f07fef04b4a4f0,
+ FFFB04b4ea707fef04b4ea70,
+ FFFB0492c6407fef0492c640,
+ FFFB0314a5307fef0314a530,
+ FFFB031431707fef03143170,
+ FFFB030748c07fef030748c0,
+ FFFB0310a8f07fef0310a8f0,
+ FFFB036069d07fef036069d0,
+ FFFB03135dd07fef03135dd0,
+ FFFB049056907fef04905690,
+ FFFB035f41907fef035f4190,
+ FFFB0370f9107fef0370f910,
+ FFFB04b1a4607fef04b1a460,
);
name = Source;
sourceTree = "<group>";
};
- FFEE1047d6207fae1047d620 /* Products */ = {
+ FFEE0247d5407fef0247d540 /* Products */ = {
isa = PBXGroup;
children = (
- FFFD13521be07fae13521be0,
- FFFD135289807fae13528980,
- FFFD13529d807fae13529d80,
- FFFD13539a707fae13539a70,
- FFFD1354c3c07fae1354c3c0,
- FFFD135509407fae13550940,
- FFFD13555bc07fae13555bc0,
- FFFD111408007fae11140800,
- FFFD111515c07fae111515c0,
- FFFD11609fa07fae11609fa0,
- FFFD11714b607fae11714b60,
- FFFD110ca1407fae110ca140,
- FFFD110c4f307fae110c4f30,
- FFFD1174b7907fae1174b790,
- FFFD1105c8f07fae1105c8f0,
- FFFD132fa4d07fae132fa4d0,
- FFFD135215707fae13521570,
+ FFFD04b1def07fef04b1def0,
+ FFFD04b269a07fef04b269a0,
+ FFFD04b27f107fef04b27f10,
+ FFFD04b37ba07fef04b37ba0,
+ FFFD04b4a4f07fef04b4a4f0,
+ FFFD04b4ea707fef04b4ea70,
+ FFFD0492c6407fef0492c640,
+ FFFD0314a5307fef0314a530,
+ FFFD031431707fef03143170,
+ FFFD030748c07fef030748c0,
+ FFFD0310a8f07fef0310a8f0,
+ FFFD036069d07fef036069d0,
+ FFFD03135dd07fef03135dd0,
+ FFFD049056907fef04905690,
+ FFFD035f41907fef035f4190,
+ FFFD0370f9107fef0370f910,
+ FFFD04b1a4607fef04b1a460,
);
name = Products;
sourceTree = "<group>";
};
- FFFB13521be07fae13521be0 /* PhysX */ = {
+ FFFB04b1def07fef04b1def0 /* PhysX */ = {
isa = PBXGroup;
children = (
- FFFB135307407fae13530740 /* src */,
- FFFB135307687fae13530768 /* include */,
- FFFB135307907fae13530790 /* metadata */,
+ FFFB04b2e7e07fef04b2e7e0 /* src */,
+ FFFB04b2e8087fef04b2e808 /* include */,
+ FFFB04b2e8307fef04b2e830 /* metadata */,
);
name = "PhysX";
sourceTree = "<group>";
};
- FFFB135307407fae13530740 /* src */ = {
+ FFFB04b2e7e07fef04b2e7e0 /* src */ = {
isa = PBXGroup;
children = (
- FFFD10a20a007fae10a20a00 /* NpActor.h */,
- FFFD10a20a687fae10a20a68 /* NpActorTemplate.h */,
- FFFD10a20ad07fae10a20ad0 /* NpAggregate.h */,
- FFFD10a20b387fae10a20b38 /* NpArticulation.h */,
- FFFD10a20ba07fae10a20ba0 /* NpArticulationJoint.h */,
- FFFD10a20c087fae10a20c08 /* NpArticulationLink.h */,
- FFFD10a20c707fae10a20c70 /* NpBatchQuery.h */,
- FFFD10a20cd87fae10a20cd8 /* NpCast.h */,
- FFFD10a20d407fae10a20d40 /* NpConnector.h */,
- FFFD10a20da87fae10a20da8 /* NpConstraint.h */,
- FFFD10a20e107fae10a20e10 /* NpFactory.h */,
- FFFD10a20e787fae10a20e78 /* NpMaterial.h */,
- FFFD10a20ee07fae10a20ee0 /* NpMaterialManager.h */,
- FFFD10a20f487fae10a20f48 /* NpPhysics.h */,
- FFFD10a20fb07fae10a20fb0 /* NpPhysicsInsertionCallback.h */,
- FFFD10a210187fae10a21018 /* NpPtrTableStorageManager.h */,
- FFFD10a210807fae10a21080 /* NpPvdSceneQueryCollector.h */,
- FFFD10a210e87fae10a210e8 /* NpQueryShared.h */,
- FFFD10a211507fae10a21150 /* NpReadCheck.h */,
- FFFD10a211b87fae10a211b8 /* NpRigidActorTemplate.h */,
- FFFD10a212207fae10a21220 /* NpRigidActorTemplateInternal.h */,
- FFFD10a212887fae10a21288 /* NpRigidBodyTemplate.h */,
- FFFD10a212f07fae10a212f0 /* NpRigidDynamic.h */,
- FFFD10a213587fae10a21358 /* NpRigidStatic.h */,
- FFFD10a213c07fae10a213c0 /* NpScene.h */,
- FFFD10a214287fae10a21428 /* NpSceneQueries.h */,
- FFFD10a214907fae10a21490 /* NpShape.h */,
- FFFD10a214f87fae10a214f8 /* NpShapeManager.h */,
- FFFD10a215607fae10a21560 /* NpSpatialIndex.h */,
- FFFD10a215c87fae10a215c8 /* NpVolumeCache.h */,
- FFFD10a216307fae10a21630 /* NpWriteCheck.h */,
- FFFD10a216987fae10a21698 /* PvdMetaDataBindingData.h */,
- FFFD10a217007fae10a21700 /* PvdMetaDataPvdBinding.h */,
- FFFD10a217687fae10a21768 /* PvdPhysicsClient.h */,
- FFFD10a217d07fae10a217d0 /* PvdTypeNames.h */,
- FFFD10a218387fae10a21838 /* NpActor.cpp */,
- FFFD10a218a07fae10a218a0 /* NpAggregate.cpp */,
- FFFD10a219087fae10a21908 /* NpArticulation.cpp */,
- FFFD10a219707fae10a21970 /* NpArticulationJoint.cpp */,
- FFFD10a219d87fae10a219d8 /* NpArticulationLink.cpp */,
- FFFD10a21a407fae10a21a40 /* NpBatchQuery.cpp */,
- FFFD10a21aa87fae10a21aa8 /* NpConstraint.cpp */,
- FFFD10a21b107fae10a21b10 /* NpFactory.cpp */,
- FFFD10a21b787fae10a21b78 /* NpMaterial.cpp */,
- FFFD10a21be07fae10a21be0 /* NpMetaData.cpp */,
- FFFD10a21c487fae10a21c48 /* NpPhysics.cpp */,
- FFFD10a21cb07fae10a21cb0 /* NpPvdSceneQueryCollector.cpp */,
- FFFD10a21d187fae10a21d18 /* NpReadCheck.cpp */,
- FFFD10a21d807fae10a21d80 /* NpRigidDynamic.cpp */,
- FFFD10a21de87fae10a21de8 /* NpRigidStatic.cpp */,
- FFFD10a21e507fae10a21e50 /* NpScene.cpp */,
- FFFD10a21eb87fae10a21eb8 /* NpSceneQueries.cpp */,
- FFFD10a21f207fae10a21f20 /* NpSerializerAdapter.cpp */,
- FFFD10a21f887fae10a21f88 /* NpShape.cpp */,
- FFFD10a21ff07fae10a21ff0 /* NpShapeManager.cpp */,
- FFFD10a220587fae10a22058 /* NpSpatialIndex.cpp */,
- FFFD10a220c07fae10a220c0 /* NpVolumeCache.cpp */,
- FFFD10a221287fae10a22128 /* NpWriteCheck.cpp */,
- FFFD10a221907fae10a22190 /* PvdMetaDataPvdBinding.cpp */,
- FFFD10a221f87fae10a221f8 /* PvdPhysicsClient.cpp */,
- FFFD10a222607fae10a22260 /* particles/NpParticleBaseTemplate.h */,
- FFFD10a222c87fae10a222c8 /* particles/NpParticleFluid.h */,
- FFFD10a223307fae10a22330 /* particles/NpParticleFluidReadData.h */,
- FFFD10a223987fae10a22398 /* particles/NpParticleSystem.h */,
- FFFD10a224007fae10a22400 /* particles/NpParticleFluid.cpp */,
- FFFD10a224687fae10a22468 /* particles/NpParticleSystem.cpp */,
- FFFD10a224d07fae10a224d0 /* buffering/ScbActor.h */,
- FFFD10a225387fae10a22538 /* buffering/ScbAggregate.h */,
- FFFD10a225a07fae10a225a0 /* buffering/ScbArticulation.h */,
- FFFD10a226087fae10a22608 /* buffering/ScbArticulationJoint.h */,
- FFFD10a226707fae10a22670 /* buffering/ScbBase.h */,
- FFFD10a226d87fae10a226d8 /* buffering/ScbBody.h */,
- FFFD10a227407fae10a22740 /* buffering/ScbCloth.h */,
- FFFD10a227a87fae10a227a8 /* buffering/ScbConstraint.h */,
- FFFD10a228107fae10a22810 /* buffering/ScbDefs.h */,
- FFFD10a228787fae10a22878 /* buffering/ScbNpDeps.h */,
- FFFD10a228e07fae10a228e0 /* buffering/ScbParticleSystem.h */,
- FFFD10a229487fae10a22948 /* buffering/ScbRigidObject.h */,
- FFFD10a229b07fae10a229b0 /* buffering/ScbRigidStatic.h */,
- FFFD10a22a187fae10a22a18 /* buffering/ScbScene.h */,
- FFFD10a22a807fae10a22a80 /* buffering/ScbSceneBuffer.h */,
- FFFD10a22ae87fae10a22ae8 /* buffering/ScbScenePvdClient.h */,
- FFFD10a22b507fae10a22b50 /* buffering/ScbShape.h */,
- FFFD10a22bb87fae10a22bb8 /* buffering/ScbType.h */,
- FFFD10a22c207fae10a22c20 /* buffering/ScbActor.cpp */,
- FFFD10a22c887fae10a22c88 /* buffering/ScbAggregate.cpp */,
- FFFD10a22cf07fae10a22cf0 /* buffering/ScbBase.cpp */,
- FFFD10a22d587fae10a22d58 /* buffering/ScbCloth.cpp */,
- FFFD10a22dc07fae10a22dc0 /* buffering/ScbMetaData.cpp */,
- FFFD10a22e287fae10a22e28 /* buffering/ScbParticleSystem.cpp */,
- FFFD10a22e907fae10a22e90 /* buffering/ScbScene.cpp */,
- FFFD10a22ef87fae10a22ef8 /* buffering/ScbScenePvdClient.cpp */,
- FFFD10a22f607fae10a22f60 /* buffering/ScbShape.cpp */,
- FFFD10a22fc87fae10a22fc8 /* cloth/NpCloth.h */,
- FFFD10a230307fae10a23030 /* cloth/NpClothFabric.h */,
- FFFD10a230987fae10a23098 /* cloth/NpClothParticleData.h */,
- FFFD10a231007fae10a23100 /* cloth/NpCloth.cpp */,
- FFFD10a231687fae10a23168 /* cloth/NpClothFabric.cpp */,
- FFFD10a231d07fae10a231d0 /* cloth/NpClothParticleData.cpp */,
- FFFD10a232387fae10a23238 /* ../../ImmediateMode/src/NpImmediateMode.cpp */,
+ FFFD040578007fef04057800 /* NpActor.h */,
+ FFFD040578687fef04057868 /* NpActorTemplate.h */,
+ FFFD040578d07fef040578d0 /* NpAggregate.h */,
+ FFFD040579387fef04057938 /* NpArticulation.h */,
+ FFFD040579a07fef040579a0 /* NpArticulationJoint.h */,
+ FFFD04057a087fef04057a08 /* NpArticulationLink.h */,
+ FFFD04057a707fef04057a70 /* NpBatchQuery.h */,
+ FFFD04057ad87fef04057ad8 /* NpCast.h */,
+ FFFD04057b407fef04057b40 /* NpConnector.h */,
+ FFFD04057ba87fef04057ba8 /* NpConstraint.h */,
+ FFFD04057c107fef04057c10 /* NpFactory.h */,
+ FFFD04057c787fef04057c78 /* NpMaterial.h */,
+ FFFD04057ce07fef04057ce0 /* NpMaterialManager.h */,
+ FFFD04057d487fef04057d48 /* NpPhysics.h */,
+ FFFD04057db07fef04057db0 /* NpPhysicsInsertionCallback.h */,
+ FFFD04057e187fef04057e18 /* NpPtrTableStorageManager.h */,
+ FFFD04057e807fef04057e80 /* NpPvdSceneQueryCollector.h */,
+ FFFD04057ee87fef04057ee8 /* NpQueryShared.h */,
+ FFFD04057f507fef04057f50 /* NpReadCheck.h */,
+ FFFD04057fb87fef04057fb8 /* NpRigidActorTemplate.h */,
+ FFFD040580207fef04058020 /* NpRigidActorTemplateInternal.h */,
+ FFFD040580887fef04058088 /* NpRigidBodyTemplate.h */,
+ FFFD040580f07fef040580f0 /* NpRigidDynamic.h */,
+ FFFD040581587fef04058158 /* NpRigidStatic.h */,
+ FFFD040581c07fef040581c0 /* NpScene.h */,
+ FFFD040582287fef04058228 /* NpSceneQueries.h */,
+ FFFD040582907fef04058290 /* NpShape.h */,
+ FFFD040582f87fef040582f8 /* NpShapeManager.h */,
+ FFFD040583607fef04058360 /* NpSpatialIndex.h */,
+ FFFD040583c87fef040583c8 /* NpVolumeCache.h */,
+ FFFD040584307fef04058430 /* NpWriteCheck.h */,
+ FFFD040584987fef04058498 /* PvdMetaDataBindingData.h */,
+ FFFD040585007fef04058500 /* PvdMetaDataPvdBinding.h */,
+ FFFD040585687fef04058568 /* PvdPhysicsClient.h */,
+ FFFD040585d07fef040585d0 /* PvdTypeNames.h */,
+ FFFD040586387fef04058638 /* NpActor.cpp */,
+ FFFD040586a07fef040586a0 /* NpAggregate.cpp */,
+ FFFD040587087fef04058708 /* NpArticulation.cpp */,
+ FFFD040587707fef04058770 /* NpArticulationJoint.cpp */,
+ FFFD040587d87fef040587d8 /* NpArticulationLink.cpp */,
+ FFFD040588407fef04058840 /* NpBatchQuery.cpp */,
+ FFFD040588a87fef040588a8 /* NpConstraint.cpp */,
+ FFFD040589107fef04058910 /* NpFactory.cpp */,
+ FFFD040589787fef04058978 /* NpMaterial.cpp */,
+ FFFD040589e07fef040589e0 /* NpMetaData.cpp */,
+ FFFD04058a487fef04058a48 /* NpPhysics.cpp */,
+ FFFD04058ab07fef04058ab0 /* NpPvdSceneQueryCollector.cpp */,
+ FFFD04058b187fef04058b18 /* NpReadCheck.cpp */,
+ FFFD04058b807fef04058b80 /* NpRigidDynamic.cpp */,
+ FFFD04058be87fef04058be8 /* NpRigidStatic.cpp */,
+ FFFD04058c507fef04058c50 /* NpScene.cpp */,
+ FFFD04058cb87fef04058cb8 /* NpSceneQueries.cpp */,
+ FFFD04058d207fef04058d20 /* NpSerializerAdapter.cpp */,
+ FFFD04058d887fef04058d88 /* NpShape.cpp */,
+ FFFD04058df07fef04058df0 /* NpShapeManager.cpp */,
+ FFFD04058e587fef04058e58 /* NpSpatialIndex.cpp */,
+ FFFD04058ec07fef04058ec0 /* NpVolumeCache.cpp */,
+ FFFD04058f287fef04058f28 /* NpWriteCheck.cpp */,
+ FFFD04058f907fef04058f90 /* PvdMetaDataPvdBinding.cpp */,
+ FFFD04058ff87fef04058ff8 /* PvdPhysicsClient.cpp */,
+ FFFD040590607fef04059060 /* particles/NpParticleBaseTemplate.h */,
+ FFFD040590c87fef040590c8 /* particles/NpParticleFluid.h */,
+ FFFD040591307fef04059130 /* particles/NpParticleFluidReadData.h */,
+ FFFD040591987fef04059198 /* particles/NpParticleSystem.h */,
+ FFFD040592007fef04059200 /* particles/NpParticleFluid.cpp */,
+ FFFD040592687fef04059268 /* particles/NpParticleSystem.cpp */,
+ FFFD040592d07fef040592d0 /* buffering/ScbActor.h */,
+ FFFD040593387fef04059338 /* buffering/ScbAggregate.h */,
+ FFFD040593a07fef040593a0 /* buffering/ScbArticulation.h */,
+ FFFD040594087fef04059408 /* buffering/ScbArticulationJoint.h */,
+ FFFD040594707fef04059470 /* buffering/ScbBase.h */,
+ FFFD040594d87fef040594d8 /* buffering/ScbBody.h */,
+ FFFD040595407fef04059540 /* buffering/ScbCloth.h */,
+ FFFD040595a87fef040595a8 /* buffering/ScbConstraint.h */,
+ FFFD040596107fef04059610 /* buffering/ScbDefs.h */,
+ FFFD040596787fef04059678 /* buffering/ScbNpDeps.h */,
+ FFFD040596e07fef040596e0 /* buffering/ScbParticleSystem.h */,
+ FFFD040597487fef04059748 /* buffering/ScbRigidObject.h */,
+ FFFD040597b07fef040597b0 /* buffering/ScbRigidStatic.h */,
+ FFFD040598187fef04059818 /* buffering/ScbScene.h */,
+ FFFD040598807fef04059880 /* buffering/ScbSceneBuffer.h */,
+ FFFD040598e87fef040598e8 /* buffering/ScbScenePvdClient.h */,
+ FFFD040599507fef04059950 /* buffering/ScbShape.h */,
+ FFFD040599b87fef040599b8 /* buffering/ScbType.h */,
+ FFFD04059a207fef04059a20 /* buffering/ScbActor.cpp */,
+ FFFD04059a887fef04059a88 /* buffering/ScbAggregate.cpp */,
+ FFFD04059af07fef04059af0 /* buffering/ScbBase.cpp */,
+ FFFD04059b587fef04059b58 /* buffering/ScbCloth.cpp */,
+ FFFD04059bc07fef04059bc0 /* buffering/ScbMetaData.cpp */,
+ FFFD04059c287fef04059c28 /* buffering/ScbParticleSystem.cpp */,
+ FFFD04059c907fef04059c90 /* buffering/ScbScene.cpp */,
+ FFFD04059cf87fef04059cf8 /* buffering/ScbScenePvdClient.cpp */,
+ FFFD04059d607fef04059d60 /* buffering/ScbShape.cpp */,
+ FFFD04059dc87fef04059dc8 /* cloth/NpCloth.h */,
+ FFFD04059e307fef04059e30 /* cloth/NpClothFabric.h */,
+ FFFD04059e987fef04059e98 /* cloth/NpClothParticleData.h */,
+ FFFD04059f007fef04059f00 /* cloth/NpCloth.cpp */,
+ FFFD04059f687fef04059f68 /* cloth/NpClothFabric.cpp */,
+ FFFD04059fd07fef04059fd0 /* cloth/NpClothParticleData.cpp */,
+ FFFD0405a0387fef0405a038 /* ../../ImmediateMode/src/NpImmediateMode.cpp */,
);
name = "src";
sourceTree = SOURCE_ROOT;
};
- FFFB135307687fae13530768 /* include */ = {
+ FFFB04b2e8087fef04b2e808 /* include */ = {
isa = PBXGroup;
children = (
- FFFD10a15e007fae10a15e00 /* PxActor.h */,
- FFFD10a15e687fae10a15e68 /* PxAggregate.h */,
- FFFD10a15ed07fae10a15ed0 /* PxArticulation.h */,
- FFFD10a15f387fae10a15f38 /* PxArticulationJoint.h */,
- FFFD10a15fa07fae10a15fa0 /* PxArticulationLink.h */,
- FFFD10a160087fae10a16008 /* PxBatchQuery.h */,
- FFFD10a160707fae10a16070 /* PxBatchQueryDesc.h */,
- FFFD10a160d87fae10a160d8 /* PxBroadPhase.h */,
- FFFD10a161407fae10a16140 /* PxClient.h */,
- FFFD10a161a87fae10a161a8 /* PxConstraint.h */,
- FFFD10a162107fae10a16210 /* PxConstraintDesc.h */,
- FFFD10a162787fae10a16278 /* PxContact.h */,
- FFFD10a162e07fae10a162e0 /* PxContactModifyCallback.h */,
- FFFD10a163487fae10a16348 /* PxDeletionListener.h */,
- FFFD10a163b07fae10a163b0 /* PxFiltering.h */,
- FFFD10a164187fae10a16418 /* PxForceMode.h */,
- FFFD10a164807fae10a16480 /* PxImmediateMode.h */,
- FFFD10a164e87fae10a164e8 /* PxLockedData.h */,
- FFFD10a165507fae10a16550 /* PxMaterial.h */,
- FFFD10a165b87fae10a165b8 /* PxPhysXConfig.h */,
- FFFD10a166207fae10a16620 /* PxPhysics.h */,
- FFFD10a166887fae10a16688 /* PxPhysicsAPI.h */,
- FFFD10a166f07fae10a166f0 /* PxPhysicsSerialization.h */,
- FFFD10a167587fae10a16758 /* PxPhysicsVersion.h */,
- FFFD10a167c07fae10a167c0 /* PxPruningStructure.h */,
- FFFD10a168287fae10a16828 /* PxQueryFiltering.h */,
- FFFD10a168907fae10a16890 /* PxQueryReport.h */,
- FFFD10a168f87fae10a168f8 /* PxRigidActor.h */,
- FFFD10a169607fae10a16960 /* PxRigidBody.h */,
- FFFD10a169c87fae10a169c8 /* PxRigidDynamic.h */,
- FFFD10a16a307fae10a16a30 /* PxRigidStatic.h */,
- FFFD10a16a987fae10a16a98 /* PxScene.h */,
- FFFD10a16b007fae10a16b00 /* PxSceneDesc.h */,
- FFFD10a16b687fae10a16b68 /* PxSceneLock.h */,
- FFFD10a16bd07fae10a16bd0 /* PxShape.h */,
- FFFD10a16c387fae10a16c38 /* PxSimulationEventCallback.h */,
- FFFD10a16ca07fae10a16ca0 /* PxSimulationStatistics.h */,
- FFFD10a16d087fae10a16d08 /* PxSpatialIndex.h */,
- FFFD10a16d707fae10a16d70 /* PxVisualizationParameter.h */,
- FFFD10a16dd87fae10a16dd8 /* PxVolumeCache.h */,
- FFFD10a16e407fae10a16e40 /* particles/PxParticleBase.h */,
- FFFD10a16ea87fae10a16ea8 /* particles/PxParticleBaseFlag.h */,
- FFFD10a16f107fae10a16f10 /* particles/PxParticleCreationData.h */,
- FFFD10a16f787fae10a16f78 /* particles/PxParticleFlag.h */,
- FFFD10a16fe07fae10a16fe0 /* particles/PxParticleFluid.h */,
- FFFD10a170487fae10a17048 /* particles/PxParticleFluidReadData.h */,
- FFFD10a170b07fae10a170b0 /* particles/PxParticleReadData.h */,
- FFFD10a171187fae10a17118 /* particles/PxParticleSystem.h */,
- FFFD10a171807fae10a17180 /* pvd/PxPvdSceneClient.h */,
- FFFD10a171e87fae10a171e8 /* cloth/PxCloth.h */,
- FFFD10a172507fae10a17250 /* cloth/PxClothCollisionData.h */,
- FFFD10a172b87fae10a172b8 /* cloth/PxClothFabric.h */,
- FFFD10a173207fae10a17320 /* cloth/PxClothParticleData.h */,
- FFFD10a173887fae10a17388 /* cloth/PxClothTypes.h */,
+ FFFD04060a007fef04060a00 /* PxActor.h */,
+ FFFD04060a687fef04060a68 /* PxAggregate.h */,
+ FFFD04060ad07fef04060ad0 /* PxArticulation.h */,
+ FFFD04060b387fef04060b38 /* PxArticulationJoint.h */,
+ FFFD04060ba07fef04060ba0 /* PxArticulationLink.h */,
+ FFFD04060c087fef04060c08 /* PxBatchQuery.h */,
+ FFFD04060c707fef04060c70 /* PxBatchQueryDesc.h */,
+ FFFD04060cd87fef04060cd8 /* PxBroadPhase.h */,
+ FFFD04060d407fef04060d40 /* PxClient.h */,
+ FFFD04060da87fef04060da8 /* PxConstraint.h */,
+ FFFD04060e107fef04060e10 /* PxConstraintDesc.h */,
+ FFFD04060e787fef04060e78 /* PxContact.h */,
+ FFFD04060ee07fef04060ee0 /* PxContactModifyCallback.h */,
+ FFFD04060f487fef04060f48 /* PxDeletionListener.h */,
+ FFFD04060fb07fef04060fb0 /* PxFiltering.h */,
+ FFFD040610187fef04061018 /* PxForceMode.h */,
+ FFFD040610807fef04061080 /* PxImmediateMode.h */,
+ FFFD040610e87fef040610e8 /* PxLockedData.h */,
+ FFFD040611507fef04061150 /* PxMaterial.h */,
+ FFFD040611b87fef040611b8 /* PxPhysXConfig.h */,
+ FFFD040612207fef04061220 /* PxPhysics.h */,
+ FFFD040612887fef04061288 /* PxPhysicsAPI.h */,
+ FFFD040612f07fef040612f0 /* PxPhysicsSerialization.h */,
+ FFFD040613587fef04061358 /* PxPhysicsVersion.h */,
+ FFFD040613c07fef040613c0 /* PxPruningStructure.h */,
+ FFFD040614287fef04061428 /* PxQueryFiltering.h */,
+ FFFD040614907fef04061490 /* PxQueryReport.h */,
+ FFFD040614f87fef040614f8 /* PxRigidActor.h */,
+ FFFD040615607fef04061560 /* PxRigidBody.h */,
+ FFFD040615c87fef040615c8 /* PxRigidDynamic.h */,
+ FFFD040616307fef04061630 /* PxRigidStatic.h */,
+ FFFD040616987fef04061698 /* PxScene.h */,
+ FFFD040617007fef04061700 /* PxSceneDesc.h */,
+ FFFD040617687fef04061768 /* PxSceneLock.h */,
+ FFFD040617d07fef040617d0 /* PxShape.h */,
+ FFFD040618387fef04061838 /* PxSimulationEventCallback.h */,
+ FFFD040618a07fef040618a0 /* PxSimulationStatistics.h */,
+ FFFD040619087fef04061908 /* PxSpatialIndex.h */,
+ FFFD040619707fef04061970 /* PxVisualizationParameter.h */,
+ FFFD040619d87fef040619d8 /* PxVolumeCache.h */,
+ FFFD04061a407fef04061a40 /* particles/PxParticleBase.h */,
+ FFFD04061aa87fef04061aa8 /* particles/PxParticleBaseFlag.h */,
+ FFFD04061b107fef04061b10 /* particles/PxParticleCreationData.h */,
+ FFFD04061b787fef04061b78 /* particles/PxParticleFlag.h */,
+ FFFD04061be07fef04061be0 /* particles/PxParticleFluid.h */,
+ FFFD04061c487fef04061c48 /* particles/PxParticleFluidReadData.h */,
+ FFFD04061cb07fef04061cb0 /* particles/PxParticleReadData.h */,
+ FFFD04061d187fef04061d18 /* particles/PxParticleSystem.h */,
+ FFFD04061d807fef04061d80 /* pvd/PxPvdSceneClient.h */,
+ FFFD04061de87fef04061de8 /* cloth/PxCloth.h */,
+ FFFD04061e507fef04061e50 /* cloth/PxClothCollisionData.h */,
+ FFFD04061eb87fef04061eb8 /* cloth/PxClothFabric.h */,
+ FFFD04061f207fef04061f20 /* cloth/PxClothParticleData.h */,
+ FFFD04061f887fef04061f88 /* cloth/PxClothTypes.h */,
);
name = "include";
sourceTree = SOURCE_ROOT;
};
- FFFB135307907fae13530790 /* metadata */ = {
+ FFFB04b2e8307fef04b2e830 /* metadata */ = {
isa = PBXGroup;
children = (
- FFFD10a1fc007fae10a1fc00 /* core/include/PvdMetaDataDefineProperties.h */,
- FFFD10a1fc687fae10a1fc68 /* core/include/PvdMetaDataExtensions.h */,
- FFFD10a1fcd07fae10a1fcd0 /* core/include/PvdMetaDataPropertyVisitor.h */,
- FFFD10a1fd387fae10a1fd38 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */,
- FFFD10a1fda07fae10a1fda0 /* core/include/PxAutoGeneratedMetaDataObjects.h */,
- FFFD10a1fe087fae10a1fe08 /* core/include/PxMetaDataCompare.h */,
- FFFD10a1fe707fae10a1fe70 /* core/include/PxMetaDataCppPrefix.h */,
- FFFD10a1fed87fae10a1fed8 /* core/include/PxMetaDataObjects.h */,
- FFFD10a1ff407fae10a1ff40 /* core/include/RepXMetaDataPropertyVisitor.h */,
- FFFD10a1ffa87fae10a1ffa8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp */,
- FFFD10a200107fae10a20010 /* core/src/PxMetaDataObjects.cpp */,
+ FFFD0405fc007fef0405fc00 /* core/include/PvdMetaDataDefineProperties.h */,
+ FFFD0405fc687fef0405fc68 /* core/include/PvdMetaDataExtensions.h */,
+ FFFD0405fcd07fef0405fcd0 /* core/include/PvdMetaDataPropertyVisitor.h */,
+ FFFD0405fd387fef0405fd38 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */,
+ FFFD0405fda07fef0405fda0 /* core/include/PxAutoGeneratedMetaDataObjects.h */,
+ FFFD0405fe087fef0405fe08 /* core/include/PxMetaDataCompare.h */,
+ FFFD0405fe707fef0405fe70 /* core/include/PxMetaDataCppPrefix.h */,
+ FFFD0405fed87fef0405fed8 /* core/include/PxMetaDataObjects.h */,
+ FFFD0405ff407fef0405ff40 /* core/include/RepXMetaDataPropertyVisitor.h */,
+ FFFD0405ffa87fef0405ffa8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp */,
+ FFFD040600107fef04060010 /* core/src/PxMetaDataObjects.cpp */,
);
name = "metadata";
sourceTree = SOURCE_ROOT;
};
- FFFB135289807fae13528980 /* PhysXCharacterKinematic */ = {
+ FFFB04b269a07fef04b269a0 /* PhysXCharacterKinematic */ = {
isa = PBXGroup;
children = (
- FFFB1352fb307fae1352fb30 /* include */,
- FFFB1352fb587fae1352fb58 /* src */,
+ FFFB04b2db707fef04b2db70 /* include */,
+ FFFB04b2db987fef04b2db98 /* src */,
);
name = "PhysXCharacterKinematic";
sourceTree = "<group>";
};
- FFFB1352fb307fae1352fb30 /* include */ = {
+ FFFB04b2db707fef04b2db70 /* include */ = {
isa = PBXGroup;
children = (
- FFFD1352fb807fae1352fb80 /* PxBoxController.h */,
- FFFD1352fbe87fae1352fbe8 /* PxCapsuleController.h */,
- FFFD1352fc507fae1352fc50 /* PxCharacter.h */,
- FFFD1352fcb87fae1352fcb8 /* PxController.h */,
- FFFD1352fd207fae1352fd20 /* PxControllerBehavior.h */,
- FFFD1352fd887fae1352fd88 /* PxControllerManager.h */,
- FFFD1352fdf07fae1352fdf0 /* PxControllerObstacles.h */,
- FFFD1352fe587fae1352fe58 /* PxExtended.h */,
+ FFFD04b2dbc07fef04b2dbc0 /* PxBoxController.h */,
+ FFFD04b2dc287fef04b2dc28 /* PxCapsuleController.h */,
+ FFFD04b2dc907fef04b2dc90 /* PxCharacter.h */,
+ FFFD04b2dcf87fef04b2dcf8 /* PxController.h */,
+ FFFD04b2dd607fef04b2dd60 /* PxControllerBehavior.h */,
+ FFFD04b2ddc87fef04b2ddc8 /* PxControllerManager.h */,
+ FFFD04b2de307fef04b2de30 /* PxControllerObstacles.h */,
+ FFFD04b2de987fef04b2de98 /* PxExtended.h */,
);
name = "include";
sourceTree = SOURCE_ROOT;
};
- FFFB1352fb587fae1352fb58 /* src */ = {
+ FFFB04b2db987fef04b2db98 /* src */ = {
isa = PBXGroup;
children = (
- FFFD10a19c007fae10a19c00 /* CctBoxController.h */,
- FFFD10a19c687fae10a19c68 /* CctCapsuleController.h */,
- FFFD10a19cd07fae10a19cd0 /* CctCharacterController.h */,
- FFFD10a19d387fae10a19d38 /* CctCharacterControllerManager.h */,
- FFFD10a19da07fae10a19da0 /* CctController.h */,
- FFFD10a19e087fae10a19e08 /* CctInternalStructs.h */,
- FFFD10a19e707fae10a19e70 /* CctObstacleContext.h */,
- FFFD10a19ed87fae10a19ed8 /* CctSweptBox.h */,
- FFFD10a19f407fae10a19f40 /* CctSweptCapsule.h */,
- FFFD10a19fa87fae10a19fa8 /* CctSweptVolume.h */,
- FFFD10a1a0107fae10a1a010 /* CctUtils.h */,
- FFFD10a1a0787fae10a1a078 /* CctBoxController.cpp */,
- FFFD10a1a0e07fae10a1a0e0 /* CctCapsuleController.cpp */,
- FFFD10a1a1487fae10a1a148 /* CctCharacterController.cpp */,
- FFFD10a1a1b07fae10a1a1b0 /* CctCharacterControllerCallbacks.cpp */,
- FFFD10a1a2187fae10a1a218 /* CctCharacterControllerManager.cpp */,
- FFFD10a1a2807fae10a1a280 /* CctController.cpp */,
- FFFD10a1a2e87fae10a1a2e8 /* CctObstacleContext.cpp */,
- FFFD10a1a3507fae10a1a350 /* CctSweptBox.cpp */,
- FFFD10a1a3b87fae10a1a3b8 /* CctSweptCapsule.cpp */,
- FFFD10a1a4207fae10a1a420 /* CctSweptVolume.cpp */,
+ FFFD0405b2007fef0405b200 /* CctBoxController.h */,
+ FFFD0405b2687fef0405b268 /* CctCapsuleController.h */,
+ FFFD0405b2d07fef0405b2d0 /* CctCharacterController.h */,
+ FFFD0405b3387fef0405b338 /* CctCharacterControllerManager.h */,
+ FFFD0405b3a07fef0405b3a0 /* CctController.h */,
+ FFFD0405b4087fef0405b408 /* CctInternalStructs.h */,
+ FFFD0405b4707fef0405b470 /* CctObstacleContext.h */,
+ FFFD0405b4d87fef0405b4d8 /* CctSweptBox.h */,
+ FFFD0405b5407fef0405b540 /* CctSweptCapsule.h */,
+ FFFD0405b5a87fef0405b5a8 /* CctSweptVolume.h */,
+ FFFD0405b6107fef0405b610 /* CctUtils.h */,
+ FFFD0405b6787fef0405b678 /* CctBoxController.cpp */,
+ FFFD0405b6e07fef0405b6e0 /* CctCapsuleController.cpp */,
+ FFFD0405b7487fef0405b748 /* CctCharacterController.cpp */,
+ FFFD0405b7b07fef0405b7b0 /* CctCharacterControllerCallbacks.cpp */,
+ FFFD0405b8187fef0405b818 /* CctCharacterControllerManager.cpp */,
+ FFFD0405b8807fef0405b880 /* CctController.cpp */,
+ FFFD0405b8e87fef0405b8e8 /* CctObstacleContext.cpp */,
+ FFFD0405b9507fef0405b950 /* CctSweptBox.cpp */,
+ FFFD0405b9b87fef0405b9b8 /* CctSweptCapsule.cpp */,
+ FFFD0405ba207fef0405ba20 /* CctSweptVolume.cpp */,
);
name = "src";
sourceTree = SOURCE_ROOT;
};
- FFFB13529d807fae13529d80 /* PhysXVehicle */ = {
+ FFFB04b27f107fef04b27f10 /* PhysXVehicle */ = {
isa = PBXGroup;
children = (
- FFFB1353aac07fae1353aac0 /* include */,
- FFFB1353aae87fae1353aae8 /* src */,
- FFFB1353ab107fae1353ab10 /* metadata */,
+ FFFB04b38bf07fef04b38bf0 /* include */,
+ FFFB04b38c187fef04b38c18 /* src */,
+ FFFB04b38c407fef04b38c40 /* metadata */,
);
name = "PhysXVehicle";
sourceTree = "<group>";
};
- FFFB1353aac07fae1353aac0 /* include */ = {
+ FFFB04b38bf07fef04b38bf0 /* include */ = {
isa = PBXGroup;
children = (
- FFFD10a1ca007fae10a1ca00 /* PxVehicleComponents.h */,
- FFFD10a1ca687fae10a1ca68 /* PxVehicleDrive.h */,
- FFFD10a1cad07fae10a1cad0 /* PxVehicleDrive4W.h */,
- FFFD10a1cb387fae10a1cb38 /* PxVehicleDriveNW.h */,
- FFFD10a1cba07fae10a1cba0 /* PxVehicleDriveTank.h */,
- FFFD10a1cc087fae10a1cc08 /* PxVehicleNoDrive.h */,
- FFFD10a1cc707fae10a1cc70 /* PxVehicleSDK.h */,
- FFFD10a1ccd87fae10a1ccd8 /* PxVehicleShaders.h */,
- FFFD10a1cd407fae10a1cd40 /* PxVehicleTireFriction.h */,
- FFFD10a1cda87fae10a1cda8 /* PxVehicleUpdate.h */,
- FFFD10a1ce107fae10a1ce10 /* PxVehicleUtil.h */,
- FFFD10a1ce787fae10a1ce78 /* PxVehicleUtilControl.h */,
- FFFD10a1cee07fae10a1cee0 /* PxVehicleUtilSetup.h */,
- FFFD10a1cf487fae10a1cf48 /* PxVehicleUtilTelemetry.h */,
- FFFD10a1cfb07fae10a1cfb0 /* PxVehicleWheels.h */,
+ FFFD0405d0007fef0405d000 /* PxVehicleComponents.h */,
+ FFFD0405d0687fef0405d068 /* PxVehicleDrive.h */,
+ FFFD0405d0d07fef0405d0d0 /* PxVehicleDrive4W.h */,
+ FFFD0405d1387fef0405d138 /* PxVehicleDriveNW.h */,
+ FFFD0405d1a07fef0405d1a0 /* PxVehicleDriveTank.h */,
+ FFFD0405d2087fef0405d208 /* PxVehicleNoDrive.h */,
+ FFFD0405d2707fef0405d270 /* PxVehicleSDK.h */,
+ FFFD0405d2d87fef0405d2d8 /* PxVehicleShaders.h */,
+ FFFD0405d3407fef0405d340 /* PxVehicleTireFriction.h */,
+ FFFD0405d3a87fef0405d3a8 /* PxVehicleUpdate.h */,
+ FFFD0405d4107fef0405d410 /* PxVehicleUtil.h */,
+ FFFD0405d4787fef0405d478 /* PxVehicleUtilControl.h */,
+ FFFD0405d4e07fef0405d4e0 /* PxVehicleUtilSetup.h */,
+ FFFD0405d5487fef0405d548 /* PxVehicleUtilTelemetry.h */,
+ FFFD0405d5b07fef0405d5b0 /* PxVehicleWheels.h */,
);
name = "include";
sourceTree = SOURCE_ROOT;
};
- FFFB1353aae87fae1353aae8 /* src */ = {
+ FFFB04b38c187fef04b38c18 /* src */ = {
isa = PBXGroup;
children = (
- FFFD10a242007fae10a24200 /* PxVehicleDefaults.h */,
- FFFD10a242687fae10a24268 /* PxVehicleLinearMath.h */,
- FFFD10a242d07fae10a242d0 /* PxVehicleSerialization.h */,
- FFFD10a243387fae10a24338 /* PxVehicleSuspLimitConstraintShader.h */,
- FFFD10a243a07fae10a243a0 /* PxVehicleSuspWheelTire4.h */,
- FFFD10a244087fae10a24408 /* PxVehicleComponents.cpp */,
- FFFD10a244707fae10a24470 /* PxVehicleDrive.cpp */,
- FFFD10a244d87fae10a244d8 /* PxVehicleDrive4W.cpp */,
- FFFD10a245407fae10a24540 /* PxVehicleDriveNW.cpp */,
- FFFD10a245a87fae10a245a8 /* PxVehicleDriveTank.cpp */,
- FFFD10a246107fae10a24610 /* PxVehicleMetaData.cpp */,
- FFFD10a246787fae10a24678 /* PxVehicleNoDrive.cpp */,
- FFFD10a246e07fae10a246e0 /* PxVehicleSDK.cpp */,
- FFFD10a247487fae10a24748 /* PxVehicleSerialization.cpp */,
- FFFD10a247b07fae10a247b0 /* PxVehicleSuspWheelTire4.cpp */,
- FFFD10a248187fae10a24818 /* PxVehicleTireFriction.cpp */,
- FFFD10a248807fae10a24880 /* PxVehicleUpdate.cpp */,
- FFFD10a248e87fae10a248e8 /* PxVehicleWheels.cpp */,
- FFFD10a249507fae10a24950 /* VehicleUtilControl.cpp */,
- FFFD10a249b87fae10a249b8 /* VehicleUtilSetup.cpp */,
- FFFD10a24a207fae10a24a20 /* VehicleUtilTelemetry.cpp */,
+ FFFD040646007fef04064600 /* PxVehicleDefaults.h */,
+ FFFD040646687fef04064668 /* PxVehicleLinearMath.h */,
+ FFFD040646d07fef040646d0 /* PxVehicleSerialization.h */,
+ FFFD040647387fef04064738 /* PxVehicleSuspLimitConstraintShader.h */,
+ FFFD040647a07fef040647a0 /* PxVehicleSuspWheelTire4.h */,
+ FFFD040648087fef04064808 /* PxVehicleComponents.cpp */,
+ FFFD040648707fef04064870 /* PxVehicleDrive.cpp */,
+ FFFD040648d87fef040648d8 /* PxVehicleDrive4W.cpp */,
+ FFFD040649407fef04064940 /* PxVehicleDriveNW.cpp */,
+ FFFD040649a87fef040649a8 /* PxVehicleDriveTank.cpp */,
+ FFFD04064a107fef04064a10 /* PxVehicleMetaData.cpp */,
+ FFFD04064a787fef04064a78 /* PxVehicleNoDrive.cpp */,
+ FFFD04064ae07fef04064ae0 /* PxVehicleSDK.cpp */,
+ FFFD04064b487fef04064b48 /* PxVehicleSerialization.cpp */,
+ FFFD04064bb07fef04064bb0 /* PxVehicleSuspWheelTire4.cpp */,
+ FFFD04064c187fef04064c18 /* PxVehicleTireFriction.cpp */,
+ FFFD04064c807fef04064c80 /* PxVehicleUpdate.cpp */,
+ FFFD04064ce87fef04064ce8 /* PxVehicleWheels.cpp */,
+ FFFD04064d507fef04064d50 /* VehicleUtilControl.cpp */,
+ FFFD04064db87fef04064db8 /* VehicleUtilSetup.cpp */,
+ FFFD04064e207fef04064e20 /* VehicleUtilTelemetry.cpp */,
);
name = "src";
sourceTree = SOURCE_ROOT;
};
- FFFB1353ab107fae1353ab10 /* metadata */ = {
+ FFFB04b38c407fef04b38c40 /* metadata */ = {
isa = PBXGroup;
children = (
- FFFD1353b8107fae1353b810 /* include/PxVehicleAutoGeneratedMetaDataObjectNames.h */,
- FFFD1353b8787fae1353b878 /* include/PxVehicleAutoGeneratedMetaDataObjects.h */,
- FFFD1353b8e07fae1353b8e0 /* include/PxVehicleMetaDataObjects.h */,
- FFFD1353b9487fae1353b948 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp */,
- FFFD1353b9b07fae1353b9b0 /* src/PxVehicleMetaDataObjects.cpp */,
+ FFFD04b399407fef04b39940 /* include/PxVehicleAutoGeneratedMetaDataObjectNames.h */,
+ FFFD04b399a87fef04b399a8 /* include/PxVehicleAutoGeneratedMetaDataObjects.h */,
+ FFFD04b39a107fef04b39a10 /* include/PxVehicleMetaDataObjects.h */,
+ FFFD04b39a787fef04b39a78 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp */,
+ FFFD04b39ae07fef04b39ae0 /* src/PxVehicleMetaDataObjects.cpp */,
);
name = "metadata";
sourceTree = SOURCE_ROOT;
};
- FFFB13539a707fae13539a70 /* PhysXExtensions */ = {
+ FFFB04b37ba07fef04b37ba0 /* PhysXExtensions */ = {
isa = PBXGroup;
children = (
- FFFB13542ae07fae13542ae0 /* include */,
- FFFB13542b087fae13542b08 /* src */,
- FFFB13542b307fae13542b30 /* serialization */,
- FFFB13542b587fae13542b58 /* metadata */,
+ FFFB04b40c107fef04b40c10 /* include */,
+ FFFB04b40c387fef04b40c38 /* src */,
+ FFFB04b40c607fef04b40c60 /* serialization */,
+ FFFB04b40c887fef04b40c88 /* metadata */,
);
name = "PhysXExtensions";
sourceTree = "<group>";
};
- FFFB13542ae07fae13542ae0 /* include */ = {
+ FFFB04b40c107fef04b40c10 /* include */ = {
isa = PBXGroup;
children = (
- FFFD10a27a007fae10a27a00 /* PxBinaryConverter.h */,
- FFFD10a27a687fae10a27a68 /* PxBroadPhaseExt.h */,
- FFFD10a27ad07fae10a27ad0 /* PxClothFabricCooker.h */,
- FFFD10a27b387fae10a27b38 /* PxClothMeshDesc.h */,
- FFFD10a27ba07fae10a27ba0 /* PxClothMeshQuadifier.h */,
- FFFD10a27c087fae10a27c08 /* PxClothTetherCooker.h */,
- FFFD10a27c707fae10a27c70 /* PxCollectionExt.h */,
- FFFD10a27cd87fae10a27cd8 /* PxConstraintExt.h */,
- FFFD10a27d407fae10a27d40 /* PxConvexMeshExt.h */,
- FFFD10a27da87fae10a27da8 /* PxD6Joint.h */,
- FFFD10a27e107fae10a27e10 /* PxDefaultAllocator.h */,
- FFFD10a27e787fae10a27e78 /* PxDefaultCpuDispatcher.h */,
- FFFD10a27ee07fae10a27ee0 /* PxDefaultErrorCallback.h */,
- FFFD10a27f487fae10a27f48 /* PxDefaultSimulationFilterShader.h */,
- FFFD10a27fb07fae10a27fb0 /* PxDefaultStreams.h */,
- FFFD10a280187fae10a28018 /* PxDistanceJoint.h */,
- FFFD10a280807fae10a28080 /* PxExtensionsAPI.h */,
- FFFD10a280e87fae10a280e8 /* PxFixedJoint.h */,
- FFFD10a281507fae10a28150 /* PxJoint.h */,
- FFFD10a281b87fae10a281b8 /* PxJointLimit.h */,
- FFFD10a282207fae10a28220 /* PxMassProperties.h */,
- FFFD10a282887fae10a28288 /* PxParticleExt.h */,
- FFFD10a282f07fae10a282f0 /* PxPrismaticJoint.h */,
- FFFD10a283587fae10a28358 /* PxRaycastCCD.h */,
- FFFD10a283c07fae10a283c0 /* PxRepXSerializer.h */,
- FFFD10a284287fae10a28428 /* PxRepXSimpleType.h */,
- FFFD10a284907fae10a28490 /* PxRevoluteJoint.h */,
- FFFD10a284f87fae10a284f8 /* PxRigidActorExt.h */,
- FFFD10a285607fae10a28560 /* PxRigidBodyExt.h */,
- FFFD10a285c87fae10a285c8 /* PxSceneQueryExt.h */,
- FFFD10a286307fae10a28630 /* PxSerialization.h */,
- FFFD10a286987fae10a28698 /* PxShapeExt.h */,
- FFFD10a287007fae10a28700 /* PxSimpleFactory.h */,
- FFFD10a287687fae10a28768 /* PxSmoothNormals.h */,
- FFFD10a287d07fae10a287d0 /* PxSphericalJoint.h */,
- FFFD10a288387fae10a28838 /* PxStringTableExt.h */,
- FFFD10a288a07fae10a288a0 /* PxTriangleMeshExt.h */,
+ FFFD04067e007fef04067e00 /* PxBinaryConverter.h */,
+ FFFD04067e687fef04067e68 /* PxBroadPhaseExt.h */,
+ FFFD04067ed07fef04067ed0 /* PxClothFabricCooker.h */,
+ FFFD04067f387fef04067f38 /* PxClothMeshDesc.h */,
+ FFFD04067fa07fef04067fa0 /* PxClothMeshQuadifier.h */,
+ FFFD040680087fef04068008 /* PxClothTetherCooker.h */,
+ FFFD040680707fef04068070 /* PxCollectionExt.h */,
+ FFFD040680d87fef040680d8 /* PxConstraintExt.h */,
+ FFFD040681407fef04068140 /* PxConvexMeshExt.h */,
+ FFFD040681a87fef040681a8 /* PxD6Joint.h */,
+ FFFD040682107fef04068210 /* PxDefaultAllocator.h */,
+ FFFD040682787fef04068278 /* PxDefaultCpuDispatcher.h */,
+ FFFD040682e07fef040682e0 /* PxDefaultErrorCallback.h */,
+ FFFD040683487fef04068348 /* PxDefaultSimulationFilterShader.h */,
+ FFFD040683b07fef040683b0 /* PxDefaultStreams.h */,
+ FFFD040684187fef04068418 /* PxDistanceJoint.h */,
+ FFFD040684807fef04068480 /* PxExtensionsAPI.h */,
+ FFFD040684e87fef040684e8 /* PxFixedJoint.h */,
+ FFFD040685507fef04068550 /* PxJoint.h */,
+ FFFD040685b87fef040685b8 /* PxJointLimit.h */,
+ FFFD040686207fef04068620 /* PxMassProperties.h */,
+ FFFD040686887fef04068688 /* PxParticleExt.h */,
+ FFFD040686f07fef040686f0 /* PxPrismaticJoint.h */,
+ FFFD040687587fef04068758 /* PxRaycastCCD.h */,
+ FFFD040687c07fef040687c0 /* PxRepXSerializer.h */,
+ FFFD040688287fef04068828 /* PxRepXSimpleType.h */,
+ FFFD040688907fef04068890 /* PxRevoluteJoint.h */,
+ FFFD040688f87fef040688f8 /* PxRigidActorExt.h */,
+ FFFD040689607fef04068960 /* PxRigidBodyExt.h */,
+ FFFD040689c87fef040689c8 /* PxSceneQueryExt.h */,
+ FFFD04068a307fef04068a30 /* PxSerialization.h */,
+ FFFD04068a987fef04068a98 /* PxShapeExt.h */,
+ FFFD04068b007fef04068b00 /* PxSimpleFactory.h */,
+ FFFD04068b687fef04068b68 /* PxSmoothNormals.h */,
+ FFFD04068bd07fef04068bd0 /* PxSphericalJoint.h */,
+ FFFD04068c387fef04068c38 /* PxStringTableExt.h */,
+ FFFD04068ca07fef04068ca0 /* PxTriangleMeshExt.h */,
);
name = "include";
sourceTree = SOURCE_ROOT;
};
- FFFB13542b087fae13542b08 /* src */ = {
+ FFFB04b40c387fef04b40c38 /* src */ = {
isa = PBXGroup;
children = (
- FFFD10a264007fae10a26400 /* ExtConstraintHelper.h */,
- FFFD10a264687fae10a26468 /* ExtCpuWorkerThread.h */,
- FFFD10a264d07fae10a264d0 /* ExtD6Joint.h */,
- FFFD10a265387fae10a26538 /* ExtDefaultCpuDispatcher.h */,
- FFFD10a265a07fae10a265a0 /* ExtDistanceJoint.h */,
- FFFD10a266087fae10a26608 /* ExtFixedJoint.h */,
- FFFD10a266707fae10a26670 /* ExtInertiaTensor.h */,
- FFFD10a266d87fae10a266d8 /* ExtJoint.h */,
- FFFD10a267407fae10a26740 /* ExtJointMetaDataExtensions.h */,
- FFFD10a267a87fae10a267a8 /* ExtPlatform.h */,
- FFFD10a268107fae10a26810 /* ExtPrismaticJoint.h */,
- FFFD10a268787fae10a26878 /* ExtPvd.h */,
- FFFD10a268e07fae10a268e0 /* ExtRevoluteJoint.h */,
- FFFD10a269487fae10a26948 /* ExtSerialization.h */,
- FFFD10a269b07fae10a269b0 /* ExtSharedQueueEntryPool.h */,
- FFFD10a26a187fae10a26a18 /* ExtSphericalJoint.h */,
- FFFD10a26a807fae10a26a80 /* ExtTaskQueueHelper.h */,
- FFFD10a26ae87fae10a26ae8 /* ExtBroadPhase.cpp */,
- FFFD10a26b507fae10a26b50 /* ExtClothFabricCooker.cpp */,
- FFFD10a26bb87fae10a26bb8 /* ExtClothGeodesicTetherCooker.cpp */,
- FFFD10a26c207fae10a26c20 /* ExtClothMeshQuadifier.cpp */,
- FFFD10a26c887fae10a26c88 /* ExtClothSimpleTetherCooker.cpp */,
- FFFD10a26cf07fae10a26cf0 /* ExtCollection.cpp */,
- FFFD10a26d587fae10a26d58 /* ExtConvexMeshExt.cpp */,
- FFFD10a26dc07fae10a26dc0 /* ExtCpuWorkerThread.cpp */,
- FFFD10a26e287fae10a26e28 /* ExtD6Joint.cpp */,
- FFFD10a26e907fae10a26e90 /* ExtD6JointSolverPrep.cpp */,
- FFFD10a26ef87fae10a26ef8 /* ExtDefaultCpuDispatcher.cpp */,
- FFFD10a26f607fae10a26f60 /* ExtDefaultErrorCallback.cpp */,
- FFFD10a26fc87fae10a26fc8 /* ExtDefaultSimulationFilterShader.cpp */,
- FFFD10a270307fae10a27030 /* ExtDefaultStreams.cpp */,
- FFFD10a270987fae10a27098 /* ExtDistanceJoint.cpp */,
- FFFD10a271007fae10a27100 /* ExtDistanceJointSolverPrep.cpp */,
- FFFD10a271687fae10a27168 /* ExtExtensions.cpp */,
- FFFD10a271d07fae10a271d0 /* ExtFixedJoint.cpp */,
- FFFD10a272387fae10a27238 /* ExtFixedJointSolverPrep.cpp */,
- FFFD10a272a07fae10a272a0 /* ExtJoint.cpp */,
- FFFD10a273087fae10a27308 /* ExtMetaData.cpp */,
- FFFD10a273707fae10a27370 /* ExtParticleExt.cpp */,
- FFFD10a273d87fae10a273d8 /* ExtPrismaticJoint.cpp */,
- FFFD10a274407fae10a27440 /* ExtPrismaticJointSolverPrep.cpp */,
- FFFD10a274a87fae10a274a8 /* ExtPvd.cpp */,
- FFFD10a275107fae10a27510 /* ExtPxStringTable.cpp */,
- FFFD10a275787fae10a27578 /* ExtRaycastCCD.cpp */,
- FFFD10a275e07fae10a275e0 /* ExtRevoluteJoint.cpp */,
- FFFD10a276487fae10a27648 /* ExtRevoluteJointSolverPrep.cpp */,
- FFFD10a276b07fae10a276b0 /* ExtRigidBodyExt.cpp */,
- FFFD10a277187fae10a27718 /* ExtSceneQueryExt.cpp */,
- FFFD10a277807fae10a27780 /* ExtSimpleFactory.cpp */,
- FFFD10a277e87fae10a277e8 /* ExtSmoothNormals.cpp */,
- FFFD10a278507fae10a27850 /* ExtSphericalJoint.cpp */,
- FFFD10a278b87fae10a278b8 /* ExtSphericalJointSolverPrep.cpp */,
- FFFD10a279207fae10a27920 /* ExtTriangleMeshExt.cpp */,
+ FFFD040668007fef04066800 /* ExtConstraintHelper.h */,
+ FFFD040668687fef04066868 /* ExtCpuWorkerThread.h */,
+ FFFD040668d07fef040668d0 /* ExtD6Joint.h */,
+ FFFD040669387fef04066938 /* ExtDefaultCpuDispatcher.h */,
+ FFFD040669a07fef040669a0 /* ExtDistanceJoint.h */,
+ FFFD04066a087fef04066a08 /* ExtFixedJoint.h */,
+ FFFD04066a707fef04066a70 /* ExtInertiaTensor.h */,
+ FFFD04066ad87fef04066ad8 /* ExtJoint.h */,
+ FFFD04066b407fef04066b40 /* ExtJointMetaDataExtensions.h */,
+ FFFD04066ba87fef04066ba8 /* ExtPlatform.h */,
+ FFFD04066c107fef04066c10 /* ExtPrismaticJoint.h */,
+ FFFD04066c787fef04066c78 /* ExtPvd.h */,
+ FFFD04066ce07fef04066ce0 /* ExtRevoluteJoint.h */,
+ FFFD04066d487fef04066d48 /* ExtSerialization.h */,
+ FFFD04066db07fef04066db0 /* ExtSharedQueueEntryPool.h */,
+ FFFD04066e187fef04066e18 /* ExtSphericalJoint.h */,
+ FFFD04066e807fef04066e80 /* ExtTaskQueueHelper.h */,
+ FFFD04066ee87fef04066ee8 /* ExtBroadPhase.cpp */,
+ FFFD04066f507fef04066f50 /* ExtClothFabricCooker.cpp */,
+ FFFD04066fb87fef04066fb8 /* ExtClothGeodesicTetherCooker.cpp */,
+ FFFD040670207fef04067020 /* ExtClothMeshQuadifier.cpp */,
+ FFFD040670887fef04067088 /* ExtClothSimpleTetherCooker.cpp */,
+ FFFD040670f07fef040670f0 /* ExtCollection.cpp */,
+ FFFD040671587fef04067158 /* ExtConvexMeshExt.cpp */,
+ FFFD040671c07fef040671c0 /* ExtCpuWorkerThread.cpp */,
+ FFFD040672287fef04067228 /* ExtD6Joint.cpp */,
+ FFFD040672907fef04067290 /* ExtD6JointSolverPrep.cpp */,
+ FFFD040672f87fef040672f8 /* ExtDefaultCpuDispatcher.cpp */,
+ FFFD040673607fef04067360 /* ExtDefaultErrorCallback.cpp */,
+ FFFD040673c87fef040673c8 /* ExtDefaultSimulationFilterShader.cpp */,
+ FFFD040674307fef04067430 /* ExtDefaultStreams.cpp */,
+ FFFD040674987fef04067498 /* ExtDistanceJoint.cpp */,
+ FFFD040675007fef04067500 /* ExtDistanceJointSolverPrep.cpp */,
+ FFFD040675687fef04067568 /* ExtExtensions.cpp */,
+ FFFD040675d07fef040675d0 /* ExtFixedJoint.cpp */,
+ FFFD040676387fef04067638 /* ExtFixedJointSolverPrep.cpp */,
+ FFFD040676a07fef040676a0 /* ExtJoint.cpp */,
+ FFFD040677087fef04067708 /* ExtMetaData.cpp */,
+ FFFD040677707fef04067770 /* ExtParticleExt.cpp */,
+ FFFD040677d87fef040677d8 /* ExtPrismaticJoint.cpp */,
+ FFFD040678407fef04067840 /* ExtPrismaticJointSolverPrep.cpp */,
+ FFFD040678a87fef040678a8 /* ExtPvd.cpp */,
+ FFFD040679107fef04067910 /* ExtPxStringTable.cpp */,
+ FFFD040679787fef04067978 /* ExtRaycastCCD.cpp */,
+ FFFD040679e07fef040679e0 /* ExtRevoluteJoint.cpp */,
+ FFFD04067a487fef04067a48 /* ExtRevoluteJointSolverPrep.cpp */,
+ FFFD04067ab07fef04067ab0 /* ExtRigidBodyExt.cpp */,
+ FFFD04067b187fef04067b18 /* ExtSceneQueryExt.cpp */,
+ FFFD04067b807fef04067b80 /* ExtSimpleFactory.cpp */,
+ FFFD04067be87fef04067be8 /* ExtSmoothNormals.cpp */,
+ FFFD04067c507fef04067c50 /* ExtSphericalJoint.cpp */,
+ FFFD04067cb87fef04067cb8 /* ExtSphericalJointSolverPrep.cpp */,
+ FFFD04067d207fef04067d20 /* ExtTriangleMeshExt.cpp */,
);
name = "src";
sourceTree = SOURCE_ROOT;
};
- FFFB13542b307fae13542b30 /* serialization */ = {
+ FFFB04b40c607fef04b40c60 /* serialization */ = {
isa = PBXGroup;
children = (
- FFFD10a2ae007fae10a2ae00 /* SnSerialUtils.h */,
- FFFD10a2ae687fae10a2ae68 /* SnSerializationRegistry.h */,
- FFFD10a2aed07fae10a2aed0 /* SnSerialUtils.cpp */,
- FFFD10a2af387fae10a2af38 /* SnSerialization.cpp */,
- FFFD10a2afa07fae10a2afa0 /* SnSerializationRegistry.cpp */,
- FFFD10a2b0087fae10a2b008 /* Binary/SnConvX.h */,
- FFFD10a2b0707fae10a2b070 /* Binary/SnConvX_Align.h */,
- FFFD10a2b0d87fae10a2b0d8 /* Binary/SnConvX_Common.h */,
- FFFD10a2b1407fae10a2b140 /* Binary/SnConvX_MetaData.h */,
- FFFD10a2b1a87fae10a2b1a8 /* Binary/SnConvX_Output.h */,
- FFFD10a2b2107fae10a2b210 /* Binary/SnConvX_Union.h */,
- FFFD10a2b2787fae10a2b278 /* Binary/SnSerializationContext.h */,
- FFFD10a2b2e07fae10a2b2e0 /* Binary/SnBinaryDeserialization.cpp */,
- FFFD10a2b3487fae10a2b348 /* Binary/SnBinarySerialization.cpp */,
- FFFD10a2b3b07fae10a2b3b0 /* Binary/SnConvX.cpp */,
- FFFD10a2b4187fae10a2b418 /* Binary/SnConvX_Align.cpp */,
- FFFD10a2b4807fae10a2b480 /* Binary/SnConvX_Convert.cpp */,
- FFFD10a2b4e87fae10a2b4e8 /* Binary/SnConvX_Error.cpp */,
- FFFD10a2b5507fae10a2b550 /* Binary/SnConvX_MetaData.cpp */,
- FFFD10a2b5b87fae10a2b5b8 /* Binary/SnConvX_Output.cpp */,
- FFFD10a2b6207fae10a2b620 /* Binary/SnConvX_Union.cpp */,
- FFFD10a2b6887fae10a2b688 /* Binary/SnSerializationContext.cpp */,
- FFFD10a2b6f07fae10a2b6f0 /* Xml/SnJointRepXSerializer.h */,
- FFFD10a2b7587fae10a2b758 /* Xml/SnPxStreamOperators.h */,
- FFFD10a2b7c07fae10a2b7c0 /* Xml/SnRepX1_0Defaults.h */,
- FFFD10a2b8287fae10a2b828 /* Xml/SnRepX3_1Defaults.h */,
- FFFD10a2b8907fae10a2b890 /* Xml/SnRepX3_2Defaults.h */,
- FFFD10a2b8f87fae10a2b8f8 /* Xml/SnRepXCollection.h */,
- FFFD10a2b9607fae10a2b960 /* Xml/SnRepXCoreSerializer.h */,
- FFFD10a2b9c87fae10a2b9c8 /* Xml/SnRepXSerializerImpl.h */,
- FFFD10a2ba307fae10a2ba30 /* Xml/SnRepXUpgrader.h */,
- FFFD10a2ba987fae10a2ba98 /* Xml/SnSimpleXmlWriter.h */,
- FFFD10a2bb007fae10a2bb00 /* Xml/SnXmlDeserializer.h */,
- FFFD10a2bb687fae10a2bb68 /* Xml/SnXmlImpl.h */,
- FFFD10a2bbd07fae10a2bbd0 /* Xml/SnXmlMemoryAllocator.h */,
- FFFD10a2bc387fae10a2bc38 /* Xml/SnXmlMemoryPool.h */,
- FFFD10a2bca07fae10a2bca0 /* Xml/SnXmlMemoryPoolStreams.h */,
- FFFD10a2bd087fae10a2bd08 /* Xml/SnXmlReader.h */,
- FFFD10a2bd707fae10a2bd70 /* Xml/SnXmlSerializer.h */,
- FFFD10a2bdd87fae10a2bdd8 /* Xml/SnXmlSimpleXmlWriter.h */,
- FFFD10a2be407fae10a2be40 /* Xml/SnXmlStringToType.h */,
- FFFD10a2bea87fae10a2bea8 /* Xml/SnXmlVisitorReader.h */,
- FFFD10a2bf107fae10a2bf10 /* Xml/SnXmlVisitorWriter.h */,
- FFFD10a2bf787fae10a2bf78 /* Xml/SnXmlWriter.h */,
- FFFD10a2bfe07fae10a2bfe0 /* Xml/SnJointRepXSerializer.cpp */,
- FFFD10a2c0487fae10a2c048 /* Xml/SnRepXCoreSerializer.cpp */,
- FFFD10a2c0b07fae10a2c0b0 /* Xml/SnRepXUpgrader.cpp */,
- FFFD10a2c1187fae10a2c118 /* Xml/SnXmlSerialization.cpp */,
- FFFD10a2c1807fae10a2c180 /* File/SnFile.h */,
+ FFFD0406b2007fef0406b200 /* SnSerialUtils.h */,
+ FFFD0406b2687fef0406b268 /* SnSerializationRegistry.h */,
+ FFFD0406b2d07fef0406b2d0 /* SnSerialUtils.cpp */,
+ FFFD0406b3387fef0406b338 /* SnSerialization.cpp */,
+ FFFD0406b3a07fef0406b3a0 /* SnSerializationRegistry.cpp */,
+ FFFD0406b4087fef0406b408 /* Binary/SnConvX.h */,
+ FFFD0406b4707fef0406b470 /* Binary/SnConvX_Align.h */,
+ FFFD0406b4d87fef0406b4d8 /* Binary/SnConvX_Common.h */,
+ FFFD0406b5407fef0406b540 /* Binary/SnConvX_MetaData.h */,
+ FFFD0406b5a87fef0406b5a8 /* Binary/SnConvX_Output.h */,
+ FFFD0406b6107fef0406b610 /* Binary/SnConvX_Union.h */,
+ FFFD0406b6787fef0406b678 /* Binary/SnSerializationContext.h */,
+ FFFD0406b6e07fef0406b6e0 /* Binary/SnBinaryDeserialization.cpp */,
+ FFFD0406b7487fef0406b748 /* Binary/SnBinarySerialization.cpp */,
+ FFFD0406b7b07fef0406b7b0 /* Binary/SnConvX.cpp */,
+ FFFD0406b8187fef0406b818 /* Binary/SnConvX_Align.cpp */,
+ FFFD0406b8807fef0406b880 /* Binary/SnConvX_Convert.cpp */,
+ FFFD0406b8e87fef0406b8e8 /* Binary/SnConvX_Error.cpp */,
+ FFFD0406b9507fef0406b950 /* Binary/SnConvX_MetaData.cpp */,
+ FFFD0406b9b87fef0406b9b8 /* Binary/SnConvX_Output.cpp */,
+ FFFD0406ba207fef0406ba20 /* Binary/SnConvX_Union.cpp */,
+ FFFD0406ba887fef0406ba88 /* Binary/SnSerializationContext.cpp */,
+ FFFD0406baf07fef0406baf0 /* Xml/SnJointRepXSerializer.h */,
+ FFFD0406bb587fef0406bb58 /* Xml/SnPxStreamOperators.h */,
+ FFFD0406bbc07fef0406bbc0 /* Xml/SnRepX1_0Defaults.h */,
+ FFFD0406bc287fef0406bc28 /* Xml/SnRepX3_1Defaults.h */,
+ FFFD0406bc907fef0406bc90 /* Xml/SnRepX3_2Defaults.h */,
+ FFFD0406bcf87fef0406bcf8 /* Xml/SnRepXCollection.h */,
+ FFFD0406bd607fef0406bd60 /* Xml/SnRepXCoreSerializer.h */,
+ FFFD0406bdc87fef0406bdc8 /* Xml/SnRepXSerializerImpl.h */,
+ FFFD0406be307fef0406be30 /* Xml/SnRepXUpgrader.h */,
+ FFFD0406be987fef0406be98 /* Xml/SnSimpleXmlWriter.h */,
+ FFFD0406bf007fef0406bf00 /* Xml/SnXmlDeserializer.h */,
+ FFFD0406bf687fef0406bf68 /* Xml/SnXmlImpl.h */,
+ FFFD0406bfd07fef0406bfd0 /* Xml/SnXmlMemoryAllocator.h */,
+ FFFD0406c0387fef0406c038 /* Xml/SnXmlMemoryPool.h */,
+ FFFD0406c0a07fef0406c0a0 /* Xml/SnXmlMemoryPoolStreams.h */,
+ FFFD0406c1087fef0406c108 /* Xml/SnXmlReader.h */,
+ FFFD0406c1707fef0406c170 /* Xml/SnXmlSerializer.h */,
+ FFFD0406c1d87fef0406c1d8 /* Xml/SnXmlSimpleXmlWriter.h */,
+ FFFD0406c2407fef0406c240 /* Xml/SnXmlStringToType.h */,
+ FFFD0406c2a87fef0406c2a8 /* Xml/SnXmlVisitorReader.h */,
+ FFFD0406c3107fef0406c310 /* Xml/SnXmlVisitorWriter.h */,
+ FFFD0406c3787fef0406c378 /* Xml/SnXmlWriter.h */,
+ FFFD0406c3e07fef0406c3e0 /* Xml/SnJointRepXSerializer.cpp */,
+ FFFD0406c4487fef0406c448 /* Xml/SnRepXCoreSerializer.cpp */,
+ FFFD0406c4b07fef0406c4b0 /* Xml/SnRepXUpgrader.cpp */,
+ FFFD0406c5187fef0406c518 /* Xml/SnXmlSerialization.cpp */,
+ FFFD0406c5807fef0406c580 /* File/SnFile.h */,
);
name = "serialization";
sourceTree = SOURCE_ROOT;
};
- FFFB13542b587fae13542b58 /* metadata */ = {
+ FFFB04b40c887fef04b40c88 /* metadata */ = {
isa = PBXGroup;
children = (
- FFFD10a28a007fae10a28a00 /* core/include/PvdMetaDataDefineProperties.h */,
- FFFD10a28a687fae10a28a68 /* core/include/PvdMetaDataExtensions.h */,
- FFFD10a28ad07fae10a28ad0 /* core/include/PvdMetaDataPropertyVisitor.h */,
- FFFD10a28b387fae10a28b38 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */,
- FFFD10a28ba07fae10a28ba0 /* core/include/PxAutoGeneratedMetaDataObjects.h */,
- FFFD10a28c087fae10a28c08 /* core/include/PxMetaDataCompare.h */,
- FFFD10a28c707fae10a28c70 /* core/include/PxMetaDataCppPrefix.h */,
- FFFD10a28cd87fae10a28cd8 /* core/include/PxMetaDataObjects.h */,
- FFFD10a28d407fae10a28d40 /* core/include/RepXMetaDataPropertyVisitor.h */,
- FFFD10a28da87fae10a28da8 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h */,
- FFFD10a28e107fae10a28e10 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h */,
- FFFD10a28e787fae10a28e78 /* extensions/include/PxExtensionMetaDataObjects.h */,
- FFFD10a28ee07fae10a28ee0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp */,
+ FFFD04068e007fef04068e00 /* core/include/PvdMetaDataDefineProperties.h */,
+ FFFD04068e687fef04068e68 /* core/include/PvdMetaDataExtensions.h */,
+ FFFD04068ed07fef04068ed0 /* core/include/PvdMetaDataPropertyVisitor.h */,
+ FFFD04068f387fef04068f38 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */,
+ FFFD04068fa07fef04068fa0 /* core/include/PxAutoGeneratedMetaDataObjects.h */,
+ FFFD040690087fef04069008 /* core/include/PxMetaDataCompare.h */,
+ FFFD040690707fef04069070 /* core/include/PxMetaDataCppPrefix.h */,
+ FFFD040690d87fef040690d8 /* core/include/PxMetaDataObjects.h */,
+ FFFD040691407fef04069140 /* core/include/RepXMetaDataPropertyVisitor.h */,
+ FFFD040691a87fef040691a8 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h */,
+ FFFD040692107fef04069210 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h */,
+ FFFD040692787fef04069278 /* extensions/include/PxExtensionMetaDataObjects.h */,
+ FFFD040692e07fef040692e0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp */,
);
name = "metadata";
sourceTree = SOURCE_ROOT;
};
- FFFB1354c3c07fae1354c3c0 /* SceneQuery */ = {
+ FFFB04b4a4f07fef04b4a4f0 /* SceneQuery */ = {
isa = PBXGroup;
children = (
- FFFB1354de707fae1354de70 /* src */,
- FFFB1354de987fae1354de98 /* include */,
+ FFFB04b4bfa07fef04b4bfa0 /* src */,
+ FFFB04b4bfc87fef04b4bfc8 /* include */,
);
name = "SceneQuery";
sourceTree = "<group>";
};
- FFFB1354de707fae1354de70 /* src */ = {
+ FFFB04b4bfa07fef04b4bfa0 /* src */ = {
isa = PBXGroup;
children = (
- FFFD10a2ee007fae10a2ee00 /* SqAABBPruner.cpp */,
- FFFD10a2ee687fae10a2ee68 /* SqAABBTree.cpp */,
- FFFD10a2eed07fae10a2eed0 /* SqAABBTreeBuild.cpp */,
- FFFD10a2ef387fae10a2ef38 /* SqAABBTreeUpdateMap.cpp */,
- FFFD10a2efa07fae10a2efa0 /* SqBounds.cpp */,
- FFFD10a2f0087fae10a2f008 /* SqBucketPruner.cpp */,
- FFFD10a2f0707fae10a2f070 /* SqExtendedBucketPruner.cpp */,
- FFFD10a2f0d87fae10a2f0d8 /* SqIncrementalAABBPrunerCore.cpp */,
- FFFD10a2f1407fae10a2f140 /* SqIncrementalAABBTree.cpp */,
- FFFD10a2f1a87fae10a2f1a8 /* SqMetaData.cpp */,
- FFFD10a2f2107fae10a2f210 /* SqPruningPool.cpp */,
- FFFD10a2f2787fae10a2f278 /* SqPruningStructure.cpp */,
- FFFD10a2f2e07fae10a2f2e0 /* SqSceneQueryManager.cpp */,
- FFFD10a2f3487fae10a2f348 /* SqAABBPruner.h */,
- FFFD10a2f3b07fae10a2f3b0 /* SqAABBTree.h */,
- FFFD10a2f4187fae10a2f418 /* SqAABBTreeBuild.h */,
- FFFD10a2f4807fae10a2f480 /* SqAABBTreeQuery.h */,
- FFFD10a2f4e87fae10a2f4e8 /* SqAABBTreeUpdateMap.h */,
- FFFD10a2f5507fae10a2f550 /* SqBounds.h */,
- FFFD10a2f5b87fae10a2f5b8 /* SqBucketPruner.h */,
- FFFD10a2f6207fae10a2f620 /* SqExtendedBucketPruner.h */,
- FFFD10a2f6887fae10a2f688 /* SqIncrementalAABBPrunerCore.h */,
- FFFD10a2f6f07fae10a2f6f0 /* SqIncrementalAABBTree.h */,
- FFFD10a2f7587fae10a2f758 /* SqPrunerTestsSIMD.h */,
- FFFD10a2f7c07fae10a2f7c0 /* SqPruningPool.h */,
- FFFD10a2f8287fae10a2f828 /* SqTypedef.h */,
+ FFFD0406f2007fef0406f200 /* SqAABBPruner.cpp */,
+ FFFD0406f2687fef0406f268 /* SqAABBTree.cpp */,
+ FFFD0406f2d07fef0406f2d0 /* SqAABBTreeBuild.cpp */,
+ FFFD0406f3387fef0406f338 /* SqAABBTreeUpdateMap.cpp */,
+ FFFD0406f3a07fef0406f3a0 /* SqBounds.cpp */,
+ FFFD0406f4087fef0406f408 /* SqBucketPruner.cpp */,
+ FFFD0406f4707fef0406f470 /* SqExtendedBucketPruner.cpp */,
+ FFFD0406f4d87fef0406f4d8 /* SqIncrementalAABBPrunerCore.cpp */,
+ FFFD0406f5407fef0406f540 /* SqIncrementalAABBTree.cpp */,
+ FFFD0406f5a87fef0406f5a8 /* SqMetaData.cpp */,
+ FFFD0406f6107fef0406f610 /* SqPruningPool.cpp */,
+ FFFD0406f6787fef0406f678 /* SqPruningStructure.cpp */,
+ FFFD0406f6e07fef0406f6e0 /* SqSceneQueryManager.cpp */,
+ FFFD0406f7487fef0406f748 /* SqAABBPruner.h */,
+ FFFD0406f7b07fef0406f7b0 /* SqAABBTree.h */,
+ FFFD0406f8187fef0406f818 /* SqAABBTreeBuild.h */,
+ FFFD0406f8807fef0406f880 /* SqAABBTreeQuery.h */,
+ FFFD0406f8e87fef0406f8e8 /* SqAABBTreeUpdateMap.h */,
+ FFFD0406f9507fef0406f950 /* SqBounds.h */,
+ FFFD0406f9b87fef0406f9b8 /* SqBucketPruner.h */,
+ FFFD0406fa207fef0406fa20 /* SqExtendedBucketPruner.h */,
+ FFFD0406fa887fef0406fa88 /* SqIncrementalAABBPrunerCore.h */,
+ FFFD0406faf07fef0406faf0 /* SqIncrementalAABBTree.h */,
+ FFFD0406fb587fef0406fb58 /* SqPrunerTestsSIMD.h */,
+ FFFD0406fbc07fef0406fbc0 /* SqPruningPool.h */,
+ FFFD0406fc287fef0406fc28 /* SqTypedef.h */,
);
name = "src";
sourceTree = SOURCE_ROOT;
};
- FFFB1354de987fae1354de98 /* include */ = {
+ FFFB04b4bfc87fef04b4bfc8 /* include */ = {
isa = PBXGroup;
children = (
- FFFD135506807fae13550680 /* SqPruner.h */,
- FFFD135506e87fae135506e8 /* SqPrunerMergeData.h */,
- FFFD135507507fae13550750 /* SqPruningStructure.h */,
- FFFD135507b87fae135507b8 /* SqSceneQueryManager.h */,
+ FFFD04b4e7b07fef04b4e7b0 /* SqPruner.h */,
+ FFFD04b4e8187fef04b4e818 /* SqPrunerMergeData.h */,
+ FFFD04b4e8807fef04b4e880 /* SqPruningStructure.h */,
+ FFFD04b4e8e87fef04b4e8e8 /* SqSceneQueryManager.h */,
);
name = "include";
sourceTree = SOURCE_ROOT;
};
- FFFB135509407fae13550940 /* SimulationController */ = {
+ FFFB04b4ea707fef04b4ea70 /* SimulationController */ = {
isa = PBXGroup;
children = (
- FFFB135558707fae13555870 /* include */,
- FFFB135558987fae13555898 /* src */,
+ FFFB04b514a07fef04b514a0 /* include */,
+ FFFB04b514c87fef04b514c8 /* src */,
);
name = "SimulationController";
sourceTree = "<group>";
};
- FFFB135558707fae13555870 /* include */ = {
+ FFFB04b514a07fef04b514a0 /* include */ = {
isa = PBXGroup;
children = (
- FFFD10a31a007fae10a31a00 /* ScActorCore.h */,
- FFFD10a31a687fae10a31a68 /* ScArticulationCore.h */,
- FFFD10a31ad07fae10a31ad0 /* ScArticulationJointCore.h */,
- FFFD10a31b387fae10a31b38 /* ScBodyCore.h */,
- FFFD10a31ba07fae10a31ba0 /* ScClothCore.h */,
- FFFD10a31c087fae10a31c08 /* ScClothFabricCore.h */,
- FFFD10a31c707fae10a31c70 /* ScConstraintCore.h */,
- FFFD10a31cd87fae10a31cd8 /* ScIterators.h */,
- FFFD10a31d407fae10a31d40 /* ScMaterialCore.h */,
- FFFD10a31da87fae10a31da8 /* ScParticleSystemCore.h */,
- FFFD10a31e107fae10a31e10 /* ScPhysics.h */,
- FFFD10a31e787fae10a31e78 /* ScRigidCore.h */,
- FFFD10a31ee07fae10a31ee0 /* ScScene.h */,
- FFFD10a31f487fae10a31f48 /* ScShapeCore.h */,
- FFFD10a31fb07fae10a31fb0 /* ScStaticCore.h */,
+ FFFD04071e007fef04071e00 /* ScActorCore.h */,
+ FFFD04071e687fef04071e68 /* ScArticulationCore.h */,
+ FFFD04071ed07fef04071ed0 /* ScArticulationJointCore.h */,
+ FFFD04071f387fef04071f38 /* ScBodyCore.h */,
+ FFFD04071fa07fef04071fa0 /* ScClothCore.h */,
+ FFFD040720087fef04072008 /* ScClothFabricCore.h */,
+ FFFD040720707fef04072070 /* ScConstraintCore.h */,
+ FFFD040720d87fef040720d8 /* ScIterators.h */,
+ FFFD040721407fef04072140 /* ScMaterialCore.h */,
+ FFFD040721a87fef040721a8 /* ScParticleSystemCore.h */,
+ FFFD040722107fef04072210 /* ScPhysics.h */,
+ FFFD040722787fef04072278 /* ScRigidCore.h */,
+ FFFD040722e07fef040722e0 /* ScScene.h */,
+ FFFD040723487fef04072348 /* ScShapeCore.h */,
+ FFFD040723b07fef040723b0 /* ScStaticCore.h */,
);
name = "include";
sourceTree = SOURCE_ROOT;
};
- FFFB135558987fae13555898 /* src */ = {
+ FFFB04b514c87fef04b514c8 /* src */ = {
isa = PBXGroup;
children = (
- FFFD10a34c007fae10a34c00 /* ScActorElementPair.h */,
- FFFD10a34c687fae10a34c68 /* ScActorInteraction.h */,
- FFFD10a34cd07fae10a34cd0 /* ScActorPair.h */,
- FFFD10a34d387fae10a34d38 /* ScActorSim.h */,
- FFFD10a34da07fae10a34da0 /* ScArticulationJointSim.h */,
- FFFD10a34e087fae10a34e08 /* ScArticulationSim.h */,
- FFFD10a34e707fae10a34e70 /* ScBodySim.h */,
- FFFD10a34ed87fae10a34ed8 /* ScClient.h */,
- FFFD10a34f407fae10a34f40 /* ScConstraintGroupNode.h */,
- FFFD10a34fa87fae10a34fa8 /* ScConstraintInteraction.h */,
- FFFD10a350107fae10a35010 /* ScConstraintProjectionManager.h */,
- FFFD10a350787fae10a35078 /* ScConstraintProjectionTree.h */,
- FFFD10a350e07fae10a350e0 /* ScConstraintSim.h */,
- FFFD10a351487fae10a35148 /* ScContactReportBuffer.h */,
- FFFD10a351b07fae10a351b0 /* ScContactStream.h */,
- FFFD10a352187fae10a35218 /* ScElementInteractionMarker.h */,
- FFFD10a352807fae10a35280 /* ScElementSim.h */,
- FFFD10a352e87fae10a352e8 /* ScElementSimInteraction.h */,
- FFFD10a353507fae10a35350 /* ScInteraction.h */,
- FFFD10a353b87fae10a353b8 /* ScInteractionFlags.h */,
- FFFD10a354207fae10a35420 /* ScNPhaseCore.h */,
- FFFD10a354887fae10a35488 /* ScObjectIDTracker.h */,
- FFFD10a354f07fae10a354f0 /* ScRbElementInteraction.h */,
- FFFD10a355587fae10a35558 /* ScRigidSim.h */,
- FFFD10a355c07fae10a355c0 /* ScShapeInteraction.h */,
- FFFD10a356287fae10a35628 /* ScShapeIterator.h */,
- FFFD10a356907fae10a35690 /* ScShapeSim.h */,
- FFFD10a356f87fae10a356f8 /* ScSimStateData.h */,
- FFFD10a357607fae10a35760 /* ScSimStats.h */,
- FFFD10a357c87fae10a357c8 /* ScSimulationController.h */,
- FFFD10a358307fae10a35830 /* ScSqBoundsManager.h */,
- FFFD10a358987fae10a35898 /* ScStaticSim.h */,
- FFFD10a359007fae10a35900 /* ScTriggerInteraction.h */,
- FFFD10a359687fae10a35968 /* ScTriggerPairs.h */,
- FFFD10a359d07fae10a359d0 /* ScActorCore.cpp */,
- FFFD10a35a387fae10a35a38 /* ScActorSim.cpp */,
- FFFD10a35aa07fae10a35aa0 /* ScArticulationCore.cpp */,
- FFFD10a35b087fae10a35b08 /* ScArticulationJointCore.cpp */,
- FFFD10a35b707fae10a35b70 /* ScArticulationJointSim.cpp */,
- FFFD10a35bd87fae10a35bd8 /* ScArticulationSim.cpp */,
- FFFD10a35c407fae10a35c40 /* ScBodyCore.cpp */,
- FFFD10a35ca87fae10a35ca8 /* ScBodyCoreKinematic.cpp */,
- FFFD10a35d107fae10a35d10 /* ScBodySim.cpp */,
- FFFD10a35d787fae10a35d78 /* ScConstraintCore.cpp */,
- FFFD10a35de07fae10a35de0 /* ScConstraintGroupNode.cpp */,
- FFFD10a35e487fae10a35e48 /* ScConstraintInteraction.cpp */,
- FFFD10a35eb07fae10a35eb0 /* ScConstraintProjectionManager.cpp */,
- FFFD10a35f187fae10a35f18 /* ScConstraintProjectionTree.cpp */,
- FFFD10a35f807fae10a35f80 /* ScConstraintSim.cpp */,
- FFFD10a35fe87fae10a35fe8 /* ScElementInteractionMarker.cpp */,
- FFFD10a360507fae10a36050 /* ScElementSim.cpp */,
- FFFD10a360b87fae10a360b8 /* ScInteraction.cpp */,
- FFFD10a361207fae10a36120 /* ScIterators.cpp */,
- FFFD10a361887fae10a36188 /* ScMaterialCore.cpp */,
- FFFD10a361f07fae10a361f0 /* ScMetaData.cpp */,
- FFFD10a362587fae10a36258 /* ScNPhaseCore.cpp */,
- FFFD10a362c07fae10a362c0 /* ScPhysics.cpp */,
- FFFD10a363287fae10a36328 /* ScRigidCore.cpp */,
- FFFD10a363907fae10a36390 /* ScRigidSim.cpp */,
- FFFD10a363f87fae10a363f8 /* ScScene.cpp */,
- FFFD10a364607fae10a36460 /* ScShapeCore.cpp */,
- FFFD10a364c87fae10a364c8 /* ScShapeInteraction.cpp */,
- FFFD10a365307fae10a36530 /* ScShapeSim.cpp */,
- FFFD10a365987fae10a36598 /* ScSimStats.cpp */,
- FFFD10a366007fae10a36600 /* ScSimulationController.cpp */,
- FFFD10a366687fae10a36668 /* ScSqBoundsManager.cpp */,
- FFFD10a366d07fae10a366d0 /* ScStaticCore.cpp */,
- FFFD10a367387fae10a36738 /* ScStaticSim.cpp */,
- FFFD10a367a07fae10a367a0 /* ScTriggerInteraction.cpp */,
- FFFD10a368087fae10a36808 /* particles/ScParticleBodyInteraction.h */,
- FFFD10a368707fae10a36870 /* particles/ScParticlePacketShape.h */,
- FFFD10a368d87fae10a368d8 /* particles/ScParticleSystemSim.h */,
- FFFD10a369407fae10a36940 /* particles/ScParticleBodyInteraction.cpp */,
- FFFD10a369a87fae10a369a8 /* particles/ScParticlePacketShape.cpp */,
- FFFD10a36a107fae10a36a10 /* particles/ScParticleSystemCore.cpp */,
- FFFD10a36a787fae10a36a78 /* particles/ScParticleSystemSim.cpp */,
- FFFD10a36ae07fae10a36ae0 /* cloth/ScClothShape.h */,
- FFFD10a36b487fae10a36b48 /* cloth/ScClothSim.h */,
- FFFD10a36bb07fae10a36bb0 /* cloth/ScClothCore.cpp */,
- FFFD10a36c187fae10a36c18 /* cloth/ScClothFabricCore.cpp */,
- FFFD10a36c807fae10a36c80 /* cloth/ScClothShape.cpp */,
- FFFD10a36ce87fae10a36ce8 /* cloth/ScClothSim.cpp */,
+ FFFD0580e2007fef0580e200 /* ScActorElementPair.h */,
+ FFFD0580e2687fef0580e268 /* ScActorInteraction.h */,
+ FFFD0580e2d07fef0580e2d0 /* ScActorPair.h */,
+ FFFD0580e3387fef0580e338 /* ScActorSim.h */,
+ FFFD0580e3a07fef0580e3a0 /* ScArticulationJointSim.h */,
+ FFFD0580e4087fef0580e408 /* ScArticulationSim.h */,
+ FFFD0580e4707fef0580e470 /* ScBodySim.h */,
+ FFFD0580e4d87fef0580e4d8 /* ScClient.h */,
+ FFFD0580e5407fef0580e540 /* ScConstraintGroupNode.h */,
+ FFFD0580e5a87fef0580e5a8 /* ScConstraintInteraction.h */,
+ FFFD0580e6107fef0580e610 /* ScConstraintProjectionManager.h */,
+ FFFD0580e6787fef0580e678 /* ScConstraintProjectionTree.h */,
+ FFFD0580e6e07fef0580e6e0 /* ScConstraintSim.h */,
+ FFFD0580e7487fef0580e748 /* ScContactReportBuffer.h */,
+ FFFD0580e7b07fef0580e7b0 /* ScContactStream.h */,
+ FFFD0580e8187fef0580e818 /* ScElementInteractionMarker.h */,
+ FFFD0580e8807fef0580e880 /* ScElementSim.h */,
+ FFFD0580e8e87fef0580e8e8 /* ScElementSimInteraction.h */,
+ FFFD0580e9507fef0580e950 /* ScInteraction.h */,
+ FFFD0580e9b87fef0580e9b8 /* ScInteractionFlags.h */,
+ FFFD0580ea207fef0580ea20 /* ScNPhaseCore.h */,
+ FFFD0580ea887fef0580ea88 /* ScObjectIDTracker.h */,
+ FFFD0580eaf07fef0580eaf0 /* ScRbElementInteraction.h */,
+ FFFD0580eb587fef0580eb58 /* ScRigidSim.h */,
+ FFFD0580ebc07fef0580ebc0 /* ScShapeInteraction.h */,
+ FFFD0580ec287fef0580ec28 /* ScShapeIterator.h */,
+ FFFD0580ec907fef0580ec90 /* ScShapeSim.h */,
+ FFFD0580ecf87fef0580ecf8 /* ScSimStateData.h */,
+ FFFD0580ed607fef0580ed60 /* ScSimStats.h */,
+ FFFD0580edc87fef0580edc8 /* ScSimulationController.h */,
+ FFFD0580ee307fef0580ee30 /* ScSqBoundsManager.h */,
+ FFFD0580ee987fef0580ee98 /* ScStaticSim.h */,
+ FFFD0580ef007fef0580ef00 /* ScTriggerInteraction.h */,
+ FFFD0580ef687fef0580ef68 /* ScTriggerPairs.h */,
+ FFFD0580efd07fef0580efd0 /* ScActorCore.cpp */,
+ FFFD0580f0387fef0580f038 /* ScActorSim.cpp */,
+ FFFD0580f0a07fef0580f0a0 /* ScArticulationCore.cpp */,
+ FFFD0580f1087fef0580f108 /* ScArticulationJointCore.cpp */,
+ FFFD0580f1707fef0580f170 /* ScArticulationJointSim.cpp */,
+ FFFD0580f1d87fef0580f1d8 /* ScArticulationSim.cpp */,
+ FFFD0580f2407fef0580f240 /* ScBodyCore.cpp */,
+ FFFD0580f2a87fef0580f2a8 /* ScBodyCoreKinematic.cpp */,
+ FFFD0580f3107fef0580f310 /* ScBodySim.cpp */,
+ FFFD0580f3787fef0580f378 /* ScConstraintCore.cpp */,
+ FFFD0580f3e07fef0580f3e0 /* ScConstraintGroupNode.cpp */,
+ FFFD0580f4487fef0580f448 /* ScConstraintInteraction.cpp */,
+ FFFD0580f4b07fef0580f4b0 /* ScConstraintProjectionManager.cpp */,
+ FFFD0580f5187fef0580f518 /* ScConstraintProjectionTree.cpp */,
+ FFFD0580f5807fef0580f580 /* ScConstraintSim.cpp */,
+ FFFD0580f5e87fef0580f5e8 /* ScElementInteractionMarker.cpp */,
+ FFFD0580f6507fef0580f650 /* ScElementSim.cpp */,
+ FFFD0580f6b87fef0580f6b8 /* ScInteraction.cpp */,
+ FFFD0580f7207fef0580f720 /* ScIterators.cpp */,
+ FFFD0580f7887fef0580f788 /* ScMaterialCore.cpp */,
+ FFFD0580f7f07fef0580f7f0 /* ScMetaData.cpp */,
+ FFFD0580f8587fef0580f858 /* ScNPhaseCore.cpp */,
+ FFFD0580f8c07fef0580f8c0 /* ScPhysics.cpp */,
+ FFFD0580f9287fef0580f928 /* ScRigidCore.cpp */,
+ FFFD0580f9907fef0580f990 /* ScRigidSim.cpp */,
+ FFFD0580f9f87fef0580f9f8 /* ScScene.cpp */,
+ FFFD0580fa607fef0580fa60 /* ScShapeCore.cpp */,
+ FFFD0580fac87fef0580fac8 /* ScShapeInteraction.cpp */,
+ FFFD0580fb307fef0580fb30 /* ScShapeSim.cpp */,
+ FFFD0580fb987fef0580fb98 /* ScSimStats.cpp */,
+ FFFD0580fc007fef0580fc00 /* ScSimulationController.cpp */,
+ FFFD0580fc687fef0580fc68 /* ScSqBoundsManager.cpp */,
+ FFFD0580fcd07fef0580fcd0 /* ScStaticCore.cpp */,
+ FFFD0580fd387fef0580fd38 /* ScStaticSim.cpp */,
+ FFFD0580fda07fef0580fda0 /* ScTriggerInteraction.cpp */,
+ FFFD0580fe087fef0580fe08 /* particles/ScParticleBodyInteraction.h */,
+ FFFD0580fe707fef0580fe70 /* particles/ScParticlePacketShape.h */,
+ FFFD0580fed87fef0580fed8 /* particles/ScParticleSystemSim.h */,
+ FFFD0580ff407fef0580ff40 /* particles/ScParticleBodyInteraction.cpp */,
+ FFFD0580ffa87fef0580ffa8 /* particles/ScParticlePacketShape.cpp */,
+ FFFD058100107fef05810010 /* particles/ScParticleSystemCore.cpp */,
+ FFFD058100787fef05810078 /* particles/ScParticleSystemSim.cpp */,
+ FFFD058100e07fef058100e0 /* cloth/ScClothShape.h */,
+ FFFD058101487fef05810148 /* cloth/ScClothSim.h */,
+ FFFD058101b07fef058101b0 /* cloth/ScClothCore.cpp */,
+ FFFD058102187fef05810218 /* cloth/ScClothFabricCore.cpp */,
+ FFFD058102807fef05810280 /* cloth/ScClothShape.cpp */,
+ FFFD058102e87fef058102e8 /* cloth/ScClothSim.cpp */,
);
name = "src";
sourceTree = SOURCE_ROOT;
};
- FFFB13555bc07fae13555bc0 /* PhysXCooking */ = {
+ FFFB0492c6407fef0492c640 /* PhysXCooking */ = {
isa = PBXGroup;
children = (
- FFFB13559e607fae13559e60 /* include */,
- FFFB13559e887fae13559e88 /* src */,
+ FFFB0492a2307fef0492a230 /* include */,
+ FFFB0492a2587fef0492a258 /* src */,
);
name = "PhysXCooking";
sourceTree = "<group>";
};
- FFFB13559e607fae13559e60 /* include */ = {
+ FFFB0492a2307fef0492a230 /* include */ = {
isa = PBXGroup;
children = (
- FFFD1355fc307fae1355fc30 /* PxBVH33MidphaseDesc.h */,
- FFFD1355fc987fae1355fc98 /* PxBVH34MidphaseDesc.h */,
- FFFD1355fd007fae1355fd00 /* PxConvexMeshDesc.h */,
- FFFD1355fd687fae1355fd68 /* PxCooking.h */,
- FFFD1355fdd07fae1355fdd0 /* PxMidphaseDesc.h */,
- FFFD1355fe387fae1355fe38 /* PxTriangleMeshDesc.h */,
- FFFD1355fea07fae1355fea0 /* Pxc.h */,
+ FFFD0492e5207fef0492e520 /* PxBVH33MidphaseDesc.h */,
+ FFFD0492e5887fef0492e588 /* PxBVH34MidphaseDesc.h */,
+ FFFD0492e5f07fef0492e5f0 /* PxConvexMeshDesc.h */,
+ FFFD0492e6587fef0492e658 /* PxCooking.h */,
+ FFFD0492e6c07fef0492e6c0 /* PxMidphaseDesc.h */,
+ FFFD0492e7287fef0492e728 /* PxTriangleMeshDesc.h */,
+ FFFD0492e7907fef0492e790 /* Pxc.h */,
);
name = "include";
sourceTree = SOURCE_ROOT;
};
- FFFB13559e887fae13559e88 /* src */ = {
+ FFFB0492a2587fef0492a258 /* src */ = {
isa = PBXGroup;
children = (
- FFFD10a38e007fae10a38e00 /* Adjacencies.cpp */,
- FFFD10a38e687fae10a38e68 /* Cooking.cpp */,
- FFFD10a38ed07fae10a38ed0 /* CookingUtils.cpp */,
- FFFD10a38f387fae10a38f38 /* EdgeList.cpp */,
- FFFD10a38fa07fae10a38fa0 /* MeshCleaner.cpp */,
- FFFD10a390087fae10a39008 /* Quantizer.cpp */,
- FFFD10a390707fae10a39070 /* Adjacencies.h */,
- FFFD10a390d87fae10a390d8 /* Cooking.h */,
- FFFD10a391407fae10a39140 /* CookingUtils.h */,
- FFFD10a391a87fae10a391a8 /* EdgeList.h */,
- FFFD10a392107fae10a39210 /* MeshCleaner.h */,
- FFFD10a392787fae10a39278 /* Quantizer.h */,
- FFFD10a392e07fae10a392e0 /* mesh/GrbTriangleMeshCooking.cpp */,
- FFFD10a393487fae10a39348 /* mesh/HeightFieldCooking.cpp */,
- FFFD10a393b07fae10a393b0 /* mesh/RTreeCooking.cpp */,
- FFFD10a394187fae10a39418 /* mesh/TriangleMeshBuilder.cpp */,
- FFFD10a394807fae10a39480 /* mesh/GrbTriangleMeshCooking.h */,
- FFFD10a394e87fae10a394e8 /* mesh/HeightFieldCooking.h */,
- FFFD10a395507fae10a39550 /* mesh/QuickSelect.h */,
- FFFD10a395b87fae10a395b8 /* mesh/RTreeCooking.h */,
- FFFD10a396207fae10a39620 /* mesh/TriangleMeshBuilder.h */,
- FFFD10a396887fae10a39688 /* convex/BigConvexDataBuilder.cpp */,
- FFFD10a396f07fae10a396f0 /* convex/ConvexHullBuilder.cpp */,
- FFFD10a397587fae10a39758 /* convex/ConvexHullLib.cpp */,
- FFFD10a397c07fae10a397c0 /* convex/ConvexHullUtils.cpp */,
- FFFD10a398287fae10a39828 /* convex/ConvexMeshBuilder.cpp */,
- FFFD10a398907fae10a39890 /* convex/ConvexPolygonsBuilder.cpp */,
- FFFD10a398f87fae10a398f8 /* convex/InflationConvexHullLib.cpp */,
- FFFD10a399607fae10a39960 /* convex/QuickHullConvexHullLib.cpp */,
- FFFD10a399c87fae10a399c8 /* convex/VolumeIntegration.cpp */,
- FFFD10a39a307fae10a39a30 /* convex/BigConvexDataBuilder.h */,
- FFFD10a39a987fae10a39a98 /* convex/ConvexHullBuilder.h */,
- FFFD10a39b007fae10a39b00 /* convex/ConvexHullLib.h */,
- FFFD10a39b687fae10a39b68 /* convex/ConvexHullUtils.h */,
- FFFD10a39bd07fae10a39bd0 /* convex/ConvexMeshBuilder.h */,
- FFFD10a39c387fae10a39c38 /* convex/ConvexPolygonsBuilder.h */,
- FFFD10a39ca07fae10a39ca0 /* convex/InflationConvexHullLib.h */,
- FFFD10a39d087fae10a39d08 /* convex/QuickHullConvexHullLib.h */,
- FFFD10a39d707fae10a39d70 /* convex/VolumeIntegration.h */,
+ FFFD058144007fef05814400 /* Adjacencies.cpp */,
+ FFFD058144687fef05814468 /* Cooking.cpp */,
+ FFFD058144d07fef058144d0 /* CookingUtils.cpp */,
+ FFFD058145387fef05814538 /* EdgeList.cpp */,
+ FFFD058145a07fef058145a0 /* MeshCleaner.cpp */,
+ FFFD058146087fef05814608 /* Quantizer.cpp */,
+ FFFD058146707fef05814670 /* Adjacencies.h */,
+ FFFD058146d87fef058146d8 /* Cooking.h */,
+ FFFD058147407fef05814740 /* CookingUtils.h */,
+ FFFD058147a87fef058147a8 /* EdgeList.h */,
+ FFFD058148107fef05814810 /* MeshCleaner.h */,
+ FFFD058148787fef05814878 /* Quantizer.h */,
+ FFFD058148e07fef058148e0 /* mesh/GrbTriangleMeshCooking.cpp */,
+ FFFD058149487fef05814948 /* mesh/HeightFieldCooking.cpp */,
+ FFFD058149b07fef058149b0 /* mesh/RTreeCooking.cpp */,
+ FFFD05814a187fef05814a18 /* mesh/TriangleMeshBuilder.cpp */,
+ FFFD05814a807fef05814a80 /* mesh/GrbTriangleMeshCooking.h */,
+ FFFD05814ae87fef05814ae8 /* mesh/HeightFieldCooking.h */,
+ FFFD05814b507fef05814b50 /* mesh/QuickSelect.h */,
+ FFFD05814bb87fef05814bb8 /* mesh/RTreeCooking.h */,
+ FFFD05814c207fef05814c20 /* mesh/TriangleMeshBuilder.h */,
+ FFFD05814c887fef05814c88 /* convex/BigConvexDataBuilder.cpp */,
+ FFFD05814cf07fef05814cf0 /* convex/ConvexHullBuilder.cpp */,
+ FFFD05814d587fef05814d58 /* convex/ConvexHullLib.cpp */,
+ FFFD05814dc07fef05814dc0 /* convex/ConvexHullUtils.cpp */,
+ FFFD05814e287fef05814e28 /* convex/ConvexMeshBuilder.cpp */,
+ FFFD05814e907fef05814e90 /* convex/ConvexPolygonsBuilder.cpp */,
+ FFFD05814ef87fef05814ef8 /* convex/InflationConvexHullLib.cpp */,
+ FFFD05814f607fef05814f60 /* convex/QuickHullConvexHullLib.cpp */,
+ FFFD05814fc87fef05814fc8 /* convex/VolumeIntegration.cpp */,
+ FFFD058150307fef05815030 /* convex/BigConvexDataBuilder.h */,
+ FFFD058150987fef05815098 /* convex/ConvexHullBuilder.h */,
+ FFFD058151007fef05815100 /* convex/ConvexHullLib.h */,
+ FFFD058151687fef05815168 /* convex/ConvexHullUtils.h */,
+ FFFD058151d07fef058151d0 /* convex/ConvexMeshBuilder.h */,
+ FFFD058152387fef05815238 /* convex/ConvexPolygonsBuilder.h */,
+ FFFD058152a07fef058152a0 /* convex/InflationConvexHullLib.h */,
+ FFFD058153087fef05815308 /* convex/QuickHullConvexHullLib.h */,
+ FFFD058153707fef05815370 /* convex/VolumeIntegration.h */,
);
name = "src";
sourceTree = SOURCE_ROOT;
};
- FFFB111408007fae11140800 /* PhysXCommon */ = {
+ FFFB0314a5307fef0314a530 /* PhysXCommon */ = {
isa = PBXGroup;
children = (
- FFFB11160da07fae11160da0 /* include */,
- FFFB11160dc87fae11160dc8 /* common */,
- FFFB11160df07fae11160df0 /* geomutils */,
+ FFFB031484207fef03148420 /* include */,
+ FFFB031484487fef03148448 /* common */,
+ FFFB031484707fef03148470 /* geomutils */,
);
name = "PhysXCommon";
sourceTree = "<group>";
};
- FFFB11160da07fae11160da0 /* include */ = {
+ FFFB031484207fef03148420 /* include */ = {
isa = PBXGroup;
children = (
- FFFD1180ec007fae1180ec00 /* common/PxBase.h */,
- FFFD1180ec687fae1180ec68 /* common/PxCollection.h */,
- FFFD1180ecd07fae1180ecd0 /* common/PxCoreUtilityTypes.h */,
- FFFD1180ed387fae1180ed38 /* common/PxMetaData.h */,
- FFFD1180eda07fae1180eda0 /* common/PxMetaDataFlags.h */,
- FFFD1180ee087fae1180ee08 /* common/PxPhysXCommonConfig.h */,
- FFFD1180ee707fae1180ee70 /* common/PxPhysicsInsertionCallback.h */,
- FFFD1180eed87fae1180eed8 /* common/PxRenderBuffer.h */,
- FFFD1180ef407fae1180ef40 /* common/PxSerialFramework.h */,
- FFFD1180efa87fae1180efa8 /* common/PxSerializer.h */,
- FFFD1180f0107fae1180f010 /* common/PxStringTable.h */,
- FFFD1180f0787fae1180f078 /* common/PxTolerancesScale.h */,
- FFFD1180f0e07fae1180f0e0 /* common/PxTypeInfo.h */,
- FFFD1180f1487fae1180f148 /* geometry/PxBoxGeometry.h */,
- FFFD1180f1b07fae1180f1b0 /* geometry/PxCapsuleGeometry.h */,
- FFFD1180f2187fae1180f218 /* geometry/PxConvexMesh.h */,
- FFFD1180f2807fae1180f280 /* geometry/PxConvexMeshGeometry.h */,
- FFFD1180f2e87fae1180f2e8 /* geometry/PxGeometry.h */,
- FFFD1180f3507fae1180f350 /* geometry/PxGeometryHelpers.h */,
- FFFD1180f3b87fae1180f3b8 /* geometry/PxGeometryQuery.h */,
- FFFD1180f4207fae1180f420 /* geometry/PxHeightField.h */,
- FFFD1180f4887fae1180f488 /* geometry/PxHeightFieldDesc.h */,
- FFFD1180f4f07fae1180f4f0 /* geometry/PxHeightFieldFlag.h */,
- FFFD1180f5587fae1180f558 /* geometry/PxHeightFieldGeometry.h */,
- FFFD1180f5c07fae1180f5c0 /* geometry/PxHeightFieldSample.h */,
- FFFD1180f6287fae1180f628 /* geometry/PxMeshQuery.h */,
- FFFD1180f6907fae1180f690 /* geometry/PxMeshScale.h */,
- FFFD1180f6f87fae1180f6f8 /* geometry/PxPlaneGeometry.h */,
- FFFD1180f7607fae1180f760 /* geometry/PxSimpleTriangleMesh.h */,
- FFFD1180f7c87fae1180f7c8 /* geometry/PxSphereGeometry.h */,
- FFFD1180f8307fae1180f830 /* geometry/PxTriangle.h */,
- FFFD1180f8987fae1180f898 /* geometry/PxTriangleMesh.h */,
- FFFD1180f9007fae1180f900 /* geometry/PxTriangleMeshGeometry.h */,
+ FFFD0284fa007fef0284fa00 /* common/PxBase.h */,
+ FFFD0284fa687fef0284fa68 /* common/PxCollection.h */,
+ FFFD0284fad07fef0284fad0 /* common/PxCoreUtilityTypes.h */,
+ FFFD0284fb387fef0284fb38 /* common/PxMetaData.h */,
+ FFFD0284fba07fef0284fba0 /* common/PxMetaDataFlags.h */,
+ FFFD0284fc087fef0284fc08 /* common/PxPhysXCommonConfig.h */,
+ FFFD0284fc707fef0284fc70 /* common/PxPhysicsInsertionCallback.h */,
+ FFFD0284fcd87fef0284fcd8 /* common/PxRenderBuffer.h */,
+ FFFD0284fd407fef0284fd40 /* common/PxSerialFramework.h */,
+ FFFD0284fda87fef0284fda8 /* common/PxSerializer.h */,
+ FFFD0284fe107fef0284fe10 /* common/PxStringTable.h */,
+ FFFD0284fe787fef0284fe78 /* common/PxTolerancesScale.h */,
+ FFFD0284fee07fef0284fee0 /* common/PxTypeInfo.h */,
+ FFFD0284ff487fef0284ff48 /* geometry/PxBoxGeometry.h */,
+ FFFD0284ffb07fef0284ffb0 /* geometry/PxCapsuleGeometry.h */,
+ FFFD028500187fef02850018 /* geometry/PxConvexMesh.h */,
+ FFFD028500807fef02850080 /* geometry/PxConvexMeshGeometry.h */,
+ FFFD028500e87fef028500e8 /* geometry/PxGeometry.h */,
+ FFFD028501507fef02850150 /* geometry/PxGeometryHelpers.h */,
+ FFFD028501b87fef028501b8 /* geometry/PxGeometryQuery.h */,
+ FFFD028502207fef02850220 /* geometry/PxHeightField.h */,
+ FFFD028502887fef02850288 /* geometry/PxHeightFieldDesc.h */,
+ FFFD028502f07fef028502f0 /* geometry/PxHeightFieldFlag.h */,
+ FFFD028503587fef02850358 /* geometry/PxHeightFieldGeometry.h */,
+ FFFD028503c07fef028503c0 /* geometry/PxHeightFieldSample.h */,
+ FFFD028504287fef02850428 /* geometry/PxMeshQuery.h */,
+ FFFD028504907fef02850490 /* geometry/PxMeshScale.h */,
+ FFFD028504f87fef028504f8 /* geometry/PxPlaneGeometry.h */,
+ FFFD028505607fef02850560 /* geometry/PxSimpleTriangleMesh.h */,
+ FFFD028505c87fef028505c8 /* geometry/PxSphereGeometry.h */,
+ FFFD028506307fef02850630 /* geometry/PxTriangle.h */,
+ FFFD028506987fef02850698 /* geometry/PxTriangleMesh.h */,
+ FFFD028507007fef02850700 /* geometry/PxTriangleMeshGeometry.h */,
);
name = "include";
sourceTree = SOURCE_ROOT;
};
- FFFB11160dc87fae11160dc8 /* common */ = {
+ FFFB031484487fef03148448 /* common */ = {
isa = PBXGroup;
children = (
- FFFD109a9c007fae109a9c00 /* src/CmBoxPruning.cpp */,
- FFFD109a9c687fae109a9c68 /* src/CmCollection.cpp */,
- FFFD109a9cd07fae109a9cd0 /* src/CmMathUtils.cpp */,
- FFFD109a9d387fae109a9d38 /* src/CmPtrTable.cpp */,
- FFFD109a9da07fae109a9da0 /* src/CmRadixSort.cpp */,
- FFFD109a9e087fae109a9e08 /* src/CmRadixSortBuffered.cpp */,
- FFFD109a9e707fae109a9e70 /* src/CmRenderOutput.cpp */,
- FFFD109a9ed87fae109a9ed8 /* src/CmVisualization.cpp */,
- FFFD109a9f407fae109a9f40 /* src/CmBitMap.h */,
- FFFD109a9fa87fae109a9fa8 /* src/CmBoxPruning.h */,
- FFFD109aa0107fae109aa010 /* src/CmCollection.h */,
- FFFD109aa0787fae109aa078 /* src/CmConeLimitHelper.h */,
- FFFD109aa0e07fae109aa0e0 /* src/CmFlushPool.h */,
- FFFD109aa1487fae109aa148 /* src/CmIDPool.h */,
- FFFD109aa1b07fae109aa1b0 /* src/CmIO.h */,
- FFFD109aa2187fae109aa218 /* src/CmMatrix34.h */,
- FFFD109aa2807fae109aa280 /* src/CmPhysXCommon.h */,
- FFFD109aa2e87fae109aa2e8 /* src/CmPool.h */,
- FFFD109aa3507fae109aa350 /* src/CmPreallocatingPool.h */,
- FFFD109aa3b87fae109aa3b8 /* src/CmPriorityQueue.h */,
- FFFD109aa4207fae109aa420 /* src/CmPtrTable.h */,
- FFFD109aa4887fae109aa488 /* src/CmQueue.h */,
- FFFD109aa4f07fae109aa4f0 /* src/CmRadixSort.h */,
- FFFD109aa5587fae109aa558 /* src/CmRadixSortBuffered.h */,
- FFFD109aa5c07fae109aa5c0 /* src/CmRefCountable.h */,
- FFFD109aa6287fae109aa628 /* src/CmRenderBuffer.h */,
- FFFD109aa6907fae109aa690 /* src/CmRenderOutput.h */,
- FFFD109aa6f87fae109aa6f8 /* src/CmScaling.h */,
- FFFD109aa7607fae109aa760 /* src/CmSpatialVector.h */,
- FFFD109aa7c87fae109aa7c8 /* src/CmTask.h */,
- FFFD109aa8307fae109aa830 /* src/CmTaskPool.h */,
- FFFD109aa8987fae109aa898 /* src/CmTmpMem.h */,
- FFFD109aa9007fae109aa900 /* src/CmTransformUtils.h */,
- FFFD109aa9687fae109aa968 /* src/CmUtils.h */,
- FFFD109aa9d07fae109aa9d0 /* src/CmVisualization.h */,
+ FFFD039562007fef03956200 /* src/CmBoxPruning.cpp */,
+ FFFD039562687fef03956268 /* src/CmCollection.cpp */,
+ FFFD039562d07fef039562d0 /* src/CmMathUtils.cpp */,
+ FFFD039563387fef03956338 /* src/CmPtrTable.cpp */,
+ FFFD039563a07fef039563a0 /* src/CmRadixSort.cpp */,
+ FFFD039564087fef03956408 /* src/CmRadixSortBuffered.cpp */,
+ FFFD039564707fef03956470 /* src/CmRenderOutput.cpp */,
+ FFFD039564d87fef039564d8 /* src/CmVisualization.cpp */,
+ FFFD039565407fef03956540 /* src/CmBitMap.h */,
+ FFFD039565a87fef039565a8 /* src/CmBoxPruning.h */,
+ FFFD039566107fef03956610 /* src/CmCollection.h */,
+ FFFD039566787fef03956678 /* src/CmConeLimitHelper.h */,
+ FFFD039566e07fef039566e0 /* src/CmFlushPool.h */,
+ FFFD039567487fef03956748 /* src/CmIDPool.h */,
+ FFFD039567b07fef039567b0 /* src/CmIO.h */,
+ FFFD039568187fef03956818 /* src/CmMatrix34.h */,
+ FFFD039568807fef03956880 /* src/CmPhysXCommon.h */,
+ FFFD039568e87fef039568e8 /* src/CmPool.h */,
+ FFFD039569507fef03956950 /* src/CmPreallocatingPool.h */,
+ FFFD039569b87fef039569b8 /* src/CmPriorityQueue.h */,
+ FFFD03956a207fef03956a20 /* src/CmPtrTable.h */,
+ FFFD03956a887fef03956a88 /* src/CmQueue.h */,
+ FFFD03956af07fef03956af0 /* src/CmRadixSort.h */,
+ FFFD03956b587fef03956b58 /* src/CmRadixSortBuffered.h */,
+ FFFD03956bc07fef03956bc0 /* src/CmRefCountable.h */,
+ FFFD03956c287fef03956c28 /* src/CmRenderBuffer.h */,
+ FFFD03956c907fef03956c90 /* src/CmRenderOutput.h */,
+ FFFD03956cf87fef03956cf8 /* src/CmScaling.h */,
+ FFFD03956d607fef03956d60 /* src/CmSpatialVector.h */,
+ FFFD03956dc87fef03956dc8 /* src/CmTask.h */,
+ FFFD03956e307fef03956e30 /* src/CmTaskPool.h */,
+ FFFD03956e987fef03956e98 /* src/CmTmpMem.h */,
+ FFFD03956f007fef03956f00 /* src/CmTransformUtils.h */,
+ FFFD03956f687fef03956f68 /* src/CmUtils.h */,
+ FFFD03956fd07fef03956fd0 /* src/CmVisualization.h */,
);
name = "common";
sourceTree = SOURCE_ROOT;
};
- FFFB11160df07fae11160df0 /* geomutils */ = {
+ FFFB031484707fef03148470 /* geomutils */ = {
isa = PBXGroup;
children = (
- FFFD118010007fae11801000 /* headers/GuAxes.h */,
- FFFD118010687fae11801068 /* headers/GuBox.h */,
- FFFD118010d07fae118010d0 /* headers/GuDistanceSegmentBox.h */,
- FFFD118011387fae11801138 /* headers/GuDistanceSegmentSegment.h */,
- FFFD118011a07fae118011a0 /* headers/GuIntersectionBoxBox.h */,
- FFFD118012087fae11801208 /* headers/GuIntersectionTriangleBox.h */,
- FFFD118012707fae11801270 /* headers/GuRaycastTests.h */,
- FFFD118012d87fae118012d8 /* headers/GuSIMDHelpers.h */,
- FFFD118013407fae11801340 /* headers/GuSegment.h */,
- FFFD118013a87fae118013a8 /* ../../Include/GeomUtils */,
- FFFD118014107fae11801410 /* src/GuBounds.h */,
- FFFD118014787fae11801478 /* src/GuCapsule.h */,
- FFFD118014e07fae118014e0 /* src/GuCenterExtents.h */,
- FFFD118015487fae11801548 /* src/GuGeometryUnion.h */,
- FFFD118015b07fae118015b0 /* src/GuInternal.h */,
- FFFD118016187fae11801618 /* src/GuMTD.h */,
- FFFD118016807fae11801680 /* src/GuMeshFactory.h */,
- FFFD118016e87fae118016e8 /* src/GuOverlapTests.h */,
- FFFD118017507fae11801750 /* src/GuSerialize.h */,
- FFFD118017b87fae118017b8 /* src/GuSphere.h */,
- FFFD118018207fae11801820 /* src/GuSweepMTD.h */,
- FFFD118018887fae11801888 /* src/GuSweepSharedTests.h */,
- FFFD118018f07fae118018f0 /* src/GuSweepTests.h */,
- FFFD118019587fae11801958 /* src/contact/GuContactMethodImpl.h */,
- FFFD118019c07fae118019c0 /* src/contact/GuContactPolygonPolygon.h */,
- FFFD11801a287fae11801a28 /* src/contact/GuFeatureCode.h */,
- FFFD11801a907fae11801a90 /* src/contact/GuLegacyTraceLineCallback.h */,
- FFFD11801af87fae11801af8 /* src/common/GuBarycentricCoordinates.h */,
- FFFD11801b607fae11801b60 /* src/common/GuBoxConversion.h */,
- FFFD11801bc87fae11801bc8 /* src/common/GuEdgeCache.h */,
- FFFD11801c307fae11801c30 /* src/common/GuEdgeListData.h */,
- FFFD11801c987fae11801c98 /* src/common/GuSeparatingAxes.h */,
- FFFD11801d007fae11801d00 /* src/convex/GuBigConvexData.h */,
- FFFD11801d687fae11801d68 /* src/convex/GuBigConvexData2.h */,
- FFFD11801dd07fae11801dd0 /* src/convex/GuConvexEdgeFlags.h */,
- FFFD11801e387fae11801e38 /* src/convex/GuConvexHelper.h */,
- FFFD11801ea07fae11801ea0 /* src/convex/GuConvexMesh.h */,
- FFFD11801f087fae11801f08 /* src/convex/GuConvexMeshData.h */,
- FFFD11801f707fae11801f70 /* src/convex/GuConvexSupportTable.h */,
- FFFD11801fd87fae11801fd8 /* src/convex/GuConvexUtilsInternal.h */,
- FFFD118020407fae11802040 /* src/convex/GuCubeIndex.h */,
- FFFD118020a87fae118020a8 /* src/convex/GuHillClimbing.h */,
- FFFD118021107fae11802110 /* src/convex/GuShapeConvex.h */,
- FFFD118021787fae11802178 /* src/distance/GuDistancePointBox.h */,
- FFFD118021e07fae118021e0 /* src/distance/GuDistancePointSegment.h */,
- FFFD118022487fae11802248 /* src/distance/GuDistancePointTriangle.h */,
- FFFD118022b07fae118022b0 /* src/distance/GuDistancePointTriangleSIMD.h */,
- FFFD118023187fae11802318 /* src/distance/GuDistanceSegmentSegmentSIMD.h */,
- FFFD118023807fae11802380 /* src/distance/GuDistanceSegmentTriangle.h */,
- FFFD118023e87fae118023e8 /* src/distance/GuDistanceSegmentTriangleSIMD.h */,
- FFFD118024507fae11802450 /* src/sweep/GuSweepBoxBox.h */,
- FFFD118024b87fae118024b8 /* src/sweep/GuSweepBoxSphere.h */,
- FFFD118025207fae11802520 /* src/sweep/GuSweepBoxTriangle_FeatureBased.h */,
- FFFD118025887fae11802588 /* src/sweep/GuSweepBoxTriangle_SAT.h */,
- FFFD118025f07fae118025f0 /* src/sweep/GuSweepCapsuleBox.h */,
- FFFD118026587fae11802658 /* src/sweep/GuSweepCapsuleCapsule.h */,
- FFFD118026c07fae118026c0 /* src/sweep/GuSweepCapsuleTriangle.h */,
- FFFD118027287fae11802728 /* src/sweep/GuSweepSphereCapsule.h */,
- FFFD118027907fae11802790 /* src/sweep/GuSweepSphereSphere.h */,
- FFFD118027f87fae118027f8 /* src/sweep/GuSweepSphereTriangle.h */,
- FFFD118028607fae11802860 /* src/sweep/GuSweepTriangleUtils.h */,
- FFFD118028c87fae118028c8 /* src/gjk/GuEPA.h */,
- FFFD118029307fae11802930 /* src/gjk/GuEPAFacet.h */,
- FFFD118029987fae11802998 /* src/gjk/GuGJK.h */,
- FFFD11802a007fae11802a00 /* src/gjk/GuGJKPenetration.h */,
- FFFD11802a687fae11802a68 /* src/gjk/GuGJKRaycast.h */,
- FFFD11802ad07fae11802ad0 /* src/gjk/GuGJKSimplex.h */,
- FFFD11802b387fae11802b38 /* src/gjk/GuGJKTest.h */,
- FFFD11802ba07fae11802ba0 /* src/gjk/GuGJKType.h */,
- FFFD11802c087fae11802c08 /* src/gjk/GuGJKUtil.h */,
- FFFD11802c707fae11802c70 /* src/gjk/GuVecBox.h */,
- FFFD11802cd87fae11802cd8 /* src/gjk/GuVecCapsule.h */,
- FFFD11802d407fae11802d40 /* src/gjk/GuVecConvex.h */,
- FFFD11802da87fae11802da8 /* src/gjk/GuVecConvexHull.h */,
- FFFD11802e107fae11802e10 /* src/gjk/GuVecConvexHullNoScale.h */,
- FFFD11802e787fae11802e78 /* src/gjk/GuVecPlane.h */,
- FFFD11802ee07fae11802ee0 /* src/gjk/GuVecShrunkBox.h */,
- FFFD11802f487fae11802f48 /* src/gjk/GuVecShrunkConvexHull.h */,
- FFFD11802fb07fae11802fb0 /* src/gjk/GuVecShrunkConvexHullNoScale.h */,
- FFFD118030187fae11803018 /* src/gjk/GuVecSphere.h */,
- FFFD118030807fae11803080 /* src/gjk/GuVecTriangle.h */,
- FFFD118030e87fae118030e8 /* src/intersection/GuIntersectionCapsuleTriangle.h */,
- FFFD118031507fae11803150 /* src/intersection/GuIntersectionEdgeEdge.h */,
- FFFD118031b87fae118031b8 /* src/intersection/GuIntersectionRay.h */,
- FFFD118032207fae11803220 /* src/intersection/GuIntersectionRayBox.h */,
- FFFD118032887fae11803288 /* src/intersection/GuIntersectionRayBoxSIMD.h */,
- FFFD118032f07fae118032f0 /* src/intersection/GuIntersectionRayCapsule.h */,
- FFFD118033587fae11803358 /* src/intersection/GuIntersectionRayPlane.h */,
- FFFD118033c07fae118033c0 /* src/intersection/GuIntersectionRaySphere.h */,
- FFFD118034287fae11803428 /* src/intersection/GuIntersectionRayTriangle.h */,
- FFFD118034907fae11803490 /* src/intersection/GuIntersectionSphereBox.h */,
- FFFD118034f87fae118034f8 /* src/mesh/GuBV32.h */,
- FFFD118035607fae11803560 /* src/mesh/GuBV32Build.h */,
- FFFD118035c87fae118035c8 /* src/mesh/GuBV4.h */,
- FFFD118036307fae11803630 /* src/mesh/GuBV4Build.h */,
- FFFD118036987fae11803698 /* src/mesh/GuBV4Settings.h */,
- FFFD118037007fae11803700 /* src/mesh/GuBV4_AABBAABBSweepTest.h */,
- FFFD118037687fae11803768 /* src/mesh/GuBV4_BoxBoxOverlapTest.h */,
- FFFD118037d07fae118037d0 /* src/mesh/GuBV4_BoxOverlap_Internal.h */,
- FFFD118038387fae11803838 /* src/mesh/GuBV4_BoxSweep_Internal.h */,
- FFFD118038a07fae118038a0 /* src/mesh/GuBV4_BoxSweep_Params.h */,
- FFFD118039087fae11803908 /* src/mesh/GuBV4_CapsuleSweep_Internal.h */,
- FFFD118039707fae11803970 /* src/mesh/GuBV4_Common.h */,
- FFFD118039d87fae118039d8 /* src/mesh/GuBV4_Internal.h */,
- FFFD11803a407fae11803a40 /* src/mesh/GuBV4_ProcessStreamNoOrder_OBBOBB.h */,
- FFFD11803aa87fae11803aa8 /* src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB.h */,
- FFFD11803b107fae11803b10 /* src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB_Inflated.h */,
- FFFD11803b787fae11803b78 /* src/mesh/GuBV4_ProcessStreamNoOrder_SphereAABB.h */,
- FFFD11803be07fae11803be0 /* src/mesh/GuBV4_ProcessStreamOrdered_OBBOBB.h */,
- FFFD11803c487fae11803c48 /* src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB.h */,
- FFFD11803cb07fae11803cb0 /* src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB_Inflated.h */,
- FFFD11803d187fae11803d18 /* src/mesh/GuBV4_Slabs.h */,
- FFFD11803d807fae11803d80 /* src/mesh/GuBV4_Slabs_KajiyaNoOrder.h */,
- FFFD11803de87fae11803de8 /* src/mesh/GuBV4_Slabs_KajiyaOrdered.h */,
- FFFD11803e507fae11803e50 /* src/mesh/GuBV4_Slabs_SwizzledNoOrder.h */,
- FFFD11803eb87fae11803eb8 /* src/mesh/GuBV4_Slabs_SwizzledOrdered.h */,
- FFFD11803f207fae11803f20 /* src/mesh/GuBVConstants.h */,
- FFFD11803f887fae11803f88 /* src/mesh/GuMeshData.h */,
- FFFD11803ff07fae11803ff0 /* src/mesh/GuMidphaseInterface.h */,
- FFFD118040587fae11804058 /* src/mesh/GuRTree.h */,
- FFFD118040c07fae118040c0 /* src/mesh/GuSweepConvexTri.h */,
- FFFD118041287fae11804128 /* src/mesh/GuSweepMesh.h */,
- FFFD118041907fae11804190 /* src/mesh/GuTriangle32.h */,
- FFFD118041f87fae118041f8 /* src/mesh/GuTriangleCache.h */,
- FFFD118042607fae11804260 /* src/mesh/GuTriangleMesh.h */,
- FFFD118042c87fae118042c8 /* src/mesh/GuTriangleMeshBV4.h */,
- FFFD118043307fae11804330 /* src/mesh/GuTriangleMeshRTree.h */,
- FFFD118043987fae11804398 /* src/mesh/GuTriangleVertexPointers.h */,
- FFFD118044007fae11804400 /* src/hf/GuEntityReport.h */,
- FFFD118044687fae11804468 /* src/hf/GuHeightField.h */,
- FFFD118044d07fae118044d0 /* src/hf/GuHeightFieldData.h */,
- FFFD118045387fae11804538 /* src/hf/GuHeightFieldUtil.h */,
- FFFD118045a07fae118045a0 /* src/pcm/GuPCMContactConvexCommon.h */,
- FFFD118046087fae11804608 /* src/pcm/GuPCMContactGen.h */,
- FFFD118046707fae11804670 /* src/pcm/GuPCMContactGenUtil.h */,
- FFFD118046d87fae118046d8 /* src/pcm/GuPCMContactMeshCallback.h */,
- FFFD118047407fae11804740 /* src/pcm/GuPCMShapeConvex.h */,
- FFFD118047a87fae118047a8 /* src/pcm/GuPCMTriangleContactGen.h */,
- FFFD118048107fae11804810 /* src/pcm/GuPersistentContactManifold.h */,
- FFFD118048787fae11804878 /* src/ccd/GuCCDSweepConvexMesh.h */,
- FFFD118048e07fae118048e0 /* src/GuBounds.cpp */,
- FFFD118049487fae11804948 /* src/GuBox.cpp */,
- FFFD118049b07fae118049b0 /* src/GuCCTSweepTests.cpp */,
- FFFD11804a187fae11804a18 /* src/GuCapsule.cpp */,
- FFFD11804a807fae11804a80 /* src/GuGeometryQuery.cpp */,
- FFFD11804ae87fae11804ae8 /* src/GuGeometryUnion.cpp */,
- FFFD11804b507fae11804b50 /* src/GuInternal.cpp */,
- FFFD11804bb87fae11804bb8 /* src/GuMTD.cpp */,
- FFFD11804c207fae11804c20 /* src/GuMeshFactory.cpp */,
- FFFD11804c887fae11804c88 /* src/GuMetaData.cpp */,
- FFFD11804cf07fae11804cf0 /* src/GuOverlapTests.cpp */,
- FFFD11804d587fae11804d58 /* src/GuRaycastTests.cpp */,
- FFFD11804dc07fae11804dc0 /* src/GuSerialize.cpp */,
- FFFD11804e287fae11804e28 /* src/GuSweepMTD.cpp */,
- FFFD11804e907fae11804e90 /* src/GuSweepSharedTests.cpp */,
- FFFD11804ef87fae11804ef8 /* src/GuSweepTests.cpp */,
- FFFD11804f607fae11804f60 /* src/contact/GuContactBoxBox.cpp */,
- FFFD11804fc87fae11804fc8 /* src/contact/GuContactCapsuleBox.cpp */,
- FFFD118050307fae11805030 /* src/contact/GuContactCapsuleCapsule.cpp */,
- FFFD118050987fae11805098 /* src/contact/GuContactCapsuleConvex.cpp */,
- FFFD118051007fae11805100 /* src/contact/GuContactCapsuleMesh.cpp */,
- FFFD118051687fae11805168 /* src/contact/GuContactConvexConvex.cpp */,
- FFFD118051d07fae118051d0 /* src/contact/GuContactConvexMesh.cpp */,
- FFFD118052387fae11805238 /* src/contact/GuContactPlaneBox.cpp */,
- FFFD118052a07fae118052a0 /* src/contact/GuContactPlaneCapsule.cpp */,
- FFFD118053087fae11805308 /* src/contact/GuContactPlaneConvex.cpp */,
- FFFD118053707fae11805370 /* src/contact/GuContactPolygonPolygon.cpp */,
- FFFD118053d87fae118053d8 /* src/contact/GuContactSphereBox.cpp */,
- FFFD118054407fae11805440 /* src/contact/GuContactSphereCapsule.cpp */,
- FFFD118054a87fae118054a8 /* src/contact/GuContactSphereMesh.cpp */,
- FFFD118055107fae11805510 /* src/contact/GuContactSpherePlane.cpp */,
- FFFD118055787fae11805578 /* src/contact/GuContactSphereSphere.cpp */,
- FFFD118055e07fae118055e0 /* src/contact/GuFeatureCode.cpp */,
- FFFD118056487fae11805648 /* src/contact/GuLegacyContactBoxHeightField.cpp */,
- FFFD118056b07fae118056b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp */,
- FFFD118057187fae11805718 /* src/contact/GuLegacyContactConvexHeightField.cpp */,
- FFFD118057807fae11805780 /* src/contact/GuLegacyContactSphereHeightField.cpp */,
- FFFD118057e87fae118057e8 /* src/common/GuBarycentricCoordinates.cpp */,
- FFFD118058507fae11805850 /* src/common/GuSeparatingAxes.cpp */,
- FFFD118058b87fae118058b8 /* src/convex/GuBigConvexData.cpp */,
- FFFD118059207fae11805920 /* src/convex/GuConvexHelper.cpp */,
- FFFD118059887fae11805988 /* src/convex/GuConvexMesh.cpp */,
- FFFD118059f07fae118059f0 /* src/convex/GuConvexSupportTable.cpp */,
- FFFD11805a587fae11805a58 /* src/convex/GuConvexUtilsInternal.cpp */,
- FFFD11805ac07fae11805ac0 /* src/convex/GuHillClimbing.cpp */,
- FFFD11805b287fae11805b28 /* src/convex/GuShapeConvex.cpp */,
- FFFD11805b907fae11805b90 /* src/distance/GuDistancePointBox.cpp */,
- FFFD11805bf87fae11805bf8 /* src/distance/GuDistancePointTriangle.cpp */,
- FFFD11805c607fae11805c60 /* src/distance/GuDistanceSegmentBox.cpp */,
- FFFD11805cc87fae11805cc8 /* src/distance/GuDistanceSegmentSegment.cpp */,
- FFFD11805d307fae11805d30 /* src/distance/GuDistanceSegmentTriangle.cpp */,
- FFFD11805d987fae11805d98 /* src/sweep/GuSweepBoxBox.cpp */,
- FFFD11805e007fae11805e00 /* src/sweep/GuSweepBoxSphere.cpp */,
- FFFD11805e687fae11805e68 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp */,
- FFFD11805ed07fae11805ed0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp */,
- FFFD11805f387fae11805f38 /* src/sweep/GuSweepCapsuleBox.cpp */,
- FFFD11805fa07fae11805fa0 /* src/sweep/GuSweepCapsuleCapsule.cpp */,
- FFFD118060087fae11806008 /* src/sweep/GuSweepCapsuleTriangle.cpp */,
- FFFD118060707fae11806070 /* src/sweep/GuSweepSphereCapsule.cpp */,
- FFFD118060d87fae118060d8 /* src/sweep/GuSweepSphereSphere.cpp */,
- FFFD118061407fae11806140 /* src/sweep/GuSweepSphereTriangle.cpp */,
- FFFD118061a87fae118061a8 /* src/sweep/GuSweepTriangleUtils.cpp */,
- FFFD118062107fae11806210 /* src/gjk/GuEPA.cpp */,
- FFFD118062787fae11806278 /* src/gjk/GuGJKSimplex.cpp */,
- FFFD118062e07fae118062e0 /* src/gjk/GuGJKTest.cpp */,
- FFFD118063487fae11806348 /* src/intersection/GuIntersectionBoxBox.cpp */,
- FFFD118063b07fae118063b0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp */,
- FFFD118064187fae11806418 /* src/intersection/GuIntersectionEdgeEdge.cpp */,
- FFFD118064807fae11806480 /* src/intersection/GuIntersectionRayBox.cpp */,
- FFFD118064e87fae118064e8 /* src/intersection/GuIntersectionRayCapsule.cpp */,
- FFFD118065507fae11806550 /* src/intersection/GuIntersectionRaySphere.cpp */,
- FFFD118065b87fae118065b8 /* src/intersection/GuIntersectionSphereBox.cpp */,
- FFFD118066207fae11806620 /* src/intersection/GuIntersectionTriangleBox.cpp */,
- FFFD118066887fae11806688 /* src/mesh/GuBV32.cpp */,
- FFFD118066f07fae118066f0 /* src/mesh/GuBV32Build.cpp */,
- FFFD118067587fae11806758 /* src/mesh/GuBV4.cpp */,
- FFFD118067c07fae118067c0 /* src/mesh/GuBV4Build.cpp */,
- FFFD118068287fae11806828 /* src/mesh/GuBV4_AABBSweep.cpp */,
- FFFD118068907fae11806890 /* src/mesh/GuBV4_BoxOverlap.cpp */,
- FFFD118068f87fae118068f8 /* src/mesh/GuBV4_CapsuleSweep.cpp */,
- FFFD118069607fae11806960 /* src/mesh/GuBV4_CapsuleSweepAA.cpp */,
- FFFD118069c87fae118069c8 /* src/mesh/GuBV4_OBBSweep.cpp */,
- FFFD11806a307fae11806a30 /* src/mesh/GuBV4_Raycast.cpp */,
- FFFD11806a987fae11806a98 /* src/mesh/GuBV4_SphereOverlap.cpp */,
- FFFD11806b007fae11806b00 /* src/mesh/GuBV4_SphereSweep.cpp */,
- FFFD11806b687fae11806b68 /* src/mesh/GuMeshQuery.cpp */,
- FFFD11806bd07fae11806bd0 /* src/mesh/GuMidphaseBV4.cpp */,
- FFFD11806c387fae11806c38 /* src/mesh/GuMidphaseRTree.cpp */,
- FFFD11806ca07fae11806ca0 /* src/mesh/GuOverlapTestsMesh.cpp */,
- FFFD11806d087fae11806d08 /* src/mesh/GuRTree.cpp */,
- FFFD11806d707fae11806d70 /* src/mesh/GuRTreeQueries.cpp */,
- FFFD11806dd87fae11806dd8 /* src/mesh/GuSweepsMesh.cpp */,
- FFFD11806e407fae11806e40 /* src/mesh/GuTriangleMesh.cpp */,
- FFFD11806ea87fae11806ea8 /* src/mesh/GuTriangleMeshBV4.cpp */,
- FFFD11806f107fae11806f10 /* src/mesh/GuTriangleMeshRTree.cpp */,
- FFFD11806f787fae11806f78 /* src/hf/GuHeightField.cpp */,
- FFFD11806fe07fae11806fe0 /* src/hf/GuHeightFieldUtil.cpp */,
- FFFD118070487fae11807048 /* src/hf/GuOverlapTestsHF.cpp */,
- FFFD118070b07fae118070b0 /* src/hf/GuSweepsHF.cpp */,
- FFFD118071187fae11807118 /* src/pcm/GuPCMContactBoxBox.cpp */,
- FFFD118071807fae11807180 /* src/pcm/GuPCMContactBoxConvex.cpp */,
- FFFD118071e87fae118071e8 /* src/pcm/GuPCMContactCapsuleBox.cpp */,
- FFFD118072507fae11807250 /* src/pcm/GuPCMContactCapsuleCapsule.cpp */,
- FFFD118072b87fae118072b8 /* src/pcm/GuPCMContactCapsuleConvex.cpp */,
- FFFD118073207fae11807320 /* src/pcm/GuPCMContactCapsuleHeightField.cpp */,
- FFFD118073887fae11807388 /* src/pcm/GuPCMContactCapsuleMesh.cpp */,
- FFFD118073f07fae118073f0 /* src/pcm/GuPCMContactConvexCommon.cpp */,
- FFFD118074587fae11807458 /* src/pcm/GuPCMContactConvexConvex.cpp */,
- FFFD118074c07fae118074c0 /* src/pcm/GuPCMContactConvexHeightField.cpp */,
- FFFD118075287fae11807528 /* src/pcm/GuPCMContactConvexMesh.cpp */,
- FFFD118075907fae11807590 /* src/pcm/GuPCMContactGenBoxConvex.cpp */,
- FFFD118075f87fae118075f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp */,
- FFFD118076607fae11807660 /* src/pcm/GuPCMContactPlaneBox.cpp */,
- FFFD118076c87fae118076c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp */,
- FFFD118077307fae11807730 /* src/pcm/GuPCMContactPlaneConvex.cpp */,
- FFFD118077987fae11807798 /* src/pcm/GuPCMContactSphereBox.cpp */,
- FFFD118078007fae11807800 /* src/pcm/GuPCMContactSphereCapsule.cpp */,
- FFFD118078687fae11807868 /* src/pcm/GuPCMContactSphereConvex.cpp */,
- FFFD118078d07fae118078d0 /* src/pcm/GuPCMContactSphereHeightField.cpp */,
- FFFD118079387fae11807938 /* src/pcm/GuPCMContactSphereMesh.cpp */,
- FFFD118079a07fae118079a0 /* src/pcm/GuPCMContactSpherePlane.cpp */,
- FFFD11807a087fae11807a08 /* src/pcm/GuPCMContactSphereSphere.cpp */,
- FFFD11807a707fae11807a70 /* src/pcm/GuPCMShapeConvex.cpp */,
- FFFD11807ad87fae11807ad8 /* src/pcm/GuPCMTriangleContactGen.cpp */,
- FFFD11807b407fae11807b40 /* src/pcm/GuPersistentContactManifold.cpp */,
- FFFD11807ba87fae11807ba8 /* src/ccd/GuCCDSweepConvexMesh.cpp */,
- FFFD11807c107fae11807c10 /* src/ccd/GuCCDSweepPrimitives.cpp */,
+ FFFD02854c007fef02854c00 /* headers/GuAxes.h */,
+ FFFD02854c687fef02854c68 /* headers/GuBox.h */,
+ FFFD02854cd07fef02854cd0 /* headers/GuDistanceSegmentBox.h */,
+ FFFD02854d387fef02854d38 /* headers/GuDistanceSegmentSegment.h */,
+ FFFD02854da07fef02854da0 /* headers/GuIntersectionBoxBox.h */,
+ FFFD02854e087fef02854e08 /* headers/GuIntersectionTriangleBox.h */,
+ FFFD02854e707fef02854e70 /* headers/GuRaycastTests.h */,
+ FFFD02854ed87fef02854ed8 /* headers/GuSIMDHelpers.h */,
+ FFFD02854f407fef02854f40 /* headers/GuSegment.h */,
+ FFFD02854fa87fef02854fa8 /* ../../Include/GeomUtils */,
+ FFFD028550107fef02855010 /* src/GuBounds.h */,
+ FFFD028550787fef02855078 /* src/GuCapsule.h */,
+ FFFD028550e07fef028550e0 /* src/GuCenterExtents.h */,
+ FFFD028551487fef02855148 /* src/GuGeometryUnion.h */,
+ FFFD028551b07fef028551b0 /* src/GuInternal.h */,
+ FFFD028552187fef02855218 /* src/GuMTD.h */,
+ FFFD028552807fef02855280 /* src/GuMeshFactory.h */,
+ FFFD028552e87fef028552e8 /* src/GuOverlapTests.h */,
+ FFFD028553507fef02855350 /* src/GuSerialize.h */,
+ FFFD028553b87fef028553b8 /* src/GuSphere.h */,
+ FFFD028554207fef02855420 /* src/GuSweepMTD.h */,
+ FFFD028554887fef02855488 /* src/GuSweepSharedTests.h */,
+ FFFD028554f07fef028554f0 /* src/GuSweepTests.h */,
+ FFFD028555587fef02855558 /* src/contact/GuContactMethodImpl.h */,
+ FFFD028555c07fef028555c0 /* src/contact/GuContactPolygonPolygon.h */,
+ FFFD028556287fef02855628 /* src/contact/GuFeatureCode.h */,
+ FFFD028556907fef02855690 /* src/contact/GuLegacyTraceLineCallback.h */,
+ FFFD028556f87fef028556f8 /* src/common/GuBarycentricCoordinates.h */,
+ FFFD028557607fef02855760 /* src/common/GuBoxConversion.h */,
+ FFFD028557c87fef028557c8 /* src/common/GuEdgeCache.h */,
+ FFFD028558307fef02855830 /* src/common/GuEdgeListData.h */,
+ FFFD028558987fef02855898 /* src/common/GuSeparatingAxes.h */,
+ FFFD028559007fef02855900 /* src/convex/GuBigConvexData.h */,
+ FFFD028559687fef02855968 /* src/convex/GuBigConvexData2.h */,
+ FFFD028559d07fef028559d0 /* src/convex/GuConvexEdgeFlags.h */,
+ FFFD02855a387fef02855a38 /* src/convex/GuConvexHelper.h */,
+ FFFD02855aa07fef02855aa0 /* src/convex/GuConvexMesh.h */,
+ FFFD02855b087fef02855b08 /* src/convex/GuConvexMeshData.h */,
+ FFFD02855b707fef02855b70 /* src/convex/GuConvexSupportTable.h */,
+ FFFD02855bd87fef02855bd8 /* src/convex/GuConvexUtilsInternal.h */,
+ FFFD02855c407fef02855c40 /* src/convex/GuCubeIndex.h */,
+ FFFD02855ca87fef02855ca8 /* src/convex/GuHillClimbing.h */,
+ FFFD02855d107fef02855d10 /* src/convex/GuShapeConvex.h */,
+ FFFD02855d787fef02855d78 /* src/distance/GuDistancePointBox.h */,
+ FFFD02855de07fef02855de0 /* src/distance/GuDistancePointSegment.h */,
+ FFFD02855e487fef02855e48 /* src/distance/GuDistancePointTriangle.h */,
+ FFFD02855eb07fef02855eb0 /* src/distance/GuDistancePointTriangleSIMD.h */,
+ FFFD02855f187fef02855f18 /* src/distance/GuDistanceSegmentSegmentSIMD.h */,
+ FFFD02855f807fef02855f80 /* src/distance/GuDistanceSegmentTriangle.h */,
+ FFFD02855fe87fef02855fe8 /* src/distance/GuDistanceSegmentTriangleSIMD.h */,
+ FFFD028560507fef02856050 /* src/sweep/GuSweepBoxBox.h */,
+ FFFD028560b87fef028560b8 /* src/sweep/GuSweepBoxSphere.h */,
+ FFFD028561207fef02856120 /* src/sweep/GuSweepBoxTriangle_FeatureBased.h */,
+ FFFD028561887fef02856188 /* src/sweep/GuSweepBoxTriangle_SAT.h */,
+ FFFD028561f07fef028561f0 /* src/sweep/GuSweepCapsuleBox.h */,
+ FFFD028562587fef02856258 /* src/sweep/GuSweepCapsuleCapsule.h */,
+ FFFD028562c07fef028562c0 /* src/sweep/GuSweepCapsuleTriangle.h */,
+ FFFD028563287fef02856328 /* src/sweep/GuSweepSphereCapsule.h */,
+ FFFD028563907fef02856390 /* src/sweep/GuSweepSphereSphere.h */,
+ FFFD028563f87fef028563f8 /* src/sweep/GuSweepSphereTriangle.h */,
+ FFFD028564607fef02856460 /* src/sweep/GuSweepTriangleUtils.h */,
+ FFFD028564c87fef028564c8 /* src/gjk/GuEPA.h */,
+ FFFD028565307fef02856530 /* src/gjk/GuEPAFacet.h */,
+ FFFD028565987fef02856598 /* src/gjk/GuGJK.h */,
+ FFFD028566007fef02856600 /* src/gjk/GuGJKPenetration.h */,
+ FFFD028566687fef02856668 /* src/gjk/GuGJKRaycast.h */,
+ FFFD028566d07fef028566d0 /* src/gjk/GuGJKSimplex.h */,
+ FFFD028567387fef02856738 /* src/gjk/GuGJKTest.h */,
+ FFFD028567a07fef028567a0 /* src/gjk/GuGJKType.h */,
+ FFFD028568087fef02856808 /* src/gjk/GuGJKUtil.h */,
+ FFFD028568707fef02856870 /* src/gjk/GuVecBox.h */,
+ FFFD028568d87fef028568d8 /* src/gjk/GuVecCapsule.h */,
+ FFFD028569407fef02856940 /* src/gjk/GuVecConvex.h */,
+ FFFD028569a87fef028569a8 /* src/gjk/GuVecConvexHull.h */,
+ FFFD02856a107fef02856a10 /* src/gjk/GuVecConvexHullNoScale.h */,
+ FFFD02856a787fef02856a78 /* src/gjk/GuVecPlane.h */,
+ FFFD02856ae07fef02856ae0 /* src/gjk/GuVecShrunkBox.h */,
+ FFFD02856b487fef02856b48 /* src/gjk/GuVecShrunkConvexHull.h */,
+ FFFD02856bb07fef02856bb0 /* src/gjk/GuVecShrunkConvexHullNoScale.h */,
+ FFFD02856c187fef02856c18 /* src/gjk/GuVecSphere.h */,
+ FFFD02856c807fef02856c80 /* src/gjk/GuVecTriangle.h */,
+ FFFD02856ce87fef02856ce8 /* src/intersection/GuIntersectionCapsuleTriangle.h */,
+ FFFD02856d507fef02856d50 /* src/intersection/GuIntersectionEdgeEdge.h */,
+ FFFD02856db87fef02856db8 /* src/intersection/GuIntersectionRay.h */,
+ FFFD02856e207fef02856e20 /* src/intersection/GuIntersectionRayBox.h */,
+ FFFD02856e887fef02856e88 /* src/intersection/GuIntersectionRayBoxSIMD.h */,
+ FFFD02856ef07fef02856ef0 /* src/intersection/GuIntersectionRayCapsule.h */,
+ FFFD02856f587fef02856f58 /* src/intersection/GuIntersectionRayPlane.h */,
+ FFFD02856fc07fef02856fc0 /* src/intersection/GuIntersectionRaySphere.h */,
+ FFFD028570287fef02857028 /* src/intersection/GuIntersectionRayTriangle.h */,
+ FFFD028570907fef02857090 /* src/intersection/GuIntersectionSphereBox.h */,
+ FFFD028570f87fef028570f8 /* src/mesh/GuBV32.h */,
+ FFFD028571607fef02857160 /* src/mesh/GuBV32Build.h */,
+ FFFD028571c87fef028571c8 /* src/mesh/GuBV4.h */,
+ FFFD028572307fef02857230 /* src/mesh/GuBV4Build.h */,
+ FFFD028572987fef02857298 /* src/mesh/GuBV4Settings.h */,
+ FFFD028573007fef02857300 /* src/mesh/GuBV4_AABBAABBSweepTest.h */,
+ FFFD028573687fef02857368 /* src/mesh/GuBV4_BoxBoxOverlapTest.h */,
+ FFFD028573d07fef028573d0 /* src/mesh/GuBV4_BoxOverlap_Internal.h */,
+ FFFD028574387fef02857438 /* src/mesh/GuBV4_BoxSweep_Internal.h */,
+ FFFD028574a07fef028574a0 /* src/mesh/GuBV4_BoxSweep_Params.h */,
+ FFFD028575087fef02857508 /* src/mesh/GuBV4_CapsuleSweep_Internal.h */,
+ FFFD028575707fef02857570 /* src/mesh/GuBV4_Common.h */,
+ FFFD028575d87fef028575d8 /* src/mesh/GuBV4_Internal.h */,
+ FFFD028576407fef02857640 /* src/mesh/GuBV4_ProcessStreamNoOrder_OBBOBB.h */,
+ FFFD028576a87fef028576a8 /* src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB.h */,
+ FFFD028577107fef02857710 /* src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB_Inflated.h */,
+ FFFD028577787fef02857778 /* src/mesh/GuBV4_ProcessStreamNoOrder_SphereAABB.h */,
+ FFFD028577e07fef028577e0 /* src/mesh/GuBV4_ProcessStreamOrdered_OBBOBB.h */,
+ FFFD028578487fef02857848 /* src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB.h */,
+ FFFD028578b07fef028578b0 /* src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB_Inflated.h */,
+ FFFD028579187fef02857918 /* src/mesh/GuBV4_Slabs.h */,
+ FFFD028579807fef02857980 /* src/mesh/GuBV4_Slabs_KajiyaNoOrder.h */,
+ FFFD028579e87fef028579e8 /* src/mesh/GuBV4_Slabs_KajiyaOrdered.h */,
+ FFFD02857a507fef02857a50 /* src/mesh/GuBV4_Slabs_SwizzledNoOrder.h */,
+ FFFD02857ab87fef02857ab8 /* src/mesh/GuBV4_Slabs_SwizzledOrdered.h */,
+ FFFD02857b207fef02857b20 /* src/mesh/GuBVConstants.h */,
+ FFFD02857b887fef02857b88 /* src/mesh/GuMeshData.h */,
+ FFFD02857bf07fef02857bf0 /* src/mesh/GuMidphaseInterface.h */,
+ FFFD02857c587fef02857c58 /* src/mesh/GuRTree.h */,
+ FFFD02857cc07fef02857cc0 /* src/mesh/GuSweepConvexTri.h */,
+ FFFD02857d287fef02857d28 /* src/mesh/GuSweepMesh.h */,
+ FFFD02857d907fef02857d90 /* src/mesh/GuTriangle32.h */,
+ FFFD02857df87fef02857df8 /* src/mesh/GuTriangleCache.h */,
+ FFFD02857e607fef02857e60 /* src/mesh/GuTriangleMesh.h */,
+ FFFD02857ec87fef02857ec8 /* src/mesh/GuTriangleMeshBV4.h */,
+ FFFD02857f307fef02857f30 /* src/mesh/GuTriangleMeshRTree.h */,
+ FFFD02857f987fef02857f98 /* src/mesh/GuTriangleVertexPointers.h */,
+ FFFD028580007fef02858000 /* src/hf/GuEntityReport.h */,
+ FFFD028580687fef02858068 /* src/hf/GuHeightField.h */,
+ FFFD028580d07fef028580d0 /* src/hf/GuHeightFieldData.h */,
+ FFFD028581387fef02858138 /* src/hf/GuHeightFieldUtil.h */,
+ FFFD028581a07fef028581a0 /* src/pcm/GuPCMContactConvexCommon.h */,
+ FFFD028582087fef02858208 /* src/pcm/GuPCMContactGen.h */,
+ FFFD028582707fef02858270 /* src/pcm/GuPCMContactGenUtil.h */,
+ FFFD028582d87fef028582d8 /* src/pcm/GuPCMContactMeshCallback.h */,
+ FFFD028583407fef02858340 /* src/pcm/GuPCMShapeConvex.h */,
+ FFFD028583a87fef028583a8 /* src/pcm/GuPCMTriangleContactGen.h */,
+ FFFD028584107fef02858410 /* src/pcm/GuPersistentContactManifold.h */,
+ FFFD028584787fef02858478 /* src/ccd/GuCCDSweepConvexMesh.h */,
+ FFFD028584e07fef028584e0 /* src/GuBounds.cpp */,
+ FFFD028585487fef02858548 /* src/GuBox.cpp */,
+ FFFD028585b07fef028585b0 /* src/GuCCTSweepTests.cpp */,
+ FFFD028586187fef02858618 /* src/GuCapsule.cpp */,
+ FFFD028586807fef02858680 /* src/GuGeometryQuery.cpp */,
+ FFFD028586e87fef028586e8 /* src/GuGeometryUnion.cpp */,
+ FFFD028587507fef02858750 /* src/GuInternal.cpp */,
+ FFFD028587b87fef028587b8 /* src/GuMTD.cpp */,
+ FFFD028588207fef02858820 /* src/GuMeshFactory.cpp */,
+ FFFD028588887fef02858888 /* src/GuMetaData.cpp */,
+ FFFD028588f07fef028588f0 /* src/GuOverlapTests.cpp */,
+ FFFD028589587fef02858958 /* src/GuRaycastTests.cpp */,
+ FFFD028589c07fef028589c0 /* src/GuSerialize.cpp */,
+ FFFD02858a287fef02858a28 /* src/GuSweepMTD.cpp */,
+ FFFD02858a907fef02858a90 /* src/GuSweepSharedTests.cpp */,
+ FFFD02858af87fef02858af8 /* src/GuSweepTests.cpp */,
+ FFFD02858b607fef02858b60 /* src/contact/GuContactBoxBox.cpp */,
+ FFFD02858bc87fef02858bc8 /* src/contact/GuContactCapsuleBox.cpp */,
+ FFFD02858c307fef02858c30 /* src/contact/GuContactCapsuleCapsule.cpp */,
+ FFFD02858c987fef02858c98 /* src/contact/GuContactCapsuleConvex.cpp */,
+ FFFD02858d007fef02858d00 /* src/contact/GuContactCapsuleMesh.cpp */,
+ FFFD02858d687fef02858d68 /* src/contact/GuContactConvexConvex.cpp */,
+ FFFD02858dd07fef02858dd0 /* src/contact/GuContactConvexMesh.cpp */,
+ FFFD02858e387fef02858e38 /* src/contact/GuContactPlaneBox.cpp */,
+ FFFD02858ea07fef02858ea0 /* src/contact/GuContactPlaneCapsule.cpp */,
+ FFFD02858f087fef02858f08 /* src/contact/GuContactPlaneConvex.cpp */,
+ FFFD02858f707fef02858f70 /* src/contact/GuContactPolygonPolygon.cpp */,
+ FFFD02858fd87fef02858fd8 /* src/contact/GuContactSphereBox.cpp */,
+ FFFD028590407fef02859040 /* src/contact/GuContactSphereCapsule.cpp */,
+ FFFD028590a87fef028590a8 /* src/contact/GuContactSphereMesh.cpp */,
+ FFFD028591107fef02859110 /* src/contact/GuContactSpherePlane.cpp */,
+ FFFD028591787fef02859178 /* src/contact/GuContactSphereSphere.cpp */,
+ FFFD028591e07fef028591e0 /* src/contact/GuFeatureCode.cpp */,
+ FFFD028592487fef02859248 /* src/contact/GuLegacyContactBoxHeightField.cpp */,
+ FFFD028592b07fef028592b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp */,
+ FFFD028593187fef02859318 /* src/contact/GuLegacyContactConvexHeightField.cpp */,
+ FFFD028593807fef02859380 /* src/contact/GuLegacyContactSphereHeightField.cpp */,
+ FFFD028593e87fef028593e8 /* src/common/GuBarycentricCoordinates.cpp */,
+ FFFD028594507fef02859450 /* src/common/GuSeparatingAxes.cpp */,
+ FFFD028594b87fef028594b8 /* src/convex/GuBigConvexData.cpp */,
+ FFFD028595207fef02859520 /* src/convex/GuConvexHelper.cpp */,
+ FFFD028595887fef02859588 /* src/convex/GuConvexMesh.cpp */,
+ FFFD028595f07fef028595f0 /* src/convex/GuConvexSupportTable.cpp */,
+ FFFD028596587fef02859658 /* src/convex/GuConvexUtilsInternal.cpp */,
+ FFFD028596c07fef028596c0 /* src/convex/GuHillClimbing.cpp */,
+ FFFD028597287fef02859728 /* src/convex/GuShapeConvex.cpp */,
+ FFFD028597907fef02859790 /* src/distance/GuDistancePointBox.cpp */,
+ FFFD028597f87fef028597f8 /* src/distance/GuDistancePointTriangle.cpp */,
+ FFFD028598607fef02859860 /* src/distance/GuDistanceSegmentBox.cpp */,
+ FFFD028598c87fef028598c8 /* src/distance/GuDistanceSegmentSegment.cpp */,
+ FFFD028599307fef02859930 /* src/distance/GuDistanceSegmentTriangle.cpp */,
+ FFFD028599987fef02859998 /* src/sweep/GuSweepBoxBox.cpp */,
+ FFFD02859a007fef02859a00 /* src/sweep/GuSweepBoxSphere.cpp */,
+ FFFD02859a687fef02859a68 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp */,
+ FFFD02859ad07fef02859ad0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp */,
+ FFFD02859b387fef02859b38 /* src/sweep/GuSweepCapsuleBox.cpp */,
+ FFFD02859ba07fef02859ba0 /* src/sweep/GuSweepCapsuleCapsule.cpp */,
+ FFFD02859c087fef02859c08 /* src/sweep/GuSweepCapsuleTriangle.cpp */,
+ FFFD02859c707fef02859c70 /* src/sweep/GuSweepSphereCapsule.cpp */,
+ FFFD02859cd87fef02859cd8 /* src/sweep/GuSweepSphereSphere.cpp */,
+ FFFD02859d407fef02859d40 /* src/sweep/GuSweepSphereTriangle.cpp */,
+ FFFD02859da87fef02859da8 /* src/sweep/GuSweepTriangleUtils.cpp */,
+ FFFD02859e107fef02859e10 /* src/gjk/GuEPA.cpp */,
+ FFFD02859e787fef02859e78 /* src/gjk/GuGJKSimplex.cpp */,
+ FFFD02859ee07fef02859ee0 /* src/gjk/GuGJKTest.cpp */,
+ FFFD02859f487fef02859f48 /* src/intersection/GuIntersectionBoxBox.cpp */,
+ FFFD02859fb07fef02859fb0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp */,
+ FFFD0285a0187fef0285a018 /* src/intersection/GuIntersectionEdgeEdge.cpp */,
+ FFFD0285a0807fef0285a080 /* src/intersection/GuIntersectionRayBox.cpp */,
+ FFFD0285a0e87fef0285a0e8 /* src/intersection/GuIntersectionRayCapsule.cpp */,
+ FFFD0285a1507fef0285a150 /* src/intersection/GuIntersectionRaySphere.cpp */,
+ FFFD0285a1b87fef0285a1b8 /* src/intersection/GuIntersectionSphereBox.cpp */,
+ FFFD0285a2207fef0285a220 /* src/intersection/GuIntersectionTriangleBox.cpp */,
+ FFFD0285a2887fef0285a288 /* src/mesh/GuBV32.cpp */,
+ FFFD0285a2f07fef0285a2f0 /* src/mesh/GuBV32Build.cpp */,
+ FFFD0285a3587fef0285a358 /* src/mesh/GuBV4.cpp */,
+ FFFD0285a3c07fef0285a3c0 /* src/mesh/GuBV4Build.cpp */,
+ FFFD0285a4287fef0285a428 /* src/mesh/GuBV4_AABBSweep.cpp */,
+ FFFD0285a4907fef0285a490 /* src/mesh/GuBV4_BoxOverlap.cpp */,
+ FFFD0285a4f87fef0285a4f8 /* src/mesh/GuBV4_CapsuleSweep.cpp */,
+ FFFD0285a5607fef0285a560 /* src/mesh/GuBV4_CapsuleSweepAA.cpp */,
+ FFFD0285a5c87fef0285a5c8 /* src/mesh/GuBV4_OBBSweep.cpp */,
+ FFFD0285a6307fef0285a630 /* src/mesh/GuBV4_Raycast.cpp */,
+ FFFD0285a6987fef0285a698 /* src/mesh/GuBV4_SphereOverlap.cpp */,
+ FFFD0285a7007fef0285a700 /* src/mesh/GuBV4_SphereSweep.cpp */,
+ FFFD0285a7687fef0285a768 /* src/mesh/GuMeshQuery.cpp */,
+ FFFD0285a7d07fef0285a7d0 /* src/mesh/GuMidphaseBV4.cpp */,
+ FFFD0285a8387fef0285a838 /* src/mesh/GuMidphaseRTree.cpp */,
+ FFFD0285a8a07fef0285a8a0 /* src/mesh/GuOverlapTestsMesh.cpp */,
+ FFFD0285a9087fef0285a908 /* src/mesh/GuRTree.cpp */,
+ FFFD0285a9707fef0285a970 /* src/mesh/GuRTreeQueries.cpp */,
+ FFFD0285a9d87fef0285a9d8 /* src/mesh/GuSweepsMesh.cpp */,
+ FFFD0285aa407fef0285aa40 /* src/mesh/GuTriangleMesh.cpp */,
+ FFFD0285aaa87fef0285aaa8 /* src/mesh/GuTriangleMeshBV4.cpp */,
+ FFFD0285ab107fef0285ab10 /* src/mesh/GuTriangleMeshRTree.cpp */,
+ FFFD0285ab787fef0285ab78 /* src/hf/GuHeightField.cpp */,
+ FFFD0285abe07fef0285abe0 /* src/hf/GuHeightFieldUtil.cpp */,
+ FFFD0285ac487fef0285ac48 /* src/hf/GuOverlapTestsHF.cpp */,
+ FFFD0285acb07fef0285acb0 /* src/hf/GuSweepsHF.cpp */,
+ FFFD0285ad187fef0285ad18 /* src/pcm/GuPCMContactBoxBox.cpp */,
+ FFFD0285ad807fef0285ad80 /* src/pcm/GuPCMContactBoxConvex.cpp */,
+ FFFD0285ade87fef0285ade8 /* src/pcm/GuPCMContactCapsuleBox.cpp */,
+ FFFD0285ae507fef0285ae50 /* src/pcm/GuPCMContactCapsuleCapsule.cpp */,
+ FFFD0285aeb87fef0285aeb8 /* src/pcm/GuPCMContactCapsuleConvex.cpp */,
+ FFFD0285af207fef0285af20 /* src/pcm/GuPCMContactCapsuleHeightField.cpp */,
+ FFFD0285af887fef0285af88 /* src/pcm/GuPCMContactCapsuleMesh.cpp */,
+ FFFD0285aff07fef0285aff0 /* src/pcm/GuPCMContactConvexCommon.cpp */,
+ FFFD0285b0587fef0285b058 /* src/pcm/GuPCMContactConvexConvex.cpp */,
+ FFFD0285b0c07fef0285b0c0 /* src/pcm/GuPCMContactConvexHeightField.cpp */,
+ FFFD0285b1287fef0285b128 /* src/pcm/GuPCMContactConvexMesh.cpp */,
+ FFFD0285b1907fef0285b190 /* src/pcm/GuPCMContactGenBoxConvex.cpp */,
+ FFFD0285b1f87fef0285b1f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp */,
+ FFFD0285b2607fef0285b260 /* src/pcm/GuPCMContactPlaneBox.cpp */,
+ FFFD0285b2c87fef0285b2c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp */,
+ FFFD0285b3307fef0285b330 /* src/pcm/GuPCMContactPlaneConvex.cpp */,
+ FFFD0285b3987fef0285b398 /* src/pcm/GuPCMContactSphereBox.cpp */,
+ FFFD0285b4007fef0285b400 /* src/pcm/GuPCMContactSphereCapsule.cpp */,
+ FFFD0285b4687fef0285b468 /* src/pcm/GuPCMContactSphereConvex.cpp */,
+ FFFD0285b4d07fef0285b4d0 /* src/pcm/GuPCMContactSphereHeightField.cpp */,
+ FFFD0285b5387fef0285b538 /* src/pcm/GuPCMContactSphereMesh.cpp */,
+ FFFD0285b5a07fef0285b5a0 /* src/pcm/GuPCMContactSpherePlane.cpp */,
+ FFFD0285b6087fef0285b608 /* src/pcm/GuPCMContactSphereSphere.cpp */,
+ FFFD0285b6707fef0285b670 /* src/pcm/GuPCMShapeConvex.cpp */,
+ FFFD0285b6d87fef0285b6d8 /* src/pcm/GuPCMTriangleContactGen.cpp */,
+ FFFD0285b7407fef0285b740 /* src/pcm/GuPersistentContactManifold.cpp */,
+ FFFD0285b7a87fef0285b7a8 /* src/ccd/GuCCDSweepConvexMesh.cpp */,
+ FFFD0285b8107fef0285b810 /* src/ccd/GuCCDSweepPrimitives.cpp */,
);
name = "geomutils";
sourceTree = SOURCE_ROOT;
};
- FFFB111515c07fae111515c0 /* PxFoundation */ = {
+ FFFB031431707fef03143170 /* PxFoundation */ = {
isa = PBXGroup;
children = (
- FFFB11151c607fae11151c60 /* include */,
- FFFB11151c887fae11151c88 /* src */,
+ FFFB0315b0c07fef0315b0c0 /* include */,
+ FFFB0315b0e87fef0315b0e8 /* src */,
);
name = "PxFoundation";
sourceTree = "<group>";
};
- FFFB11151c607fae11151c60 /* include */ = {
+ FFFB0315b0c07fef0315b0c0 /* include */ = {
isa = PBXGroup;
children = (
- FFFD10983c007fae10983c00 /* Px.h */,
- FFFD10983c687fae10983c68 /* PxAllocatorCallback.h */,
- FFFD10983cd07fae10983cd0 /* PxAssert.h */,
- FFFD10983d387fae10983d38 /* PxBitAndData.h */,
- FFFD10983da07fae10983da0 /* PxBounds3.h */,
- FFFD10983e087fae10983e08 /* PxErrorCallback.h */,
- FFFD10983e707fae10983e70 /* PxErrors.h */,
- FFFD10983ed87fae10983ed8 /* PxFlags.h */,
- FFFD10983f407fae10983f40 /* PxFoundation.h */,
- FFFD10983fa87fae10983fa8 /* PxFoundationVersion.h */,
- FFFD109840107fae10984010 /* PxIO.h */,
- FFFD109840787fae10984078 /* PxIntrinsics.h */,
- FFFD109840e07fae109840e0 /* PxMat33.h */,
- FFFD109841487fae10984148 /* PxMat44.h */,
- FFFD109841b07fae109841b0 /* PxMath.h */,
- FFFD109842187fae10984218 /* PxMathUtils.h */,
- FFFD109842807fae10984280 /* PxMemory.h */,
- FFFD109842e87fae109842e8 /* PxPlane.h */,
- FFFD109843507fae10984350 /* PxPreprocessor.h */,
- FFFD109843b87fae109843b8 /* PxProfiler.h */,
- FFFD109844207fae10984420 /* PxQuat.h */,
- FFFD109844887fae10984488 /* PxSimpleTypes.h */,
- FFFD109844f07fae109844f0 /* PxStrideIterator.h */,
- FFFD109845587fae10984558 /* PxTransform.h */,
- FFFD109845c07fae109845c0 /* PxUnionCast.h */,
- FFFD109846287fae10984628 /* PxVec2.h */,
- FFFD109846907fae10984690 /* PxVec3.h */,
- FFFD109846f87fae109846f8 /* PxVec4.h */,
- FFFD109847607fae10984760 /* unix/PxUnixIntrinsics.h */,
+ FFFD0393c8007fef0393c800 /* Px.h */,
+ FFFD0393c8687fef0393c868 /* PxAllocatorCallback.h */,
+ FFFD0393c8d07fef0393c8d0 /* PxAssert.h */,
+ FFFD0393c9387fef0393c938 /* PxBitAndData.h */,
+ FFFD0393c9a07fef0393c9a0 /* PxBounds3.h */,
+ FFFD0393ca087fef0393ca08 /* PxErrorCallback.h */,
+ FFFD0393ca707fef0393ca70 /* PxErrors.h */,
+ FFFD0393cad87fef0393cad8 /* PxFlags.h */,
+ FFFD0393cb407fef0393cb40 /* PxFoundation.h */,
+ FFFD0393cba87fef0393cba8 /* PxFoundationVersion.h */,
+ FFFD0393cc107fef0393cc10 /* PxIO.h */,
+ FFFD0393cc787fef0393cc78 /* PxIntrinsics.h */,
+ FFFD0393cce07fef0393cce0 /* PxMat33.h */,
+ FFFD0393cd487fef0393cd48 /* PxMat44.h */,
+ FFFD0393cdb07fef0393cdb0 /* PxMath.h */,
+ FFFD0393ce187fef0393ce18 /* PxMathUtils.h */,
+ FFFD0393ce807fef0393ce80 /* PxMemory.h */,
+ FFFD0393cee87fef0393cee8 /* PxPlane.h */,
+ FFFD0393cf507fef0393cf50 /* PxPreprocessor.h */,
+ FFFD0393cfb87fef0393cfb8 /* PxProfiler.h */,
+ FFFD0393d0207fef0393d020 /* PxQuat.h */,
+ FFFD0393d0887fef0393d088 /* PxSimpleTypes.h */,
+ FFFD0393d0f07fef0393d0f0 /* PxStrideIterator.h */,
+ FFFD0393d1587fef0393d158 /* PxTransform.h */,
+ FFFD0393d1c07fef0393d1c0 /* PxUnionCast.h */,
+ FFFD0393d2287fef0393d228 /* PxVec2.h */,
+ FFFD0393d2907fef0393d290 /* PxVec3.h */,
+ FFFD0393d2f87fef0393d2f8 /* PxVec4.h */,
+ FFFD0393d3607fef0393d360 /* unix/PxUnixIntrinsics.h */,
);
name = "include";
sourceTree = SOURCE_ROOT;
};
- FFFB11151c887fae11151c88 /* src */ = {
+ FFFB0315b0e87fef0315b0e8 /* src */ = {
isa = PBXGroup;
children = (
- FFFD10993a007fae10993a00 /* include/Ps.h */,
- FFFD10993a687fae10993a68 /* include/PsAlignedMalloc.h */,
- FFFD10993ad07fae10993ad0 /* include/PsAlloca.h */,
- FFFD10993b387fae10993b38 /* include/PsAllocator.h */,
- FFFD10993ba07fae10993ba0 /* include/PsAoS.h */,
- FFFD10993c087fae10993c08 /* include/PsArray.h */,
- FFFD10993c707fae10993c70 /* include/PsAtomic.h */,
- FFFD10993cd87fae10993cd8 /* include/PsBasicTemplates.h */,
- FFFD10993d407fae10993d40 /* include/PsBitUtils.h */,
- FFFD10993da87fae10993da8 /* include/PsBroadcast.h */,
- FFFD10993e107fae10993e10 /* include/PsCpu.h */,
- FFFD10993e787fae10993e78 /* include/PsFPU.h */,
- FFFD10993ee07fae10993ee0 /* include/PsFoundation.h */,
- FFFD10993f487fae10993f48 /* include/PsHash.h */,
- FFFD10993fb07fae10993fb0 /* include/PsHashInternals.h */,
- FFFD109940187fae10994018 /* include/PsHashMap.h */,
- FFFD109940807fae10994080 /* include/PsHashSet.h */,
- FFFD109940e87fae109940e8 /* include/PsInlineAllocator.h */,
- FFFD109941507fae10994150 /* include/PsInlineAoS.h */,
- FFFD109941b87fae109941b8 /* include/PsInlineArray.h */,
- FFFD109942207fae10994220 /* include/PsIntrinsics.h */,
- FFFD109942887fae10994288 /* include/PsMathUtils.h */,
- FFFD109942f07fae109942f0 /* include/PsMutex.h */,
- FFFD109943587fae10994358 /* include/PsPool.h */,
- FFFD109943c07fae109943c0 /* include/PsSList.h */,
- FFFD109944287fae10994428 /* include/PsSocket.h */,
- FFFD109944907fae10994490 /* include/PsSort.h */,
- FFFD109944f87fae109944f8 /* include/PsSortInternals.h */,
- FFFD109945607fae10994560 /* include/PsString.h */,
- FFFD109945c87fae109945c8 /* include/PsSync.h */,
- FFFD109946307fae10994630 /* include/PsTempAllocator.h */,
- FFFD109946987fae10994698 /* include/PsThread.h */,
- FFFD109947007fae10994700 /* include/PsTime.h */,
- FFFD109947687fae10994768 /* include/PsUserAllocated.h */,
- FFFD109947d07fae109947d0 /* include/PsUtilities.h */,
- FFFD109948387fae10994838 /* include/PsVecMath.h */,
- FFFD109948a07fae109948a0 /* include/PsVecMathAoSScalar.h */,
- FFFD109949087fae10994908 /* include/PsVecMathAoSScalarInline.h */,
- FFFD109949707fae10994970 /* include/PsVecMathSSE.h */,
- FFFD109949d87fae109949d8 /* include/PsVecMathUtilities.h */,
- FFFD10994a407fae10994a40 /* include/PsVecQuat.h */,
- FFFD10994aa87fae10994aa8 /* include/PsVecTransform.h */,
- FFFD10994b107fae10994b10 /* include/unix/PsUnixAoS.h */,
- FFFD10994b787fae10994b78 /* include/unix/PsUnixFPU.h */,
- FFFD10994be07fae10994be0 /* include/unix/PsUnixInlineAoS.h */,
- FFFD10994c487fae10994c48 /* include/unix/PsUnixIntrinsics.h */,
- FFFD10994cb07fae10994cb0 /* include/unix/PsUnixTrigConstants.h */,
- FFFD10994d187fae10994d18 /* src/PsAllocator.cpp */,
- FFFD10994d807fae10994d80 /* src/PsAssert.cpp */,
- FFFD10994de87fae10994de8 /* src/PsFoundation.cpp */,
- FFFD10994e507fae10994e50 /* src/PsMathUtils.cpp */,
- FFFD10994eb87fae10994eb8 /* src/PsString.cpp */,
- FFFD10994f207fae10994f20 /* src/PsTempAllocator.cpp */,
- FFFD10994f887fae10994f88 /* src/PsUtilities.cpp */,
- FFFD10994ff07fae10994ff0 /* src/unix/PsUnixAtomic.cpp */,
- FFFD109950587fae10995058 /* src/unix/PsUnixCpu.cpp */,
- FFFD109950c07fae109950c0 /* src/unix/PsUnixFPU.cpp */,
- FFFD109951287fae10995128 /* src/unix/PsUnixMutex.cpp */,
- FFFD109951907fae10995190 /* src/unix/PsUnixPrintString.cpp */,
- FFFD109951f87fae109951f8 /* src/unix/PsUnixSList.cpp */,
- FFFD109952607fae10995260 /* src/unix/PsUnixSocket.cpp */,
- FFFD109952c87fae109952c8 /* src/unix/PsUnixSync.cpp */,
- FFFD109953307fae10995330 /* src/unix/PsUnixThread.cpp */,
- FFFD109953987fae10995398 /* src/unix/PsUnixTime.cpp */,
+ FFFD03943e007fef03943e00 /* include/Ps.h */,
+ FFFD03943e687fef03943e68 /* include/PsAlignedMalloc.h */,
+ FFFD03943ed07fef03943ed0 /* include/PsAlloca.h */,
+ FFFD03943f387fef03943f38 /* include/PsAllocator.h */,
+ FFFD03943fa07fef03943fa0 /* include/PsAoS.h */,
+ FFFD039440087fef03944008 /* include/PsArray.h */,
+ FFFD039440707fef03944070 /* include/PsAtomic.h */,
+ FFFD039440d87fef039440d8 /* include/PsBasicTemplates.h */,
+ FFFD039441407fef03944140 /* include/PsBitUtils.h */,
+ FFFD039441a87fef039441a8 /* include/PsBroadcast.h */,
+ FFFD039442107fef03944210 /* include/PsCpu.h */,
+ FFFD039442787fef03944278 /* include/PsFPU.h */,
+ FFFD039442e07fef039442e0 /* include/PsFoundation.h */,
+ FFFD039443487fef03944348 /* include/PsHash.h */,
+ FFFD039443b07fef039443b0 /* include/PsHashInternals.h */,
+ FFFD039444187fef03944418 /* include/PsHashMap.h */,
+ FFFD039444807fef03944480 /* include/PsHashSet.h */,
+ FFFD039444e87fef039444e8 /* include/PsInlineAllocator.h */,
+ FFFD039445507fef03944550 /* include/PsInlineAoS.h */,
+ FFFD039445b87fef039445b8 /* include/PsInlineArray.h */,
+ FFFD039446207fef03944620 /* include/PsIntrinsics.h */,
+ FFFD039446887fef03944688 /* include/PsMathUtils.h */,
+ FFFD039446f07fef039446f0 /* include/PsMutex.h */,
+ FFFD039447587fef03944758 /* include/PsPool.h */,
+ FFFD039447c07fef039447c0 /* include/PsSList.h */,
+ FFFD039448287fef03944828 /* include/PsSocket.h */,
+ FFFD039448907fef03944890 /* include/PsSort.h */,
+ FFFD039448f87fef039448f8 /* include/PsSortInternals.h */,
+ FFFD039449607fef03944960 /* include/PsString.h */,
+ FFFD039449c87fef039449c8 /* include/PsSync.h */,
+ FFFD03944a307fef03944a30 /* include/PsTempAllocator.h */,
+ FFFD03944a987fef03944a98 /* include/PsThread.h */,
+ FFFD03944b007fef03944b00 /* include/PsTime.h */,
+ FFFD03944b687fef03944b68 /* include/PsUserAllocated.h */,
+ FFFD03944bd07fef03944bd0 /* include/PsUtilities.h */,
+ FFFD03944c387fef03944c38 /* include/PsVecMath.h */,
+ FFFD03944ca07fef03944ca0 /* include/PsVecMathAoSScalar.h */,
+ FFFD03944d087fef03944d08 /* include/PsVecMathAoSScalarInline.h */,
+ FFFD03944d707fef03944d70 /* include/PsVecMathSSE.h */,
+ FFFD03944dd87fef03944dd8 /* include/PsVecMathUtilities.h */,
+ FFFD03944e407fef03944e40 /* include/PsVecQuat.h */,
+ FFFD03944ea87fef03944ea8 /* include/PsVecTransform.h */,
+ FFFD03944f107fef03944f10 /* include/unix/PsUnixAoS.h */,
+ FFFD03944f787fef03944f78 /* include/unix/PsUnixFPU.h */,
+ FFFD03944fe07fef03944fe0 /* include/unix/PsUnixInlineAoS.h */,
+ FFFD039450487fef03945048 /* include/unix/PsUnixIntrinsics.h */,
+ FFFD039450b07fef039450b0 /* include/unix/PsUnixTrigConstants.h */,
+ FFFD039451187fef03945118 /* src/PsAllocator.cpp */,
+ FFFD039451807fef03945180 /* src/PsAssert.cpp */,
+ FFFD039451e87fef039451e8 /* src/PsFoundation.cpp */,
+ FFFD039452507fef03945250 /* src/PsMathUtils.cpp */,
+ FFFD039452b87fef039452b8 /* src/PsString.cpp */,
+ FFFD039453207fef03945320 /* src/PsTempAllocator.cpp */,
+ FFFD039453887fef03945388 /* src/PsUtilities.cpp */,
+ FFFD039453f07fef039453f0 /* src/unix/PsUnixAtomic.cpp */,
+ FFFD039454587fef03945458 /* src/unix/PsUnixCpu.cpp */,
+ FFFD039454c07fef039454c0 /* src/unix/PsUnixFPU.cpp */,
+ FFFD039455287fef03945528 /* src/unix/PsUnixMutex.cpp */,
+ FFFD039455907fef03945590 /* src/unix/PsUnixPrintString.cpp */,
+ FFFD039455f87fef039455f8 /* src/unix/PsUnixSList.cpp */,
+ FFFD039456607fef03945660 /* src/unix/PsUnixSocket.cpp */,
+ FFFD039456c87fef039456c8 /* src/unix/PsUnixSync.cpp */,
+ FFFD039457307fef03945730 /* src/unix/PsUnixThread.cpp */,
+ FFFD039457987fef03945798 /* src/unix/PsUnixTime.cpp */,
);
name = "src";
sourceTree = SOURCE_ROOT;
};
- FFFB11609fa07fae11609fa0 /* PxPvdSDK */ = {
+ FFFB030748c07fef030748c0 /* PxPvdSDK */ = {
isa = PBXGroup;
children = (
- FFFB1160c5b07fae1160c5b0 /* include */,
- FFFB1160c5d87fae1160c5d8 /* src */,
+ FFFB030766307fef03076630 /* include */,
+ FFFB030766587fef03076658 /* src */,
);
name = "PxPvdSDK";
sourceTree = "<group>";
};
- FFFB1160c5b07fae1160c5b0 /* include */ = {
+ FFFB030766307fef03076630 /* include */ = {
isa = PBXGroup;
children = (
- FFFD1160cc807fae1160cc80 /* PxPvd.h */,
- FFFD1160cce87fae1160cce8 /* PxPvdTransport.h */,
+ FFFD030770707fef03077070 /* PxPvd.h */,
+ FFFD030770d87fef030770d8 /* PxPvdTransport.h */,
);
name = "include";
sourceTree = SOURCE_ROOT;
};
- FFFB1160c5d87fae1160c5d8 /* src */ = {
+ FFFB030766587fef03076658 /* src */ = {
isa = PBXGroup;
children = (
- FFFD1200fe007fae1200fe00 /* include/PsPvd.h */,
- FFFD1200fe687fae1200fe68 /* include/PxProfileAllocatorWrapper.h */,
- FFFD1200fed07fae1200fed0 /* include/PxPvdClient.h */,
- FFFD1200ff387fae1200ff38 /* include/PxPvdDataStream.h */,
- FFFD1200ffa07fae1200ffa0 /* include/PxPvdDataStreamHelpers.h */,
- FFFD120100087fae12010008 /* include/PxPvdErrorCodes.h */,
- FFFD120100707fae12010070 /* include/PxPvdObjectModelBaseTypes.h */,
- FFFD120100d87fae120100d8 /* include/PxPvdRenderBuffer.h */,
- FFFD120101407fae12010140 /* include/PxPvdUserRenderer.h */,
- FFFD120101a87fae120101a8 /* src/PxProfileEventImpl.cpp */,
- FFFD120102107fae12010210 /* src/PxPvd.cpp */,
- FFFD120102787fae12010278 /* src/PxPvdDataStream.cpp */,
- FFFD120102e07fae120102e0 /* src/PxPvdDefaultFileTransport.cpp */,
- FFFD120103487fae12010348 /* src/PxPvdDefaultSocketTransport.cpp */,
- FFFD120103b07fae120103b0 /* src/PxPvdImpl.cpp */,
- FFFD120104187fae12010418 /* src/PxPvdMemClient.cpp */,
- FFFD120104807fae12010480 /* src/PxPvdObjectModelMetaData.cpp */,
- FFFD120104e87fae120104e8 /* src/PxPvdObjectRegistrar.cpp */,
- FFFD120105507fae12010550 /* src/PxPvdProfileZoneClient.cpp */,
- FFFD120105b87fae120105b8 /* src/PxPvdUserRenderer.cpp */,
- FFFD120106207fae12010620 /* src/PxProfileBase.h */,
- FFFD120106887fae12010688 /* src/PxProfileCompileTimeEventFilter.h */,
- FFFD120106f07fae120106f0 /* src/PxProfileContextProvider.h */,
- FFFD120107587fae12010758 /* src/PxProfileContextProviderImpl.h */,
- FFFD120107c07fae120107c0 /* src/PxProfileDataBuffer.h */,
- FFFD120108287fae12010828 /* src/PxProfileDataParsing.h */,
- FFFD120108907fae12010890 /* src/PxProfileEventBuffer.h */,
- FFFD120108f87fae120108f8 /* src/PxProfileEventBufferAtomic.h */,
- FFFD120109607fae12010960 /* src/PxProfileEventBufferClient.h */,
- FFFD120109c87fae120109c8 /* src/PxProfileEventBufferClientManager.h */,
- FFFD12010a307fae12010a30 /* src/PxProfileEventFilter.h */,
- FFFD12010a987fae12010a98 /* src/PxProfileEventHandler.h */,
- FFFD12010b007fae12010b00 /* src/PxProfileEventId.h */,
- FFFD12010b687fae12010b68 /* src/PxProfileEventMutex.h */,
- FFFD12010bd07fae12010bd0 /* src/PxProfileEventNames.h */,
- FFFD12010c387fae12010c38 /* src/PxProfileEventParser.h */,
- FFFD12010ca07fae12010ca0 /* src/PxProfileEventSender.h */,
- FFFD12010d087fae12010d08 /* src/PxProfileEventSerialization.h */,
- FFFD12010d707fae12010d70 /* src/PxProfileEventSystem.h */,
- FFFD12010dd87fae12010dd8 /* src/PxProfileEvents.h */,
- FFFD12010e407fae12010e40 /* src/PxProfileMemory.h */,
- FFFD12010ea87fae12010ea8 /* src/PxProfileMemoryBuffer.h */,
- FFFD12010f107fae12010f10 /* src/PxProfileMemoryEventBuffer.h */,
- FFFD12010f787fae12010f78 /* src/PxProfileMemoryEventParser.h */,
- FFFD12010fe07fae12010fe0 /* src/PxProfileMemoryEventRecorder.h */,
- FFFD120110487fae12011048 /* src/PxProfileMemoryEventReflexiveWriter.h */,
- FFFD120110b07fae120110b0 /* src/PxProfileMemoryEventSummarizer.h */,
- FFFD120111187fae12011118 /* src/PxProfileMemoryEventTypes.h */,
- FFFD120111807fae12011180 /* src/PxProfileMemoryEvents.h */,
- FFFD120111e87fae120111e8 /* src/PxProfileScopedEvent.h */,
- FFFD120112507fae12011250 /* src/PxProfileScopedMutexLock.h */,
- FFFD120112b87fae120112b8 /* src/PxProfileZone.h */,
- FFFD120113207fae12011320 /* src/PxProfileZoneImpl.h */,
- FFFD120113887fae12011388 /* src/PxProfileZoneManager.h */,
- FFFD120113f07fae120113f0 /* src/PxProfileZoneManagerImpl.h */,
- FFFD120114587fae12011458 /* src/PxPvdBits.h */,
- FFFD120114c07fae120114c0 /* src/PxPvdByteStreams.h */,
- FFFD120115287fae12011528 /* src/PxPvdCommStreamEventSink.h */,
- FFFD120115907fae12011590 /* src/PxPvdCommStreamEvents.h */,
- FFFD120115f87fae120115f8 /* src/PxPvdCommStreamSDKEventTypes.h */,
- FFFD120116607fae12011660 /* src/PxPvdCommStreamTypes.h */,
- FFFD120116c87fae120116c8 /* src/PxPvdDefaultFileTransport.h */,
- FFFD120117307fae12011730 /* src/PxPvdDefaultSocketTransport.h */,
- FFFD120117987fae12011798 /* src/PxPvdFoundation.h */,
- FFFD120118007fae12011800 /* src/PxPvdImpl.h */,
- FFFD120118687fae12011868 /* src/PxPvdInternalByteStreams.h */,
- FFFD120118d07fae120118d0 /* src/PxPvdMarshalling.h */,
- FFFD120119387fae12011938 /* src/PxPvdMemClient.h */,
- FFFD120119a07fae120119a0 /* src/PxPvdObjectModel.h */,
- FFFD12011a087fae12011a08 /* src/PxPvdObjectModelInternalTypeDefs.h */,
- FFFD12011a707fae12011a70 /* src/PxPvdObjectModelInternalTypes.h */,
- FFFD12011ad87fae12011ad8 /* src/PxPvdObjectModelMetaData.h */,
- FFFD12011b407fae12011b40 /* src/PxPvdObjectRegistrar.h */,
- FFFD12011ba87fae12011ba8 /* src/PxPvdProfileZoneClient.h */,
- FFFD12011c107fae12011c10 /* src/PxPvdUserRenderImpl.h */,
- FFFD12011c787fae12011c78 /* src/PxPvdUserRenderTypes.h */,
+ FFFD0286fe007fef0286fe00 /* include/PsPvd.h */,
+ FFFD0286fe687fef0286fe68 /* include/PxProfileAllocatorWrapper.h */,
+ FFFD0286fed07fef0286fed0 /* include/PxPvdClient.h */,
+ FFFD0286ff387fef0286ff38 /* include/PxPvdDataStream.h */,
+ FFFD0286ffa07fef0286ffa0 /* include/PxPvdDataStreamHelpers.h */,
+ FFFD028700087fef02870008 /* include/PxPvdErrorCodes.h */,
+ FFFD028700707fef02870070 /* include/PxPvdObjectModelBaseTypes.h */,
+ FFFD028700d87fef028700d8 /* include/PxPvdRenderBuffer.h */,
+ FFFD028701407fef02870140 /* include/PxPvdUserRenderer.h */,
+ FFFD028701a87fef028701a8 /* src/PxProfileEventImpl.cpp */,
+ FFFD028702107fef02870210 /* src/PxPvd.cpp */,
+ FFFD028702787fef02870278 /* src/PxPvdDataStream.cpp */,
+ FFFD028702e07fef028702e0 /* src/PxPvdDefaultFileTransport.cpp */,
+ FFFD028703487fef02870348 /* src/PxPvdDefaultSocketTransport.cpp */,
+ FFFD028703b07fef028703b0 /* src/PxPvdImpl.cpp */,
+ FFFD028704187fef02870418 /* src/PxPvdMemClient.cpp */,
+ FFFD028704807fef02870480 /* src/PxPvdObjectModelMetaData.cpp */,
+ FFFD028704e87fef028704e8 /* src/PxPvdObjectRegistrar.cpp */,
+ FFFD028705507fef02870550 /* src/PxPvdProfileZoneClient.cpp */,
+ FFFD028705b87fef028705b8 /* src/PxPvdUserRenderer.cpp */,
+ FFFD028706207fef02870620 /* src/PxProfileBase.h */,
+ FFFD028706887fef02870688 /* src/PxProfileCompileTimeEventFilter.h */,
+ FFFD028706f07fef028706f0 /* src/PxProfileContextProvider.h */,
+ FFFD028707587fef02870758 /* src/PxProfileContextProviderImpl.h */,
+ FFFD028707c07fef028707c0 /* src/PxProfileDataBuffer.h */,
+ FFFD028708287fef02870828 /* src/PxProfileDataParsing.h */,
+ FFFD028708907fef02870890 /* src/PxProfileEventBuffer.h */,
+ FFFD028708f87fef028708f8 /* src/PxProfileEventBufferAtomic.h */,
+ FFFD028709607fef02870960 /* src/PxProfileEventBufferClient.h */,
+ FFFD028709c87fef028709c8 /* src/PxProfileEventBufferClientManager.h */,
+ FFFD02870a307fef02870a30 /* src/PxProfileEventFilter.h */,
+ FFFD02870a987fef02870a98 /* src/PxProfileEventHandler.h */,
+ FFFD02870b007fef02870b00 /* src/PxProfileEventId.h */,
+ FFFD02870b687fef02870b68 /* src/PxProfileEventMutex.h */,
+ FFFD02870bd07fef02870bd0 /* src/PxProfileEventNames.h */,
+ FFFD02870c387fef02870c38 /* src/PxProfileEventParser.h */,
+ FFFD02870ca07fef02870ca0 /* src/PxProfileEventSender.h */,
+ FFFD02870d087fef02870d08 /* src/PxProfileEventSerialization.h */,
+ FFFD02870d707fef02870d70 /* src/PxProfileEventSystem.h */,
+ FFFD02870dd87fef02870dd8 /* src/PxProfileEvents.h */,
+ FFFD02870e407fef02870e40 /* src/PxProfileMemory.h */,
+ FFFD02870ea87fef02870ea8 /* src/PxProfileMemoryBuffer.h */,
+ FFFD02870f107fef02870f10 /* src/PxProfileMemoryEventBuffer.h */,
+ FFFD02870f787fef02870f78 /* src/PxProfileMemoryEventParser.h */,
+ FFFD02870fe07fef02870fe0 /* src/PxProfileMemoryEventRecorder.h */,
+ FFFD028710487fef02871048 /* src/PxProfileMemoryEventReflexiveWriter.h */,
+ FFFD028710b07fef028710b0 /* src/PxProfileMemoryEventSummarizer.h */,
+ FFFD028711187fef02871118 /* src/PxProfileMemoryEventTypes.h */,
+ FFFD028711807fef02871180 /* src/PxProfileMemoryEvents.h */,
+ FFFD028711e87fef028711e8 /* src/PxProfileScopedEvent.h */,
+ FFFD028712507fef02871250 /* src/PxProfileScopedMutexLock.h */,
+ FFFD028712b87fef028712b8 /* src/PxProfileZone.h */,
+ FFFD028713207fef02871320 /* src/PxProfileZoneImpl.h */,
+ FFFD028713887fef02871388 /* src/PxProfileZoneManager.h */,
+ FFFD028713f07fef028713f0 /* src/PxProfileZoneManagerImpl.h */,
+ FFFD028714587fef02871458 /* src/PxPvdBits.h */,
+ FFFD028714c07fef028714c0 /* src/PxPvdByteStreams.h */,
+ FFFD028715287fef02871528 /* src/PxPvdCommStreamEventSink.h */,
+ FFFD028715907fef02871590 /* src/PxPvdCommStreamEvents.h */,
+ FFFD028715f87fef028715f8 /* src/PxPvdCommStreamSDKEventTypes.h */,
+ FFFD028716607fef02871660 /* src/PxPvdCommStreamTypes.h */,
+ FFFD028716c87fef028716c8 /* src/PxPvdDefaultFileTransport.h */,
+ FFFD028717307fef02871730 /* src/PxPvdDefaultSocketTransport.h */,
+ FFFD028717987fef02871798 /* src/PxPvdFoundation.h */,
+ FFFD028718007fef02871800 /* src/PxPvdImpl.h */,
+ FFFD028718687fef02871868 /* src/PxPvdInternalByteStreams.h */,
+ FFFD028718d07fef028718d0 /* src/PxPvdMarshalling.h */,
+ FFFD028719387fef02871938 /* src/PxPvdMemClient.h */,
+ FFFD028719a07fef028719a0 /* src/PxPvdObjectModel.h */,
+ FFFD02871a087fef02871a08 /* src/PxPvdObjectModelInternalTypeDefs.h */,
+ FFFD02871a707fef02871a70 /* src/PxPvdObjectModelInternalTypes.h */,
+ FFFD02871ad87fef02871ad8 /* src/PxPvdObjectModelMetaData.h */,
+ FFFD02871b407fef02871b40 /* src/PxPvdObjectRegistrar.h */,
+ FFFD02871ba87fef02871ba8 /* src/PxPvdProfileZoneClient.h */,
+ FFFD02871c107fef02871c10 /* src/PxPvdUserRenderImpl.h */,
+ FFFD02871c787fef02871c78 /* src/PxPvdUserRenderTypes.h */,
);
name = "src";
sourceTree = SOURCE_ROOT;
};
- FFFB11714b607fae11714b60 /* LowLevel */ = {
+ FFFB0310a8f07fef0310a8f0 /* LowLevel */ = {
isa = PBXGroup;
children = (
- FFFB1170c8507fae1170c850 /* API Source */,
- FFFB1170c8787fae1170c878 /* API Includes */,
- FFFB1170c8a07fae1170c8a0 /* Software Source */,
- FFFB1170c8c87fae1170c8c8 /* Software Includes */,
- FFFB1170c8f07fae1170c8f0 /* Common Source */,
- FFFB1170c9187fae1170c918 /* Common Includes */,
+ FFFB0310d0c07fef0310d0c0 /* API Source */,
+ FFFB0310d0e87fef0310d0e8 /* API Includes */,
+ FFFB0310d1107fef0310d110 /* Software Source */,
+ FFFB0310d1387fef0310d138 /* Software Includes */,
+ FFFB0310d1607fef0310d160 /* Common Source */,
+ FFFB0310d1887fef0310d188 /* Common Includes */,
);
name = "LowLevel";
sourceTree = "<group>";
};
- FFFB1170c8507fae1170c850 /* API Source */ = {
+ FFFB0310d0c07fef0310d0c0 /* API Source */ = {
isa = PBXGroup;
children = (
- FFFD1170aa607fae1170aa60 /* px_globals.cpp */,
+ FFFD0310b8507fef0310b850 /* px_globals.cpp */,
);
name = "API Source";
sourceTree = SOURCE_ROOT;
};
- FFFB1170c8787fae1170c878 /* API Includes */ = {
+ FFFB0310d0e87fef0310d0e8 /* API Includes */ = {
isa = PBXGroup;
children = (
- FFFD1170c2407fae1170c240 /* PxsMaterialCore.h */,
- FFFD1170c2a87fae1170c2a8 /* PxsMaterialManager.h */,
- FFFD1170c3107fae1170c310 /* PxvConfig.h */,
- FFFD1170c3787fae1170c378 /* PxvContext.h */,
- FFFD1170c3e07fae1170c3e0 /* PxvDynamics.h */,
- FFFD1170c4487fae1170c448 /* PxvGeometry.h */,
- FFFD1170c4b07fae1170c4b0 /* PxvGlobals.h */,
- FFFD1170c5187fae1170c518 /* PxvManager.h */,
- FFFD1170c5807fae1170c580 /* PxvSimStats.h */,
+ FFFD0310e4107fef0310e410 /* PxsMaterialCore.h */,
+ FFFD0310e4787fef0310e478 /* PxsMaterialManager.h */,
+ FFFD0310e4e07fef0310e4e0 /* PxvConfig.h */,
+ FFFD0310e5487fef0310e548 /* PxvContext.h */,
+ FFFD0310e5b07fef0310e5b0 /* PxvDynamics.h */,
+ FFFD0310e6187fef0310e618 /* PxvGeometry.h */,
+ FFFD0310e6807fef0310e680 /* PxvGlobals.h */,
+ FFFD0310e6e87fef0310e6e8 /* PxvManager.h */,
+ FFFD0310e7507fef0310e750 /* PxvSimStats.h */,
);
name = "API Includes";
sourceTree = SOURCE_ROOT;
};
- FFFB1170c8a07fae1170c8a0 /* Software Source */ = {
+ FFFB0310d1107fef0310d110 /* Software Source */ = {
isa = PBXGroup;
children = (
- FFFD117040607fae11704060 /* PxsCCD.cpp */,
- FFFD117040c87fae117040c8 /* PxsContactManager.cpp */,
- FFFD117041307fae11704130 /* PxsContext.cpp */,
- FFFD117041987fae11704198 /* PxsDefaultMemoryManager.cpp */,
- FFFD117042007fae11704200 /* PxsIslandSim.cpp */,
- FFFD117042687fae11704268 /* PxsMaterialCombiner.cpp */,
- FFFD117042d07fae117042d0 /* PxsNphaseImplementationContext.cpp */,
- FFFD117043387fae11704338 /* PxsSimpleIslandManager.cpp */,
+ FFFD0310f6707fef0310f670 /* PxsCCD.cpp */,
+ FFFD0310f6d87fef0310f6d8 /* PxsContactManager.cpp */,
+ FFFD0310f7407fef0310f740 /* PxsContext.cpp */,
+ FFFD0310f7a87fef0310f7a8 /* PxsDefaultMemoryManager.cpp */,
+ FFFD0310f8107fef0310f810 /* PxsIslandSim.cpp */,
+ FFFD0310f8787fef0310f878 /* PxsMaterialCombiner.cpp */,
+ FFFD0310f8e07fef0310f8e0 /* PxsNphaseImplementationContext.cpp */,
+ FFFD0310f9487fef0310f948 /* PxsSimpleIslandManager.cpp */,
);
name = "Software Source";
sourceTree = SOURCE_ROOT;
};
- FFFB1170c8c87fae1170c8c8 /* Software Includes */ = {
+ FFFB0310d1387fef0310d138 /* Software Includes */ = {
isa = PBXGroup;
children = (
- FFFD128012007fae12801200 /* PxsBodySim.h */,
- FFFD128012687fae12801268 /* PxsCCD.h */,
- FFFD128012d07fae128012d0 /* PxsContactManager.h */,
- FFFD128013387fae12801338 /* PxsContactManagerState.h */,
- FFFD128013a07fae128013a0 /* PxsContext.h */,
- FFFD128014087fae12801408 /* PxsDefaultMemoryManager.h */,
- FFFD128014707fae12801470 /* PxsHeapMemoryAllocator.h */,
- FFFD128014d87fae128014d8 /* PxsIncrementalConstraintPartitioning.h */,
- FFFD128015407fae12801540 /* PxsIslandManagerTypes.h */,
- FFFD128015a87fae128015a8 /* PxsIslandSim.h */,
- FFFD128016107fae12801610 /* PxsKernelWrangler.h */,
- FFFD128016787fae12801678 /* PxsMaterialCombiner.h */,
- FFFD128016e07fae128016e0 /* PxsMemoryManager.h */,
- FFFD128017487fae12801748 /* PxsNphaseImplementationContext.h */,
- FFFD128017b07fae128017b0 /* PxsRigidBody.h */,
- FFFD128018187fae12801818 /* PxsShapeSim.h */,
- FFFD128018807fae12801880 /* PxsSimpleIslandManager.h */,
- FFFD128018e87fae128018e8 /* PxsSimulationController.h */,
- FFFD128019507fae12801950 /* PxsTransformCache.h */,
- FFFD128019b87fae128019b8 /* PxvNphaseImplementationContext.h */,
+ FFFD03957e007fef03957e00 /* PxsBodySim.h */,
+ FFFD03957e687fef03957e68 /* PxsCCD.h */,
+ FFFD03957ed07fef03957ed0 /* PxsContactManager.h */,
+ FFFD03957f387fef03957f38 /* PxsContactManagerState.h */,
+ FFFD03957fa07fef03957fa0 /* PxsContext.h */,
+ FFFD039580087fef03958008 /* PxsDefaultMemoryManager.h */,
+ FFFD039580707fef03958070 /* PxsHeapMemoryAllocator.h */,
+ FFFD039580d87fef039580d8 /* PxsIncrementalConstraintPartitioning.h */,
+ FFFD039581407fef03958140 /* PxsIslandManagerTypes.h */,
+ FFFD039581a87fef039581a8 /* PxsIslandSim.h */,
+ FFFD039582107fef03958210 /* PxsKernelWrangler.h */,
+ FFFD039582787fef03958278 /* PxsMaterialCombiner.h */,
+ FFFD039582e07fef039582e0 /* PxsMemoryManager.h */,
+ FFFD039583487fef03958348 /* PxsNphaseImplementationContext.h */,
+ FFFD039583b07fef039583b0 /* PxsRigidBody.h */,
+ FFFD039584187fef03958418 /* PxsShapeSim.h */,
+ FFFD039584807fef03958480 /* PxsSimpleIslandManager.h */,
+ FFFD039584e87fef039584e8 /* PxsSimulationController.h */,
+ FFFD039585507fef03958550 /* PxsTransformCache.h */,
+ FFFD039585b87fef039585b8 /* PxvNphaseImplementationContext.h */,
);
name = "Software Includes";
sourceTree = SOURCE_ROOT;
};
- FFFB1170c8f07fae1170c8f0 /* Common Source */ = {
+ FFFB0310d1607fef0310d160 /* Common Source */ = {
isa = PBXGroup;
children = (
- FFFD12808e007fae12808e00 /* collision/PxcContact.cpp */,
- FFFD12808e687fae12808e68 /* pipeline/PxcContactCache.cpp */,
- FFFD12808ed07fae12808ed0 /* pipeline/PxcContactMethodImpl.cpp */,
- FFFD12808f387fae12808f38 /* pipeline/PxcMaterialHeightField.cpp */,
- FFFD12808fa07fae12808fa0 /* pipeline/PxcMaterialMesh.cpp */,
- FFFD128090087fae12809008 /* pipeline/PxcMaterialMethodImpl.cpp */,
- FFFD128090707fae12809070 /* pipeline/PxcMaterialShape.cpp */,
- FFFD128090d87fae128090d8 /* pipeline/PxcNpBatch.cpp */,
- FFFD128091407fae12809140 /* pipeline/PxcNpCacheStreamPair.cpp */,
- FFFD128091a87fae128091a8 /* pipeline/PxcNpContactPrepShared.cpp */,
- FFFD128092107fae12809210 /* pipeline/PxcNpMemBlockPool.cpp */,
- FFFD128092787fae12809278 /* pipeline/PxcNpThreadContext.cpp */,
+ FFFD039614007fef03961400 /* collision/PxcContact.cpp */,
+ FFFD039614687fef03961468 /* pipeline/PxcContactCache.cpp */,
+ FFFD039614d07fef039614d0 /* pipeline/PxcContactMethodImpl.cpp */,
+ FFFD039615387fef03961538 /* pipeline/PxcMaterialHeightField.cpp */,
+ FFFD039615a07fef039615a0 /* pipeline/PxcMaterialMesh.cpp */,
+ FFFD039616087fef03961608 /* pipeline/PxcMaterialMethodImpl.cpp */,
+ FFFD039616707fef03961670 /* pipeline/PxcMaterialShape.cpp */,
+ FFFD039616d87fef039616d8 /* pipeline/PxcNpBatch.cpp */,
+ FFFD039617407fef03961740 /* pipeline/PxcNpCacheStreamPair.cpp */,
+ FFFD039617a87fef039617a8 /* pipeline/PxcNpContactPrepShared.cpp */,
+ FFFD039618107fef03961810 /* pipeline/PxcNpMemBlockPool.cpp */,
+ FFFD039618787fef03961878 /* pipeline/PxcNpThreadContext.cpp */,
);
name = "Common Source";
sourceTree = SOURCE_ROOT;
};
- FFFB1170c9187fae1170c918 /* Common Includes */ = {
+ FFFB0310d1887fef0310d188 /* Common Includes */ = {
isa = PBXGroup;
children = (
- FFFD12809c007fae12809c00 /* collision/PxcContactMethodImpl.h */,
- FFFD12809c687fae12809c68 /* pipeline/PxcCCDStateStreamPair.h */,
- FFFD12809cd07fae12809cd0 /* pipeline/PxcConstraintBlockStream.h */,
- FFFD12809d387fae12809d38 /* pipeline/PxcContactCache.h */,
- FFFD12809da07fae12809da0 /* pipeline/PxcMaterialMethodImpl.h */,
- FFFD12809e087fae12809e08 /* pipeline/PxcNpBatch.h */,
- FFFD12809e707fae12809e70 /* pipeline/PxcNpCache.h */,
- FFFD12809ed87fae12809ed8 /* pipeline/PxcNpCacheStreamPair.h */,
- FFFD12809f407fae12809f40 /* pipeline/PxcNpContactPrepShared.h */,
- FFFD12809fa87fae12809fa8 /* pipeline/PxcNpMemBlockPool.h */,
- FFFD1280a0107fae1280a010 /* pipeline/PxcNpThreadContext.h */,
- FFFD1280a0787fae1280a078 /* pipeline/PxcNpWorkUnit.h */,
- FFFD1280a0e07fae1280a0e0 /* pipeline/PxcRigidBody.h */,
- FFFD1280a1487fae1280a148 /* utils/PxcScratchAllocator.h */,
- FFFD1280a1b07fae1280a1b0 /* utils/PxcThreadCoherentCache.h */,
+ FFFD03961c007fef03961c00 /* collision/PxcContactMethodImpl.h */,
+ FFFD03961c687fef03961c68 /* pipeline/PxcCCDStateStreamPair.h */,
+ FFFD03961cd07fef03961cd0 /* pipeline/PxcConstraintBlockStream.h */,
+ FFFD03961d387fef03961d38 /* pipeline/PxcContactCache.h */,
+ FFFD03961da07fef03961da0 /* pipeline/PxcMaterialMethodImpl.h */,
+ FFFD03961e087fef03961e08 /* pipeline/PxcNpBatch.h */,
+ FFFD03961e707fef03961e70 /* pipeline/PxcNpCache.h */,
+ FFFD03961ed87fef03961ed8 /* pipeline/PxcNpCacheStreamPair.h */,
+ FFFD03961f407fef03961f40 /* pipeline/PxcNpContactPrepShared.h */,
+ FFFD03961fa87fef03961fa8 /* pipeline/PxcNpMemBlockPool.h */,
+ FFFD039620107fef03962010 /* pipeline/PxcNpThreadContext.h */,
+ FFFD039620787fef03962078 /* pipeline/PxcNpWorkUnit.h */,
+ FFFD039620e07fef039620e0 /* pipeline/PxcRigidBody.h */,
+ FFFD039621487fef03962148 /* utils/PxcScratchAllocator.h */,
+ FFFD039621b07fef039621b0 /* utils/PxcThreadCoherentCache.h */,
);
name = "Common Includes";
sourceTree = SOURCE_ROOT;
};
- FFFB110ca1407fae110ca140 /* LowLevelAABB */ = {
+ FFFB036069d07fef036069d0 /* LowLevelAABB */ = {
isa = PBXGroup;
children = (
- FFFB11734c807fae11734c80 /* include */,
- FFFB11734ca87fae11734ca8 /* src */,
+ FFFB036092b07fef036092b0 /* include */,
+ FFFB036092d87fef036092d8 /* src */,
);
name = "LowLevelAABB";
sourceTree = "<group>";
};
- FFFB11734c807fae11734c80 /* include */ = {
+ FFFB036092b07fef036092b0 /* include */ = {
isa = PBXGroup;
children = (
- FFFD11734cd07fae11734cd0 /* BpAABBManagerTasks.h */,
- FFFD11734d387fae11734d38 /* BpBroadPhase.h */,
- FFFD11734da07fae11734da0 /* BpBroadPhaseUpdate.h */,
- FFFD11734e087fae11734e08 /* BpSimpleAABBManager.h */,
+ FFFD03609f607fef03609f60 /* BpAABBManagerTasks.h */,
+ FFFD03609fc87fef03609fc8 /* BpBroadPhase.h */,
+ FFFD0360a0307fef0360a030 /* BpBroadPhaseUpdate.h */,
+ FFFD0360a0987fef0360a098 /* BpSimpleAABBManager.h */,
);
name = "include";
sourceTree = SOURCE_ROOT;
};
- FFFB11734ca87fae11734ca8 /* src */ = {
+ FFFB036092d87fef036092d8 /* src */ = {
isa = PBXGroup;
children = (
- FFFD1280a4007fae1280a400 /* BpBroadPhaseMBP.h */,
- FFFD1280a4687fae1280a468 /* BpBroadPhaseMBPCommon.h */,
- FFFD1280a4d07fae1280a4d0 /* BpBroadPhaseSap.h */,
- FFFD1280a5387fae1280a538 /* BpBroadPhaseSapAux.h */,
- FFFD1280a5a07fae1280a5a0 /* BpMBPTasks.h */,
- FFFD1280a6087fae1280a608 /* BpSAPTasks.h */,
- FFFD1280a6707fae1280a670 /* BpBroadPhase.cpp */,
- FFFD1280a6d87fae1280a6d8 /* BpBroadPhaseMBP.cpp */,
- FFFD1280a7407fae1280a740 /* BpBroadPhaseSap.cpp */,
- FFFD1280a7a87fae1280a7a8 /* BpBroadPhaseSapAux.cpp */,
- FFFD1280a8107fae1280a810 /* BpMBPTasks.cpp */,
- FFFD1280a8787fae1280a878 /* BpSAPTasks.cpp */,
- FFFD1280a8e07fae1280a8e0 /* BpSimpleAABBManager.cpp */,
+ FFFD040266007fef04026600 /* BpBroadPhaseMBP.h */,
+ FFFD040266687fef04026668 /* BpBroadPhaseMBPCommon.h */,
+ FFFD040266d07fef040266d0 /* BpBroadPhaseSap.h */,
+ FFFD040267387fef04026738 /* BpBroadPhaseSapAux.h */,
+ FFFD040267a07fef040267a0 /* BpMBPTasks.h */,
+ FFFD040268087fef04026808 /* BpSAPTasks.h */,
+ FFFD040268707fef04026870 /* BpBroadPhase.cpp */,
+ FFFD040268d87fef040268d8 /* BpBroadPhaseMBP.cpp */,
+ FFFD040269407fef04026940 /* BpBroadPhaseSap.cpp */,
+ FFFD040269a87fef040269a8 /* BpBroadPhaseSapAux.cpp */,
+ FFFD04026a107fef04026a10 /* BpMBPTasks.cpp */,
+ FFFD04026a787fef04026a78 /* BpSAPTasks.cpp */,
+ FFFD04026ae07fef04026ae0 /* BpSimpleAABBManager.cpp */,
);
name = "src";
sourceTree = SOURCE_ROOT;
};
- FFFB110c4f307fae110c4f30 /* LowLevelDynamics */ = {
+ FFFB03135dd07fef03135dd0 /* LowLevelDynamics */ = {
isa = PBXGroup;
children = (
- FFFB110b9df07fae110b9df0 /* Dynamics Source */,
- FFFB110b9e187fae110b9e18 /* Dynamics Includes */,
- FFFB110b9e407fae110b9e40 /* Dynamics Internal Includes */,
+ FFFB0311f8f07fef0311f8f0 /* Dynamics Source */,
+ FFFB0311f9187fef0311f918 /* Dynamics Includes */,
+ FFFB0311f9407fef0311f940 /* Dynamics Internal Includes */,
);
name = "LowLevelDynamics";
sourceTree = "<group>";
};
- FFFB110b9df07fae110b9df0 /* Dynamics Source */ = {
+ FFFB0311f8f07fef0311f8f0 /* Dynamics Source */ = {
isa = PBXGroup;
children = (
- FFFD1181e8007fae1181e800 /* DyArticulation.cpp */,
- FFFD1181e8687fae1181e868 /* DyArticulationContactPrep.cpp */,
- FFFD1181e8d07fae1181e8d0 /* DyArticulationContactPrepPF.cpp */,
- FFFD1181e9387fae1181e938 /* DyArticulationHelper.cpp */,
- FFFD1181e9a07fae1181e9a0 /* DyArticulationSIMD.cpp */,
- FFFD1181ea087fae1181ea08 /* DyArticulationScalar.cpp */,
- FFFD1181ea707fae1181ea70 /* DyConstraintPartition.cpp */,
- FFFD1181ead87fae1181ead8 /* DyConstraintSetup.cpp */,
- FFFD1181eb407fae1181eb40 /* DyConstraintSetupBlock.cpp */,
- FFFD1181eba87fae1181eba8 /* DyContactPrep.cpp */,
- FFFD1181ec107fae1181ec10 /* DyContactPrep4.cpp */,
- FFFD1181ec787fae1181ec78 /* DyContactPrep4PF.cpp */,
- FFFD1181ece07fae1181ece0 /* DyContactPrepPF.cpp */,
- FFFD1181ed487fae1181ed48 /* DyDynamics.cpp */,
- FFFD1181edb07fae1181edb0 /* DyFrictionCorrelation.cpp */,
- FFFD1181ee187fae1181ee18 /* DyRigidBodyToSolverBody.cpp */,
- FFFD1181ee807fae1181ee80 /* DySolverConstraints.cpp */,
- FFFD1181eee87fae1181eee8 /* DySolverConstraintsBlock.cpp */,
- FFFD1181ef507fae1181ef50 /* DySolverControl.cpp */,
- FFFD1181efb87fae1181efb8 /* DySolverControlPF.cpp */,
- FFFD1181f0207fae1181f020 /* DySolverPFConstraints.cpp */,
- FFFD1181f0887fae1181f088 /* DySolverPFConstraintsBlock.cpp */,
- FFFD1181f0f07fae1181f0f0 /* DyThreadContext.cpp */,
- FFFD1181f1587fae1181f158 /* DyThresholdTable.cpp */,
+ FFFD0396ac007fef0396ac00 /* DyArticulation.cpp */,
+ FFFD0396ac687fef0396ac68 /* DyArticulationContactPrep.cpp */,
+ FFFD0396acd07fef0396acd0 /* DyArticulationContactPrepPF.cpp */,
+ FFFD0396ad387fef0396ad38 /* DyArticulationHelper.cpp */,
+ FFFD0396ada07fef0396ada0 /* DyArticulationSIMD.cpp */,
+ FFFD0396ae087fef0396ae08 /* DyArticulationScalar.cpp */,
+ FFFD0396ae707fef0396ae70 /* DyConstraintPartition.cpp */,
+ FFFD0396aed87fef0396aed8 /* DyConstraintSetup.cpp */,
+ FFFD0396af407fef0396af40 /* DyConstraintSetupBlock.cpp */,
+ FFFD0396afa87fef0396afa8 /* DyContactPrep.cpp */,
+ FFFD0396b0107fef0396b010 /* DyContactPrep4.cpp */,
+ FFFD0396b0787fef0396b078 /* DyContactPrep4PF.cpp */,
+ FFFD0396b0e07fef0396b0e0 /* DyContactPrepPF.cpp */,
+ FFFD0396b1487fef0396b148 /* DyDynamics.cpp */,
+ FFFD0396b1b07fef0396b1b0 /* DyFrictionCorrelation.cpp */,
+ FFFD0396b2187fef0396b218 /* DyRigidBodyToSolverBody.cpp */,
+ FFFD0396b2807fef0396b280 /* DySolverConstraints.cpp */,
+ FFFD0396b2e87fef0396b2e8 /* DySolverConstraintsBlock.cpp */,
+ FFFD0396b3507fef0396b350 /* DySolverControl.cpp */,
+ FFFD0396b3b87fef0396b3b8 /* DySolverControlPF.cpp */,
+ FFFD0396b4207fef0396b420 /* DySolverPFConstraints.cpp */,
+ FFFD0396b4887fef0396b488 /* DySolverPFConstraintsBlock.cpp */,
+ FFFD0396b4f07fef0396b4f0 /* DyThreadContext.cpp */,
+ FFFD0396b5587fef0396b558 /* DyThresholdTable.cpp */,
);
name = "Dynamics Source";
sourceTree = SOURCE_ROOT;
};
- FFFB110b9e187fae110b9e18 /* Dynamics Includes */ = {
+ FFFB0311f9187fef0311f918 /* Dynamics Includes */ = {
isa = PBXGroup;
children = (
- FFFD110baa007fae110baa00 /* DyArticulation.h */,
- FFFD110baa687fae110baa68 /* DyConstraint.h */,
- FFFD110baad07fae110baad0 /* DyConstraintWriteBack.h */,
- FFFD110bab387fae110bab38 /* DyContext.h */,
- FFFD110baba07fae110baba0 /* DySleepingConfigulation.h */,
- FFFD110bac087fae110bac08 /* DyThresholdTable.h */,
+ FFFD03133ee07fef03133ee0 /* DyArticulation.h */,
+ FFFD03133f487fef03133f48 /* DyConstraint.h */,
+ FFFD03133fb07fef03133fb0 /* DyConstraintWriteBack.h */,
+ FFFD031340187fef03134018 /* DyContext.h */,
+ FFFD031340807fef03134080 /* DySleepingConfigulation.h */,
+ FFFD031340e87fef031340e8 /* DyThresholdTable.h */,
);
name = "Dynamics Includes";
sourceTree = SOURCE_ROOT;
};
- FFFB110b9e407fae110b9e40 /* Dynamics Internal Includes */ = {
+ FFFB0311f9407fef0311f940 /* Dynamics Internal Includes */ = {
isa = PBXGroup;
children = (
- FFFD1181fa007fae1181fa00 /* DyArticulationContactPrep.h */,
- FFFD1181fa687fae1181fa68 /* DyArticulationFnsDebug.h */,
- FFFD1181fad07fae1181fad0 /* DyArticulationFnsScalar.h */,
- FFFD1181fb387fae1181fb38 /* DyArticulationFnsSimd.h */,
- FFFD1181fba07fae1181fba0 /* DyArticulationHelper.h */,
- FFFD1181fc087fae1181fc08 /* DyArticulationPImpl.h */,
- FFFD1181fc707fae1181fc70 /* DyArticulationReference.h */,
- FFFD1181fcd87fae1181fcd8 /* DyArticulationScalar.h */,
- FFFD1181fd407fae1181fd40 /* DyArticulationUtils.h */,
- FFFD1181fda87fae1181fda8 /* DyBodyCoreIntegrator.h */,
- FFFD1181fe107fae1181fe10 /* DyConstraintPartition.h */,
- FFFD1181fe787fae1181fe78 /* DyConstraintPrep.h */,
- FFFD1181fee07fae1181fee0 /* DyContactPrep.h */,
- FFFD1181ff487fae1181ff48 /* DyContactPrepShared.h */,
- FFFD1181ffb07fae1181ffb0 /* DyContactReduction.h */,
- FFFD118200187fae11820018 /* DyCorrelationBuffer.h */,
- FFFD118200807fae11820080 /* DyDynamics.h */,
- FFFD118200e87fae118200e8 /* DyFrictionPatch.h */,
- FFFD118201507fae11820150 /* DyFrictionPatchStreamPair.h */,
- FFFD118201b87fae118201b8 /* DySolverBody.h */,
- FFFD118202207fae11820220 /* DySolverConstraint1D.h */,
- FFFD118202887fae11820288 /* DySolverConstraint1D4.h */,
- FFFD118202f07fae118202f0 /* DySolverConstraintDesc.h */,
- FFFD118203587fae11820358 /* DySolverConstraintExtShared.h */,
- FFFD118203c07fae118203c0 /* DySolverConstraintTypes.h */,
- FFFD118204287fae11820428 /* DySolverConstraintsShared.h */,
- FFFD118204907fae11820490 /* DySolverContact.h */,
- FFFD118204f87fae118204f8 /* DySolverContact4.h */,
- FFFD118205607fae11820560 /* DySolverContactPF.h */,
- FFFD118205c87fae118205c8 /* DySolverContactPF4.h */,
- FFFD118206307fae11820630 /* DySolverContext.h */,
- FFFD118206987fae11820698 /* DySolverControl.h */,
- FFFD118207007fae11820700 /* DySolverControlPF.h */,
- FFFD118207687fae11820768 /* DySolverCore.h */,
- FFFD118207d07fae118207d0 /* DySolverExt.h */,
- FFFD118208387fae11820838 /* DySpatial.h */,
- FFFD118208a07fae118208a0 /* DyThreadContext.h */,
+ FFFD0396b6007fef0396b600 /* DyArticulationContactPrep.h */,
+ FFFD0396b6687fef0396b668 /* DyArticulationFnsDebug.h */,
+ FFFD0396b6d07fef0396b6d0 /* DyArticulationFnsScalar.h */,
+ FFFD0396b7387fef0396b738 /* DyArticulationFnsSimd.h */,
+ FFFD0396b7a07fef0396b7a0 /* DyArticulationHelper.h */,
+ FFFD0396b8087fef0396b808 /* DyArticulationPImpl.h */,
+ FFFD0396b8707fef0396b870 /* DyArticulationReference.h */,
+ FFFD0396b8d87fef0396b8d8 /* DyArticulationScalar.h */,
+ FFFD0396b9407fef0396b940 /* DyArticulationUtils.h */,
+ FFFD0396b9a87fef0396b9a8 /* DyBodyCoreIntegrator.h */,
+ FFFD0396ba107fef0396ba10 /* DyConstraintPartition.h */,
+ FFFD0396ba787fef0396ba78 /* DyConstraintPrep.h */,
+ FFFD0396bae07fef0396bae0 /* DyContactPrep.h */,
+ FFFD0396bb487fef0396bb48 /* DyContactPrepShared.h */,
+ FFFD0396bbb07fef0396bbb0 /* DyContactReduction.h */,
+ FFFD0396bc187fef0396bc18 /* DyCorrelationBuffer.h */,
+ FFFD0396bc807fef0396bc80 /* DyDynamics.h */,
+ FFFD0396bce87fef0396bce8 /* DyFrictionPatch.h */,
+ FFFD0396bd507fef0396bd50 /* DyFrictionPatchStreamPair.h */,
+ FFFD0396bdb87fef0396bdb8 /* DySolverBody.h */,
+ FFFD0396be207fef0396be20 /* DySolverConstraint1D.h */,
+ FFFD0396be887fef0396be88 /* DySolverConstraint1D4.h */,
+ FFFD0396bef07fef0396bef0 /* DySolverConstraintDesc.h */,
+ FFFD0396bf587fef0396bf58 /* DySolverConstraintExtShared.h */,
+ FFFD0396bfc07fef0396bfc0 /* DySolverConstraintTypes.h */,
+ FFFD0396c0287fef0396c028 /* DySolverConstraintsShared.h */,
+ FFFD0396c0907fef0396c090 /* DySolverContact.h */,
+ FFFD0396c0f87fef0396c0f8 /* DySolverContact4.h */,
+ FFFD0396c1607fef0396c160 /* DySolverContactPF.h */,
+ FFFD0396c1c87fef0396c1c8 /* DySolverContactPF4.h */,
+ FFFD0396c2307fef0396c230 /* DySolverContext.h */,
+ FFFD0396c2987fef0396c298 /* DySolverControl.h */,
+ FFFD0396c3007fef0396c300 /* DySolverControlPF.h */,
+ FFFD0396c3687fef0396c368 /* DySolverCore.h */,
+ FFFD0396c3d07fef0396c3d0 /* DySolverExt.h */,
+ FFFD0396c4387fef0396c438 /* DySpatial.h */,
+ FFFD0396c4a07fef0396c4a0 /* DyThreadContext.h */,
);
name = "Dynamics Internal Includes";
sourceTree = SOURCE_ROOT;
};
- FFFB1174b7907fae1174b790 /* LowLevelCloth */ = {
+ FFFB049056907fef04905690 /* LowLevelCloth */ = {
isa = PBXGroup;
children = (
- FFFB1174ce107fae1174ce10 /* include */,
- FFFB1174ce387fae1174ce38 /* src */,
+ FFFB049089407fef04908940 /* include */,
+ FFFB049089687fef04908968 /* src */,
);
name = "LowLevelCloth";
sourceTree = "<group>";
};
- FFFB1174ce107fae1174ce10 /* include */ = {
+ FFFB049089407fef04908940 /* include */ = {
isa = PBXGroup;
children = (
- FFFD1173fcc07fae1173fcc0 /* Cloth.h */,
- FFFD1173fd287fae1173fd28 /* Fabric.h */,
- FFFD1173fd907fae1173fd90 /* Factory.h */,
- FFFD1173fdf87fae1173fdf8 /* PhaseConfig.h */,
- FFFD1173fe607fae1173fe60 /* Range.h */,
- FFFD1173fec87fae1173fec8 /* Solver.h */,
- FFFD1173ff307fae1173ff30 /* Types.h */,
+ FFFD0490cc007fef0490cc00 /* Cloth.h */,
+ FFFD0490cc687fef0490cc68 /* Fabric.h */,
+ FFFD0490ccd07fef0490ccd0 /* Factory.h */,
+ FFFD0490cd387fef0490cd38 /* PhaseConfig.h */,
+ FFFD0490cda07fef0490cda0 /* Range.h */,
+ FFFD0490ce087fef0490ce08 /* Solver.h */,
+ FFFD0490ce707fef0490ce70 /* Types.h */,
);
name = "include";
sourceTree = SOURCE_ROOT;
};
- FFFB1174ce387fae1174ce38 /* src */ = {
+ FFFB049089687fef04908968 /* src */ = {
isa = PBXGroup;
children = (
- FFFD128166007fae12816600 /* Allocator.h */,
- FFFD128166687fae12816668 /* Array.h */,
- FFFD128166d07fae128166d0 /* BoundingBox.h */,
- FFFD128167387fae12816738 /* ClothBase.h */,
- FFFD128167a07fae128167a0 /* ClothImpl.h */,
- FFFD128168087fae12816808 /* IndexPair.h */,
- FFFD128168707fae12816870 /* IterationState.h */,
- FFFD128168d87fae128168d8 /* MovingAverage.h */,
- FFFD128169407fae12816940 /* PointInterpolator.h */,
- FFFD128169a87fae128169a8 /* Simd.h */,
- FFFD12816a107fae12816a10 /* Simd4f.h */,
- FFFD12816a787fae12816a78 /* Simd4i.h */,
- FFFD12816ae07fae12816ae0 /* SimdTypes.h */,
- FFFD12816b487fae12816b48 /* StackAllocator.h */,
- FFFD12816bb07fae12816bb0 /* SwCloth.h */,
- FFFD12816c187fae12816c18 /* SwClothData.h */,
- FFFD12816c807fae12816c80 /* SwCollision.h */,
- FFFD12816ce87fae12816ce8 /* SwCollisionHelpers.h */,
- FFFD12816d507fae12816d50 /* SwFabric.h */,
- FFFD12816db87fae12816db8 /* SwFactory.h */,
- FFFD12816e207fae12816e20 /* SwInterCollision.h */,
- FFFD12816e887fae12816e88 /* SwSelfCollision.h */,
- FFFD12816ef07fae12816ef0 /* SwSolver.h */,
- FFFD12816f587fae12816f58 /* SwSolverKernel.h */,
- FFFD12816fc07fae12816fc0 /* TripletScheduler.h */,
- FFFD128170287fae12817028 /* Vec4T.h */,
- FFFD128170907fae12817090 /* Allocator.cpp */,
- FFFD128170f87fae128170f8 /* Factory.cpp */,
- FFFD128171607fae12817160 /* PhaseConfig.cpp */,
- FFFD128171c87fae128171c8 /* SwCloth.cpp */,
- FFFD128172307fae12817230 /* SwClothData.cpp */,
- FFFD128172987fae12817298 /* SwCollision.cpp */,
- FFFD128173007fae12817300 /* SwFabric.cpp */,
- FFFD128173687fae12817368 /* SwFactory.cpp */,
- FFFD128173d07fae128173d0 /* SwInterCollision.cpp */,
- FFFD128174387fae12817438 /* SwSelfCollision.cpp */,
- FFFD128174a07fae128174a0 /* SwSolver.cpp */,
- FFFD128175087fae12817508 /* SwSolverKernel.cpp */,
- FFFD128175707fae12817570 /* TripletScheduler.cpp */,
+ FFFD05809c007fef05809c00 /* Allocator.h */,
+ FFFD05809c687fef05809c68 /* Array.h */,
+ FFFD05809cd07fef05809cd0 /* BoundingBox.h */,
+ FFFD05809d387fef05809d38 /* ClothBase.h */,
+ FFFD05809da07fef05809da0 /* ClothImpl.h */,
+ FFFD05809e087fef05809e08 /* IndexPair.h */,
+ FFFD05809e707fef05809e70 /* IterationState.h */,
+ FFFD05809ed87fef05809ed8 /* MovingAverage.h */,
+ FFFD05809f407fef05809f40 /* PointInterpolator.h */,
+ FFFD05809fa87fef05809fa8 /* Simd.h */,
+ FFFD0580a0107fef0580a010 /* Simd4f.h */,
+ FFFD0580a0787fef0580a078 /* Simd4i.h */,
+ FFFD0580a0e07fef0580a0e0 /* SimdTypes.h */,
+ FFFD0580a1487fef0580a148 /* StackAllocator.h */,
+ FFFD0580a1b07fef0580a1b0 /* SwCloth.h */,
+ FFFD0580a2187fef0580a218 /* SwClothData.h */,
+ FFFD0580a2807fef0580a280 /* SwCollision.h */,
+ FFFD0580a2e87fef0580a2e8 /* SwCollisionHelpers.h */,
+ FFFD0580a3507fef0580a350 /* SwFabric.h */,
+ FFFD0580a3b87fef0580a3b8 /* SwFactory.h */,
+ FFFD0580a4207fef0580a420 /* SwInterCollision.h */,
+ FFFD0580a4887fef0580a488 /* SwSelfCollision.h */,
+ FFFD0580a4f07fef0580a4f0 /* SwSolver.h */,
+ FFFD0580a5587fef0580a558 /* SwSolverKernel.h */,
+ FFFD0580a5c07fef0580a5c0 /* TripletScheduler.h */,
+ FFFD0580a6287fef0580a628 /* Vec4T.h */,
+ FFFD0580a6907fef0580a690 /* Allocator.cpp */,
+ FFFD0580a6f87fef0580a6f8 /* Factory.cpp */,
+ FFFD0580a7607fef0580a760 /* PhaseConfig.cpp */,
+ FFFD0580a7c87fef0580a7c8 /* SwCloth.cpp */,
+ FFFD0580a8307fef0580a830 /* SwClothData.cpp */,
+ FFFD0580a8987fef0580a898 /* SwCollision.cpp */,
+ FFFD0580a9007fef0580a900 /* SwFabric.cpp */,
+ FFFD0580a9687fef0580a968 /* SwFactory.cpp */,
+ FFFD0580a9d07fef0580a9d0 /* SwInterCollision.cpp */,
+ FFFD0580aa387fef0580aa38 /* SwSelfCollision.cpp */,
+ FFFD0580aaa07fef0580aaa0 /* SwSolver.cpp */,
+ FFFD0580ab087fef0580ab08 /* SwSolverKernel.cpp */,
+ FFFD0580ab707fef0580ab70 /* TripletScheduler.cpp */,
);
name = "src";
sourceTree = SOURCE_ROOT;
};
- FFFB1105c8f07fae1105c8f0 /* LowLevelParticles */ = {
+ FFFB035f41907fef035f4190 /* LowLevelParticles */ = {
isa = PBXGroup;
children = (
- FFFB1105e2807fae1105e280 /* include */,
- FFFB1105e2a87fae1105e2a8 /* src */,
+ FFFB0361fcf07fef0361fcf0 /* include */,
+ FFFB0361fd187fef0361fd18 /* src */,
);
name = "LowLevelParticles";
sourceTree = "<group>";
};
- FFFB1105e2807fae1105e280 /* include */ = {
+ FFFB0361fcf07fef0361fcf0 /* include */ = {
isa = PBXGroup;
children = (
- FFFD118230007fae11823000 /* PtBodyTransformVault.h */,
- FFFD118230687fae11823068 /* PtContext.h */,
- FFFD118230d07fae118230d0 /* PtGridCellVector.h */,
- FFFD118231387fae11823138 /* PtParticle.h */,
- FFFD118231a07fae118231a0 /* PtParticleContactManagerStream.h */,
- FFFD118232087fae11823208 /* PtParticleData.h */,
- FFFD118232707fae11823270 /* PtParticleShape.h */,
- FFFD118232d87fae118232d8 /* PtParticleSystemCore.h */,
- FFFD118233407fae11823340 /* PtParticleSystemFlags.h */,
- FFFD118233a87fae118233a8 /* PtParticleSystemSim.h */,
+ FFFD040256007fef04025600 /* PtBodyTransformVault.h */,
+ FFFD040256687fef04025668 /* PtContext.h */,
+ FFFD040256d07fef040256d0 /* PtGridCellVector.h */,
+ FFFD040257387fef04025738 /* PtParticle.h */,
+ FFFD040257a07fef040257a0 /* PtParticleContactManagerStream.h */,
+ FFFD040258087fef04025808 /* PtParticleData.h */,
+ FFFD040258707fef04025870 /* PtParticleShape.h */,
+ FFFD040258d87fef040258d8 /* PtParticleSystemCore.h */,
+ FFFD040259407fef04025940 /* PtParticleSystemFlags.h */,
+ FFFD040259a87fef040259a8 /* PtParticleSystemSim.h */,
);
name = "include";
sourceTree = SOURCE_ROOT;
};
- FFFB1105e2a87fae1105e2a8 /* src */ = {
+ FFFB0361fd187fef0361fd18 /* src */ = {
isa = PBXGroup;
children = (
- FFFD1182a2007fae1182a200 /* PtBatcher.h */,
- FFFD1182a2687fae1182a268 /* PtCollision.h */,
- FFFD1182a2d07fae1182a2d0 /* PtCollisionData.h */,
- FFFD1182a3387fae1182a338 /* PtCollisionHelper.h */,
- FFFD1182a3a07fae1182a3a0 /* PtCollisionMethods.h */,
- FFFD1182a4087fae1182a408 /* PtCollisionParameters.h */,
- FFFD1182a4707fae1182a470 /* PtConfig.h */,
- FFFD1182a4d87fae1182a4d8 /* PtConstants.h */,
- FFFD1182a5407fae1182a540 /* PtContextCpu.h */,
- FFFD1182a5a87fae1182a5a8 /* PtDynamicHelper.h */,
- FFFD1182a6107fae1182a610 /* PtDynamics.h */,
- FFFD1182a6787fae1182a678 /* PtDynamicsKernels.h */,
- FFFD1182a6e07fae1182a6e0 /* PtDynamicsParameters.h */,
- FFFD1182a7487fae1182a748 /* PtDynamicsTempBuffers.h */,
- FFFD1182a7b07fae1182a7b0 /* PtHeightFieldAabbTest.h */,
- FFFD1182a8187fae1182a818 /* PtPacketSections.h */,
- FFFD1182a8807fae1182a880 /* PtParticleCell.h */,
- FFFD1182a8e87fae1182a8e8 /* PtParticleOpcodeCache.h */,
- FFFD1182a9507fae1182a950 /* PtParticleShapeCpu.h */,
- FFFD1182a9b87fae1182a9b8 /* PtParticleSystemSimCpu.h */,
- FFFD1182aa207fae1182aa20 /* PtSpatialHash.h */,
- FFFD1182aa887fae1182aa88 /* PtSpatialHashHelper.h */,
- FFFD1182aaf07fae1182aaf0 /* PtTwoWayData.h */,
- FFFD1182ab587fae1182ab58 /* PtBatcher.cpp */,
- FFFD1182abc07fae1182abc0 /* PtBodyTransformVault.cpp */,
- FFFD1182ac287fae1182ac28 /* PtCollision.cpp */,
- FFFD1182ac907fae1182ac90 /* PtCollisionBox.cpp */,
- FFFD1182acf87fae1182acf8 /* PtCollisionCapsule.cpp */,
- FFFD1182ad607fae1182ad60 /* PtCollisionConvex.cpp */,
- FFFD1182adc87fae1182adc8 /* PtCollisionMesh.cpp */,
- FFFD1182ae307fae1182ae30 /* PtCollisionPlane.cpp */,
- FFFD1182ae987fae1182ae98 /* PtCollisionSphere.cpp */,
- FFFD1182af007fae1182af00 /* PtContextCpu.cpp */,
- FFFD1182af687fae1182af68 /* PtDynamics.cpp */,
- FFFD1182afd07fae1182afd0 /* PtParticleData.cpp */,
- FFFD1182b0387fae1182b038 /* PtParticleShapeCpu.cpp */,
- FFFD1182b0a07fae1182b0a0 /* PtParticleSystemSimCpu.cpp */,
- FFFD1182b1087fae1182b108 /* PtSpatialHash.cpp */,
- FFFD1182b1707fae1182b170 /* PtSpatialLocalHash.cpp */,
+ FFFD0402f4007fef0402f400 /* PtBatcher.h */,
+ FFFD0402f4687fef0402f468 /* PtCollision.h */,
+ FFFD0402f4d07fef0402f4d0 /* PtCollisionData.h */,
+ FFFD0402f5387fef0402f538 /* PtCollisionHelper.h */,
+ FFFD0402f5a07fef0402f5a0 /* PtCollisionMethods.h */,
+ FFFD0402f6087fef0402f608 /* PtCollisionParameters.h */,
+ FFFD0402f6707fef0402f670 /* PtConfig.h */,
+ FFFD0402f6d87fef0402f6d8 /* PtConstants.h */,
+ FFFD0402f7407fef0402f740 /* PtContextCpu.h */,
+ FFFD0402f7a87fef0402f7a8 /* PtDynamicHelper.h */,
+ FFFD0402f8107fef0402f810 /* PtDynamics.h */,
+ FFFD0402f8787fef0402f878 /* PtDynamicsKernels.h */,
+ FFFD0402f8e07fef0402f8e0 /* PtDynamicsParameters.h */,
+ FFFD0402f9487fef0402f948 /* PtDynamicsTempBuffers.h */,
+ FFFD0402f9b07fef0402f9b0 /* PtHeightFieldAabbTest.h */,
+ FFFD0402fa187fef0402fa18 /* PtPacketSections.h */,
+ FFFD0402fa807fef0402fa80 /* PtParticleCell.h */,
+ FFFD0402fae87fef0402fae8 /* PtParticleOpcodeCache.h */,
+ FFFD0402fb507fef0402fb50 /* PtParticleShapeCpu.h */,
+ FFFD0402fbb87fef0402fbb8 /* PtParticleSystemSimCpu.h */,
+ FFFD0402fc207fef0402fc20 /* PtSpatialHash.h */,
+ FFFD0402fc887fef0402fc88 /* PtSpatialHashHelper.h */,
+ FFFD0402fcf07fef0402fcf0 /* PtTwoWayData.h */,
+ FFFD0402fd587fef0402fd58 /* PtBatcher.cpp */,
+ FFFD0402fdc07fef0402fdc0 /* PtBodyTransformVault.cpp */,
+ FFFD0402fe287fef0402fe28 /* PtCollision.cpp */,
+ FFFD0402fe907fef0402fe90 /* PtCollisionBox.cpp */,
+ FFFD0402fef87fef0402fef8 /* PtCollisionCapsule.cpp */,
+ FFFD0402ff607fef0402ff60 /* PtCollisionConvex.cpp */,
+ FFFD0402ffc87fef0402ffc8 /* PtCollisionMesh.cpp */,
+ FFFD040300307fef04030030 /* PtCollisionPlane.cpp */,
+ FFFD040300987fef04030098 /* PtCollisionSphere.cpp */,
+ FFFD040301007fef04030100 /* PtContextCpu.cpp */,
+ FFFD040301687fef04030168 /* PtDynamics.cpp */,
+ FFFD040301d07fef040301d0 /* PtParticleData.cpp */,
+ FFFD040302387fef04030238 /* PtParticleShapeCpu.cpp */,
+ FFFD040302a07fef040302a0 /* PtParticleSystemSimCpu.cpp */,
+ FFFD040303087fef04030308 /* PtSpatialHash.cpp */,
+ FFFD040303707fef04030370 /* PtSpatialLocalHash.cpp */,
);
name = "src";
sourceTree = SOURCE_ROOT;
};
- FFFB132fa4d07fae132fa4d0 /* PxTask */ = {
+ FFFB0370f9107fef0370f910 /* PxTask */ = {
isa = PBXGroup;
children = (
- FFFB132f37507fae132f3750 /* include */,
- FFFB132f37787fae132f3778 /* src */,
+ FFFB03714b307fef03714b30 /* include */,
+ FFFB03714b587fef03714b58 /* src */,
);
name = "PxTask";
sourceTree = "<group>";
};
- FFFB132f37507fae132f3750 /* include */ = {
+ FFFB03714b307fef03714b30 /* include */ = {
isa = PBXGroup;
children = (
- FFFD132d67a07fae132d67a0 /* PxCpuDispatcher.h */,
- FFFD132d68087fae132d6808 /* PxGpuDispatcher.h */,
- FFFD132d68707fae132d6870 /* PxGpuTask.h */,
- FFFD132d68d87fae132d68d8 /* PxTask.h */,
- FFFD132d69407fae132d6940 /* PxTaskDefine.h */,
- FFFD132d69a87fae132d69a8 /* PxTaskManager.h */,
+ FFFD037161d07fef037161d0 /* PxCpuDispatcher.h */,
+ FFFD037162387fef03716238 /* PxGpuDispatcher.h */,
+ FFFD037162a07fef037162a0 /* PxGpuTask.h */,
+ FFFD037163087fef03716308 /* PxTask.h */,
+ FFFD037163707fef03716370 /* PxTaskDefine.h */,
+ FFFD037163d87fef037163d8 /* PxTaskManager.h */,
);
name = "include";
sourceTree = SOURCE_ROOT;
};
- FFFB132f37787fae132f3778 /* src */ = {
+ FFFB03714b587fef03714b58 /* src */ = {
isa = PBXGroup;
children = (
- FFFD132d92407fae132d9240 /* src/TaskManager.cpp */,
+ FFFD03715af07fef03715af0 /* src/TaskManager.cpp */,
);
name = "src";
sourceTree = SOURCE_ROOT;
};
- FFFB135215707fae13521570 /* PsFastXml */ = {
+ FFFB04b1a4607fef04b1a460 /* PsFastXml */ = {
isa = PBXGroup;
children = (
- FFFB135001707fae13500170 /* include */,
- FFFB135001987fae13500198 /* src */,
+ FFFB04b1aa207fef04b1aa20 /* include */,
+ FFFB04b1aa487fef04b1aa48 /* src */,
);
name = "PsFastXml";
sourceTree = "<group>";
};
- FFFB135001707fae13500170 /* include */ = {
+ FFFB04b1aa207fef04b1aa20 /* include */ = {
isa = PBXGroup;
children = (
- FFFD135003007fae13500300 /* PsFastXml.h */,
+ FFFD04b1abb07fef04b1abb0 /* PsFastXml.h */,
);
name = "include";
sourceTree = SOURCE_ROOT;
};
- FFFB135001987fae13500198 /* src */ = {
+ FFFB04b1aa487fef04b1aa48 /* src */ = {
isa = PBXGroup;
children = (
- FFFD135004007fae13500400 /* PsFastXml.cpp */,
+ FFFD04b1acb07fef04b1acb0 /* PsFastXml.cpp */,
);
name = "src";
sourceTree = SOURCE_ROOT;
@@ -5011,61 +5011,61 @@
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
- FFFA13521be07fae13521be0 /* PhysX */ = {
+ FFFA04b1def07fef04b1def0 /* PhysX */ = {
isa = PBXNativeTarget;
- buildConfigurationList = FFF613521be07fae13521be0 /* Build configuration list for PBXNativeTarget "PhysX" */;
+ buildConfigurationList = FFF604b1def07fef04b1def0 /* Build configuration list for PBXNativeTarget "PhysX" */;
buildPhases = (
- FFF213521be07fae13521be0,
- FFF813521be07fae13521be0,
- FFFC13521be07fae13521be0,
+ FFF204b1def07fef04b1def0,
+ FFF804b1def07fef04b1def0,
+ FFFC04b1def07fef04b1def0,
);
buildRules = (
);
dependencies = (
- FFF4135288107fae13528810, /* LowLevel */
- FFF413526ae07fae13526ae0, /* LowLevelAABB */
- FFF41352b0307fae1352b030, /* LowLevelCloth */
- FFF41352afd07fae1352afd0, /* LowLevelDynamics */
- FFF41352c1507fae1352c150, /* LowLevelParticles */
- FFF4135287b07fae135287b0, /* PhysXCommon */
- FFF4132d61507fae132d6150, /* PxFoundation */
- FFF4134fbbb07fae134fbbb0, /* PxPvdSDK */
- FFF413528d707fae13528d70, /* PxTask */
- FFF413528ce07fae13528ce0, /* SceneQuery */
- FFF413528d407fae13528d40, /* SimulationController */
+ FFF404b272207fef04b27220, /* LowLevel */
+ FFF404b2a1d07fef04b2a1d0, /* LowLevelAABB */
+ FFF404b265b07fef04b265b0, /* LowLevelCloth */
+ FFF404b265507fef04b26550, /* LowLevelDynamics */
+ FFF404b266107fef04b26610, /* LowLevelParticles */
+ FFF404b271c07fef04b271c0, /* PhysXCommon */
+ FFF404b1e1e07fef04b1e1e0, /* PxFoundation */
+ FFF404b1de907fef04b1de90, /* PxPvdSDK */
+ FFF404b26d107fef04b26d10, /* PxTask */
+ FFF404b26c807fef04b26c80, /* SceneQuery */
+ FFF404b26ce07fef04b26ce0, /* SimulationController */
);
name = "PhysX";
productName = "PhysX";
- productReference = FFFD13521be07fae13521be0 /* PhysX */;
+ productReference = FFFD04b1def07fef04b1def0 /* PhysX */;
productType = "com.apple.product-type.library.static";
};
- FFFA135289807fae13528980 /* PhysXCharacterKinematic */ = {
+ FFFA04b269a07fef04b269a0 /* PhysXCharacterKinematic */ = {
isa = PBXNativeTarget;
- buildConfigurationList = FFF6135289807fae13528980 /* Build configuration list for PBXNativeTarget "PhysXCharacterKinematic" */;
+ buildConfigurationList = FFF604b269a07fef04b269a0 /* Build configuration list for PBXNativeTarget "PhysXCharacterKinematic" */;
buildPhases = (
- FFF2135289807fae13528980,
- FFF8135289807fae13528980,
- FFFC135289807fae13528980,
+ FFF204b269a07fef04b269a0,
+ FFF804b269a07fef04b269a0,
+ FFFC04b269a07fef04b269a0,
);
buildRules = (
);
dependencies = (
- FFF4135304b07fae135304b0, /* PhysXCommon */
- FFF41352d3407fae1352d340, /* PhysXExtensions */
- FFF41352e2d07fae1352e2d0, /* PxFoundation */
+ FFF404b2bda07fef04b2bda0, /* PhysXCommon */
+ FFF404b2d1d07fef04b2d1d0, /* PhysXExtensions */
+ FFF404b2c3a07fef04b2c3a0, /* PxFoundation */
);
name = "PhysXCharacterKinematic";
productName = "PhysXCharacterKinematic";
- productReference = FFFD135289807fae13528980 /* PhysXCharacterKinematic */;
+ productReference = FFFD04b269a07fef04b269a0 /* PhysXCharacterKinematic */;
productType = "com.apple.product-type.library.static";
};
- FFFA13529d807fae13529d80 /* PhysXVehicle */ = {
+ FFFA04b27f107fef04b27f10 /* PhysXVehicle */ = {
isa = PBXNativeTarget;
- buildConfigurationList = FFF613529d807fae13529d80 /* Build configuration list for PBXNativeTarget "PhysXVehicle" */;
+ buildConfigurationList = FFF604b27f107fef04b27f10 /* Build configuration list for PBXNativeTarget "PhysXVehicle" */;
buildPhases = (
- FFF213529d807fae13529d80,
- FFF813529d807fae13529d80,
- FFFC13529d807fae13529d80,
+ FFF204b27f107fef04b27f10,
+ FFF804b27f107fef04b27f10,
+ FFFC04b27f107fef04b27f10,
);
buildRules = (
);
@@ -5073,34 +5073,34 @@
);
name = "PhysXVehicle";
productName = "PhysXVehicle";
- productReference = FFFD13529d807fae13529d80 /* PhysXVehicle */;
+ productReference = FFFD04b27f107fef04b27f10 /* PhysXVehicle */;
productType = "com.apple.product-type.library.static";
};
- FFFA13539a707fae13539a70 /* PhysXExtensions */ = {
+ FFFA04b37ba07fef04b37ba0 /* PhysXExtensions */ = {
isa = PBXNativeTarget;
- buildConfigurationList = FFF613539a707fae13539a70 /* Build configuration list for PBXNativeTarget "PhysXExtensions" */;
+ buildConfigurationList = FFF604b37ba07fef04b37ba0 /* Build configuration list for PBXNativeTarget "PhysXExtensions" */;
buildPhases = (
- FFF213539a707fae13539a70,
- FFF813539a707fae13539a70,
- FFFC13539a707fae13539a70,
+ FFF204b37ba07fef04b37ba0,
+ FFF804b37ba07fef04b37ba0,
+ FFFC04b37ba07fef04b37ba0,
);
buildRules = (
);
dependencies = (
- FFF4135391707fae13539170, /* PsFastXml */
+ FFF404b372a07fef04b372a0, /* PsFastXml */
);
name = "PhysXExtensions";
productName = "PhysXExtensions";
- productReference = FFFD13539a707fae13539a70 /* PhysXExtensions */;
+ productReference = FFFD04b37ba07fef04b37ba0 /* PhysXExtensions */;
productType = "com.apple.product-type.library.static";
};
- FFFA1354c3c07fae1354c3c0 /* SceneQuery */ = {
+ FFFA04b4a4f07fef04b4a4f0 /* SceneQuery */ = {
isa = PBXNativeTarget;
- buildConfigurationList = FFF61354c3c07fae1354c3c0 /* Build configuration list for PBXNativeTarget "SceneQuery" */;
+ buildConfigurationList = FFF604b4a4f07fef04b4a4f0 /* Build configuration list for PBXNativeTarget "SceneQuery" */;
buildPhases = (
- FFF21354c3c07fae1354c3c0,
- FFF81354c3c07fae1354c3c0,
- FFFC1354c3c07fae1354c3c0,
+ FFF204b4a4f07fef04b4a4f0,
+ FFF804b4a4f07fef04b4a4f0,
+ FFFC04b4a4f07fef04b4a4f0,
);
buildRules = (
);
@@ -5108,16 +5108,16 @@
);
name = "SceneQuery";
productName = "SceneQuery";
- productReference = FFFD1354c3c07fae1354c3c0 /* SceneQuery */;
+ productReference = FFFD04b4a4f07fef04b4a4f0 /* SceneQuery */;
productType = "com.apple.product-type.library.static";
};
- FFFA135509407fae13550940 /* SimulationController */ = {
+ FFFA04b4ea707fef04b4ea70 /* SimulationController */ = {
isa = PBXNativeTarget;
- buildConfigurationList = FFF6135509407fae13550940 /* Build configuration list for PBXNativeTarget "SimulationController" */;
+ buildConfigurationList = FFF604b4ea707fef04b4ea70 /* Build configuration list for PBXNativeTarget "SimulationController" */;
buildPhases = (
- FFF2135509407fae13550940,
- FFF8135509407fae13550940,
- FFFC135509407fae13550940,
+ FFF204b4ea707fef04b4ea70,
+ FFF804b4ea707fef04b4ea70,
+ FFFC04b4ea707fef04b4ea70,
);
buildRules = (
);
@@ -5125,54 +5125,54 @@
);
name = "SimulationController";
productName = "SimulationController";
- productReference = FFFD135509407fae13550940 /* SimulationController */;
+ productReference = FFFD04b4ea707fef04b4ea70 /* SimulationController */;
productType = "com.apple.product-type.library.static";
};
- FFFA13555bc07fae13555bc0 /* PhysXCooking */ = {
+ FFFA0492c6407fef0492c640 /* PhysXCooking */ = {
isa = PBXNativeTarget;
- buildConfigurationList = FFF613555bc07fae13555bc0 /* Build configuration list for PBXNativeTarget "PhysXCooking" */;
+ buildConfigurationList = FFF60492c6407fef0492c640 /* Build configuration list for PBXNativeTarget "PhysXCooking" */;
buildPhases = (
- FFF213555bc07fae13555bc0,
- FFF813555bc07fae13555bc0,
- FFFC13555bc07fae13555bc0,
+ FFF20492c6407fef0492c640,
+ FFF80492c6407fef0492c640,
+ FFFC0492c6407fef0492c640,
);
buildRules = (
);
dependencies = (
- FFF41355f3807fae1355f380, /* PhysXCommon */
- FFF41355f2a07fae1355f2a0, /* PhysXExtensions */
- FFF413558c007fae13558c00, /* PxFoundation */
+ FFF40492f4507fef0492f450, /* PhysXCommon */
+ FFF40492f7007fef0492f700, /* PhysXExtensions */
+ FFF404918bf07fef04918bf0, /* PxFoundation */
);
name = "PhysXCooking";
productName = "PhysXCooking";
- productReference = FFFD13555bc07fae13555bc0 /* PhysXCooking */;
+ productReference = FFFD0492c6407fef0492c640 /* PhysXCooking */;
productType = "com.apple.product-type.library.static";
};
- FFFA111408007fae11140800 /* PhysXCommon */ = {
+ FFFA0314a5307fef0314a530 /* PhysXCommon */ = {
isa = PBXNativeTarget;
- buildConfigurationList = FFF6111408007fae11140800 /* Build configuration list for PBXNativeTarget "PhysXCommon" */;
+ buildConfigurationList = FFF60314a5307fef0314a530 /* Build configuration list for PBXNativeTarget "PhysXCommon" */;
buildPhases = (
- FFF2111408007fae11140800,
- FFF8111408007fae11140800,
- FFFC111408007fae11140800,
+ FFF20314a5307fef0314a530,
+ FFF80314a5307fef0314a530,
+ FFFC0314a5307fef0314a530,
);
buildRules = (
);
dependencies = (
- FFF41114c1d07fae1114c1d0, /* PxFoundation */
+ FFF403100a307fef03100a30, /* PxFoundation */
);
name = "PhysXCommon";
productName = "PhysXCommon";
- productReference = FFFD111408007fae11140800 /* PhysXCommon */;
+ productReference = FFFD0314a5307fef0314a530 /* PhysXCommon */;
productType = "com.apple.product-type.library.static";
};
- FFFA111515c07fae111515c0 /* PxFoundation */ = {
+ FFFA031431707fef03143170 /* PxFoundation */ = {
isa = PBXNativeTarget;
- buildConfigurationList = FFF6111515c07fae111515c0 /* Build configuration list for PBXNativeTarget "PxFoundation" */;
+ buildConfigurationList = FFF6031431707fef03143170 /* Build configuration list for PBXNativeTarget "PxFoundation" */;
buildPhases = (
- FFF2111515c07fae111515c0,
- FFF8111515c07fae111515c0,
- FFFC111515c07fae111515c0,
+ FFF2031431707fef03143170,
+ FFF8031431707fef03143170,
+ FFFC031431707fef03143170,
);
buildRules = (
);
@@ -5180,34 +5180,34 @@
);
name = "PxFoundation";
productName = "PxFoundation";
- productReference = FFFD111515c07fae111515c0 /* PxFoundation */;
+ productReference = FFFD031431707fef03143170 /* PxFoundation */;
productType = "com.apple.product-type.library.static";
};
- FFFA11609fa07fae11609fa0 /* PxPvdSDK */ = {
+ FFFA030748c07fef030748c0 /* PxPvdSDK */ = {
isa = PBXNativeTarget;
- buildConfigurationList = FFF611609fa07fae11609fa0 /* Build configuration list for PBXNativeTarget "PxPvdSDK" */;
+ buildConfigurationList = FFF6030748c07fef030748c0 /* Build configuration list for PBXNativeTarget "PxPvdSDK" */;
buildPhases = (
- FFF211609fa07fae11609fa0,
- FFF811609fa07fae11609fa0,
- FFFC11609fa07fae11609fa0,
+ FFF2030748c07fef030748c0,
+ FFF8030748c07fef030748c0,
+ FFFC030748c07fef030748c0,
);
buildRules = (
);
dependencies = (
- FFF411606be07fae11606be0, /* PxFoundation */
+ FFF402673d607fef02673d60, /* PxFoundation */
);
name = "PxPvdSDK";
productName = "PxPvdSDK";
- productReference = FFFD11609fa07fae11609fa0 /* PxPvdSDK */;
+ productReference = FFFD030748c07fef030748c0 /* PxPvdSDK */;
productType = "com.apple.product-type.library.static";
};
- FFFA11714b607fae11714b60 /* LowLevel */ = {
+ FFFA0310a8f07fef0310a8f0 /* LowLevel */ = {
isa = PBXNativeTarget;
- buildConfigurationList = FFF611714b607fae11714b60 /* Build configuration list for PBXNativeTarget "LowLevel" */;
+ buildConfigurationList = FFF60310a8f07fef0310a8f0 /* Build configuration list for PBXNativeTarget "LowLevel" */;
buildPhases = (
- FFF211714b607fae11714b60,
- FFF811714b607fae11714b60,
- FFFC11714b607fae11714b60,
+ FFF20310a8f07fef0310a8f0,
+ FFF80310a8f07fef0310a8f0,
+ FFFC0310a8f07fef0310a8f0,
);
buildRules = (
);
@@ -5215,16 +5215,16 @@
);
name = "LowLevel";
productName = "LowLevel";
- productReference = FFFD11714b607fae11714b60 /* LowLevel */;
+ productReference = FFFD0310a8f07fef0310a8f0 /* LowLevel */;
productType = "com.apple.product-type.library.static";
};
- FFFA110ca1407fae110ca140 /* LowLevelAABB */ = {
+ FFFA036069d07fef036069d0 /* LowLevelAABB */ = {
isa = PBXNativeTarget;
- buildConfigurationList = FFF6110ca1407fae110ca140 /* Build configuration list for PBXNativeTarget "LowLevelAABB" */;
+ buildConfigurationList = FFF6036069d07fef036069d0 /* Build configuration list for PBXNativeTarget "LowLevelAABB" */;
buildPhases = (
- FFF2110ca1407fae110ca140,
- FFF8110ca1407fae110ca140,
- FFFC110ca1407fae110ca140,
+ FFF2036069d07fef036069d0,
+ FFF8036069d07fef036069d0,
+ FFFC036069d07fef036069d0,
);
buildRules = (
);
@@ -5232,16 +5232,16 @@
);
name = "LowLevelAABB";
productName = "LowLevelAABB";
- productReference = FFFD110ca1407fae110ca140 /* LowLevelAABB */;
+ productReference = FFFD036069d07fef036069d0 /* LowLevelAABB */;
productType = "com.apple.product-type.library.static";
};
- FFFA110c4f307fae110c4f30 /* LowLevelDynamics */ = {
+ FFFA03135dd07fef03135dd0 /* LowLevelDynamics */ = {
isa = PBXNativeTarget;
- buildConfigurationList = FFF6110c4f307fae110c4f30 /* Build configuration list for PBXNativeTarget "LowLevelDynamics" */;
+ buildConfigurationList = FFF603135dd07fef03135dd0 /* Build configuration list for PBXNativeTarget "LowLevelDynamics" */;
buildPhases = (
- FFF2110c4f307fae110c4f30,
- FFF8110c4f307fae110c4f30,
- FFFC110c4f307fae110c4f30,
+ FFF203135dd07fef03135dd0,
+ FFF803135dd07fef03135dd0,
+ FFFC03135dd07fef03135dd0,
);
buildRules = (
);
@@ -5249,16 +5249,16 @@
);
name = "LowLevelDynamics";
productName = "LowLevelDynamics";
- productReference = FFFD110c4f307fae110c4f30 /* LowLevelDynamics */;
+ productReference = FFFD03135dd07fef03135dd0 /* LowLevelDynamics */;
productType = "com.apple.product-type.library.static";
};
- FFFA1174b7907fae1174b790 /* LowLevelCloth */ = {
+ FFFA049056907fef04905690 /* LowLevelCloth */ = {
isa = PBXNativeTarget;
- buildConfigurationList = FFF61174b7907fae1174b790 /* Build configuration list for PBXNativeTarget "LowLevelCloth" */;
+ buildConfigurationList = FFF6049056907fef04905690 /* Build configuration list for PBXNativeTarget "LowLevelCloth" */;
buildPhases = (
- FFF21174b7907fae1174b790,
- FFF81174b7907fae1174b790,
- FFFC1174b7907fae1174b790,
+ FFF2049056907fef04905690,
+ FFF8049056907fef04905690,
+ FFFC049056907fef04905690,
);
buildRules = (
);
@@ -5266,16 +5266,16 @@
);
name = "LowLevelCloth";
productName = "LowLevelCloth";
- productReference = FFFD1174b7907fae1174b790 /* LowLevelCloth */;
+ productReference = FFFD049056907fef04905690 /* LowLevelCloth */;
productType = "com.apple.product-type.library.static";
};
- FFFA1105c8f07fae1105c8f0 /* LowLevelParticles */ = {
+ FFFA035f41907fef035f4190 /* LowLevelParticles */ = {
isa = PBXNativeTarget;
- buildConfigurationList = FFF61105c8f07fae1105c8f0 /* Build configuration list for PBXNativeTarget "LowLevelParticles" */;
+ buildConfigurationList = FFF6035f41907fef035f4190 /* Build configuration list for PBXNativeTarget "LowLevelParticles" */;
buildPhases = (
- FFF21105c8f07fae1105c8f0,
- FFF81105c8f07fae1105c8f0,
- FFFC1105c8f07fae1105c8f0,
+ FFF2035f41907fef035f4190,
+ FFF8035f41907fef035f4190,
+ FFFC035f41907fef035f4190,
);
buildRules = (
);
@@ -5283,16 +5283,16 @@
);
name = "LowLevelParticles";
productName = "LowLevelParticles";
- productReference = FFFD1105c8f07fae1105c8f0 /* LowLevelParticles */;
+ productReference = FFFD035f41907fef035f4190 /* LowLevelParticles */;
productType = "com.apple.product-type.library.static";
};
- FFFA132fa4d07fae132fa4d0 /* PxTask */ = {
+ FFFA0370f9107fef0370f910 /* PxTask */ = {
isa = PBXNativeTarget;
- buildConfigurationList = FFF6132fa4d07fae132fa4d0 /* Build configuration list for PBXNativeTarget "PxTask" */;
+ buildConfigurationList = FFF60370f9107fef0370f910 /* Build configuration list for PBXNativeTarget "PxTask" */;
buildPhases = (
- FFF2132fa4d07fae132fa4d0,
- FFF8132fa4d07fae132fa4d0,
- FFFC132fa4d07fae132fa4d0,
+ FFF20370f9107fef0370f910,
+ FFF80370f9107fef0370f910,
+ FFFC0370f9107fef0370f910,
);
buildRules = (
);
@@ -5300,16 +5300,16 @@
);
name = "PxTask";
productName = "PxTask";
- productReference = FFFD132fa4d07fae132fa4d0 /* PxTask */;
+ productReference = FFFD0370f9107fef0370f910 /* PxTask */;
productType = "com.apple.product-type.library.static";
};
- FFFA135215707fae13521570 /* PsFastXml */ = {
+ FFFA04b1a4607fef04b1a460 /* PsFastXml */ = {
isa = PBXNativeTarget;
- buildConfigurationList = FFF6135215707fae13521570 /* Build configuration list for PBXNativeTarget "PsFastXml" */;
+ buildConfigurationList = FFF604b1a4607fef04b1a460 /* Build configuration list for PBXNativeTarget "PsFastXml" */;
buildPhases = (
- FFF2135215707fae13521570,
- FFF8135215707fae13521570,
- FFFC135215707fae13521570,
+ FFF204b1a4607fef04b1a460,
+ FFF804b1a4607fef04b1a460,
+ FFFC04b1a4607fef04b1a460,
);
buildRules = (
);
@@ -5317,213 +5317,213 @@
);
name = "PsFastXml";
productName = "PsFastXml";
- productReference = FFFD135215707fae13521570 /* PsFastXml */;
+ productReference = FFFD04b1a4607fef04b1a460 /* PsFastXml */;
productType = "com.apple.product-type.library.static";
};
/* End PBXNativeTarget section */
/* Begin XCConfigurationList section */
- FFF613521be07fae13521be0 = {
+ FFF604b1def07fef04b1def0 = {
isa = XCConfigurationList;
buildConfigurations = (
- FFF710a3a8007fae10a3a800,
- FFF710a3aef07fae10a3aef0,
- FFF710a3b5e07fae10a3b5e0,
- FFF710a3bcd07fae10a3bcd0,
+ FFF705815e007fef05815e00,
+ FFF7058164f07fef058164f0,
+ FFF705816be07fef05816be0,
+ FFF7058172d07fef058172d0,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = "release";
};
- FFF6135289807fae13528980 = {
+ FFF604b269a07fef04b269a0 = {
isa = XCConfigurationList;
buildConfigurations = (
- FFF710a3c4007fae10a3c400,
- FFF710a3caf07fae10a3caf0,
- FFF710a3d1e07fae10a3d1e0,
- FFF710a3d8d07fae10a3d8d0,
+ FFF705817a007fef05817a00,
+ FFF7058180f07fef058180f0,
+ FFF7058187e07fef058187e0,
+ FFF705818ed07fef05818ed0,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = "debug";
};
- FFF613529d807fae13529d80 = {
+ FFF604b27f107fef04b27f10 = {
isa = XCConfigurationList;
buildConfigurations = (
- FFF710a3e0007fae10a3e000,
- FFF710a3e6f07fae10a3e6f0,
- FFF710a3ede07fae10a3ede0,
- FFF710a3f4d07fae10a3f4d0,
+ FFF7058196007fef05819600,
+ FFF705819cf07fef05819cf0,
+ FFF70581a3e07fef0581a3e0,
+ FFF70581aad07fef0581aad0,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = "debug";
};
- FFF613539a707fae13539a70 = {
+ FFF604b37ba07fef04b37ba0 = {
isa = XCConfigurationList;
buildConfigurations = (
- FFF710a3fc007fae10a3fc00,
- FFF710a402f07fae10a402f0,
- FFF710a409e07fae10a409e0,
- FFF710a410d07fae10a410d0,
+ FFF70581b2007fef0581b200,
+ FFF70581b8f07fef0581b8f0,
+ FFF70581bfe07fef0581bfe0,
+ FFF70581c6d07fef0581c6d0,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = "debug";
};
- FFF61354c3c07fae1354c3c0 = {
+ FFF604b4a4f07fef04b4a4f0 = {
isa = XCConfigurationList;
buildConfigurations = (
- FFF710a418007fae10a41800,
- FFF710a41ef07fae10a41ef0,
- FFF710a425e07fae10a425e0,
- FFF710a42cd07fae10a42cd0,
+ FFF70581ce007fef0581ce00,
+ FFF70581d4f07fef0581d4f0,
+ FFF70581dbe07fef0581dbe0,
+ FFF70581e2d07fef0581e2d0,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = "debug";
};
- FFF6135509407fae13550940 = {
+ FFF604b4ea707fef04b4ea70 = {
isa = XCConfigurationList;
buildConfigurations = (
- FFF710a434007fae10a43400,
- FFF710a43af07fae10a43af0,
- FFF710a441e07fae10a441e0,
- FFF710a448d07fae10a448d0,
+ FFF70581ea007fef0581ea00,
+ FFF70581f0f07fef0581f0f0,
+ FFF70581f7e07fef0581f7e0,
+ FFF70581fed07fef0581fed0,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = "debug";
};
- FFF613555bc07fae13555bc0 = {
+ FFF60492c6407fef0492c640 = {
isa = XCConfigurationList;
buildConfigurations = (
- FFF710a450007fae10a45000,
- FFF710a456f07fae10a456f0,
- FFF710a45de07fae10a45de0,
- FFF710a464d07fae10a464d0,
+ FFF7058206007fef05820600,
+ FFF705820cf07fef05820cf0,
+ FFF7058213e07fef058213e0,
+ FFF705821ad07fef05821ad0,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = "release";
};
- FFF6111408007fae11140800 = {
+ FFF60314a5307fef0314a530 = {
isa = XCConfigurationList;
buildConfigurations = (
- FFF7118110007fae11811000,
- FFF7118116f07fae118116f0,
- FFF711811de07fae11811de0,
- FFF7118124d07fae118124d0,
+ FFF702861c007fef02861c00,
+ FFF7028622f07fef028622f0,
+ FFF7028629e07fef028629e0,
+ FFF7028630d07fef028630d0,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = "release";
};
- FFF6111515c07fae111515c0 = {
+ FFF6031431707fef03143170 = {
isa = XCConfigurationList;
buildConfigurations = (
- FFF7109a5a007fae109a5a00,
- FFF7109a60f07fae109a60f0,
- FFF7109a67e07fae109a67e0,
- FFF7109a6ed07fae109a6ed0,
+ FFF7039546007fef03954600,
+ FFF703954cf07fef03954cf0,
+ FFF7039553e07fef039553e0,
+ FFF703955ad07fef03955ad0,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = "debug";
};
- FFF611609fa07fae11609fa0 = {
+ FFF6030748c07fef030748c0 = {
isa = XCConfigurationList;
buildConfigurations = (
- FFF71200b6007fae1200b600,
- FFF71200bcf07fae1200bcf0,
- FFF71200c3e07fae1200c3e0,
- FFF71200cad07fae1200cad0,
+ FFF70286d4007fef0286d400,
+ FFF70286daf07fef0286daf0,
+ FFF70286e1e07fef0286e1e0,
+ FFF70286e8d07fef0286e8d0,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = "debug";
};
- FFF611714b607fae11714b60 = {
+ FFF60310a8f07fef0310a8f0 = {
isa = XCConfigurationList;
buildConfigurations = (
- FFF71280ba007fae1280ba00,
- FFF71280c0f07fae1280c0f0,
- FFF71280c7e07fae1280c7e0,
- FFF71280ced07fae1280ced0,
+ FFF703963a007fef03963a00,
+ FFF7039640f07fef039640f0,
+ FFF7039647e07fef039647e0,
+ FFF703964ed07fef03964ed0,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = "debug";
};
- FFF6110ca1407fae110ca140 = {
+ FFF6036069d07fef036069d0 = {
isa = XCConfigurationList;
buildConfigurations = (
- FFF71280e4007fae1280e400,
- FFF71280eaf07fae1280eaf0,
- FFF71280f1e07fae1280f1e0,
- FFF71280f8d07fae1280f8d0,
+ FFF7040284007fef04028400,
+ FFF704028af07fef04028af0,
+ FFF7040291e07fef040291e0,
+ FFF7040298d07fef040298d0,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = "debug";
};
- FFF6110c4f307fae110c4f30 = {
+ FFF603135dd07fef03135dd0 = {
isa = XCConfigurationList;
buildConfigurations = (
- FFF7118214007fae11821400,
- FFF711821af07fae11821af0,
- FFF7118221e07fae118221e0,
- FFF7118228d07fae118228d0,
+ FFF70396d0007fef0396d000,
+ FFF70396d6f07fef0396d6f0,
+ FFF70396dde07fef0396dde0,
+ FFF70396e4d07fef0396e4d0,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = "debug";
};
- FFF61174b7907fae1174b790 = {
+ FFF6049056907fef04905690 = {
isa = XCConfigurationList;
buildConfigurations = (
- FFF7128180007fae12818000,
- FFF7128186f07fae128186f0,
- FFF712818de07fae12818de0,
- FFF7128194d07fae128194d0,
+ FFF70580b6007fef0580b600,
+ FFF70580bcf07fef0580bcf0,
+ FFF70580c3e07fef0580c3e0,
+ FFF70580cad07fef0580cad0,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = "debug";
};
- FFF61105c8f07fae1105c8f0 = {
+ FFF6035f41907fef035f4190 = {
isa = XCConfigurationList;
buildConfigurations = (
- FFF71182bc007fae1182bc00,
- FFF71182c2f07fae1182c2f0,
- FFF71182c9e07fae1182c9e0,
- FFF71182d0d07fae1182d0d0,
+ FFF704030e007fef04030e00,
+ FFF7040314f07fef040314f0,
+ FFF704031be07fef04031be0,
+ FFF7040322d07fef040322d0,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = "debug";
};
- FFF6132fa4d07fae132fa4d0 = {
+ FFF60370f9107fef0370f910 = {
isa = XCConfigurationList;
buildConfigurations = (
- FFF7109eec007fae109eec00,
- FFF7109ef2f07fae109ef2f0,
- FFF7109ef9e07fae109ef9e0,
- FFF7109f00d07fae109f00d0,
+ FFF7039754007fef03975400,
+ FFF703975af07fef03975af0,
+ FFF7039761e07fef039761e0,
+ FFF7039768d07fef039768d0,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = "debug";
};
- FFF6135215707fae13521570 = {
+ FFF604b1a4607fef04b1a460 = {
isa = XCConfigurationList;
buildConfigurations = (
- FFF710a142007fae10a14200,
- FFF710a148f07fae10a148f0,
- FFF710a14fe07fae10a14fe0,
- FFF710a156d07fae10a156d0,
+ FFF704053e007fef04053e00,
+ FFF7040544f07fef040544f0,
+ FFF704054be07fef04054be0,
+ FFF7040552d07fef040552d0,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = "debug";
};
- FFF61047d6207fae1047d620 = {
+ FFF60247d5407fef0247d540 = {
isa = XCConfigurationList;
buildConfigurations = (
- FFF310a3a8007fae10a3a800 /* release */,
- FFF310a3aef07fae10a3aef0 /* debug */,
- FFF310a3b5e07fae10a3b5e0 /* checked */,
- FFF310a3bcd07fae10a3bcd0 /* profile */,
+ FFF305815e007fef05815e00 /* release */,
+ FFF3058164f07fef058164f0 /* debug */,
+ FFF305816be07fef05816be0 /* checked */,
+ FFF3058172d07fef058172d0 /* profile */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = "release";
};
/* End XCConfigurationList section */
/* Begin XCBuildConfiguration section */
- FFF710a3a8007fae10a3a800 /* release */ = {
+ FFF705815e007fef05815e00 /* release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx;
@@ -5553,7 +5553,7 @@
};
name = "release";
};
- FFF710a3aef07fae10a3aef0 /* debug */ = {
+ FFF7058164f07fef058164f0 /* debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx;
@@ -5583,7 +5583,7 @@
};
name = "debug";
};
- FFF710a3b5e07fae10a3b5e0 /* checked */ = {
+ FFF705816be07fef05816be0 /* checked */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx;
@@ -5613,7 +5613,7 @@
};
name = "checked";
};
- FFF710a3bcd07fae10a3bcd0 /* profile */ = {
+ FFF7058172d07fef058172d0 /* profile */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx;
@@ -5643,7 +5643,7 @@
};
name = "profile";
};
- FFF710a3c4007fae10a3c400 /* debug */ = {
+ FFF705817a007fef05817a00 /* debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx;
@@ -5673,7 +5673,7 @@
};
name = "debug";
};
- FFF710a3caf07fae10a3caf0 /* checked */ = {
+ FFF7058180f07fef058180f0 /* checked */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx;
@@ -5703,7 +5703,7 @@
};
name = "checked";
};
- FFF710a3d1e07fae10a3d1e0 /* profile */ = {
+ FFF7058187e07fef058187e0 /* profile */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx;
@@ -5733,7 +5733,7 @@
};
name = "profile";
};
- FFF710a3d8d07fae10a3d8d0 /* release */ = {
+ FFF705818ed07fef05818ed0 /* release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx;
@@ -5763,7 +5763,7 @@
};
name = "release";
};
- FFF710a3e0007fae10a3e000 /* debug */ = {
+ FFF7058196007fef05819600 /* debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx;
@@ -5793,7 +5793,7 @@
};
name = "debug";
};
- FFF710a3e6f07fae10a3e6f0 /* checked */ = {
+ FFF705819cf07fef05819cf0 /* checked */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx;
@@ -5823,7 +5823,7 @@
};
name = "checked";
};
- FFF710a3ede07fae10a3ede0 /* profile */ = {
+ FFF70581a3e07fef0581a3e0 /* profile */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx;
@@ -5853,7 +5853,7 @@
};
name = "profile";
};
- FFF710a3f4d07fae10a3f4d0 /* release */ = {
+ FFF70581aad07fef0581aad0 /* release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx;
@@ -5883,7 +5883,7 @@
};
name = "release";
};
- FFF710a3fc007fae10a3fc00 /* debug */ = {
+ FFF70581b2007fef0581b200 /* debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx;
@@ -5913,7 +5913,7 @@
};
name = "debug";
};
- FFF710a402f07fae10a402f0 /* checked */ = {
+ FFF70581b8f07fef0581b8f0 /* checked */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx;
@@ -5943,7 +5943,7 @@
};
name = "checked";
};
- FFF710a409e07fae10a409e0 /* profile */ = {
+ FFF70581bfe07fef0581bfe0 /* profile */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx;
@@ -5973,7 +5973,7 @@
};
name = "profile";
};
- FFF710a410d07fae10a410d0 /* release */ = {
+ FFF70581c6d07fef0581c6d0 /* release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx;
@@ -6003,7 +6003,7 @@
};
name = "release";
};
- FFF710a418007fae10a41800 /* debug */ = {
+ FFF70581ce007fef0581ce00 /* debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx;
@@ -6033,7 +6033,7 @@
};
name = "debug";
};
- FFF710a41ef07fae10a41ef0 /* checked */ = {
+ FFF70581d4f07fef0581d4f0 /* checked */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx;
@@ -6063,7 +6063,7 @@
};
name = "checked";
};
- FFF710a425e07fae10a425e0 /* profile */ = {
+ FFF70581dbe07fef0581dbe0 /* profile */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx;
@@ -6093,7 +6093,7 @@
};
name = "profile";
};
- FFF710a42cd07fae10a42cd0 /* release */ = {
+ FFF70581e2d07fef0581e2d0 /* release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx;
@@ -6123,7 +6123,7 @@
};
name = "release";
};
- FFF710a434007fae10a43400 /* debug */ = {
+ FFF70581ea007fef0581ea00 /* debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx;
@@ -6153,7 +6153,7 @@
};
name = "debug";
};
- FFF710a43af07fae10a43af0 /* checked */ = {
+ FFF70581f0f07fef0581f0f0 /* checked */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx;
@@ -6183,7 +6183,7 @@
};
name = "checked";
};
- FFF710a441e07fae10a441e0 /* profile */ = {
+ FFF70581f7e07fef0581f7e0 /* profile */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx;
@@ -6213,7 +6213,7 @@
};
name = "profile";
};
- FFF710a448d07fae10a448d0 /* release */ = {
+ FFF70581fed07fef0581fed0 /* release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx;
@@ -6243,7 +6243,7 @@
};
name = "release";
};
- FFF710a450007fae10a45000 /* release */ = {
+ FFF7058206007fef05820600 /* release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx;
@@ -6273,7 +6273,7 @@
};
name = "release";
};
- FFF710a456f07fae10a456f0 /* debug */ = {
+ FFF705820cf07fef05820cf0 /* debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx;
@@ -6303,7 +6303,7 @@
};
name = "debug";
};
- FFF710a45de07fae10a45de0 /* checked */ = {
+ FFF7058213e07fef058213e0 /* checked */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx;
@@ -6333,7 +6333,7 @@
};
name = "checked";
};
- FFF710a464d07fae10a464d0 /* profile */ = {
+ FFF705821ad07fef05821ad0 /* profile */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx;
@@ -6363,7 +6363,7 @@
};
name = "profile";
};
- FFF7118110007fae11811000 /* release */ = {
+ FFF702861c007fef02861c00 /* release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx;
@@ -6393,7 +6393,7 @@
};
name = "release";
};
- FFF7118116f07fae118116f0 /* debug */ = {
+ FFF7028622f07fef028622f0 /* debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx;
@@ -6423,7 +6423,7 @@
};
name = "debug";
};
- FFF711811de07fae11811de0 /* checked */ = {
+ FFF7028629e07fef028629e0 /* checked */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx;
@@ -6453,7 +6453,7 @@
};
name = "checked";
};
- FFF7118124d07fae118124d0 /* profile */ = {
+ FFF7028630d07fef028630d0 /* profile */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx;
@@ -6483,7 +6483,7 @@
};
name = "profile";
};
- FFF7109a5a007fae109a5a00 /* debug */ = {
+ FFF7039546007fef03954600 /* debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx;
@@ -6513,7 +6513,7 @@
};
name = "debug";
};
- FFF7109a60f07fae109a60f0 /* release */ = {
+ FFF703954cf07fef03954cf0 /* release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx;
@@ -6543,7 +6543,7 @@
};
name = "release";
};
- FFF7109a67e07fae109a67e0 /* checked */ = {
+ FFF7039553e07fef039553e0 /* checked */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx;
@@ -6573,7 +6573,7 @@
};
name = "checked";
};
- FFF7109a6ed07fae109a6ed0 /* profile */ = {
+ FFF703955ad07fef03955ad0 /* profile */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx;
@@ -6603,7 +6603,7 @@
};
name = "profile";
};
- FFF71200b6007fae1200b600 /* debug */ = {
+ FFF70286d4007fef0286d400 /* debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx;
@@ -6633,7 +6633,7 @@
};
name = "debug";
};
- FFF71200bcf07fae1200bcf0 /* release */ = {
+ FFF70286daf07fef0286daf0 /* release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx;
@@ -6663,7 +6663,7 @@
};
name = "release";
};
- FFF71200c3e07fae1200c3e0 /* checked */ = {
+ FFF70286e1e07fef0286e1e0 /* checked */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx;
@@ -6693,7 +6693,7 @@
};
name = "checked";
};
- FFF71200cad07fae1200cad0 /* profile */ = {
+ FFF70286e8d07fef0286e8d0 /* profile */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx;
@@ -6723,7 +6723,7 @@
};
name = "profile";
};
- FFF71280ba007fae1280ba00 /* debug */ = {
+ FFF703963a007fef03963a00 /* debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx;
@@ -6753,7 +6753,7 @@
};
name = "debug";
};
- FFF71280c0f07fae1280c0f0 /* checked */ = {
+ FFF7039640f07fef039640f0 /* checked */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx;
@@ -6783,7 +6783,7 @@
};
name = "checked";
};
- FFF71280c7e07fae1280c7e0 /* profile */ = {
+ FFF7039647e07fef039647e0 /* profile */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx;
@@ -6813,7 +6813,7 @@
};
name = "profile";
};
- FFF71280ced07fae1280ced0 /* release */ = {
+ FFF703964ed07fef03964ed0 /* release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx;
@@ -6843,7 +6843,7 @@
};
name = "release";
};
- FFF71280e4007fae1280e400 /* debug */ = {
+ FFF7040284007fef04028400 /* debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx;
@@ -6873,7 +6873,7 @@
};
name = "debug";
};
- FFF71280eaf07fae1280eaf0 /* checked */ = {
+ FFF704028af07fef04028af0 /* checked */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx;
@@ -6903,7 +6903,7 @@
};
name = "checked";
};
- FFF71280f1e07fae1280f1e0 /* profile */ = {
+ FFF7040291e07fef040291e0 /* profile */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx;
@@ -6933,7 +6933,7 @@
};
name = "profile";
};
- FFF71280f8d07fae1280f8d0 /* release */ = {
+ FFF7040298d07fef040298d0 /* release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx;
@@ -6963,7 +6963,7 @@
};
name = "release";
};
- FFF7118214007fae11821400 /* debug */ = {
+ FFF70396d0007fef0396d000 /* debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx;
@@ -6993,7 +6993,7 @@
};
name = "debug";
};
- FFF711821af07fae11821af0 /* checked */ = {
+ FFF70396d6f07fef0396d6f0 /* checked */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx;
@@ -7023,7 +7023,7 @@
};
name = "checked";
};
- FFF7118221e07fae118221e0 /* profile */ = {
+ FFF70396dde07fef0396dde0 /* profile */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx;
@@ -7053,7 +7053,7 @@
};
name = "profile";
};
- FFF7118228d07fae118228d0 /* release */ = {
+ FFF70396e4d07fef0396e4d0 /* release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx;
@@ -7083,7 +7083,7 @@
};
name = "release";
};
- FFF7128180007fae12818000 /* debug */ = {
+ FFF70580b6007fef0580b600 /* debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx;
@@ -7113,7 +7113,7 @@
};
name = "debug";
};
- FFF7128186f07fae128186f0 /* checked */ = {
+ FFF70580bcf07fef0580bcf0 /* checked */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx;
@@ -7143,7 +7143,7 @@
};
name = "checked";
};
- FFF712818de07fae12818de0 /* profile */ = {
+ FFF70580c3e07fef0580c3e0 /* profile */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx;
@@ -7173,7 +7173,7 @@
};
name = "profile";
};
- FFF7128194d07fae128194d0 /* release */ = {
+ FFF70580cad07fef0580cad0 /* release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx;
@@ -7203,7 +7203,7 @@
};
name = "release";
};
- FFF71182bc007fae1182bc00 /* debug */ = {
+ FFF704030e007fef04030e00 /* debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx;
@@ -7233,7 +7233,7 @@
};
name = "debug";
};
- FFF71182c2f07fae1182c2f0 /* checked */ = {
+ FFF7040314f07fef040314f0 /* checked */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx;
@@ -7263,7 +7263,7 @@
};
name = "checked";
};
- FFF71182c9e07fae1182c9e0 /* profile */ = {
+ FFF704031be07fef04031be0 /* profile */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx;
@@ -7293,7 +7293,7 @@
};
name = "profile";
};
- FFF71182d0d07fae1182d0d0 /* release */ = {
+ FFF7040322d07fef040322d0 /* release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx;
@@ -7323,7 +7323,7 @@
};
name = "release";
};
- FFF7109eec007fae109eec00 /* debug */ = {
+ FFF7039754007fef03975400 /* debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx;
@@ -7353,7 +7353,7 @@
};
name = "debug";
};
- FFF7109ef2f07fae109ef2f0 /* release */ = {
+ FFF703975af07fef03975af0 /* release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx;
@@ -7383,7 +7383,7 @@
};
name = "release";
};
- FFF7109ef9e07fae109ef9e0 /* checked */ = {
+ FFF7039761e07fef039761e0 /* checked */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx;
@@ -7413,7 +7413,7 @@
};
name = "checked";
};
- FFF7109f00d07fae109f00d0 /* profile */ = {
+ FFF7039768d07fef039768d0 /* profile */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx;
@@ -7443,7 +7443,7 @@
};
name = "profile";
};
- FFF710a142007fae10a14200 /* debug */ = {
+ FFF704053e007fef04053e00 /* debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx;
@@ -7473,7 +7473,7 @@
};
name = "debug";
};
- FFF710a148f07fae10a148f0 /* release */ = {
+ FFF7040544f07fef040544f0 /* release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx;
@@ -7503,7 +7503,7 @@
};
name = "release";
};
- FFF710a14fe07fae10a14fe0 /* checked */ = {
+ FFF704054be07fef04054be0 /* checked */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx;
@@ -7533,7 +7533,7 @@
};
name = "checked";
};
- FFF710a156d07fae10a156d0 /* profile */ = {
+ FFF7040552d07fef040552d0 /* profile */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx;
@@ -7563,25 +7563,25 @@
};
name = "profile";
};
- FFF310a3a8007fae10a3a800 /* release */ = {
+ FFF305815e007fef05815e00 /* release */ = {
isa = XCBuildConfiguration;
buildSettings = {
};
name = "release";
};
- FFF310a3aef07fae10a3aef0 /* debug */ = {
+ FFF3058164f07fef058164f0 /* debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
};
name = "debug";
};
- FFF310a3b5e07fae10a3b5e0 /* checked */ = {
+ FFF305816be07fef05816be0 /* checked */ = {
isa = XCBuildConfiguration;
buildSettings = {
};
name = "checked";
};
- FFF310a3bcd07fae10a3bcd0 /* profile */ = {
+ FFF3058172d07fef058172d0 /* profile */ = {
isa = XCBuildConfiguration;
buildSettings = {
};
@@ -7590,34 +7590,34 @@
/* End XCBuildConfiguration section */
/* Begin PBXProject section */
- FFF91047d6207fae1047d620 /* Project object */ = {
+ FFF90247d5407fef0247d540 /* Project object */ = {
isa = PBXProject;
- buildConfigurationList = FFF61047d6207fae1047d620 /* Build configuration list for PBXProject PhysX */;
+ buildConfigurationList = FFF60247d5407fef0247d540 /* Build configuration list for PBXProject PhysX */;
compatibilityVersion = "Xcode 3.2";
hasScannedForEncodings = 1;
- mainGroup = FFFB1047d6887fae1047d688 /* PhysX */;
+ mainGroup = FFFB0247d5a87fef0247d5a8 /* PhysX */;
targets = (
- FFFA13521be07fae13521be0,
- FFFA135289807fae13528980,
- FFFA13529d807fae13529d80,
- FFFA13539a707fae13539a70,
- FFFA1354c3c07fae1354c3c0,
- FFFA135509407fae13550940,
- FFFA13555bc07fae13555bc0,
- FFFA111408007fae11140800,
- FFFA111515c07fae111515c0,
- FFFA11609fa07fae11609fa0,
- FFFA11714b607fae11714b60,
- FFFA110ca1407fae110ca140,
- FFFA110c4f307fae110c4f30,
- FFFA1174b7907fae1174b790,
- FFFA1105c8f07fae1105c8f0,
- FFFA132fa4d07fae132fa4d0,
- FFFA135215707fae13521570,
+ FFFA04b1def07fef04b1def0,
+ FFFA04b269a07fef04b269a0,
+ FFFA04b27f107fef04b27f10,
+ FFFA04b37ba07fef04b37ba0,
+ FFFA04b4a4f07fef04b4a4f0,
+ FFFA04b4ea707fef04b4ea70,
+ FFFA0492c6407fef0492c640,
+ FFFA0314a5307fef0314a530,
+ FFFA031431707fef03143170,
+ FFFA030748c07fef030748c0,
+ FFFA0310a8f07fef0310a8f0,
+ FFFA036069d07fef036069d0,
+ FFFA03135dd07fef03135dd0,
+ FFFA049056907fef04905690,
+ FFFA035f41907fef035f4190,
+ FFFA0370f9107fef0370f910,
+ FFFA04b1a4607fef04b1a460,
);
};
/* End PBXProject section */
};
- rootObject = FFF91047d6207fae1047d620 /* Project object */;
+ rootObject = FFF90247d5407fef0247d540 /* Project object */;
}