Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ IsValid
Method
IsValid
Web/Core/vtkDataEncoder.cxx:158–158 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
156
}
157
158
bool IsValid() const { return !this->ThreadPool.empty(); }
159
160
void PushBack(vtkWork&& work)
161
{
Callers
4
PushBack
Method · 0.95
vtkVariantCast
Function · 0.45
vtkVariantStrictWeakOrder
Function · 0.45
vtkVariantStrictEquality
Function · 0.45
Calls
1
empty
Method · 0.45
Tested by
no test coverage detected