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

File cursor2D.py

Filters/General/Testing/Python/cursor2D.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2from vtkmodules.vtkFiltersGeneral import vtkCursor2D
3from vtkmodules.vtkRenderingCore import (
4 vtkActor2D,

Callers

nothing calls this directly

Calls 15

vtkGetDataRootFunction · 0.90
OutlineOnMethod · 0.80
OutlineOffMethod · 0.80
SetMultiSamplesMethod · 0.80
RenderMethod · 0.65
vtkPolyDataMapper2DClass · 0.50
vtkActor2DClass · 0.50
vtkRendererClass · 0.50
vtkRenderWindowClass · 0.50
SetModelBoundsMethod · 0.45
SetFocalPointMethod · 0.45

Tested by

no test coverage detected