BALL::VIEW::SetClippingPlane Class Reference
[QT Dialogs]

#include <BALL/VIEW/DIALOGS/setClippingPlane.h>

Inheritance diagram for BALL::VIEW::SetClippingPlane:
QDialog Ui_SetClippingData

List of all members.


Public Slots

void okPressed ()

Public Member Functions

 SetClippingPlane (QWidget *parent=0, const char *name="SetClippingPlane", ClippingPlane *plane=0)
 ~SetClippingPlane ()

Public Attributes

ClippingPlaneplane_

Detailed Description

Dialog to set a clipping plane to a given value


Constructor & Destructor Documentation

BALL::VIEW::SetClippingPlane::SetClippingPlane ( QWidget parent = 0,
const char *  name = "SetClippingPlane",
ClippingPlane plane = 0 
)
BALL::VIEW::SetClippingPlane::~SetClippingPlane (  ) 

Member Function Documentation

void BALL::VIEW::SetClippingPlane::okPressed (  )  [slot]

Member Data Documentation