Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ AddItem
Method
AddItem
IO/Image/vtkImageReader2Collection.cxx:11–14 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
vtkStandardNewMacro(vtkImageReader2Collection);
10
11
void vtkImageReader2Collection::AddItem(vtkImageReader2* f)
12
{
13
this->vtkCollection::AddItem(f);
14
}
15
16
vtkImageReader2* vtkImageReader2Collection::GetNextItem()
17
{
Callers
15
TestStackedPlotGL2PS
Function · 0.45
TestGL2PSContext
Function · 0.45
WriteData
Method · 0.45
TestSVGContextShading
Function · 0.45
TestLinePlotGL2PS
Function · 0.45
TestSVGExporterContextPolyData
Function · 0.45
TestSVGContextExport
Function · 0.45
RegisterReader
Method · 0.45
InitializeReaders
Method · 0.45
GetRegisteredReaders
Method · 0.45
ReadLinearTransform
Method · 0.45
ReadThinPlateSplineTransform
Method · 0.45
Calls
no outgoing calls
Tested by
10
TestStackedPlotGL2PS
Function · 0.36
TestGL2PSContext
Function · 0.36
TestSVGContextShading
Function · 0.36
TestLinePlotGL2PS
Function · 0.36
TestSVGExporterContextPolyData
Function · 0.36
TestSVGContextExport
Function · 0.36
TestPDFExporterContextPolyData
Function · 0.36
TestPDFTransformedText
Function · 0.36
TestPDFContextShading
Function · 0.36
TestPDFContextExport
Function · 0.36