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

File ParticleReader.py

IO/Geometry/Testing/Python/ParticleReader.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2from vtkmodules.vtkIOGeometry import vtkParticleReader
3from vtkmodules.vtkRenderingCore import (
4 vtkActor,

Callers

nothing calls this directly

Calls 15

vtkGetDataRootFunction · 0.90
RenderMethod · 0.65
vtkRendererClass · 0.50
vtkRenderWindowClass · 0.50
vtkPolyDataMapperClass · 0.50
vtkActorClass · 0.50
AddRendererMethod · 0.45
SetRenderWindowMethod · 0.45
SetFileNameMethod · 0.45
SetInputConnectionMethod · 0.45

Tested by

no test coverage detected