Tableau to pick points and lines. More...
#include <vgui/vgui_tableau.h>
#include <vgui/vgui_event.h>
#include <vgui/vgui_event_condition.h>
#include <vgui/vgui_parent_child_link.h>
#include <vsol/vsol_point_2d_sptr.h>
#include <vsol/vsol_polygon_2d_sptr.h>
#include <vsol/vsol_polyline_2d_sptr.h>
#include "bgui_picker_tableau_sptr.h"
Go to the source code of this file.
Classes | |
class | bgui_picker_tableau |
struct | bgui_picker_tableau_new |
Tableau to pick points and lines.
Anchored_pick_point rubberbands a line joining a first point (the anchor) during the motion to select a second point. Useful for corresponding pairs of points - JLM
Modifications K.Y.McGaul - 23-MAR-2001 - Initial version. J. Mundy - Jan 9, 2005 - Added anchored pick point K. Kang - May 9, 2005 - Added pick box
Definition in file bgui_picker_tableau.h.