Change a APalette RGB lookup in the main list.
More...
#include <anatomist/commands/cChangePalette.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.
|
| |
Change a APalette RGB lookup in the main list.
Definition at line 49 of file cChangePalette.h.
◆ ChangePaletteCommand()
| anatomist::ChangePaletteCommand::ChangePaletteCommand |
( |
const std::string & | name, |
|
|
const std::vector< AimsRGBA > & | cols ) |
◆ ~ChangePaletteCommand()
| virtual anatomist::ChangePaletteCommand::~ChangePaletteCommand |
( |
| ) |
|
|
virtual |
◆ doit()
| virtual void anatomist::ChangePaletteCommand::doit |
( |
| ) |
|
|
protectedvirtual |
◆ name()
| virtual std::string anatomist::ChangePaletteCommand::name |
( |
| ) |
const |
|
inlinevirtual |
◆ write()
| virtual void anatomist::ChangePaletteCommand::write |
( |
Tree & | com, |
|
|
Serializer * | ser ) const |
|
virtual |
◆ StdModule
The documentation for this class was generated from the following file: