UNPKG

@itk-wasm/mesh-to-poly-data

Version:

Convert an ITK Mesh to a simple data structure compatible with vtkPolyData.

3 lines (2 loc) 141 B
export declare function setDefaultWebWorker(webWorker: Worker | null): void; export declare function getDefaultWebWorker(): Promise<Worker>;