12#ifndef __MeshDAOExporterToCsv_H
13#define __MeshDAOExporterToCsv_H
Eigen column vector.
Definition Eigen_Array.hpp:23
The IMeshDAO (mesh data access object) class to read and write mesh data.
Definition IMeshDAO.hpp:24
MeshDAOExporterToCsv.
Definition MeshDAOExporterToCsv.hpp:23
~MeshDAOExporterToCsv()
Definition MeshDAOExporterToCsv.cpp:22
void Export(const Gedim::MeshFromCsvUtilities::Configuration &configuration, const Gedim::IMeshDAO &mesh) const
Export the mesh in all parts.
Definition MeshDAOExporterToCsv.cpp:26
MeshImporterFromCsvUtilities.
Definition MeshFromCsvUtilities.hpp:24
Definition Eigen_Array.cpp:22
Definition MeshFromCsvUtilities.hpp:27