Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ IsValid
Method
IsValid
Filters/Parallel/vtkCleanArrays.cxx:139–139 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
137
{
138
}
139
bool IsValid() const { return this->Valid != 0; }
140
void MarkValid() { this->Valid = 1; }
141
142
void Intersection(const vtkArraySet& other)
Callers
15
ComputeBounds
Method · 0.45
PrepareForGrid
Method · 0.45
StartPass
Method · 0.45
CoefficientRangeWorker
Method · 0.45
Query
Method · 0.45
CreateCellAttribute
Method · 0.45
Query
Method · 0.45
Query
Method · 0.45
SumOutputCounts
Method · 0.45
RequestData
Method · 0.45
RequestData
Method · 0.45
RequestData
Method · 0.45
Calls
no outgoing calls
Tested by
1
TestDistributedPointCloudFilter
Function · 0.36