Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ Supported
Method
Supported
Filters/Temporal/vtkDataObjectMeshCache.cxx:118–118 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
116
~SupportedDataWorker() override = default;
117
118
bool Supported() { return !this->SkippedData; }
119
120
void ComputeDataSet(vtkDataSet* vtkNotUsed(dataset)) override {}
121
};
Callers
1
IsSupportedData
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected