Skip to content
  • Utkarsh Ayachit's avatar
    Fixed BUG #10594. Fixes issues with tile displays. · b7a26891
    Utkarsh Ayachit authored
    vtkOpenGLGPUVolumeRayCastMapper was changing the projection matrix. However, it
    doesn't seem like there's any need for it (couldn't determine why that was done
    at all). I am removing this so that it avoids changing of the projection matrix
    which was messing with IceT when rendering in tile-display mode.
    b7a26891