MCPcopy 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
118void mitk::CameraController::SetViewToSinister()
119{
120 this->SetStandardView(SINISTER);
121}
122
123void mitk::CameraController::SetViewToDexter()
124{

Callers

nothing calls this directly

Calls 1

SetStandardViewMethod · 0.95

Tested by

no test coverage detected