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

Method GetTimeValue

Common/ExecutionModel/vtkSimpleReader.cxx:226–229  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

224
225//------------------------------------------------------------------------------
226double vtkSimpleReader::GetTimeValue(const std::string&)
227{
228 return vtkMath::Nan();
229}
230VTK_ABI_NAMESPACE_END

Callers 1

ReadMetaDataMethod · 0.95

Calls 1

NanFunction · 0.85

Tested by

no test coverage detected