[Paraview-developers] vtkSMTransferFunctionManager->GetColorTransferFunction
Utkarsh Ayachit
utkarsh.ayachit at kitware.com
Thu May 22 09:17:26 EDT 2014
Yes, that's exactly what's expected in ParaView, by design. All arrays
with the same name get the same color transfer function. If custom
applications want to change they, they can override (using VTK's
factory mechanisms) the vtkSMTransferFunctionManager.
Utkarsh
On Thu, May 22, 2014 at 7:35 AM, Mathieu Westphal
<mathieu.westphal at gmail.com> wrote:
> It seems to me this method associate an arrayName to a
> ColorTransferFunction.
>
> It works well, but it appears that two array from completly different
> dataset with the same name will be displayed with the exact same
> ColorTransferFunction, including color, range and opacity.
>
> Is this normal ?
>
> Thanks
>
> Mathieu
> _______________________________________________
> Paraview-developers mailing list
> Paraview-developers at paraview.org
> http://public.kitware.com/mailman/listinfo/paraview-developers
More information about the Paraview-developers
mailing list