MCPcopy Create free account
hub / github.com/MITK/MITK / SetViewToCaudal

Method SetViewToCaudal

Modules/Core/src/Controllers/mitkCameraController.cpp:133–136  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

131}
132
133void mitk::CameraController::SetViewToCaudal()
134{
135 this->SetStandardView(CAUDAL);
136}
137
138void mitk::CameraController::SetStandardView(mitk::CameraController::StandardView view)
139{

Callers

nothing calls this directly

Calls 1

SetStandardViewMethod · 0.95

Tested by

no test coverage detected