UNPKG

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

Version:

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

9 lines (5 loc) 218 B
// Generated file. To retain edits, remove this comment. import { WorkerPoolFunctionOption } from 'itk-wasm' interface MeshToPolyDataOptions extends WorkerPoolFunctionOption { } export default MeshToPolyDataOptions