Files
simpeg/SimPEG/visulize/vtk/__init__.py
T
Gudni Karl Rosenkjaer f04f70c455 Committing visulize/vtk folder.
Contains:
vtkTools class that has abstract methods to deal with the interface between SimPEG and VTK.
vtkView class that is s vtk rendering container for SimPEG
2013-11-04 10:32:32 -08:00

2 lines
57 B
Python

from vtkTools import vtkTools
from vtkView import vtkView