From 023f3fc73469383180467b46e8c6505dc176f6fd Mon Sep 17 00:00:00 2001 From: ChenX Date: Tue, 1 Aug 2023 12:03:25 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=80=E5=8F=91:=E6=9B=B4=E6=96=B0=E6=B5=8B?= =?UTF-8?q?=E8=AF=95=E5=BF=AB=E7=85=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../__snapshots__/seal.test.ts.snap | 73 ------------------- 1 file changed, 73 deletions(-) diff --git a/__test__/EdgeSealing/__snapshots__/seal.test.ts.snap b/__test__/EdgeSealing/__snapshots__/seal.test.ts.snap index 24f411876..d9322e9fe 100644 --- a/__test__/EdgeSealing/__snapshots__/seal.test.ts.snap +++ b/__test__/EdgeSealing/__snapshots__/seal.test.ts.snap @@ -136,79 +136,6 @@ Object { } `; -exports[`每段封边对应 5`] = ` -Object { - "buls": Array [ - 0, - 0, - 0, - 0, - 0, - 0.41421356237309503, - 0, - ], - "pts": Array [ - Vector2 { - "x": 597, - "y": 1.1368683772161603e-13, - }, - Vector2 { - "x": 597.0000000000001, - "y": 1066.1313131313123, - }, - Vector2 { - "x": 275.28282828282823, - "y": 1066.1313131313123, - }, - Vector2 { - "x": 275.2828282828282, - "y": 1198, - }, - Vector2 { - "x": 2.1316282072803006e-13, - "y": 1198, - }, - Vector2 { - "x": 0, - "y": 239.74048459379708, - }, - Vector2 { - "x": 239.74048459379694, - "y": 2.842170943040401e-14, - }, - ], -} -`; - -exports[`每段封边对应 6`] = ` -Object { - "buls": Array [ - -0, - 0.5761636686505207, - -0, - -0, - ], - "pts": Array [ - Vector2 { - "x": 0, - "y": 5.684341886080802e-14, - }, - Vector2 { - "x": 196.74752165480933, - "y": 0, - }, - Vector2 { - "x": 196.74752165480942, - "y": 348.00000000000006, - }, - Vector2 { - "x": 0, - "y": 348.00000000000006, - }, - ], -} -`; - exports[`特殊链接 圆弧间 1`] = `"187815.39618"`; exports[`特殊链接 圆弧间 2`] = `"190259.30510"`;