Wrapper for a specific GraphWriter.
More...
#include <aims/io/argW.h>
Wrapper for a specific GraphWriter.
Definition at line 49 of file argW.h.
◆ SavingMode
Enumerator |
---|
Keep | |
Global | |
Local | |
Definition at line 52 of file argW.h.
◆ LowLevelArgWriter()
aims::LowLevelArgWriter::LowLevelArgWriter |
( |
| ) |
|
◆ ~LowLevelArgWriter()
virtual aims::LowLevelArgWriter::~LowLevelArgWriter |
( |
| ) |
|
|
virtual |
◆ getMinf()
get / reconstruct the minf header from the graph.
The default implementation takes it from the "header" property of the graph (if any), and tries to rebuild referentials / transformations properties from the graph properties if possible.
◆ write()
virtual void aims::LowLevelArgWriter::write |
( |
const std::string & |
filename, |
|
|
Graph & |
graph, |
|
|
SavingMode |
mode = Keep , |
|
|
bool |
saveOnlyModified = true |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file: