controls the camera used by the associated BaseRenderer
More...
#include <mitkCameraController.h>
controls the camera used by the associated BaseRenderer
Subclass of BaseController. Controls the camera used by the associated BaseRenderer.
Definition at line 29 of file mitkCameraController.h.
◆ ConstPointer
◆ Pointer
◆ Self
◆ Superclass
◆ StandardView
◆ CameraController()
mitk::CameraController::CameraController |
( |
| ) |
|
|
protected |
◆ ~CameraController()
mitk::CameraController::~CameraController |
( |
| ) |
|
|
overrideprotected |
◆ AdjustCameraToPlane()
void mitk::CameraController::AdjustCameraToPlane |
( |
| ) |
|
AdjustCameraToPlane Moves the camera of a 2D Renderwindow without panning or zooming, eg. only rotate the camera.
◆ ComputeMaxParallelScale()
ScalarType mitk::CameraController::ComputeMaxParallelScale |
( |
| ) |
|
|
protected |
◆ Fit()
void mitk::CameraController::Fit |
( |
| ) |
|
Fit Adjust the camera, so that the world bounding box is fully visible.
◆ GetCameraPositionOnPlane()
Point2D mitk::CameraController::GetCameraPositionOnPlane |
( |
| ) |
|
◆ GetClassHierarchy()
virtual std::vector<std::string> mitk::CameraController::GetClassHierarchy |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ GetClassName()
virtual const char* mitk::CameraController::GetClassName |
( |
| ) |
const |
|
virtual |
◆ GetRenderer()
virtual const BaseRenderer* mitk::CameraController::GetRenderer |
( |
| ) |
const |
|
virtual |
◆ GetStaticNameOfClass()
static const char* mitk::CameraController::GetStaticNameOfClass |
( |
| ) |
|
|
inlinestatic |
◆ MoveBy()
void mitk::CameraController::MoveBy |
( |
const Vector2D & |
moveVectorInMM | ) |
|
◆ MoveCameraToPoint()
void mitk::CameraController::MoveCameraToPoint |
( |
const Point2D & |
planePoint | ) |
|
MoveCameraToPoint Move camera so that the point on the plane is in the view center.
- Parameters
-
◆ New()
static Pointer mitk::CameraController::New |
( |
| ) |
|
|
static |
◆ SetRenderer()
void mitk::CameraController::SetRenderer |
( |
const BaseRenderer * |
renderer | ) |
|
|
inline |
◆ SetScaleFactorInMMPerDisplayUnit()
void mitk::CameraController::SetScaleFactorInMMPerDisplayUnit |
( |
ScalarType |
scale | ) |
|
Set the desired zoom-level to the absolute value given.
◆ SetStandardView()
virtual void mitk::CameraController::SetStandardView |
( |
StandardView |
view | ) |
|
|
virtual |
◆ SetViewToAnterior()
virtual void mitk::CameraController::SetViewToAnterior |
( |
| ) |
|
|
virtual |
◆ SetViewToCaudal()
virtual void mitk::CameraController::SetViewToCaudal |
( |
| ) |
|
|
virtual |
◆ SetViewToCranial()
virtual void mitk::CameraController::SetViewToCranial |
( |
| ) |
|
|
virtual |
◆ SetViewToDexter()
virtual void mitk::CameraController::SetViewToDexter |
( |
| ) |
|
|
virtual |
◆ SetViewToPosterior()
virtual void mitk::CameraController::SetViewToPosterior |
( |
| ) |
|
|
virtual |
◆ SetViewToSinister()
virtual void mitk::CameraController::SetViewToSinister |
( |
| ) |
|
|
virtual |
◆ Zoom()
void mitk::CameraController::Zoom |
( |
ScalarType |
factor, |
|
|
const Point2D & |
zoomPointInMM |
|
) |
| |
◆ m_Renderer
The documentation for this class was generated from the following file: