[vtk-developers] Templated filters

Timothy M. Shead tshead at sandia.gov
Mon Feb 8 13:50:06 EST 2010


Berk Geveci wrote:

> There are some other exceptions (for which we don't have a solution
> for wrapping). See the new array classes vtkTypedArray,
> vtkSparseArray, vtkDenseArray. My expectation that these classes will
> never be wrapped.

This may be just be me, but my hope is that we can come-up with a 
more-flexible wrapping mechanism to handle these sorts of special-cases. 
  As a real-world example, I've used Boost.Python to wrap templated 
container classes for other projects.

Cheers,
Tim




More information about the vtk-developers mailing list