7 #ifndef __viewer_DrawSelection_h__ 8 #define __viewer_DrawSelection_h__ 31 void initialize(
void);
36 void drawBox(
sp<DrawI> spDraw,Real x1,Real y1,Real x2,Real y2);
37 void drawMarker(
sp<DrawI> spDraw, Real x, Real y);
window data
Definition: datatoolAS.h:38
possible attributes of a top level signal
Definition: datatoolAS.h:16
kernel
Definition: namespace.dox:3
Per-class participation in the Initialized <> mechanism.
Definition: Initialized.h:117
Interface to handle signals from an SignalerI.
Definition: HandlerI.h:22
Reference to an instance of a Layout.
Definition: RecordSB.h:35
Draw a box indicating the selected region.
Definition: DrawSelection.h:22
screen space selection
Definition: windowAS.h:36