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