#include <WavefrontOBJInterface.hpp>
◆ WavefrontOBJInterface()
| Gedim::WavefrontOBJInterface::WavefrontOBJInterface |
( |
| ) |
|
◆ ~WavefrontOBJInterface()
| Gedim::WavefrontOBJInterface::~WavefrontOBJInterface |
( |
| ) |
|
◆ ExportMeshToFile()
| void Gedim::WavefrontOBJInterface::ExportMeshToFile |
( |
const IMeshDAO & |
mesh, |
|
|
const std::string & |
OBJFilePath |
|
) |
| const |
◆ ImportMeshFromFile()
| std::vector< std::string > Gedim::WavefrontOBJInterface::ImportMeshFromFile |
( |
const std::string & |
OBJFilePath, |
|
|
const MeshUtilities & |
meshUtilities, |
|
|
IMeshDAO & |
mesh |
|
) |
| const |
◆ MeshDAOToOBJMesh()
◆ OBJMeshToMeshDAO()
◆ OBJMeshToStrings()
| std::vector< string > Gedim::WavefrontOBJInterface::OBJMeshToStrings |
( |
const OBJMesh & |
mesh | ) |
const |
◆ StringsToOBJMesh()
The documentation for this class was generated from the following files: