<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Mar 30, 2015 at 8:39 AM, Jorge Perez <span dir="ltr"><<a href="mailto:josp.jorge@gmail.com" target="_blank">josp.jorge@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>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:<br><br>  vtkVariant ; vtkVariant.h ; vtkCommonCore ; WRAP_EXCLUDE;WRAP_SPECIAL<br></div></div></div></blockquote><div><br></div><div>If WRAP_EXCLUDE is set, then VTK will not automatically wrap the type, _unless_ the wrapping language is Python and WRAP_SPECIAL is set.</div><div><br></div><div>But these flags are irrelevant for types that are "manually" wrapped. </div><div><br></div><div> - David</div></div></div></div>