Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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.h
File · 0.70
LineIntersectQuadraticCells.py
File · 0.50
pickCells.py
File · 0.50
pickCompositeData2.py
File · 0.50
testImagePlaneWidget
Method · 0.50
PickerWithLocator.py
File · 0.50
pickCellPoints.py
File · 0.50
pickCompositeData.py
File · 0.50
pickImageData.py
File · 0.50
SurfacePickerWithTexture.py
File · 0.50
__init__
Method · 0.50
__init__
Method · 0.50
Calls
no outgoing calls
Tested by
1
testImagePlaneWidget
Method · 0.40