PolyDiM
C++ library for POLYtopal DIscretization Methods
Loading...
Searching...
No Matches
Gedim::ObjectFileFormatInterface Member List

This is the complete list of members for Gedim::ObjectFileFormatInterface, including all inherited members.

ExportMeshToFile(const IMeshDAO &mesh, const std::string &offFilePath) constGedim::ObjectFileFormatInterface
ImportMeshFromFile(const std::string &offFilePath, const MeshUtilities &meshUtilities, IMeshDAO &mesh) constGedim::ObjectFileFormatInterface
MeshDAOToOFFMesh(const IMeshDAO &originalMesh) constGedim::ObjectFileFormatInterface
ObjectFileFormatInterface()Gedim::ObjectFileFormatInterface
OFFMeshToMeshDAO(const OFFMesh &originalMesh, const MeshUtilities &meshUtilities, IMeshDAO &convertedMesh) constGedim::ObjectFileFormatInterface
OFFMeshToStrings(const OFFMesh &mesh) constGedim::ObjectFileFormatInterface
StringsToOFFMesh(const std::vector< std::string > &fileLines) constGedim::ObjectFileFormatInterface
~ObjectFileFormatInterface()Gedim::ObjectFileFormatInterface