ARB
|
#include "SEC_root.hxx"
#include "SEC_graphic.hxx"
#include "SEC_iter.hxx"
#include "SEC_drawn_pos.hxx"
#include "SEC_bonddef.hxx"
#include "SEC_toggle.hxx"
#include <aw_msg.hxx>
#include <iupac.h>
#include <ed4_extern.hxx>
#include <arb_defs.h>
#include <iostream>
#include <sstream>
#include <AW_helix.hxx>
Go to the source code of this file.
Classes | |
class | PaintData |
struct | StrandPositionData |
Functions | |
bool | valid_cb_params (AW_CL cd1, AW_CL cd2) |
bool | valid_cb_params (AW_device *device) |
Variables | |
static PaintData | paintData |
Definition at line 36 of file SEC_paint.cxx.
Referenced by SEC_root::paintAnnotation(), SEC_root::paintBackgroundColor(), and valid_cb_params().
|
inline |
Definition at line 39 of file SEC_paint.cxx.
References AW_click_cd::get_cd1(), AW_click_cd::get_cd2(), AW_device::get_click_cd(), and valid_cb_params().
|
static |
Definition at line 122 of file SEC_paint.cxx.