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

Method GetSIL

IO/Exodus/vtkExodusIIReader.cxx:6438–6441  ·  view source on GitHub ↗

------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

6436
6437//------------------------------------------------------------------------------
6438vtkGraph* vtkExodusIIReader::GetSIL()
6439{
6440 return this->Metadata->GetSIL();
6441}
6442
6443//------------------------------------------------------------------------------
6444void vtkExodusIIReader::SetDisplayType(int typ)

Callers 2

BuildSILMethod · 0.45
RequestInformationMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected