|
Code_TYMPAN
4.4.0
Industrial site acoustic simulation
|
Action d'orientation d'une source ponctuelle. More...
#include <TYActions.h>


Public Member Functions | |
| TYOrienteSrcPonctAction (LPTYSourcePonctuelle pSrcPonct, const OVector3D &oldOrient, const OVector3D &newOrient, TYModelerFrame *pModeler, const QString &actionName) | |
| virtual | ~TYOrienteSrcPonctAction () |
| void | setNewOrient (const OVector3D &newOrient) |
| virtual void | undo () |
| virtual void | redo () |
Public Member Functions inherited from TYModelerAction | |
| TYModelerAction (TYModelerFrame *pModeler, const QString &actionName) | |
| Constructeur. More... | |
| virtual | ~TYModelerAction () |
| Destructeur. More... | |
Public Member Functions inherited from TYAction | |
| TYAction (const QString &actionName) | |
| virtual | ~TYAction () |
| QString | getName () const |
Protected Attributes | |
| LPTYSourcePonctuelle | _pSrcPonct |
| OVector3D | _oldOrient |
| OVector3D | _newOrient |
Protected Attributes inherited from TYModelerAction | |
| TYRenderWindowInteractor * | _pInteractor |
| TYModelerFrame * | _pModeler |
Action d'orientation d'une source ponctuelle.
Definition at line 702 of file TYActions.h.
| TYOrienteSrcPonctAction::TYOrienteSrcPonctAction | ( | LPTYSourcePonctuelle | pSrcPonct, |
| const OVector3D & | oldOrient, | ||
| const OVector3D & | newOrient, | ||
| TYModelerFrame * | pModeler, | ||
| const QString & | actionName | ||
| ) |
Constructeur.
Definition at line 1059 of file TYActions.cpp.
|
virtual |
Destructeur.
Definition at line 1067 of file TYActions.cpp.
|
virtual |
Effectue a nouveau la derniere action annulee.
Implements TYModelerAction.
Definition at line 1078 of file TYActions.cpp.

|
inline |
Definition at line 715 of file TYActions.h.
|
virtual |
Annule la derniere action.
Implements TYModelerAction.
Definition at line 1069 of file TYActions.cpp.

|
protected |
Definition at line 726 of file TYActions.h.
|
protected |
Definition at line 725 of file TYActions.h.
|
protected |
Definition at line 724 of file TYActions.h.