MCPcopy 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
123void mitk::CameraController::SetViewToDexter()
124{
125 this->SetStandardView(DEXTER);
126}
127
128void mitk::CameraController::SetViewToCranial()
129{

Callers

nothing calls this directly

Calls 1

SetStandardViewMethod · 0.95

Tested by

no test coverage detected