#include <OpenVolumeMeshInterface.hpp>
◆ OpenVolumeMeshInterface()
| Gedim::OpenVolumeMeshInterface::OpenVolumeMeshInterface |
( |
| ) |
|
◆ ~OpenVolumeMeshInterface()
| Gedim::OpenVolumeMeshInterface::~OpenVolumeMeshInterface |
( |
| ) |
|
◆ ExportMeshToFile()
| void Gedim::OpenVolumeMeshInterface::ExportMeshToFile |
( |
const IMeshDAO & |
mesh, |
|
|
const std::vector< std::vector< bool > > & |
meshCell3DsFacesOrientation, |
|
|
const std::string & |
ovmFilePath |
|
) |
| const |
◆ ImportMeshFromFile()
| void Gedim::OpenVolumeMeshInterface::ImportMeshFromFile |
( |
const std::string & |
ovmFilePath, |
|
|
IMeshDAO & |
mesh, |
|
|
std::vector< std::vector< bool > > & |
meshCell3DsFacesOrientation |
|
) |
| const |
◆ MeshDAOToOVMMesh()
◆ OVMMeshToMeshDAO()
| void Gedim::OpenVolumeMeshInterface::OVMMeshToMeshDAO |
( |
const OVMMesh & |
originalMesh, |
|
|
IMeshDAO & |
convertedMesh, |
|
|
std::vector< std::vector< bool > > & |
convertedMeshCell3DsFacesOrientation |
|
) |
| const |
◆ OVMMeshToStrings()
| std::vector< string > Gedim::OpenVolumeMeshInterface::OVMMeshToStrings |
( |
const OVMMesh & |
mesh | ) |
const |
◆ StringsToOVMMesh()
The documentation for this class was generated from the following files: