#include <MeshIO.h>
Definition at line 26 of file MeshIO.h.
◆ Registery
◆ ~MeshIO()
virtual OpenMEEG::MeshIO::~MeshIO |
( |
| ) |
|
|
inlinevirtual |
◆ MeshIO()
OpenMEEG::MeshIO::MeshIO |
( |
const std::string & | filename, |
|
|
const char * | name ) |
|
inlineprotected |
◆ create()
static MeshIO * OpenMEEG::MeshIO::create |
( |
const std::string & | filename | ) |
|
|
inlinestatic |
◆ name()
virtual const char * OpenMEEG::MeshIO::name |
( |
| ) |
const |
|
pure virtual |
◆ open()
void OpenMEEG::MeshIO::open |
( |
const std::ios_base::openmode | mode = std::ios_base::in | ) |
|
|
inline |
◆ load_points()
virtual void OpenMEEG::MeshIO::load_points |
( |
Geometry & | geom | ) |
|
|
pure virtual |
◆ load_triangles()
virtual void OpenMEEG::MeshIO::load_triangles |
( |
Mesh & | m | ) |
|
|
pure virtual |
◆ load()
virtual void OpenMEEG::MeshIO::load |
( |
Mesh & | m | ) |
|
|
inlinevirtual |
◆ save() [1/2]
virtual void OpenMEEG::MeshIO::save |
( |
const Mesh & | mesh, |
|
|
std::ostream & | os ) const |
|
pure virtual |
◆ save() [2/2]
virtual void OpenMEEG::MeshIO::save |
( |
const Mesh & | mesh | ) |
|
|
inlinevirtual |
◆ clone()
virtual MeshIO * OpenMEEG::MeshIO::clone |
( |
const std::string & | filename | ) |
const |
|
protectedpure virtual |
◆ binary()
virtual bool OpenMEEG::MeshIO::binary |
( |
| ) |
const |
|
inlineprotectedvirtual |
◆ reference_vertices()
void OpenMEEG::MeshIO::reference_vertices |
( |
Mesh & | mesh | ) |
const |
|
inlineprotected |
◆ registery
◆ fname
std::string OpenMEEG::MeshIO::fname |
|
protected |
◆ fs
std::fstream OpenMEEG::MeshIO::fs |
|
protected |
◆ indmap
The documentation for this class was generated from the following file:
- /builddir/build/BUILD/openmeeg-2.5.8-build/openmeeg-2.5.8/OpenMEEG/include/MeshIO.h