#include <Modules/Loadable/VolumeRendering/Widgets/qMRMLVolumePropertyNodeWidget.h>
|
QScopedPointer< qMRMLVolumePropertyNodeWidgetPrivate > | d_ptr |
|
◆ Superclass
◆ threshold
bool qMRMLVolumePropertyNodeWidget::threshold |
|
readwrite |
◆ qMRMLVolumePropertyNodeWidget()
qMRMLVolumePropertyNodeWidget::qMRMLVolumePropertyNodeWidget |
( |
QWidget * |
parent = nullptr | ) |
|
|
explicit |
◆ ~qMRMLVolumePropertyNodeWidget()
qMRMLVolumePropertyNodeWidget::~qMRMLVolumePropertyNodeWidget |
( |
| ) |
|
|
override |
◆ chartsBounds()
void qMRMLVolumePropertyNodeWidget::chartsBounds |
( |
double |
bounds[4] | ) |
const |
Return the outer bounds of the opacity and color transfer function views.
◆ chartsExtent()
void qMRMLVolumePropertyNodeWidget::chartsExtent |
( |
double |
extent[4] | ) |
const |
◆ chartsExtentChanged
void qMRMLVolumePropertyNodeWidget::chartsExtentChanged |
( |
| ) |
|
|
signal |
◆ hasThreshold()
bool qMRMLVolumePropertyNodeWidget::hasThreshold |
( |
| ) |
const |
◆ moveAllPoints
void qMRMLVolumePropertyNodeWidget::moveAllPoints |
( |
double |
x, |
|
|
double |
y = 0. , |
|
|
bool |
dontMoveFirstAndLast = false |
|
) |
| |
|
slot |
◆ setChartsExtent [1/2]
void qMRMLVolumePropertyNodeWidget::setChartsExtent |
( |
double |
extent[2] | ) |
|
|
slot |
◆ setChartsExtent [2/2]
void qMRMLVolumePropertyNodeWidget::setChartsExtent |
( |
double |
min, |
|
|
double |
max |
|
) |
| |
|
slot |
◆ setMRMLVolumePropertyNode [1/2]
void qMRMLVolumePropertyNodeWidget::setMRMLVolumePropertyNode |
( |
vtkMRMLNode * |
node | ) |
|
|
slot |
Convenient function to connect with signal/slots.
◆ setMRMLVolumePropertyNode [2/2]
◆ setThreshold()
void qMRMLVolumePropertyNodeWidget::setThreshold |
( |
bool |
enable | ) |
|
◆ spreadAllPoints
void qMRMLVolumePropertyNodeWidget::spreadAllPoints |
( |
double |
factor, |
|
|
bool |
dontSpreadFirstAndLast = false |
|
) |
| |
|
slot |
◆ thresholdChanged
void qMRMLVolumePropertyNodeWidget::thresholdChanged |
( |
bool |
enabled | ) |
|
|
signal |
◆ updateFromVolumePropertyNode
void qMRMLVolumePropertyNodeWidget::updateFromVolumePropertyNode |
( |
| ) |
|
|
protectedslot |
◆ volumeProperty()
vtkVolumeProperty* qMRMLVolumePropertyNodeWidget::volumeProperty |
( |
| ) |
const |
Return the VTK volume property associated with the MRML volume property node.
◆ volumePropertyChanged
void qMRMLVolumePropertyNodeWidget::volumePropertyChanged |
( |
| ) |
|
|
signal |
◆ d_ptr
QScopedPointer<qMRMLVolumePropertyNodeWidgetPrivate> qMRMLVolumePropertyNodeWidget::d_ptr |
|
protected |
The documentation for this class was generated from the following file: