[vtk-developers] Removing the BTX/ETX markers from VTK code

David Gobbi david.gobbi at gmail.com
Thu May 26 12:08:18 EDT 2016


On Thu, May 26, 2016 at 9:58 AM, Ken Martin <ken.martin at kitware.com> wrote:

> Very nice David!
>

So you didn't have any particular attachment to them? ;)

Now that they're gone, there's still "#ifndef __WRAP__" for hiding code from
the wrappers.  And I plan to expand this into the following:

__VTK_WRAP__                      // pre-defined by all wrapping tools
__VTK_WRAP_PYTHON___   // pre-defined by vtkWrapPython

etc. for the other wrapper tools, so that you know what tool is processing
the
header file.

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


More information about the vtk-developers mailing list