MCPcopy 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
108void vtkSortFileNames::SetInputFileNames(vtkStringArray* input)
109{
110 vtkSetObjectBodyMacro(InputFileNames, vtkStringArray, input);
111}
112
113int vtkSortFileNames::GetNumberOfGroups()
114{

Callers 2

testSortFileNamesMethod · 0.80

Calls

no outgoing calls

Tested by 1

testSortFileNamesMethod · 0.64