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

Method GetController

Filters/Parallel/vtkPMaskPoints.cxx:53–56  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

51
52//------------------------------------------------------------------------------
53vtkMultiProcessController* vtkPMaskPoints::GetController()
54{
55 return this->Controller;
56}
57
58//------------------------------------------------------------------------------
59void vtkPMaskPoints::InternalScatter(unsigned long* a, unsigned long* b, int c, int d)

Callers 5

PrintSelfMethod · 0.95
RequestDataMethod · 0.45
PrintSelfMethod · 0.45
RequestDataMethod · 0.45
VisitMethod · 0.45

Calls

no outgoing calls

Tested by 1

VisitMethod · 0.36