UNPKG

@kitware/vtk.js

Version:

Visualization Toolkit for the Web

10 lines (7 loc) 262 B
import vtkOpenGLSurfaceLICMapper from './SurfaceLIC/SurfaceLICMapper.js'; import vtkOpenGLSurfaceLICInterface from './SurfaceLIC/SurfaceLICInterface.js'; var index = { vtkOpenGLSurfaceLICMapper, vtkOpenGLSurfaceLICInterface }; export { index as default };