5 #ifndef BALL_VIEW_DIALOGS_CLIPPINGDIALOG_H 6 #define BALL_VIEW_DIALOGS_CLIPPINGDIALOG_H 8 #ifndef BALL_COMMON_GLOBAL_H 12 #ifndef BALL_VIEW_KERNEL_CLIPPING_PLANE_H 16 #include <BALL/VIEW/UIC/ui_clippingDialog.h> 18 #include <QtGui/QDialog> 29 public Ui_ClippingDialogData
85 #endif // BALL_VIEW_DIALOGS_CLIPPINGDIALOG_H void setClippingPlane(ClippingPlane *plane)
const ClippingPlane * getClippingPlane() const
ClippingPlane * clipping_plane_
-*- Mode: C++; tab-width: 2; -*-