Positioning the linked cursor.
More...
#include <anatomist/commands/cLinkedCursor.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.
|
| |
Positioning the linked cursor.
Definition at line 50 of file cLinkedCursor.h.
◆ LinkedCursorCommand()
| anatomist::LinkedCursorCommand::LinkedCursorCommand |
( |
AWindow * | win, |
|
|
const std::vector< float > & | pos ) |
pos can be 3D or 4D (time is optional)
◆ ~LinkedCursorCommand()
| virtual anatomist::LinkedCursorCommand::~LinkedCursorCommand |
( |
| ) |
|
|
virtual |
◆ doit()
| virtual void anatomist::LinkedCursorCommand::doit |
( |
| ) |
|
|
protectedvirtual |
◆ name()
| virtual std::string anatomist::LinkedCursorCommand::name |
( |
| ) |
const |
|
inlinevirtual |
◆ write()
| virtual void anatomist::LinkedCursorCommand::write |
( |
Tree & | com, |
|
|
Serializer * | ser ) const |
|
virtual |
◆ StdModule
The documentation for this class was generated from the following file: