Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ SetArgs
Method
SetArgs
Filters/Parallel/Testing/Cxx/PTextureMapToSphere.cxx:58–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
}
57
58
void MyProcess::SetArgs(int anArgc, char* anArgv[])
59
{
60
this->Argc = anArgc;
61
this->Argv = anArgv;
62
}
63
64
void MyProcess::Execute()
65
{
Callers
1
PTextureMapToSphere
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected