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

File cubeAxes.py

Rendering/Annotation/Testing/Python/cubeAxes.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2from vtkmodules.vtkFiltersCore import vtkPolyDataNormals
3from vtkmodules.vtkFiltersModeling import vtkOutlineFilter
4from vtkmodules.vtkIOGeometry import vtkBYUReader

Callers

nothing calls this directly

Calls 15

vtkGetDataRootFunction · 0.90
SetViewUpMethod · 0.80
SetActiveCameraMethod · 0.80
AddLightMethod · 0.80
SetMultiSamplesMethod · 0.80
GetActiveCameraMethod · 0.80
RenderMethod · 0.65
vtkPolyDataNormalsClass · 0.50
vtkPolyDataMapperClass · 0.50
vtkOutlineFilterClass · 0.50
vtkActorClass · 0.50

Tested by

no test coverage detected