#include <anatomist/commands/cPaintParams.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 45 of file cPaintParams.h.
◆ PaintParamsCommand()
| anatomist::PaintParamsCommand::PaintParamsCommand |
( |
carto::Object | params | ) |
|
◆ ~PaintParamsCommand()
| virtual anatomist::PaintParamsCommand::~PaintParamsCommand |
( |
| ) |
|
|
virtual |
◆ doit()
| virtual void anatomist::PaintParamsCommand::doit |
( |
| ) |
|
|
protectedvirtual |
◆ name()
| virtual std::string anatomist::PaintParamsCommand::name |
( |
| ) |
const |
|
inlinevirtual |
◆ write()
| virtual void anatomist::PaintParamsCommand::write |
( |
Tree & | com, |
|
|
Serializer * | ser ) const |
|
virtual |
The documentation for this class was generated from the following file: