Code_TYMPAN  4.2.0
Industrial site acoustic simulation
Classes | Typedefs
TYLinearMaillage.h File Reference
#include "Tympan/models/business/geometry/TYSegment.h"
#include "TYMaillage.h"
Include dependency graph for TYLinearMaillage.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TYLinearMaillage
 Classe de definition d'un maillage lineaire. More...
 

Typedefs

typedef SmartPtr< TYLinearMaillageLPTYLinearMaillage
 Smart Pointer sur TYLinearMaillage. More...
 
typedef TYGeometryNode TYLinearMaillageGeoNode
 Noeud geometrique de type TYLinearMaillage. More...
 
typedef SmartPtr< TYLinearMaillageGeoNodeLPTYLinearMaillageGeoNode
 Smart Pointer sur TYLinearMaillageGeoNode. More...
 
typedef std::vector< LPTYLinearMaillageGeoNodeTYTabLinearMaillageGeoNode
 Collection de noeuds geometriques de type TYLinearMaillage. More...
 

Typedef Documentation

◆ LPTYLinearMaillage

Smart Pointer sur TYLinearMaillage.

Definition at line 127 of file TYLinearMaillage.h.

◆ LPTYLinearMaillageGeoNode

Smart Pointer sur TYLinearMaillageGeoNode.

Definition at line 133 of file TYLinearMaillage.h.

◆ TYLinearMaillageGeoNode

Noeud geometrique de type TYLinearMaillage.

Definition at line 130 of file TYLinearMaillage.h.

◆ TYTabLinearMaillageGeoNode

Collection de noeuds geometriques de type TYLinearMaillage.

Definition at line 136 of file TYLinearMaillage.h.