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

Function vtkCellPicker

Rendering/Core/vtkCellPicker.h:338–338  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

336 vtkDoubleArray* Gradients; // used in volume picking
337
338 vtkCellPicker(const vtkCellPicker&) = delete;
339 void operator=(const vtkCellPicker&) = delete;
340};
341

Callers 15

vtkCellPicker.hFile · 0.70
pickCells.pyFile · 0.50
testImagePlaneWidgetMethod · 0.50
pickCellPoints.pyFile · 0.50
pickImageData.pyFile · 0.50
__init__Method · 0.50
__init__Method · 0.50

Calls

no outgoing calls

Tested by 1

testImagePlaneWidgetMethod · 0.40