#include <BALL/VIEW/DIALOGS/contourSurfaceDialog.h>
Dialog for creating contour surfaces from RegularData3D
Definition at line 27 of file contourSurfaceDialog.h.
◆ ContourSurfaceDialog()
BALL::VIEW::ContourSurfaceDialog::ContourSurfaceDialog |
( |
QWidget * | parent = 0, |
|
|
const char * | name = "ContourSurfaceDialog" ) |
◆ ~ContourSurfaceDialog()
BALL::VIEW::ContourSurfaceDialog::~ContourSurfaceDialog |
( |
| ) |
|
◆ chooseColor
virtual void BALL::VIEW::ContourSurfaceDialog::chooseColor |
( |
| ) |
|
|
protectedvirtualslot |
◆ exec
virtual int BALL::VIEW::ContourSurfaceDialog::exec |
( |
| ) |
|
|
virtualslot |
◆ getColor()
ColorRGBA BALL::VIEW::ContourSurfaceDialog::getColor |
( |
| ) |
|
◆ getGrid()
Dataset * BALL::VIEW::ContourSurfaceDialog::getGrid |
( |
| ) |
|
◆ getThreshold()
double BALL::VIEW::ContourSurfaceDialog::getThreshold |
( |
| ) |
const |
◆ setController()
void BALL::VIEW::ContourSurfaceDialog::setController |
( |
DatasetController * | controller | ) |
|
|
inline |
◆ setGrid()
void BALL::VIEW::ContourSurfaceDialog::setGrid |
( |
Dataset * | grid | ) |
|
◆ valuesChanged
virtual void BALL::VIEW::ContourSurfaceDialog::valuesChanged |
( |
| ) |
|
|
protectedvirtualslot |