BALL::VIEW::RaytraceableContourSurfaceDialog Class Reference
#include <BALL/VIEW/DIALOGS/raytraceableContourSurfaceDialog.h>
List of all members.
Detailed Description
Dialog for selecting contour urface thresholds for the raytracing mode of scene. ViewDialogs
Constructor & Destructor Documentation
BALL::VIEW::RaytraceableContourSurfaceDialog::RaytraceableContourSurfaceDialog |
( |
RaytraceableGrid * |
grid, |
|
|
QWidget * |
parent = 0 , |
|
|
const char * |
name = "RaytraceableContourSurfaceDialog" , |
|
|
bool |
modal = FALSE , |
|
|
Qt::WFlags |
fl = 0 | |
|
) |
| | |
BALL::VIEW::RaytraceableContourSurfaceDialog::~RaytraceableContourSurfaceDialog |
( |
|
) |
|
Member Function Documentation
void BALL::VIEW::RaytraceableContourSurfaceDialog::accept |
( |
|
) |
[slot] |
void BALL::VIEW::RaytraceableContourSurfaceDialog::add |
( |
|
) |
[slot] |
void BALL::VIEW::RaytraceableContourSurfaceDialog::addModel_ |
( |
float |
threshold |
) |
[protected] |
void BALL::VIEW::RaytraceableContourSurfaceDialog::changedEditThreshold |
( |
|
) |
[slot] |
void BALL::VIEW::RaytraceableContourSurfaceDialog::changedRangeMax |
( |
|
) |
[slot] |
void BALL::VIEW::RaytraceableContourSurfaceDialog::changedRangeMin |
( |
|
) |
[slot] |
void BALL::VIEW::RaytraceableContourSurfaceDialog::changedRangeSteps |
( |
|
) |
[slot] |
void BALL::VIEW::RaytraceableContourSurfaceDialog::changedSliderThreshold |
( |
int |
a |
) |
[slot] |
RaytraceableGrid* BALL::VIEW::RaytraceableContourSurfaceDialog::getGrid |
( |
|
) |
[inline] |
float BALL::VIEW::RaytraceableContourSurfaceDialog::getValue_ |
( |
const QAbstractSlider * |
slider |
) |
const [private] |
void BALL::VIEW::RaytraceableContourSurfaceDialog::reject |
( |
|
) |
[slot] |
void BALL::VIEW::RaytraceableContourSurfaceDialog::setDefaultRangeValues_ |
( |
|
) |
[protected, slot] |
void BALL::VIEW::RaytraceableContourSurfaceDialog::setGrid |
( |
RaytraceableGrid * |
grid |
) |
[inline] |
Member Data Documentation