cpbotha.net

voices in my head

cpbotha.net random header image

Adding ErrorEvent handlers to all VTK objects in Python

November 8th, 2005 · No Comments · Uncategorized

I’ve constructed a Python example that shows how one can minimally-invasively change the behaviour of all classes in a module. The example illustrates how to add an ErrorEvent handler automatically to all Python VTK classes at run-time.

See the VTK-users mailing list thread here

Related posts:

  1. Python 2.5 enabled VTK 5.2 Windows binaries
  2. Python 2.5 enabled VTK 5.4 Windows binaries
  3. Python 2.6 enabled VTK 5.4 Windows binaries
  4. Python-enabled VTK 5.1 and ITK 3.2 Windows binaries
  5. Python new-style objects and __slots__

Tags:

No Comments so far ↓

There are no comments yet...Kick things off by filling out the form below.

Leave a Comment