[vtk-developers] Tcl wrapping and output array arguments

Jorge Perez josp.jorge at gmail.com
Mon Mar 30 12:41:11 EDT 2015


Understood, thank you!!!

2015-03-30 17:04 GMT+02:00 David Gobbi <david.gobbi at gmail.com>:

> 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/6f509912/attachment.html>


More information about the vtk-developers mailing list