|
Code_TYMPAN
4.4.0
Industrial site acoustic simulation
|
gestion de l'edition d'un rectangle More...
#include <iostream>#include <qmessagebox.h>#include "Tympan/core/exceptions.h"#include "Tympan/models/business/geoacoustic/TYAcousticRectangle.h"#include "Tympan/models/business/geoacoustic/TYBoucheSurface.h"#include "Tympan/models/business/geoacoustic/TYChemineeSurface.h"#include "Tympan/models/business/geoacoustic/TYAcousticRectangleNode.h"#include "Tympan/models/business/geometry/TYRepere.h"#include "Tympan/models/business/OLocalizator.h"#include "Tympan/models/business/infrastructure/TYMachine.h"#include "Tympan/models/business/acoustic/TYUserSourcePonctuelle.h"#include "Tympan/models/business/TYPointControl.h"#include "Tympan/models/business/TYMaillage.h"#include "Tympan/models/business/infrastructure/TYSiteNode.h"#include "Tympan/gui/gl/TYPointGraphic.h"#include "Tympan/gui/tools/OGLRectangleElement.h"#include "Tympan/gui/app/TYActions.h"#include "Tympan/gui/app/TYRenderWindowInteractor.h"#include "Tympan/gui/app/TYFaceModelerFrame.h"#include "Tympan/gui/app/TYModelerFrame.h"#include "TYRectangleEditor.h"
Go to the source code of this file.
Macros | |
| #define | TR(id) OLocalizator::getString("TYRectangleEditor", (id)) |
gestion de l'edition d'un rectangle
Definition in file TYRectangleEditor.cpp.
| #define TR | ( | id | ) | OLocalizator::getString("TYRectangleEditor", (id)) |
Definition at line 44 of file TYRectangleEditor.cpp.