|
Code_TYMPAN
4.4.0
Industrial site acoustic simulation
|
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"

Go to the source code of this file.
Classes | |
| struct | tympan::mesh_io_error |
| class | tympan::IMeshReader |
Namespaces | |
| tympan | |
Functions | |
| std::unique_ptr< IMeshReader > | tympan::make_altimetry_ply_reader (const std::string filename) |
| @ Makes a reader for the file name given as argument More... | |
Provides for reading back an altimetry written in a file.
Definition in file altimetry_file_reader.h.