MCPcopy Create free account
hub / github.com/Kitware/VTK / TestGlyphScaling.py

File TestGlyphScaling.py

Filters/Sources/Testing/Python/TestGlyphScaling.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2from vtkmodules.vtkCommonCore import vtkPoints
3from vtkmodules.vtkCommonDataModel import vtkPolyData
4from vtkmodules.vtkFiltersCore import vtkGlyph2D

Callers

nothing calls this directly

Calls 15

vtkGetDataRootFunction · 0.90
RenderMethod · 0.65
rangeClass · 0.50
vtkPointsClass · 0.50
vtkPolyDataClass · 0.50
vtkGlyphSource2DClass · 0.50
vtkGlyph2DClass · 0.50
vtkPolyDataMapperClass · 0.50
vtkActorClass · 0.50
vtkRendererClass · 0.50
vtkRenderWindowClass · 0.50

Tested by

no test coverage detected