UNPKG

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

Version:

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

7 lines (4 loc) 187 B
// Generated file. To retain edits, remove this comment. export { default as version } from './version.js' export type { Mesh } from 'itk-wasm' export type { PolyData } from 'itk-wasm'