[vtk-developers] vtkSelectionNode::SelectionField and vtkDataObject::AttributeTypes

Jeff Baumes jeff.baumes at kitware.com
Mon Feb 22 14:38:25 EST 2010


The only place that may be affected is in scripts from wrapped
languages that use enum values explicitly. E.g. some examples in
Examples/Infovis/Python might need updating.

Should we deprecate the enum altogether to be removed in a future
release, so people ideally would always use the enum from
vtkDataObject?

Jeff

On Fri, Feb 19, 2010 at 11:41 AM, Utkarsh Ayachit
<utkarsh.ayachit at kitware.com> wrote:
> Folks,
>
> I noticed that vtkSelectionNode::SelectionField and
> vtkDataObject::AttributeTypes enums don't match up. This creates
> unnecessary complexity in the code requiring translation between the
> two. Any objection to making them match?
>
> Utkarsh
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtk-developers
>
>



-- 
Jeff Baumes, Ph.D.
R&D Engineer, Kitware Inc.
(518) 881-4932
jeff.baumes at kitware.com



More information about the vtk-developers mailing list