#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 | ( | ) |
void BALL::VIEW::SetClippingPlane::okPressed | ( | ) | [slot] |
Definition at line 37 of file setClippingPlane.h.