Skip to content
  • Alvaro Sanchez's avatar
    Made vtkValuePass use vtkOpenGLRenderPass API. · f326b152
    Alvaro Sanchez authored
    vtkValuePassHelper moved into vtkValuePass. All the related vtkMapper code
    (invertible lut) also moved into an internal class of this pass.
    
    Removed the invertible lut code path from vtkMapper.
    
    Changed various set/get methods to vtkSetGet macros.
    f326b152