19 #ifndef OST_GUI_MEASURE_TOOL_HH
20 #define OST_GUI_MEASURE_TOOL_HH
32 namespace ost {
namespace gui {
Measurement(mol::AtomHandleList ahl, gfx::Color col, Real line_width)
Real GetMeasurement() const
void SetLineWidth(Real w)
gfx::Color GetColor() const
void SetColor(gfx::Color c)
mol::AtomHandleList GetAtoms() const
Real GetLineWidth() const
#define DLLEXPORT_OST_GUI
std::vector< GfxNodeP > NodePtrList
std::vector< Measurement > MeasurementList
std::vector< AtomHandle > AtomHandleList