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

File distanceToCamera.py

Rendering/Core/Testing/Python/distanceToCamera.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2
3# This script tests the vtkDistanceToCamera algorithm
4# The left renderer (dark background) shows polydata

Callers

nothing calls this directly

Calls 15

vtkGetDataRootFunction · 0.90
vtkDataSetMapperClass · 0.85
SetScalarsMethod · 0.80
InsertCellPointMethod · 0.80
SetPolysMethod · 0.80
GetActiveCameraMethod · 0.80
RenderMethod · 0.65
vtkPointsClass · 0.50
vtkFloatArrayClass · 0.50
vtkPolyDataClass · 0.50
vtkCellArrayClass · 0.50
vtkPolyDataMapperClass · 0.50

Tested by

no test coverage detected