Skip to content
  • Sean McBride's avatar
    Compensate for recent changes to vtkDataArray · 9e0eb985
    Sean McBride authored
    -Changed ConvertDataArrayToString to return “” instead of null upon
    empty vtkCharArray, matching previous behaviour before recent
    vtkDataArray changes.  Public and private clients of this API expect
    this behaviour.
    -Defend against null from GetPointer()
    9e0eb985