Code_TYMPAN  4.4.0
Industrial site acoustic simulation
Classes | Typedefs
TYInfrastructure.h File Reference
#include "Tympan/models/business/infrastructure/TYBatiment.h"
#include "Tympan/models/business/infrastructure/TYReseauTransport.h"
#include "Tympan/models/business/acoustic/TYUserSourcePonctuelle.h"
Include dependency graph for TYInfrastructure.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TYInfrastructure
 

Typedefs

typedef TYGeometryNode TYInfrastructureGeoNode
 Noeud geometrique de type TYInfrastructure. More...
 
typedef SmartPtr< TYInfrastructureGeoNodeLPTYInfrastructureGeoNode
 Smart Pointer sur TYInfrastructureGeoNode. More...
 
typedef std::vector< LPTYInfrastructureGeoNodeTYTabInfrastructureGeoNode
 Collection de noeuds geometriques de type TYInfrastructure. More...
 

Typedef Documentation

◆ LPTYInfrastructureGeoNode

Smart Pointer sur TYInfrastructureGeoNode.

Definition at line 543 of file TYInfrastructure.h.

◆ TYInfrastructureGeoNode

Noeud geometrique de type TYInfrastructure.

Definition at line 541 of file TYInfrastructure.h.

◆ TYTabInfrastructureGeoNode

Collection de noeuds geometriques de type TYInfrastructure.

Definition at line 545 of file TYInfrastructure.h.