MCPcopy Create free account
hub / github.com/Kitware/VTK / SetProgress

Method SetProgress

IO/Geometry/vtkOpenFOAMReader.cxx:782–782  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

780 bool skipComputingMetaData = false);
781
782 void SetProgress(double progress) { this->Progress = progress; }
783 double GetProgress() const { return this->Progress; }
784
785private:

Callers 1

UpdateProgressMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected