Skip to content
  • Ryan Krattiger's avatar
    Put VTK symbols inside ABI namespace macros. · 65fc526a
    Ryan Krattiger authored
    VTK_ABI_NAMESPACE_{BEGIN,END} macro is inserted around all VTK symbols.
    
    Exclusions:
     * C interfaces, such as GetVTKVersion and the python module.
     * third-party libraries and external libraries that are not maintained
       by VTK but are part of the VTK repository.
     * Cxx module tests
     * Utilities
     * Wrapping/Tools
    65fc526a