[vtk-developers] vtkArrayExtents (and others) Python wrapping
Timothy Shead
tshead at sandia.gov
Tue Sep 7 15:28:50 EDT 2010
We've been running into limitations with integer sizes and vtkArray
recently, and exploring alternatives. Those typedefs are there to keep
things manageable, since trying to track-down and replace integer types
across multiple vtkArray-related classes is extremely error prone. My
preference would be:
* Adding typedef support to the array wrappers, or
* Waiting for the dust to settle before removing typedefs.
Cheers,
Tim
--
Timothy M. Shead
Sandia National Laboratories
1424, Data Analysis and Visualization
More information about the vtk-developers
mailing list