HoverPoints | Hover Points for setting the Transfer Function. Taken from the Qt Gradients Demo. Source: http://doc.trolltech.com/4.4/demos-gradients.html |
MainWindow | Qt MainWindow Class. This Class renders the Main GUI Window |
TransferFuncDisplayWidget | Displays the resulting colors of the Transfer Function Widget. It's a preview to the Transfer Function Texture |
TransferFuncWidget | Widget for setting the Transfer Function. Mostly based on the ShadeWidget of the Qt Gradients Demo. Source: http://doc.trolltech.com/4.4/demos-gradients.html |
VolumeWidget | OpenGL Widget which renders the 3D Volume or the 2D Slices of the Volume (depending on the render mode) |