17#ifndef vtkPSystemTools_h
18#define vtkPSystemTools_h
21#include "vtkParallelCoreModule.h"
24VTK_ABI_NAMESPACE_BEGIN
83 static bool FindProgramPath(
const char* argv0, std::string& pathOut, std::string& errorMsg,
84 const char* exeName =
nullptr,
const char* buildDir =
nullptr,
85 const char* installPrefix =
nullptr);
a simple class to control print indentation
abstract base class for most VTK objects