#include <QApplication>#include <QtDebug>#include <QWidget>#include <QVBoxLayout>#include "./dock.h"#include "./renderwindow.h"Functions | |
| int | main (int argc, char **argv) |
Variables | |
| Volume * | gpVolume = NULL |
| Transferfunction * | gpTransferfunction = NULL |
| SliceRenderer * | gpSliceRenderer = NULL |
| QApplication * | gpApplication |
|
|
Transfer Function to calculate Colors and Opacity Values |
|
|
main Volume where Voxels are stored |
1.4.5