#include <GeometryIO.h>
Definition at line 21 of file GeometryIO.h.
◆ Registery
◆ ~GeometryIO()
virtual OpenMEEG::GeometryIO::~GeometryIO |
( |
| ) |
|
|
virtualdefault |
◆ GeometryIO()
OpenMEEG::GeometryIO::GeometryIO |
( |
const std::string & | filename, |
|
|
const char * | name ) |
|
inlineprotected |
◆ create()
static GeometryIO * OpenMEEG::GeometryIO::create |
( |
const std::string & | filename | ) |
|
|
inlinestatic |
◆ name()
virtual const char * OpenMEEG::GeometryIO::name |
( |
| ) |
const |
|
pure virtual |
◆ load() [1/2]
void OpenMEEG::GeometryIO::load |
( |
Geometry & | geometry | ) |
|
|
inline |
◆ load() [2/2]
void OpenMEEG::GeometryIO::load |
( |
Geometry & | geometry, |
|
|
Matrix & | matrix ) |
|
inline |
◆ save() [1/2]
void OpenMEEG::GeometryIO::save |
( |
const Geometry & | geometry | ) |
|
|
inline |
◆ save() [2/2]
void OpenMEEG::GeometryIO::save |
( |
const Geometry & | geometry, |
|
|
const Matrix & | matrix ) |
|
inline |
◆ load_meshes()
virtual void OpenMEEG::GeometryIO::load_meshes |
( |
Geometry & | geometry | ) |
|
|
protectedpure virtual |
◆ load_domains()
virtual void OpenMEEG::GeometryIO::load_domains |
( |
Geometry & | | ) |
|
|
inlineprotectedvirtual |
◆ load_data()
virtual Matrix OpenMEEG::GeometryIO::load_data |
( |
| ) |
const |
|
protectedpure virtual |
◆ save_geom()
virtual void OpenMEEG::GeometryIO::save_geom |
( |
const Geometry & | geometry | ) |
|
|
protectedpure virtual |
◆ save_data()
virtual void OpenMEEG::GeometryIO::save_data |
( |
const Geometry & | geometry, |
|
|
const Matrix & | matrix ) const |
|
protectedpure virtual |
◆ write()
virtual void OpenMEEG::GeometryIO::write |
( |
| ) |
const |
|
protectedpure virtual |
◆ clone()
virtual GeometryIO * OpenMEEG::GeometryIO::clone |
( |
const std::string & | filename | ) |
const |
|
protectedpure virtual |
◆ registery
◆ fname
std::string OpenMEEG::GeometryIO::fname |
|
protected |
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/GeometryIO.h