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