10 #include "ui_corkDlg.h"
13 class ccCorkDlg :
public QDialog,
public Ui::CorkDialog {
CSG_OPERATION
Supported CSG operations.
CSG_OPERATION m_selectedOperation
ccCorkDlg(QWidget *parent=0)
Default constructor.
CSG_OPERATION getSelectedOperation() const
Returns the selected operation.
void setNames(QString A, QString B)
Set meshes names.
bool isSwapped() const
Returns whether mesh order has been swappped or not.