Skip to content
  • Nicolas Vuaille's avatar
    Introduce vtkArrayRename filter · d3bf2004
    Nicolas Vuaille authored
     * Allows to set up a mapping between input name and output name
     * This mapping is Attributes type dependant
     * Has utilities methods to set up mapping for each attribute type
     * Arrays are Shallow Copied to the output when possible.
     * String arrays are deep copied (no Shallow Copy available)
    d3bf2004