Code_TYMPAN  4.4.0
Industrial site acoustic simulation
Classes | Typedefs
TYPointControl.h File Reference
#include "Tympan/models/business/geometry/TYGeometryNode.h"
#include "Tympan/models/business/TYColorInterface.h"
#include "Tympan/models/business/TYPointCalcul.h"
Include dependency graph for TYPointControl.h:
This graph shows which files directly or indirectly include this file:

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< TYPointControlLPTYPointControl
 Smart Pointer sur TYPointControl. More...
 
typedef std::vector< LPTYPointControlTYTabLPPointControl
 Collection de Smart Pointer sur TYPointControl. More...
 
typedef TYGeometryNode TYPointControlGeoNode
 Noeud geometrique de type TYPointControl. More...
 
typedef SmartPtr< TYPointControlGeoNodeLPTYPointControlGeoNode
 Smart Pointer sur TYPointControlGeoNode. More...
 
typedef std::vector< LPTYPointControlGeoNodeTYTabLPPointControlGeoNode
 Collection de noeuds geometriques de type TYPointControl. More...
 

Typedef Documentation

◆ LPTYPointControl

Smart Pointer sur TYPointControl.

Definition at line 218 of file TYPointControl.h.

◆ LPTYPointControlGeoNode

Smart Pointer sur TYPointControlGeoNode.

Definition at line 225 of file TYPointControl.h.

◆ TYPointControlGeoNode

Noeud geometrique de type TYPointControl.

Definition at line 223 of file TYPointControl.h.

◆ TYTabLPPointControl

typedef std::vector<LPTYPointControl> TYTabLPPointControl

Collection de Smart Pointer sur TYPointControl.

Definition at line 220 of file TYPointControl.h.

◆ TYTabLPPointControlGeoNode

Collection de noeuds geometriques de type TYPointControl.

Definition at line 227 of file TYPointControl.h.