[vtk-developers] vtkArrayExtents (and others) Python wrapping
Timothy Shead
tshead at sandia.gov
Tue Sep 7 19:02:55 EDT 2010
On 9/7/10 1:38 PM, David Gobbi wrote:
> I'm fine with that. Wrapper typedef support is something that I had
> planned from the start, I just didn't expect that it would be needed
> so soon. What do you think of Eric's GetDimensionRange() method
> suggestion? I'd prefer that there are always named-method
> alternatives to [ ] operator methods.
Makes sense, although I would strongly prefer
vtkArrayExtents::GetExtent(...), for consistency with
vtkArray::GetExtent(...), which returns the same value.
Cheers,
Tim
--
Timothy M. Shead
Sandia National Laboratories
1424, Data Analysis and Visualization
More information about the vtk-developers
mailing list