Code_TYMPAN  4.4.0
Industrial site acoustic simulation
Classes | Typedefs
TYPolyLineGraphic.h File Reference

Representation graphique d'une polyligne (fichier header) More...

#include "Tympan/models/business/TYDefines.h"
#include "TYElementGraphic.h"
#include "Tympan/models/business/geometry/TYPoint.h"
Include dependency graph for TYPolyLineGraphic.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TYPolyLineGraphic
 classe graphique pour representer une polyligne a partir d'un tableau de points. More...
 

Typedefs

typedef SmartPtr< TYPolyLineGraphicLPTYPolyLineGraphic
 Smart Pointer sur TYPolyLineGraphic. More...
 

Detailed Description

Representation graphique d'une polyligne (fichier header)

Author
Projet_Tympan

Definition in file TYPolyLineGraphic.h.

Typedef Documentation

◆ LPTYPolyLineGraphic

Smart Pointer sur TYPolyLineGraphic.

Definition at line 108 of file TYPolyLineGraphic.h.