Skip to content
  • David Thompson's avatar
    ENH: Add a vtkInformation pointer to vtkAbstractArray. · d63a636a
    David Thompson authored
    MGMT: Move vtkInformation classes from Filtering to Common to accomodate
          change above.
    ENH: Add test of new vtkInformation pointer to TestDataArray
    ENH: Move component range information out of vtkDataArray and into
         the array's vtkInformation object. New keys PER_COMPONENT,
         COMPONENT_RANGE, and L2_NORM_RANGE accomplish this.
    d63a636a