Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ SetInputFileNames
Method
SetInputFileNames
IO/Core/vtkSortFileNames.cxx:108–111 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
106
}
107
108
void vtkSortFileNames::SetInputFileNames(vtkStringArray* input)
109
{
110
vtkSetObjectBodyMacro(InputFileNames, vtkStringArray, input);
111
}
112
113
int vtkSortFileNames::GetNumberOfGroups()
114
{
Callers
2
TestSetFileNames.py
File · 0.80
testSortFileNames
Method · 0.80
Calls
no outgoing calls
Tested by
1
testSortFileNames
Method · 0.64