Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ TestPointSampler2.py
File
TestPointSampler2.py
Filters/Modeling/Testing/Python/TestPointSampler2.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python
2
from
vtkmodules.vtkCommonCore
import
(
3
vtkFloatArray,
4
vtkPoints,
Callers
nothing calls this directly
Calls
15
SetMultiSamples
Method · 0.80
InsertCellPoint
Method · 0.80
SetTuple1
Method · 0.80
SetPolys
Method · 0.80
SetStrips
Method · 0.80
SetScalars
Method · 0.80
Render
Method · 0.65
vtkRenderer
Class · 0.50
vtkRenderWindow
Class · 0.50
vtkRenderWindowInteractor
Class · 0.50
vtkPoints
Class · 0.50
vtkCellArray
Class · 0.50
Tested by
no test coverage detected