
Go to the source code of this file.
| void addPonderationCoefs | ( | ) | [private] |
| void delPonderationCoefs | ( | ) | [private] |
| float getObjectRotationAngle | ( | ) | const |
| CVertex getObjectRotationAxeVector | ( | ) | const |
| CVertex getObjectRotationAxeVertex | ( | ) | const |
| bool getObjectRotationPonderation | ( | ) | const |
| CVertex getObjectScaleCenter | ( | ) | const |
| float getObjectScaleCoef | ( | int | ADim | ) | const |
| CVertex getObjectScaleCoef | ( | ) | const |
| bool getObjectScaleIso | ( | ) | const |
| float getObjectScaleIsoCoef | ( | ) | const |
| bool getObjectScalePonderation | ( | ) | const |
| TScaleType getObjectScaleType | ( | ) | const |
| CVertex getObjectScaleVector | ( | ) | const |
| bool getObjectTranslationPonderation | ( | ) | const |
| CVertex getObjectTranslationVector | ( | ) | const |
| void modeObjectTransformationBegin | ( | bool | APonderation | ) | [private] |
| void modeObjectTransformationEnd | ( | bool | APonderation | ) | [private] |
| void modeRotationBegin | ( | ) | [private] |
| void modeRotationEnd | ( | ) | [private] |
| void modeRotationOperationMove | ( | ) | [private] |
| void modeRotationOperationStart | ( | ) | [private] |
| void modeScaleBegin | ( | ) | [private] |
| void modeScaleEnd | ( | ) | [private] |
| void modeScaleOperationMove | ( | ) | [private] |
| void modeScaleOperationStart | ( | ) | [private] |
| void modeTransformationOperationStop | ( | ) | [private] |
mode---OperationStop
Méthode appelée lorsqu'une une opération est terminée (par exemple lorsqu'un bouton de la souris est relâché)
| void modeTranslationBegin | ( | ) | [private] |
| void modeTranslationEnd | ( | ) | [private] |
| void modeTranslationOperationMove | ( | ) | [private] |
mode---OperationMove
Méthode appelée pour une opération en cours (par exemple lorsque la souris bouge)
| void modeTranslationOperationStart | ( | ) | [private] |
mode---OperationStart
Méthode appelée lorsqu'une opération débute (par exemple lorsqu'on appuie sur un bouton de la souris)
| void setObjectRotationAngle | ( | float | AAngle | ) |
| void setObjectRotationAxeVector | ( | const CVertex & | AAxeVector | ) |
| void setObjectRotationAxeVertex | ( | const CVertex & | AAxeVertex | ) |
| void setObjectRotationPonderation | ( | bool | AActive | ) |
| void setObjectScaleCenter | ( | const CVertex & | ACenter | ) |
| void setObjectScaleCoef | ( | int | ADim, | |
| float | AValue | |||
| ) |
| void setObjectScaleCoef | ( | const CVertex & | AValue | ) |
| void setObjectScaleIso | ( | bool | AValue | ) |
| void setObjectScaleIsoCoef | ( | float | AValue | ) |
| void setObjectScalePonderation | ( | bool | AActive | ) |
| void setObjectScaleType | ( | TScaleType | AScaleType | ) |
| void setObjectScaleVector | ( | const CVertex & | AVector | ) |
| void setObjectTranslationPonderation | ( | bool | AActive | ) |
| void setObjectTranslationVector | ( | const CVertex & | AVector | ) |
| void toggleObjectRotationPonderation | ( | ) |
| void toggleObjectScaleIso | ( | ) |
| void toggleObjectScalePonderation | ( | ) |
| void toggleObjectTranslationPonderation | ( | ) |
| void updatePonderationCoefs | ( | ) | [private] |
| bool FDeformationDone |
Definition at line 146 of file controler-gmap-object-transformation.hh.
| int FDeformationMark |
Definition at line 142 of file controler-gmap-object-transformation.hh.
Definition at line 144 of file controler-gmap-object-transformation.hh.
Definition at line 143 of file controler-gmap-object-transformation.hh.
1.5.8