kalzium
Avogadro::AddAtomDrawCommand Class Reference
#include <drawcommand.h>
Inheritance diagram for Avogadro::AddAtomDrawCommand:

Detailed Description
Definition at line 39 of file drawcommand.h.
Public Member Functions | |
| AddAtomDrawCommand (Molecule *molecule, Atom *atom, int adjustValence) | |
| AddAtomDrawCommand (Molecule *molecule, const Eigen::Vector3d &pos, unsigned int element, int adjustValence) | |
| virtual void | redo () |
| virtual void | undo () |
| ~AddAtomDrawCommand () | |
Constructor & Destructor Documentation
| Avogadro::AddAtomDrawCommand::AddAtomDrawCommand | ( | Molecule * | molecule, | |
| const Eigen::Vector3d & | pos, | |||
| unsigned int | element, | |||
| int | adjustValence | |||
| ) |
Definition at line 73 of file drawcommand.cpp.
| Avogadro::AddAtomDrawCommand::AddAtomDrawCommand | ( | Molecule * | molecule, | |
| Atom * | atom, | |||
| int | adjustValence | |||
| ) |
Definition at line 83 of file drawcommand.cpp.
| Avogadro::AddAtomDrawCommand::~AddAtomDrawCommand | ( | ) |
Definition at line 95 of file drawcommand.cpp.
Member Function Documentation
| void Avogadro::AddAtomDrawCommand::redo | ( | ) | [virtual] |
| void Avogadro::AddAtomDrawCommand::undo | ( | ) | [virtual] |
The documentation for this class was generated from the following files:
KDE 4.2 API Reference