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

Go to the source code of this file.

Classes

class  TYRectangularMaillage
 Classe de definition d'un maillage rectangulaire. More...
 

Typedefs

typedef SmartPtr< TYRectangularMaillageLPTYRectangularMaillage
 Smart Pointer sur TYRectangularMaillage. More...
 
typedef TYGeometryNode TYRectangularMaillageGeoNode
 Noeud geometrique de type TYRectangularMaillage. More...
 
typedef SmartPtr< TYRectangularMaillageGeoNodeLPTYRectangularMaillageGeoNode
 Smart Pointer sur TYRectangularMaillageGeoNode. More...
 
typedef std::vector< LPTYRectangularMaillageGeoNodeTYTabRectangularMaillageGeoNode
 Collection de noeuds geometriques de type TYRectangularMaillage. More...
 

Typedef Documentation

◆ LPTYRectangularMaillage

Smart Pointer sur TYRectangularMaillage.

Definition at line 178 of file TYRectangularMaillage.h.

◆ LPTYRectangularMaillageGeoNode

Smart Pointer sur TYRectangularMaillageGeoNode.

Definition at line 184 of file TYRectangularMaillage.h.

◆ TYRectangularMaillageGeoNode

Noeud geometrique de type TYRectangularMaillage.

Definition at line 181 of file TYRectangularMaillage.h.

◆ TYTabRectangularMaillageGeoNode

Collection de noeuds geometriques de type TYRectangularMaillage.

Definition at line 187 of file TYRectangularMaillage.h.