Code_TYMPAN  4.4.0
Industrial site acoustic simulation
Classes | Typedefs
TYAltimetrie.h File Reference
#include <deque>
#include <gtest/gtest_prod.h>
#include "Tympan/models/business/geometry/TYGeometryNode.h"
#include "Tympan/models/business/geometry/TYPolygon.h"
#include "Tympan/models/business/exceptions.h"
#include "Tympan/models/common/delaunay_maker.h"
#include "Tympan/models/common/3d.h"
Include dependency graph for TYAltimetrie.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TYAltimetrie
 Assigne une altitude a chaque point de l'espace. More...
 
struct  TYAltimetrie::grid_index
 Integer coordinates into the grid. More...
 

Typedefs

typedef TYGeometryNode TYAltimetrieGeoNode
 Noeud geometrique de type TYAltimetrie. More...
 

Typedef Documentation

◆ TYAltimetrieGeoNode

Noeud geometrique de type TYAltimetrie.

Definition at line 315 of file TYAltimetrie.h.