[vtk-developers] PROPOSAL: Adding buffer interface to vtkDataArray python wrappers

Berk Geveci berk.geveci at kitware.com
Thu Feb 14 14:17:21 EST 2008


I committed the buffer support to VTK. I also have some stuff that
provides the python support for this but it is definitely not as
robust as Prabhu's code in TVTK. If you don't have time in the next
few weeks to put those in VTK, maybe I can do it using TVTK as
baseline.

-berk


On 2/12/08, Prabhu Ramachandran <prabhu at aero.iitb.ac.in> wrote:
> David Gobbi wrote:
>  > Hi Berk,
>  >
>  > As far as I can see, you chose the right way to move forward.
>
>
> I'll second that.  Thanks Berk!
>
>
>  > A nice addition to this would be a "vtk.util.fromvtk()" function
>  > that will automatically check the data type and the number
>  > of scalar components.
>
>
> I could do this -- I already have most of the code for this from TVTK
>  (with tests).  However, I can't guarantee when this will be done by;  my
>  semester is very tight as it is.  If you can wait a bit I'll do it.
>
>  cheers,
>
> prabhu
>
> _______________________________________________
>  vtk-developers mailing list
>  vtk-developers at vtk.org
>  http://www.vtk.org/mailman/listinfo/vtk-developers
>



More information about the vtk-developers mailing list