open_iA  2019.12
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
Public Member Functions | Protected Member Functions | List of all members
iAChangeableCameraWidget Class Referenceabstract

#include <iAChangeableCameraWidget.h>

Inheritance diagram for iAChangeableCameraWidget:
Collaboration diagram for iAChangeableCameraWidget:

Public Member Functions

virtual void setCamPosition (int pos)=0
 Set a predefined camera position to the 3D renderer(s) in this widget. More...
 

Protected Member Functions

 ~iAChangeableCameraWidget ()
 Prevent destruction of the object through this interface. More...
 

Constructor & Destructor Documentation

◆ ~iAChangeableCameraWidget()

iAChangeableCameraWidget::~iAChangeableCameraWidget ( )
protected

Prevent destruction of the object through this interface.

(implemented empty in iASavableProject.cpp)

Member Function Documentation

◆ setCamPosition()

virtual void iAChangeableCameraWidget::setCamPosition ( int  pos)
pure virtual

Set a predefined camera position to the 3D renderer(s) in this widget.

Parameters
posone of the predefined camera positions

The documentation for this class was generated from the following files: