Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ SetViewToSinister
Method
SetViewToSinister
Modules/Core/src/Controllers/mitkCameraController.cpp:118–121 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
116
}
117
118
void mitk::CameraController::SetViewToSinister()
119
{
120
this->SetStandardView(SINISTER);
121
}
122
123
void mitk::CameraController::SetViewToDexter()
124
{
Callers
nothing calls this directly
Calls
1
SetStandardView
Method · 0.95
Tested by
no test coverage detected