|
Code_TYMPAN
4.4.0
Industrial site acoustic simulation
|
#include "Tympan/models/business/geometry/TYGeometryNode.h"#include "Tympan/models/business/TYColorInterface.h"#include "Tympan/models/business/TYPointCalcul.h"

Go to the source code of this file.
Classes | |
| class | TYPointControl |
| Classe de definition d'un point de controle.Le point de controle est un point de calcul avec une hauteur par rapport a l'altitude. More... | |
Typedefs | |
| typedef SmartPtr< TYPointControl > | LPTYPointControl |
| Smart Pointer sur TYPointControl. More... | |
| typedef std::vector< LPTYPointControl > | TYTabLPPointControl |
| Collection de Smart Pointer sur TYPointControl. More... | |
| typedef TYGeometryNode | TYPointControlGeoNode |
| Noeud geometrique de type TYPointControl. More... | |
| typedef SmartPtr< TYPointControlGeoNode > | LPTYPointControlGeoNode |
| Smart Pointer sur TYPointControlGeoNode. More... | |
| typedef std::vector< LPTYPointControlGeoNode > | TYTabLPPointControlGeoNode |
| Collection de noeuds geometriques de type TYPointControl. More... | |
| typedef SmartPtr<TYPointControl> LPTYPointControl |
Smart Pointer sur TYPointControl.
Definition at line 218 of file TYPointControl.h.
Smart Pointer sur TYPointControlGeoNode.
Definition at line 225 of file TYPointControl.h.
| typedef TYGeometryNode TYPointControlGeoNode |
Noeud geometrique de type TYPointControl.
Definition at line 223 of file TYPointControl.h.
| typedef std::vector<LPTYPointControl> TYTabLPPointControl |
Collection de Smart Pointer sur TYPointControl.
Definition at line 220 of file TYPointControl.h.
| typedef std::vector<LPTYPointControlGeoNode> TYTabLPPointControlGeoNode |
Collection de noeuds geometriques de type TYPointControl.
Definition at line 227 of file TYPointControl.h.