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

File glyph2D.py

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

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2from vtkmodules.vtkCommonCore import (
3 vtkFloatArray,
4 vtkMath,

Callers

nothing calls this directly

Calls 15

vtkGetDataRootFunction · 0.90
SetScalarsMethod · 0.80
SetVectorsMethod · 0.80
InsertNextTuple3Method · 0.80
SetMultiSamplesMethod · 0.80
RenderMethod · 0.65
vtkPolyDataClass · 0.50
vtkPointsClass · 0.50
vtkFloatArrayClass · 0.50
vtkGlyphSource2DClass · 0.50
vtkGlyph2DClass · 0.50
vtkPolyDataMapper2DClass · 0.50

Tested by

no test coverage detected