API Reference for Enthought Tool Suite 3.0.1

Generates special code for some of the TVTK classes.

For example vtkMatrix4x4 objects can be pickled nicely if the elements of the matrix are stored and restored. So we define a _write_Matrix4x4 method that generates the appropriate code.

Method summary

Methods

© Copyright 2002-2008 Enthought, Inc.