Skip to content
  • brugger's avatar
    · 46f3a419
    brugger authored
    1) I modified all the vtk classes that inherit from 
    
          vtkRectilinearGridToPolyDataFilter
          vtkStructuredGridToPolyDataFilter
          vtkUnstructuredGridToPolyDataFilter
    
       to
    
          vtkPolyDataAlgorithm
    
       since those classes are deprecated and aren't in VTK6.
    
    2) I updated the rzzeus config site file to use Silo 4.9-pre1.
    
    
    
    git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@20114 18c085ea-50e0-402c-830e-de6fd14e8384
    46f3a419