API Reference for Enthought Tool Suite 3.2.0

This module contains all the array handling code for TVTK.

The most important functions provided by this module involve the conversion of numpy arrays/Python lists to different VTK data arrays and vice-versa.

Warning: Numpy Character arrays will not work properly since there seems no unique one-to-one VTK data array type to map it to.

Variables

Classes

Function summary

Functions

Imported Names

Local nameRefers to
numpynumpy
set_id_type_arrayenthought.tvtk.array_ext.set_id_type_array
syssys
typestypes
vtkvtk
vtkConstantsvtk.util.vtkConstants

© Copyright 2002-2009 Enthought, Inc.