Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
785
private:
Callers
1
UpdateProgress
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected