SurfaceLIC

Source

index.js
import vtkOpenGLSurfaceLICMapper from './SurfaceLICMapper';
import vtkOpenGLSurfaceLICInterface from './SurfaceLICInterface';

export default {
vtkOpenGLSurfaceLICMapper,
vtkOpenGLSurfaceLICInterface,
};