BALL::VIEW::ContourSurfaceDialog Class Reference
[QT Dialogs]
#include <BALL/VIEW/DIALOGS/contourSurfaceDialog.h>
List of all members.
Detailed Description
Dialog for creating contour surfaces from RegularData3D
Constructor & Destructor Documentation
| BALL::VIEW::ContourSurfaceDialog::ContourSurfaceDialog |
( |
QWidget * |
parent = 0, |
|
|
const char * |
name = "ContourSurfaceDialog" | |
|
) |
| | |
| BALL::VIEW::ContourSurfaceDialog::~ContourSurfaceDialog |
( |
|
) |
|
Member Function Documentation
| virtual void BALL::VIEW::ContourSurfaceDialog::chooseColor |
( |
|
) |
[protected, virtual, slot] |
| virtual bool BALL::VIEW::ContourSurfaceDialog::exec |
( |
|
) |
[virtual, slot] |
| ColorRGBA BALL::VIEW::ContourSurfaceDialog::getColor |
( |
|
) |
|
| Dataset* BALL::VIEW::ContourSurfaceDialog::getGrid |
( |
|
) |
|
| double BALL::VIEW::ContourSurfaceDialog::getThreshold |
( |
|
) |
const |
| void BALL::VIEW::ContourSurfaceDialog::setController |
( |
DatasetController * |
controller |
) |
[inline] |
| void BALL::VIEW::ContourSurfaceDialog::setGrid |
( |
Dataset * |
grid |
) |
|
| virtual void BALL::VIEW::ContourSurfaceDialog::valuesChanged |
( |
|
) |
[protected, virtual, slot] |
Member Data Documentation