导出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,4 +1,4 @@
import { Object3D } from "three";
import { Entity } from "../../DatabaseServices/Entity/Entity";
export declare function TestDraw(en: Entity | Entity[] | Object3D | Object3D[], colorIndex?: number): void;
export declare function TestDraw(en: Entity | Entity[] | Object3D | Object3D[], colorIndex?: number): Promise<void>;
//# sourceMappingURL=TestUtil.d.ts.map

View File

@@ -1 +1 @@
{"version":3,"file":"TestUtil.d.ts","sourceRoot":"","sources":["../../../../src/Add-on/test/TestUtil.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEjC,OAAO,EAAE,MAAM,EAAE,MAAM,sCAAsC,CAAC;AAE9D,wBAAgB,QAAQ,CAAC,EAAE,EAAE,MAAM,GAAG,MAAM,EAAE,GAAG,QAAQ,GAAG,QAAQ,EAAE,EAAE,UAAU,SAAI,QAsBrF"}
{"version":3,"file":"TestUtil.d.ts","sourceRoot":"","sources":["../../../../src/Add-on/test/TestUtil.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AACjC,OAAO,EAAE,MAAM,EAAE,MAAM,sCAAsC,CAAC;AAE9D,wBAAsB,QAAQ,CAAC,EAAE,EAAE,MAAM,GAAG,MAAM,EAAE,GAAG,QAAQ,GAAG,QAAQ,EAAE,EAAE,UAAU,SAAI,iBAyB3F"}