Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
createVtkPanel
Method · 0.95
SimpleVTK
Method · 0.45
setImageData
Method · 0.45
VTKCanvas
Method · 0.45
setRenderer
Method · 0.45
actionPerformed
Method · 0.45
VtkApplication
Method · 0.45
getActiveCamera
Method · 0.45
getRenderer
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected