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

Method NeedsFileName

IO/NetCDF/vtkXArrayAccessor.cxx:680–683  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

678}
679
680bool vtkXArrayAccessor::NeedsFileName()
681{
682 return false;
683}
684
685bool vtkXArrayAccessor::IsCOARDSCoordinate(std::string name)
686{

Callers 1

UpdateMetaDataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected