Skip to content
  • David Gobbi's avatar
    COMP: Add some header-file exceptions to vtkParse.c · ead196b8
    David Gobbi authored
    In general, header files are named after the main class inside them,
    but sometimes a header file contains multiple class definitions.
    I have added a map for some of these extra classes to the header
    files that contain them.  Down the road, I will have the wrappers
    generate a list of the exceptions automatically.
    ead196b8