#include <transferFuncUI.h>
Collaboration diagram for TransferFuncUI:
Public Slots | |
void | opacityMoved (int newValue) |
void | thresholdMoved (int newValue) |
void | colorChooseClicked () |
void | activateClicked () |
Public Member Functions | |
TransferFuncUI (ARender *renderer, VisMainUI *parent=0) | |
Private Attributes | |
ARender * | mRenderer |
VisMainUI * | mMainWindow |
TransferFunc | mTransferFunc |
Ui::TransferFuncWindow | ui |
bool | mTransferFuncActive |
Static Private Attributes | |
static QString | sActivate |
static QString | sDeactivate |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|