28 vtkSetMacro(TriangulationFilePath,
const std::string &);
29 vtkGetMacro(TriangulationFilePath, std::string);
34 int validateFilePath();
39 vtkInformationVector **inputVector,
40 vtkInformationVector *outputVector)
override;
43 std::string TriangulationFilePath{
""};