UNPKG

@thewtex/vtk.js-esm

Version:

Visualization Toolkit for the Web

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