Skip to content
  • Kyle Lutz's avatar
    Change vtkVolumeMapper to use thread-safe GetDimensions() · 79ce76e7
    Kyle Lutz authored
    This changes the ConvertCroppingRegionPlanesToVoxels() method in
    the vtkVolumeMapper class to use the thread-safe version of the
    GetDimensions() method in the vtkImageData class.
    
    Change-Id: Ieeffe7bc79e4023859cfd38d0469bf6521bb8252
    79ce76e7