Go to the documentation of this file.
29 #ifndef vtkPSystemTools_h
30 #define vtkPSystemTools_h
32 #include "vtkParallelCoreModule.h"
71 static bool FileExists(
const char* filename,
bool isFile);
97 const char* exeName =
nullptr,
98 const char* buildDir =
nullptr,
99 const char* installPrefix =
nullptr);
abstract base class for most VTK objects
a simple class to control print indentation