[vtk-developers] New WRAP_EXCLUDE_PYTHON

David Gobbi david.gobbi at gmail.com
Tue Sep 22 19:18:03 EDT 2015


Hi All,

I've just merged a patch that adds a new file property to VTK:

WRAP_EXCLUDE_PYTHON causes the python wrappers to ignore a file.

>From now on, WRAP_EXCLUDE is only used for Tcl and Java.  The python
wrappers will try to wrap anything not marked WRAP_EXCLUDE_PYTHON.
The goal is to make more VTK classes available from the python wrappers.

The often-misunderstood WRAP_SPECIAL file property, which was used to
define a whitelist for python wrapping, has been retired (2010-2015, RIP).

Perhaps one day these WRAP_EXCLUDE

 - David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20150922/94efc1a0/attachment.html>


More information about the vtk-developers mailing list