#include <options-interpolation.qt.hh>

Definition at line 45 of file options-interpolation.qt.hh.
| OptionsInterpolation::OptionsInterpolation | ( | Window * | parent, | |
| QTabWidget * | parentTab | |||
| ) |
Constructeur Construit la table "Interpolations/Lissages"
| parent | La fenetre principale | |
| parentTab | La tabdialog contenant toutes les options |
1ere subdivision
2eme subdivision
3eme subdivision
interpolation
lissage
Ajout au layout principal
Definition at line 33 of file options-interpolation.qt.cc.
| OptionsInterpolation::~OptionsInterpolation | ( | ) |
Destructeur Detruit la table
Definition at line 170 of file options-interpolation.qt.cc.
| void OptionsInterpolation::callbackInterpolationMerges | ( | ) | [slot] |
Definition at line 221 of file options-interpolation.qt.cc.
| void OptionsInterpolation::callbackInterpolationSews | ( | ) | [slot] |
Definition at line 227 of file options-interpolation.qt.cc.
| void OptionsInterpolation::callbackSizeX | ( | ) | [slot] |
Definition at line 203 of file options-interpolation.qt.cc.
| void OptionsInterpolation::callbackSizeY | ( | ) | [slot] |
Definition at line 209 of file options-interpolation.qt.cc.
| void OptionsInterpolation::callbackSizeZ | ( | ) | [slot] |
Definition at line 215 of file options-interpolation.qt.cc.
| void OptionsInterpolation::callbackSmoothMerges | ( | ) | [slot] |
Definition at line 239 of file options-interpolation.qt.cc.
| void OptionsInterpolation::callbackSmoothMethod | ( | ) | [slot] |
Definition at line 233 of file options-interpolation.qt.cc.
| void OptionsInterpolation::callbackSmoothSews | ( | ) | [slot] |
Definition at line 245 of file options-interpolation.qt.cc.
| bool OptionsInterpolation::getInterpolationMerges | ( | ) | const |
Definition at line 259 of file options-interpolation.qt.cc.
| bool OptionsInterpolation::getInterpolationSews | ( | ) | const |
Definition at line 265 of file options-interpolation.qt.cc.
| const CTransformationMatrix& OptionsInterpolation::getSmoothMatrix | ( | ) | const |
| bool OptionsInterpolation::getSmoothMerges | ( | ) | const |
Definition at line 271 of file options-interpolation.qt.cc.
| int OptionsInterpolation::getSmoothMethod | ( | ) | const |
Definition at line 253 of file options-interpolation.qt.cc.
| bool OptionsInterpolation::getSmoothSews | ( | ) | const |
Definition at line 277 of file options-interpolation.qt.cc.
| void OptionsInterpolation::setInterpolationMerges | ( | bool | b | ) |
Definition at line 308 of file options-interpolation.qt.cc.
| void OptionsInterpolation::setInterpolationSews | ( | bool | b | ) |
Definition at line 315 of file options-interpolation.qt.cc.
| void OptionsInterpolation::setSizeX | ( | int | s | ) |
Definition at line 284 of file options-interpolation.qt.cc.
| void OptionsInterpolation::setSizeY | ( | int | s | ) |
Definition at line 292 of file options-interpolation.qt.cc.
| void OptionsInterpolation::setSizeZ | ( | int | s | ) |
Definition at line 300 of file options-interpolation.qt.cc.
| void OptionsInterpolation::setSmoothMerges | ( | bool | b | ) |
Definition at line 329 of file options-interpolation.qt.cc.
| void OptionsInterpolation::setSmoothMethod | ( | int | m | ) |
Definition at line 322 of file options-interpolation.qt.cc.
| void OptionsInterpolation::setSmoothSews | ( | bool | b | ) |
Definition at line 336 of file options-interpolation.qt.cc.
| void OptionsInterpolation::update | ( | ) |
Met a jour l'affichage
Definition at line 177 of file options-interpolation.qt.cc.
QGroupBox * OptionsInterpolation::FAffInterpolation [private] |
Definition at line 114 of file options-interpolation.qt.hh.
QGroupBox * OptionsInterpolation::FAffLissage [private] |
Definition at line 114 of file options-interpolation.qt.hh.
QLabel * OptionsInterpolation::FAffMethode [private] |
Definition at line 106 of file options-interpolation.qt.hh.
QCheckBox * OptionsInterpolation::FCoudreInterpolation [private] |
Definition at line 109 of file options-interpolation.qt.hh.
QCheckBox * OptionsInterpolation::FCoudreLissage [private] |
Definition at line 109 of file options-interpolation.qt.hh.
QCheckBox* OptionsInterpolation::FFusionInterpolation [private] |
Definition at line 109 of file options-interpolation.qt.hh.
QCheckBox * OptionsInterpolation::FFusionLissage [private] |
Definition at line 109 of file options-interpolation.qt.hh.
QLabel* OptionsInterpolation::FNbDiv[3] [private] |
Definition at line 106 of file options-interpolation.qt.hh.
QGroupBox* OptionsInterpolation::FNbSubdivision [private] |
Definition at line 114 of file options-interpolation.qt.hh.
Window* OptionsInterpolation::FParent [private] |
Definition at line 103 of file options-interpolation.qt.hh.
QComboBox* OptionsInterpolation::FSaisieMethode [private] |
Definition at line 112 of file options-interpolation.qt.hh.
QSpinBox* OptionsInterpolation::FSaisieNbDiv[3] [private] |
Definition at line 107 of file options-interpolation.qt.hh.
bool OptionsInterpolation::FUpdate [private] |
Definition at line 104 of file options-interpolation.qt.hh.
1.5.8