|
Code_TYMPAN
4.4.0
Industrial site acoustic simulation
|
Provides for reading back an altimetry written in a file. More...
#include <cassert>#include <boost/foreach.hpp>#include <boost/exception/errinfo_file_name.hpp>#include <boost/exception/errinfo_at_line.hpp>#include <boost/exception/errinfo_errno.hpp>#include "rply.h"#include "altimetry_file_reader_impl.h"
Go to the source code of this file.
Namespaces | |
| tympan | |
Macros | |
| #define | DECLARE_AND_FETCH_PLY_CALLBACK_INFO |
| macro which extract all relevant callback information form RPLY More... | |
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.cpp.
| #define DECLARE_AND_FETCH_PLY_CALLBACK_INFO |
macro which extract all relevant callback information form RPLY
Definition at line 215 of file altimetry_file_reader.cpp.