MCPcopy Create free account
hub / github.com/Kitware/VTK / GetRenderer

Method GetRenderer

Wrapping/Java/vtk/vtkPanel.java:126–126  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

124 }
125
126 public vtkRenderer GetRenderer() { return ren; }
127
128 public vtkRenderWindow GetRenderWindow() { return rw; }
129

Callers 9

createVtkPanelMethod · 0.95
SimpleVTKMethod · 0.45
setImageDataMethod · 0.45
VTKCanvasMethod · 0.45
setRendererMethod · 0.45
actionPerformedMethod · 0.45
VtkApplicationMethod · 0.45
getActiveCameraMethod · 0.45
getRendererMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected