UNPKG

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

Version:

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

3 lines (2 loc) 153 B
export declare function setPipelineWorkerUrl(workerUrl: string | URL | null): void; export declare function getPipelineWorkerUrl(): string | URL | null;