#include <Libs/MRML/Widgets/qMRMLThreeDViewControllerWidget.h>
◆ Superclass
◆ qMRMLThreeDViewControllerWidget()
| qMRMLThreeDViewControllerWidget::qMRMLThreeDViewControllerWidget |
( |
QWidget * |
parent = 0 | ) |
|
|
explicit |
◆ ~qMRMLThreeDViewControllerWidget()
| virtual qMRMLThreeDViewControllerWidget::~qMRMLThreeDViewControllerWidget |
( |
| ) |
|
|
virtual |
◆ lookFromAxis
| void qMRMLThreeDViewControllerWidget::lookFromAxis |
( |
const ctkAxesWidget::Axis & |
axis | ) |
|
|
slot |
◆ pitchView
| void qMRMLThreeDViewControllerWidget::pitchView |
( |
| ) |
|
|
slot |
◆ resetFocalPoint
| void qMRMLThreeDViewControllerWidget::resetFocalPoint |
( |
| ) |
|
|
slot |
◆ rockView
| void qMRMLThreeDViewControllerWidget::rockView |
( |
bool |
enabled | ) |
|
|
slot |
◆ rollView
| void qMRMLThreeDViewControllerWidget::rollView |
( |
| ) |
|
|
slot |
◆ set3DAxisLabelVisible
| void qMRMLThreeDViewControllerWidget::set3DAxisLabelVisible |
( |
bool |
visible | ) |
|
|
slot |
◆ set3DAxisVisible
| void qMRMLThreeDViewControllerWidget::set3DAxisVisible |
( |
bool |
visible | ) |
|
|
slot |
◆ setAnimationMode
| void qMRMLThreeDViewControllerWidget::setAnimationMode |
( |
int |
newAnimationMode | ) |
|
|
slot |
◆ setBackgroundColor
| void qMRMLThreeDViewControllerWidget::setBackgroundColor |
( |
const QColor & |
color, |
|
|
QColor |
color2 = QColor() |
|
) |
| |
|
slot |
If the second color is not set, the first color is used.
◆ setBlackBackground
| void qMRMLThreeDViewControllerWidget::setBlackBackground |
( |
| ) |
|
|
slot |
Utility function to change the color of the background to black.
◆ setFPSVisible
| void qMRMLThreeDViewControllerWidget::setFPSVisible |
( |
bool |
visible | ) |
|
|
slot |
Show or hide the FPS in the lower right corner. False by default.
◆ setLightBlueBackground
| void qMRMLThreeDViewControllerWidget::setLightBlueBackground |
( |
| ) |
|
|
slot |
Utility function to change the color of the background to blue.
◆ setMRMLViewNode
| void qMRMLThreeDViewControllerWidget::setMRMLViewNode |
( |
vtkMRMLViewNode * |
viewNode | ) |
|
|
slot |
◆ setOrientationMarkerSize
| void qMRMLThreeDViewControllerWidget::setOrientationMarkerSize |
( |
int |
size | ) |
|
|
slot |
◆ setOrientationMarkerType
| void qMRMLThreeDViewControllerWidget::setOrientationMarkerType |
( |
int |
type | ) |
|
|
slot |
◆ setOrthographicModeEnabled
| void qMRMLThreeDViewControllerWidget::setOrthographicModeEnabled |
( |
bool |
enabled | ) |
|
|
slot |
◆ setQuadBufferStereoSupportEnabled()
| void qMRMLThreeDViewControllerWidget::setQuadBufferStereoSupportEnabled |
( |
bool |
value | ) |
|
◆ setRulerType
| void qMRMLThreeDViewControllerWidget::setRulerType |
( |
int |
type | ) |
|
|
slot |
◆ setStereoType
| void qMRMLThreeDViewControllerWidget::setStereoType |
( |
int |
newStereoType | ) |
|
|
slot |
◆ setThreeDView
| void qMRMLThreeDViewControllerWidget::setThreeDView |
( |
qMRMLThreeDView * |
threeDView | ) |
|
|
slot |
◆ setUseDepthPeeling
| void qMRMLThreeDViewControllerWidget::setUseDepthPeeling |
( |
bool |
use | ) |
|
|
slot |
Use or not depth peeling in the first renderer. False by default.
◆ setViewLabel()
| void qMRMLThreeDViewControllerWidget::setViewLabel |
( |
const QString & |
newViewLabel | ) |
|
Set the label for the 3D view (abbreviation for the view name)
◆ setWhiteBackground
| void qMRMLThreeDViewControllerWidget::setWhiteBackground |
( |
| ) |
|
|
slot |
Utility function to change the color of the background to white.
◆ spinView
| void qMRMLThreeDViewControllerWidget::spinView |
( |
bool |
enabled | ) |
|
|
slot |
◆ updateWidgetFromMRML
| void qMRMLThreeDViewControllerWidget::updateWidgetFromMRML |
( |
| ) |
|
|
protectedslot |
◆ viewLabel()
| QString qMRMLThreeDViewControllerWidget::viewLabel |
( |
| ) |
const |
Get the label for the view (abbreviation for the view name)
◆ yawView
| void qMRMLThreeDViewControllerWidget::yawView |
( |
| ) |
|
|
slot |
◆ zoomIn
| void qMRMLThreeDViewControllerWidget::zoomIn |
( |
| ) |
|
|
slot |
◆ zoomOut
| void qMRMLThreeDViewControllerWidget::zoomOut |
( |
| ) |
|
|
slot |
The documentation for this class was generated from the following file: