Skip to content
  • David C. Lonie's avatar
    Add ArrayDispatch implementations. · f7bd07b1
    David C. Lonie authored
    vtkArrayDispatch:
    Multiarray, restricted alternatives to vtkTemplateMacro.
    
    vtkTypeList:
    TypeList implementation and tools.
    
    vtkCreateArrayDispatchArrayList.cmake:
    Creates a list of 'default' arrays used during dispatch. This
    can be modified to restrict the considered arrays and thus reduce
    binary size.
    
    vtkCreateTypeListMacros.cmake:
    Create the macros used to build TypeLists.
    f7bd07b1