MCPcopy 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
128void mitk::CameraController::SetViewToCranial()
129{
130 this->SetStandardView(CRANIAL);
131}
132
133void mitk::CameraController::SetViewToCaudal()
134{

Callers

nothing calls this directly

Calls 1

SetStandardViewMethod · 0.95

Tested by

no test coverage detected