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