26#ifndef vtkPSystemTools_h
27#define vtkPSystemTools_h
30#include "vtkParallelCoreModule.h"
91 static bool FindProgramPath(
const char* argv0, std::string& pathOut, std::string& errorMsg,
92 const char* exeName =
nullptr,
const char* buildDir =
nullptr,
93 const char* installPrefix =
nullptr);
a simple class to control print indentation
abstract base class for most VTK objects