List of all members.
Public Attributes |
| QProgressDialog * | pd |
Constructor & Destructor Documentation
| MainWindow::MainWindow |
( |
QWidget * |
parent = 0 | ) |
|
| MainWindow::~MainWindow |
( |
| ) |
|
Member Function Documentation
| void MainWindow::applyColorgradient |
( |
float * |
data, |
|
|
int |
size, |
|
|
int |
mode |
|
) |
| |
|
signal |
| void MainWindow::applyTransferFunction |
( |
float * |
data, |
|
|
int |
size, |
|
|
int |
mode |
|
) |
| |
|
signal |
This Signal is emitted when a Transferfunction is applied to the Volum
| void MainWindow::DoingClustering |
( |
int |
k | ) |
|
|
signal |
Called when number of clusters is changed
- Parameters:
-
| void MainWindow::resetColorgradient |
( |
| ) |
|
|
signal |
This Signal is emitted when the Colorgradient has to be reseted
| void MainWindow::resetTransferFunction |
( |
| ) |
|
|
signal |
This Signal is emitted when the Transferfunction has to be deleted
| void MainWindow::setActionObjectType |
( |
int |
s | ) |
|
|
signal |
Called when action object is changed
- Parameters:
-
| void MainWindow::SetIsoSurfaceChanged |
( |
float |
v | ) |
|
|
signal |
Called when iso value is changed
- Parameters:
-
| void MainWindow::valuesMode |
( |
int |
s | ) |
|
|
signal |
Called when rendering mode is changed
- Parameters:
-
| void MainWindow::volumeLoaded |
( |
| ) |
|
|
signal |
This Signal is emitted when a new Volum has been loaded
Member Data Documentation
| QProgressDialog* MainWindow::pd |
Used to show the progress of loading, preparing a file
The documentation for this class was generated from the following files: