Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ TestPolyDataPieces.py
File
TestPolyDataPieces.py
Parallel/Core/Testing/Python/TestPolyDataPieces.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
vtkMath
3
from
vtkmodules.vtkCommonDataModel
import
vtkDataSetAttributes
4
from
vtkmodules.vtkFiltersCore
import
vtkPolyDataNormals
Callers
nothing calls this directly
Calls
15
vtkGetDataRoot
Function · 0.90
SetPhiResolution
Method · 0.80
SetThetaResolution
Method · 0.80
SetColorModeToMapScalars
Method · 0.80
GetNumberOfSubPieces
Method · 0.80
vtkSphereSource
Class · 0.50
vtkPolyDataNormals
Class · 0.50
vtkPolyDataMapper
Class · 0.50
vtkActor
Class · 0.50
print
Function · 0.50
vtkRenderer
Class · 0.50
vtkRenderWindow
Class · 0.50
Tested by
no test coverage detected