Code_TYMPAN  4.4.0
Industrial site acoustic simulation
Classes | Typedefs | Enumerations
TYTopographie.h File Reference
#include <memory>
#include "Tympan/models/common/3d.h"
#include "Tympan/models/business/topography/TYPlanEau.h"
#include "Tympan/models/business/topography/TYCoursEau.h"
#include "Tympan/models/business/topography/TYAltimetrie.h"
#include "Tympan/models/business/material/TYSol.h"
Include dependency graph for TYTopographie.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  TYStructSegPtrTer
 Structure contenant un segment et un terrain. More...
 
struct  TYStructElemPts
 
class  TYTopographie
 

Typedefs

typedef std::vector< TYStructSegPtrTerTYTabStructSegPtrTer
 Tableau de structures contenant un segment et un terrain. More...
 
typedef TYGeometryNode TYTopographieGeoNode
 Noeud geometrique de type TYTopographie. More...
 
typedef SmartPtr< TYTopographieGeoNodeLPTYTopographieGeoNode
 Smart Pointer sur TYTopographieGeoNode. More...
 
typedef std::vector< LPTYTopographieGeoNodeTYTabTopographieGeoNode
 Collection de noeuds geometriques de type TYTopographie. More...
 

Enumerations

enum  typeTerrain { TYTERRAIN , TYPLANEAU }
 

Typedef Documentation

◆ LPTYTopographieGeoNode

Smart Pointer sur TYTopographieGeoNode.

Definition at line 550 of file TYTopographie.h.

◆ TYTabStructSegPtrTer

Tableau de structures contenant un segment et un terrain.

Definition at line 35 of file TYTopographie.h.

◆ TYTabTopographieGeoNode

Collection de noeuds geometriques de type TYTopographie.

Definition at line 552 of file TYTopographie.h.

◆ TYTopographieGeoNode

Noeud geometrique de type TYTopographie.

Definition at line 548 of file TYTopographie.h.

Enumeration Type Documentation

◆ typeTerrain

Enumerator
TYTERRAIN 
TYPLANEAU 

Definition at line 37 of file TYTopographie.h.