Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ text.py
File
text.py
Rendering/FreeType/Testing/Python/text.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python
2
from
vtkmodules.vtkFiltersSources
import
vtkTextSource
3
from
vtkmodules.vtkRenderingCore
import
(
4
vtkActor,
Callers
nothing calls this directly
Calls
15
vtkGetDataRoot
Function · 0.90
GetActiveCamera
Method · 0.80
Render
Method · 0.65
vtkPolyDataMapper
Class · 0.50
vtkActor
Class · 0.50
vtkVectorText
Class · 0.50
vtkRenderer
Class · 0.50
vtkRenderWindow
Class · 0.50
vtkRenderWindowInteractor
Class · 0.50
SetText
Method · 0.45
SetInputConnection
Method · 0.45
GetOutputPort
Method · 0.45
Tested by
no test coverage detected