Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
680
bool vtkXArrayAccessor::NeedsFileName()
681
{
682
return false;
683
}
684
685
bool vtkXArrayAccessor::IsCOARDSCoordinate(std::string name)
686
{
Callers
1
UpdateMetaData
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected