MCPcopy 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

ComputeBoundsMethod · 0.45
PrepareForGridMethod · 0.45
StartPassMethod · 0.45
QueryMethod · 0.45
CreateCellAttributeMethod · 0.45
QueryMethod · 0.45
QueryMethod · 0.45
SumOutputCountsMethod · 0.45
RequestDataMethod · 0.45
RequestDataMethod · 0.45
RequestDataMethod · 0.45

Calls

no outgoing calls

Tested by 1