Skip to content
  • David Gobbi's avatar
    Add timestamp check for vtkLookupTable BuildSpecialColors · ee085a8a
    David Gobbi authored
    This will re-build the BelowRange, AboveRange, and Nan color entries
    in the lookup table if they are out of date.  Without this change, if
    a user calls SetBelowRangeColor() etc. after the table has been set or
    built, then the table will remain unchanged.
    ee085a8a