Save a transformation between two referentials.
More...
#include <anatomist/commands/cSaveTransformation.h>
|
| virtual void | doit () |
| | Do a command.
|
| |
Protected Member Functions inherited from anatomist::RegularCommand |
| | RegularCommand () |
| | The programmer cannot call the constructor of an abstract base class.
|
| |
Protected Member Functions inherited from anatomist::Command |
| | Command () |
| | The programmer cannot call the constructor of an abstract base class.
|
| |
| virtual void | undoit () |
| | Undo a command.
|
| |
Save a transformation between two referentials.
Definition at line 49 of file cSaveTransformation.h.
◆ SaveTransformationCommand()
| anatomist::SaveTransformationCommand::SaveTransformationCommand |
( |
const std::string & | filename, |
|
|
Transformation * | t ) |
Save transformation to file.
◆ ~SaveTransformationCommand()
| virtual anatomist::SaveTransformationCommand::~SaveTransformationCommand |
( |
| ) |
|
|
virtual |
◆ doit()
| virtual void anatomist::SaveTransformationCommand::doit |
( |
| ) |
|
|
protectedvirtual |
◆ name()
| virtual std::string anatomist::SaveTransformationCommand::name |
( |
| ) |
const |
|
inlinevirtual |
◆ trans()
| Transformation * anatomist::SaveTransformationCommand::trans |
( |
| ) |
const |
|
inline |
◆ write()
| virtual void anatomist::SaveTransformationCommand::write |
( |
Tree & | com, |
|
|
Serializer * | ser ) const |
|
virtual |
◆ StdModule
The documentation for this class was generated from the following file: