Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ triangularTCoords.py
File
triangularTCoords.py
Filters/Texture/Testing/Python/triangularTCoords.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python
2
from
vtkmodules.vtkCommonColor
import
vtkNamedColors
3
from
vtkmodules.vtkFiltersSources
import
(
4
vtkCubeSource,
Callers
nothing calls this directly
Calls
15
vtkGetDataRoot
Function · 0.90
vtkCubeSource
Class · 0.85
SetScaleFactor
Method · 0.80
SetThetaResolution
Method · 0.80
SetPhiResolution
Method · 0.80
SetDiffuseColor
Method · 0.80
SetSpecularPower
Method · 0.80
GetActiveCamera
Method · 0.80
GetRGBColor
Function · 0.70
vtkRenderer
Class · 0.50
vtkRenderWindow
Class · 0.50
vtkRenderWindowInteractor
Class · 0.50
Tested by
no test coverage detected