A collection of vgui_soview2D objects that form views of vtol topology objects. More...
#include <vcl_vector.h>#include <vcl_iosfwd.h>#include <vsol/vsol_line_2d_sptr.h>#include <vdgl/vdgl_digital_curve_sptr.h>#include <vtol/vtol_edge_2d.h>#include <vtol/vtol_edge_2d_sptr.h>#include <vtol/vtol_face_2d_sptr.h>#include <vgui/vgui_soview2D.h>Go to the source code of this file.
Classes | |
| class | bgui_vtol_soview2D_point |
| vsol_point_2d. More... | |
| class | bgui_vtol_soview2D_dotted_digital_curve |
| vdgl_dotted_digital_curve (maybe later move to a geometry tableau). More... | |
| class | bgui_vtol_soview2D_digital_curve |
| vdgl_digital_curve (maybe later move to a geometry tableau). More... | |
| class | bgui_vtol_soview2D_vertex |
| vtol_vertex_2d. More... | |
| class | bgui_vtol_soview2D_line_seg |
| class | bgui_vtol_soview2D_edge |
| class | bgui_vtol_soview2D_edge_group |
| class | bgui_vtol_soview2D_face |
A collection of vgui_soview2D objects that form views of vtol topology objects.
Modifications:
J.L. Mundy November 28, 2002 Initial version.
Definition in file bgui_vtol_soview2D.h.
1.7.5.1