#include <gcu/crystalbond.h>

Public Member Functions | |
| virtual void | Move (double x, double y, double z) |
| virtual bool | Load (xmlNodePtr node) |
Definition at line 38 of file crystalbond.h.
| virtual void gcu::CrystalBond::Move | ( | double | x, | |
| double | y, | |||
| double | z | |||
| ) | [virtual] |
| x | the x component of the transation vector. | |
| y | the y component of the transation vector. | |
| z | the z component of the transation vector. |
Reimplemented from gcu::Bond.
| virtual bool gcu::CrystalBond::Load | ( | xmlNodePtr | node | ) | [virtual] |
1.5.6