导出V型刀函数

This commit is contained in:
2020-10-30 15:53:48 +08:00
parent c214f61b34
commit 89fe505da6
81 changed files with 458 additions and 133 deletions

View File

@@ -1 +1 @@
{"version":3,"file":"TestBoundaryBox.d.ts","sourceRoot":"","sources":["../../../../src/Add-on/testEntity/TestBoundaryBox.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,6BAA6B,CAAC;AAMtD,qBAAa,uBAAwB,YAAW,OAAO;IAE7C,IAAI;CAeb"}
{"version":3,"file":"TestBoundaryBox.d.ts","sourceRoot":"","sources":["../../../../src/Add-on/testEntity/TestBoundaryBox.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,OAAO,EAAE,MAAM,6BAA6B,CAAC;AAItD,qBAAa,uBAAwB,YAAW,OAAO;IAE7C,IAAI;CAkBb"}

View File

@@ -0,0 +1,5 @@
import { Command } from "../../Editor/CommandMachine";
export declare class Command_TestVPath implements Command {
exec(): Promise<void>;
}
//# sourceMappingURL=TestVPath.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"TestVPath.d.ts","sourceRoot":"","sources":["../../../../src/Add-on/testEntity/TestVPath.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,OAAO,EAAE,MAAM,6BAA6B,CAAC;AAOtD,qBACa,iBAAkB,YAAW,OAAO;IAEvC,IAAI;CAyBb"}