14 #include <ui_scaleDlg.h>
19 class ccScaleDlg :
public QDialog,
public Ui::ScaleDialog {
void saveState()
Saves state.
bool keepInPlace() const
Whether the entity should be 'kept in place' or not.
ccScaleDlg(QWidget *parent=0)
Default constructor.
bool rescaleGlobalShift() const
Whether the Global shift should be rescaled as well.
CCVector3d getScales() const
Returns scales.
void allDimsAtOnceToggled(bool)