Skip to content
  • David Gobbi's avatar
    Fix misuse of purportedly boolean Border. · 8847a29e
    David Gobbi authored
    The vtkImageResliceMapper was setting "Border" to 2, even though
    the API suggests that it is meant to be boolean.  This commit adds
    a new method called SetBorderThickness().
    8847a29e