MCPcopy Create free account
hub / github.com/Kitware/VTK / GetStream

Method GetStream

IO/FDS/vtkFDSReader.cxx:1114–1117  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1112}
1113
1114vtkResourceStream* vtkFDSReader::GetStream()
1115{
1116 return this->Internals->Stream;
1117}
1118
1119//----------------------------------------------------------------------------
1120bool vtkFDSReader::AddSelector(const char* selector)

Callers 15

HDRReaderUpdateSliceMethod · 0.45
ReadHeaderDataMethod · 0.45
ExecuteInformationMethod · 0.45
ExecuteInformationMethod · 0.45
vtkJPEGReaderUpdate2Function · 0.45
InitLibPngInputMethod · 0.45
ExecuteInformationMethod · 0.45
vtkPNGReaderUpdate2Method · 0.45
ExecuteInformationMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected