Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ MarkValid
Method
MarkValid
Filters/Parallel/vtkCleanArrays.cxx:140–140 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
138
}
139
bool IsValid() const { return this->Valid != 0; }
140
void MarkValid() { this->Valid = 1; }
141
142
void Intersection(const vtkArraySet& other)
143
{
Callers
5
Render
Method · 0.80
Capture
Method · 0.80
MasterEndRender
Method · 0.80
Intersection
Method · 0.80
Union
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected