Skip to content
  • Cory Quammen's avatar
    Added warning about when BuildSpecialColors() must be called · 3e330cdf
    Cory Quammen authored
    Table values may be set by accessing the WritePointer() directly.
    When this pointer is accessed, there is no mechanism to update
    the special values in the table automatically before the lookup
    table is used. vtkLookupTable::BuildSpecialColors() must be
    invoked explicitly in this case.
    3e330cdf