Code_TYMPAN  4.4.0
Industrial site acoustic simulation
Classes | Namespaces | Functions
altimetry_file_reader.h File Reference

Provides for reading back an altimetry written in a file. More...

#include <memory>
#include <vector>
#include <string>
#include "Tympan/core/exceptions.h"
#include "Tympan/models/common/3d.h"
#include "Tympan/models/common/triangle.h"
Include dependency graph for altimetry_file_reader.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  tympan::mesh_io_error
 
class  tympan::IMeshReader
 

Namespaces

 tympan
 

Functions

std::unique_ptr< IMeshReadertympan::make_altimetry_ply_reader (const std::string filename)
 @ Makes a reader for the file name given as argument More...
 

Detailed Description

Provides for reading back an altimetry written in a file.

Author
Anthony Truchet antho.nosp@m.ny.t.nosp@m.ruche.nosp@m.t@lo.nosp@m.gilab.nosp@m..fr

Definition in file altimetry_file_reader.h.