This is the complete list of members for Gedim::ObjectFileFormatInterface, including all inherited members.
| ExportMeshToFile(const IMeshDAO &mesh, const std::string &offFilePath) const | Gedim::ObjectFileFormatInterface | |
| ImportMeshFromFile(const std::string &offFilePath, const MeshUtilities &meshUtilities, IMeshDAO &mesh) const | Gedim::ObjectFileFormatInterface | |
| MeshDAOToOFFMesh(const IMeshDAO &originalMesh) const | Gedim::ObjectFileFormatInterface | |
| ObjectFileFormatInterface() | Gedim::ObjectFileFormatInterface | |
| OFFMeshToMeshDAO(const OFFMesh &originalMesh, const MeshUtilities &meshUtilities, IMeshDAO &convertedMesh) const | Gedim::ObjectFileFormatInterface | |
| OFFMeshToStrings(const OFFMesh &mesh) const | Gedim::ObjectFileFormatInterface | |
| StringsToOFFMesh(const std::vector< std::string > &fileLines) const | Gedim::ObjectFileFormatInterface | |
| ~ObjectFileFormatInterface() | Gedim::ObjectFileFormatInterface |