Skip to content
  • loring's avatar
    fix a warning in avtUserDefinedMapper · b3b294e6
    loring authored
    warning was: base class ‘class vtkDataSetMapper’ should be
    explicitly initialized in the copy constructor. the copy
    constructor and assigment operator had empty implementations.
    However this looks like a typo, they should not have been
    implemented as is common practice in vtk.
    
    
    git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@26811 18c085ea-50e0-402c-830e-de6fd14e8384
    b3b294e6