#include <anatomist/commands/cFusion2DParams.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.
|
| |
Definition at line 48 of file cFusion2DParams.h.
◆ Fusion2DParamsCommand() [1/2]
| anatomist::Fusion2DParamsCommand::Fusion2DParamsCommand |
( |
Fusion2D * | obj, |
|
|
int | mode = -1, |
|
|
float | rate = -1 ) |
◆ Fusion2DParamsCommand() [2/2]
| anatomist::Fusion2DParamsCommand::Fusion2DParamsCommand |
( |
Fusion2D * | obj, |
|
|
int | mode, |
|
|
float | rate, |
|
|
const std::vector< AObject * > & | order ) |
◆ ~Fusion2DParamsCommand()
| virtual anatomist::Fusion2DParamsCommand::~Fusion2DParamsCommand |
( |
| ) |
|
|
virtual |
◆ doit()
| virtual void anatomist::Fusion2DParamsCommand::doit |
( |
| ) |
|
|
protectedvirtual |
◆ name()
| virtual std::string anatomist::Fusion2DParamsCommand::name |
( |
| ) |
const |
|
inlinevirtual |
◆ write()
| virtual void anatomist::Fusion2DParamsCommand::write |
( |
Tree & | com, |
|
|
Serializer * | ser ) const |
|
virtual |
◆ StdModule
The documentation for this class was generated from the following file: