MCPcopy Create free account
hub / github.com/Kitware/VTK / Initialize

Method Initialize

Filters/Extraction/vtkSelector.cxx:33–36  ·  view source on GitHub ↗

------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

31
32//------------------------------------------------------------------------------
33void vtkSelector::Initialize(vtkSelectionNode* node)
34{
35 this->Node = node;
36}
37
38//------------------------------------------------------------------------------
39void vtkSelector::ProcessBlock(

Callers 15

ClearArrayNamesMethod · 0.45
SetArrayNameMethod · 0.45
ConvertMethod · 0.45
RequestDataMethod · 0.45
ExtractElementsMethod · 0.45
CollectTimestepsMethod · 0.45
RequestInformationMethod · 0.45
RequestUpdateExtentMethod · 0.45
RequestDataMethod · 0.45
RequestDataMethod · 0.45
RequestInformationMethod · 0.45

Calls

no outgoing calls

Tested by 10

TestAMRFunction · 0.36
TestExtractionFunction · 0.36
TestPDCFunction · 0.36
TestAMRFunction · 0.36
TestExtractRowsFunction · 0.36
GenerateGridFunction · 0.36
TestExtractSelectionFunction · 0.36
createTestDataFunction · 0.36
TestExtractionExpressionFunction · 0.36
CheckFrustumSelectionFunction · 0.36