Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ GetRenderWindow
Method
GetRenderWindow
Wrapping/Java/vtk/vtkPanel.java:128–128 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
126
public
vtkRenderer GetRenderer() {
return
ren; }
127
128
public
vtkRenderWindow GetRenderWindow() {
return
rw; }
129
130
public
void
setSize(
int
x,
int
y)
131
{
Callers
3
ProcessEvent
Method · 0.45
vtkPanelComponent
Method · 0.45
getRenderWindow
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected