|
BALL
1.4.2
|
#include <BALL/VIEW/DIALOGS/setClippingPlane.h>
Public Slots | |
| void | okPressed () |
Public Member Functions | |
| SetClippingPlane (QWidget *parent=0, const char *name="SetClippingPlane", ClippingPlane *plane=0) | |
| ~SetClippingPlane () | |
Public Attributes | |
| ClippingPlane * | plane_ |
Dialog to set a clipping plane to a given value
Definition at line 27 of file setClippingPlane.h.
| BALL::VIEW::SetClippingPlane::SetClippingPlane | ( | QWidget * | parent = 0, |
| const char * | name = "SetClippingPlane", |
||
| ClippingPlane * | plane = 0 |
||
| ) |
| BALL::VIEW::SetClippingPlane::~SetClippingPlane | ( | ) |
|
slot |
| ClippingPlane* BALL::VIEW::SetClippingPlane::plane_ |
Definition at line 37 of file setClippingPlane.h.
1.8.3.1