Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetSize
Method
GetSize
Modules/Core/src/Rendering/mitkBaseRenderer.cpp:468–471 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
466
}
467
468
int* mitk::BaseRenderer::GetSize() const
469
{
470
return m_RenderWindow->GetSize();
471
}
472
473
int* mitk::BaseRenderer::GetViewportSize() const
474
{
Callers
6
Initialize
Method · 0.45
CreateVTKRenderObjects
Method · 0.45
RenderWindow
Method · 0.45
RenderOverlay
Method · 0.45
CreateVTKRenderObjects
Method · 0.45
GetViewportSize
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected