MCPcopy 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
2from vtkmodules.vtkFiltersSources import vtkTextSource
3from vtkmodules.vtkRenderingCore import (
4 vtkActor,

Callers

nothing calls this directly

Calls 15

vtkGetDataRootFunction · 0.90
GetActiveCameraMethod · 0.80
RenderMethod · 0.65
vtkPolyDataMapperClass · 0.50
vtkActorClass · 0.50
vtkVectorTextClass · 0.50
vtkRendererClass · 0.50
vtkRenderWindowClass · 0.50
SetTextMethod · 0.45
SetInputConnectionMethod · 0.45
GetOutputPortMethod · 0.45

Tested by

no test coverage detected