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

File VRMLImporter.py

IO/Import/Testing/Python/VRMLImporter.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2from vtkmodules.vtkIOImport import vtkVRMLImporter
3from vtkmodules.vtkRenderingCore import (
4 vtkRenderWindow,

Callers

nothing calls this directly

Calls 15

vtkGetDataRootFunction · 0.90
vtkVRMLImporterFunction · 0.85
GetRenderersMethod · 0.80
GetActiveCameraMethod · 0.80
SetViewUpMethod · 0.80
vtkRendererClass · 0.50
vtkRenderWindowClass · 0.50
AddRendererMethod · 0.45
SetRenderWindowMethod · 0.45
SetFileNameMethod · 0.45
UpdateMethod · 0.45

Tested by

no test coverage detected