[vtk-developers] Tcl wrapping and output array arguments

David Gobbi david.gobbi at gmail.com
Mon Mar 30 11:04:32 EDT 2015


On Mon, Mar 30, 2015 at 8:39 AM, Jorge Perez <josp.jorge at gmail.com> wrote:

> As for what I have seen in vtkWrapTcl we can deal with objects values
> excluded from wrapping (they appear in vtkXXXHierarchy.txt  with the
> attribute WRAP_EXCLUDE) for instance:
>
>   vtkVariant ; vtkVariant.h ; vtkCommonCore ; WRAP_EXCLUDE;WRAP_SPECIAL
>

If WRAP_EXCLUDE is set, then VTK will not automatically wrap the type,
_unless_ the wrapping language is Python and WRAP_SPECIAL is set.

But these flags are irrelevant for types that are "manually" wrapped.

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


More information about the vtk-developers mailing list