Skip to content
  • Sebastien Jourdain's avatar
    Fix ImageReader to choose between MPI and non-mpi reader · 67624ab3
    Sebastien Jourdain authored
    Based on build configuration a meta reader (vtkPVImageReader)
    inherit from either vtkMPIImageReader or vtkImageReader.
    This allow us to point to the proper one in the XML without #ifdef
    that disrupt the XSL that are used to generate the documentation.
    
    Change-Id: I6e745d9188318345f0669148bb88a12666da2610
    67624ab3