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