#include <Libs/MRML/Widgets/qMRMLThreeDViewControllerWidget.h>
List of all members.
Detailed Description
Member Typedef Documentation
Constructor & Destructor Documentation
| qMRMLThreeDViewControllerWidget::qMRMLThreeDViewControllerWidget |
( |
QWidget * |
parent = 0 | ) |
[explicit] |
| virtual qMRMLThreeDViewControllerWidget::~qMRMLThreeDViewControllerWidget |
( |
| ) |
[virtual] |
Member Function Documentation
| void qMRMLThreeDViewControllerWidget::lookFromAxis |
( |
const ctkAxesWidget::Axis & |
axis | ) |
[slot] |
| void qMRMLThreeDViewControllerWidget::pitchView |
( |
| ) |
[slot] |
| void qMRMLThreeDViewControllerWidget::resetFocalPoint |
( |
| ) |
[slot] |
| void qMRMLThreeDViewControllerWidget::rockView |
( |
bool |
enabled | ) |
[slot] |
| void qMRMLThreeDViewControllerWidget::rollView |
( |
| ) |
[slot] |
| void qMRMLThreeDViewControllerWidget::set3DAxisLabelVisible |
( |
bool |
visible | ) |
[slot] |
| void qMRMLThreeDViewControllerWidget::set3DAxisVisible |
( |
bool |
visible | ) |
[slot] |
| void qMRMLThreeDViewControllerWidget::setAnimationMode |
( |
int |
newAnimationMode | ) |
[slot] |
| void qMRMLThreeDViewControllerWidget::setBackgroundColor |
( |
const QColor & |
color, |
|
|
QColor |
color2 = QColor() |
|
) |
| [slot] |
If the second color is not set, the first color is used.
| void qMRMLThreeDViewControllerWidget::setBlackBackground |
( |
| ) |
[slot] |
Utility function to change the color of the background to black.
| void qMRMLThreeDViewControllerWidget::setFPSVisible |
( |
bool |
visible | ) |
[slot] |
| void qMRMLThreeDViewControllerWidget::setLightBlueBackground |
( |
| ) |
[slot] |
Utility function to change the color of the background to blue.
| void qMRMLThreeDViewControllerWidget::setMRMLViewNode |
( |
vtkMRMLViewNode * |
viewNode | ) |
[slot] |
| void qMRMLThreeDViewControllerWidget::setOrthographicModeEnabled |
( |
bool |
enabled | ) |
[slot] |
| void qMRMLThreeDViewControllerWidget::setStereoType |
( |
int |
newStereoType | ) |
[slot] |
| void qMRMLThreeDViewControllerWidget::setThreeDView |
( |
qMRMLThreeDView * |
threeDView | ) |
[slot] |
| void qMRMLThreeDViewControllerWidget::setViewLabel |
( |
const QString & |
newViewLabel | ) |
|
Set the label for the 3D view (abbreviation for the view name)
| void qMRMLThreeDViewControllerWidget::setWhiteBackground |
( |
| ) |
[slot] |
Utility function to change the color of the background to white.
| void qMRMLThreeDViewControllerWidget::spinView |
( |
bool |
enabled | ) |
[slot] |
| void qMRMLThreeDViewControllerWidget::updateWidgetFromMRML |
( |
| ) |
[protected, slot] |
| QString qMRMLThreeDViewControllerWidget::viewLabel |
( |
| ) |
const |
Get the label for the view (abbreviation for the view name)
| void qMRMLThreeDViewControllerWidget::yawView |
( |
| ) |
[slot] |
| void qMRMLThreeDViewControllerWidget::zoomIn |
( |
| ) |
[slot] |
| void qMRMLThreeDViewControllerWidget::zoomOut |
( |
| ) |
[slot] |
The documentation for this class was generated from the following file: