#include <GeometryBond.h>
Inheritance diagram for GeometryBond:
List of all members.
Definition at line 29 of file GeometryBond.h.
constructor: molecule id's, atom indices, molecule list.
Definition at line 33 of file GeometryBond.C.
[virtual]
recalc bond length/distance and return it.
Reimplemented from GeometryMol.
Definition at line 38 of file GeometryBond.C.
References GeometryMol::geomValue, norm, GeometryMol::normal_atom_coord, and vec_sub.
[virtual]
draw the geometry marker.
Implements GeometryMol.
Definition at line 53 of file GeometryBond.C.
References Displayable::append, Displayable::cmdList, DASHEDLINE, GeometryMol::display_line, GeometryMol::display_string, DMATERIALOFF, GeometryMol::geomValue, midpoint, GeometryMol::my_color, DispCmdLineWidth::putdata, DispCmdLineType::putdata, DispCmdColorIndex::putdata, Displayable::reset_disp_list, GeometryMol::transformed_atom_coord, and GeometryMol::valuePos.
[virtual]
use the TCL variables.
Reimplemented from GeometryMol.
Definition at line 88 of file GeometryBond.C.
References GeometryMol::comIndex, GeometryMol::geomValue, GeometryMol::objIndex, GeometryMol::set_pick_selection, and GeometryMol::set_pick_value.