|
480 | 480 | F9070F342B9F252E00383E4D /* null_joystick.h in Headers */ = {isa = PBXBuildFile; fileRef = F9070F2D2B9F252E00383E4D /* null_joystick.h */; };
|
481 | 481 | F9070F352B9F252E00383E4D /* null_platform.h in Headers */ = {isa = PBXBuildFile; fileRef = F9070F2E2B9F252E00383E4D /* null_platform.h */; };
|
482 | 482 | F9070F362B9F252E00383E4D /* null_joystick.c in Sources */ = {isa = PBXBuildFile; fileRef = F9070F2F2B9F252E00383E4D /* null_joystick.c */; };
|
| 483 | + F90DA0402D1945190003E1E8 /* SmallestEnclosingCircle.ipp in Headers */ = {isa = PBXBuildFile; fileRef = F90DA03F2D1945190003E1E8 /* SmallestEnclosingCircle.ipp */; }; |
| 484 | + F90DA0412D1945190003E1E8 /* SmallestEnclosingCircle.hpp in Headers */ = {isa = PBXBuildFile; fileRef = F90DA03E2D1945190003E1E8 /* SmallestEnclosingCircle.hpp */; }; |
| 485 | + F90DA0432D1945680003E1E8 /* SivGeometry2D_SmallestEnclosingCircle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F90DA0422D1945680003E1E8 /* SivGeometry2D_SmallestEnclosingCircle.cpp */; }; |
483 | 486 | F9190F282B8EEDFB00667E3B /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F9190F272B8EEDFB00667E3B /* Foundation.framework */; };
|
484 | 487 | F934BD712BF880330003EAD5 /* PixelShader.hpp in Headers */ = {isa = PBXBuildFile; fileRef = F934BD6E2BF880330003EAD5 /* PixelShader.hpp */; };
|
485 | 488 | F934BD722BF880330003EAD5 /* VertexShader.hpp in Headers */ = {isa = PBXBuildFile; fileRef = F934BD6F2BF880330003EAD5 /* VertexShader.hpp */; };
|
|
2874 | 2877 | F9070F2D2B9F252E00383E4D /* null_joystick.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = null_joystick.h; sourceTree = "<group>"; };
|
2875 | 2878 | F9070F2E2B9F252E00383E4D /* null_platform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = null_platform.h; sourceTree = "<group>"; };
|
2876 | 2879 | F9070F2F2B9F252E00383E4D /* null_joystick.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = null_joystick.c; sourceTree = "<group>"; };
|
| 2880 | + F90DA03E2D1945190003E1E8 /* SmallestEnclosingCircle.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = SmallestEnclosingCircle.hpp; sourceTree = "<group>"; }; |
| 2881 | + F90DA03F2D1945190003E1E8 /* SmallestEnclosingCircle.ipp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = SmallestEnclosingCircle.ipp; sourceTree = "<group>"; }; |
| 2882 | + F90DA0422D1945680003E1E8 /* SivGeometry2D_SmallestEnclosingCircle.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = SivGeometry2D_SmallestEnclosingCircle.cpp; sourceTree = "<group>"; }; |
2877 | 2883 | F9190F272B8EEDFB00667E3B /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
|
2878 | 2884 | F934BD6E2BF880330003EAD5 /* PixelShader.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = PixelShader.hpp; sourceTree = "<group>"; };
|
2879 | 2885 | F934BD6F2BF880330003EAD5 /* VertexShader.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = VertexShader.hpp; sourceTree = "<group>"; };
|
|
7498 | 7504 | F9D41B5A2C4BCCDC00290998 /* IsClockwise.hpp */,
|
7499 | 7505 | F95121F22CB125F100151291 /* Misc.hpp */,
|
7500 | 7506 | F9F00A532CD299910097C165 /* PoleOfInaccessibility.hpp */,
|
| 7507 | + F90DA03E2D1945190003E1E8 /* SmallestEnclosingCircle.hpp */, |
7501 | 7508 | F96F960A2C359F070033353E /* Intersect.ipp */,
|
7502 | 7509 | F9D41B5B2C4BCCDD00290998 /* IsClockwise.ipp */,
|
| 7510 | + F90DA03F2D1945190003E1E8 /* SmallestEnclosingCircle.ipp */, |
7503 | 7511 | );
|
7504 | 7512 | path = Geometry2D;
|
7505 | 7513 | sourceTree = "<group>";
|
|
7512 | 7520 | F96F960E2C3712DC0033353E /* SivGeometry2D_Intersect.cpp */,
|
7513 | 7521 | F9F00A412CD298CB0097C165 /* SivGeometry2D_IsClockwise.cpp */,
|
7514 | 7522 | F9F00A432CD298D50097C165 /* SivGeometry2D_PoleOfInaccessibility.cpp */,
|
| 7523 | + F90DA0422D1945680003E1E8 /* SivGeometry2D_SmallestEnclosingCircle.cpp */, |
7515 | 7524 | );
|
7516 | 7525 | path = Geometry2D;
|
7517 | 7526 | sourceTree = "<group>";
|
|
11451 | 11460 | F96F95E32C2B0F430033353E /* FloatQuad.ipp in Headers */,
|
11452 | 11461 | F986FA652BCFB53B006A4C0F /* ftpsprop.h in Headers */,
|
11453 | 11462 | F98602512BCFBB54006A4C0F /* SkResourceCache.h in Headers */,
|
| 11463 | + F90DA0402D1945190003E1E8 /* SmallestEnclosingCircle.ipp in Headers */, |
| 11464 | + F90DA0412D1945190003E1E8 /* SmallestEnclosingCircle.hpp in Headers */, |
11454 | 11465 | F980C4912C04B41300A86B68 /* Vertex2D.hpp in Headers */,
|
11455 | 11466 | F97203152BF09DD9000E21DD /* Graphics.hpp in Headers */,
|
11456 | 11467 | F98603F12BCFBB54006A4C0F /* SkSLConstructorCompound.h in Headers */,
|
|
12525 | 12536 | F9E794722C19B720002615BA /* SivArray.cpp in Sources */,
|
12526 | 12537 | F98601B92BCFBB53006A4C0F /* SkFontDescriptor.cpp in Sources */,
|
12527 | 12538 | F9766B812C29C7A700DE4107 /* SivCamera2D.cpp in Sources */,
|
| 12539 | + F90DA0432D1945680003E1E8 /* SivGeometry2D_SmallestEnclosingCircle.cpp in Sources */, |
12528 | 12540 | F98602EE2BCFBB54006A4C0F /* SkSurface_Base.cpp in Sources */,
|
12529 | 12541 | F98602B92BCFBB54006A4C0F /* SkBlendImageFilter.cpp in Sources */,
|
12530 | 12542 | F9528C442BBF026F00222F45 /* zdict.c in Sources */,
|
|
0 commit comments