11 #ifndef vtkLoadStateOptions_h 12 #define vtkLoadStateOptions_h 25 vtkSetMacro(DataDirectory, std::string);
36 std::string LocateFileInDirectory(
const std::string& filepath,
int isPath);
#define VTKREMOTINGSERVERMANAGER_EXPORT
void PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDE
supports locating files in directory when loading a state file.
std::string DataDirectory
void operator=(const vtkObjectBase &)