AFX_MSGMAP | |
AFX_MSGMAP_ENTRY | |
vgui_slider_tableau::callback_info | |
cancel_color_data | |
CDirEdit | |
CDlgWnd | |
vgui_dialog_impl::element | Data associated with each field in the dialog box |
file_ok_data | |
GLUTwindow | |
vgui_tview_tableau::icon | |
vgui_gtk_adaptor::internal_timer | Internal struct for timer |
vgui_gtk2_adaptor::internal_timer | Internal struct for timer |
vgui_menu_item::invocation | Description of keyboard shortcut (makes no sense for separators) |
vgui_poly_tableau::item | The position, colour, etc of the child tableau |
MENUEX_TEMPLATE_HEADER | |
MENUEX_TEMPLATE_ITEM | |
vgui_glut_menu_hack::per_window_record | |
vgui_roi_tableau::region_of_interest | Data defining a region of interest (position, height and width) |
tag_callback_control_data | |
tag_inline_tab_data | |
vgui_font_textured::texture_coord | Type to store symbol location in texture |
vgui_viewer2D_tableau::token_t | Data on the current state of vgui_viewer2D_tableau (eg the amount we are zoomed) |
vgui_viewer3D_tableau::token_t | Data on the current state of vgui_viewer3D_tableau (eg, the amount we are zoomed) |
vgui | Namespace with a singleton vgui_toolkit instance |
vgui_accelerate | (Potentially) Accelerated functions for OpenGL |
vgui_accelerate_x11 | Accelerated OpenGL functions for X11 |
vgui_active_tableau | Tableau which can toggle between visible/invisible and active/inactive |
vgui_active_tableau_new | Create a smart-pointer to a vgui_active_tableau tableau |
vgui_adaptor | Provides an abstract interface to an OpenGL rendering state |
vgui_adaptor_mixin | Holds the dimensions of the adaptor and the event causing popup menus |
vgui_adaptor_tableau | Propagates tableau posts to an adaptor |
vgui_blackbox_tableau | Tableau for event record and playback |
vgui_blackbox_tableau_new | Create a smart-pointer to a vgui_blackbox_tableau |
vgui_blender_tableau | Tableau to blend two images |
vgui_blender_tableau_new | Creates a smart-pointer to a vgui_blender_tableau |
vgui_button_field | Button control in a dialog |
vgui_cache_wizard | Provides support for caching of large images |
vgui_camera | Projects 3D models into a GL context given a camera projection matrix |
vgui_clear_tableau | Tableau performing OpenGL clearing |
vgui_clear_tableau_new | Create a smart-pointer to a vgui_clear_tableau |
vgui_command | Defines the abstract interface to commands |
vgui_command_bound_method< object_t, data_t > | For methods that take a single argument (fsm) |
vgui_command_cfunc | An implementation using a C callback function |
vgui_command_simple< receiver > | Pcp's templated bound member functions |
vgui_command_toggle | Command for toggle buttons |
vgui_composite_tableau | Tableau which treats it children as a stack of acetates |
vgui_composite_tableau_new | Creates a smart-pointer to a vgui_composite_tableau tableau |
vgui_debug_tableau | Event-printing "tee" tableau |
vgui_debug_tableau_new | Creates a smart-pointer to a vgui_debug_tableau |
vgui_deck_switch_command | |
vgui_deck_tableau | Tableau holding many child tableaux, but only one receives events |
vgui_deck_tableau_new | Create a smart-pointer to a vgui_deck_tableau |
vgui_dialog | |
vgui_dialog_extensions | Abstract dialog class |
vgui_dialog_extensions_impl | Vgui_dialog_extensions_impl is the abstract base class for dialog extensions implementation |
vgui_dialog_field | Represents a field in a dialog |
vgui_dialog_impl | Vgui_dialog_impl is the abstract base class for dialog implementation |
vgui_dir_dialog | |
vgui_displaybase_tableau | Tableau with display list functionality, can use any type of soview |
vgui_displaybase_tableau_grouping | Struct to maintain grouping information for soviews |
vgui_displaybase_tableau_new | Create a smart-pointer to a vgui_displaybase_tableau tableau |
vgui_displaybase_tableau_selection_callback | Implement one of these to be told about picking etc |
vgui_displaylist2D_tableau | Displaying two-dimensional geometric objects |
vgui_displaylist2D_tableau_new | Create a smart-pointer to a vgui_displaylist2D_tableau |
vgui_displaylist3D_tableau | Displaying of three-dimensional geometric objects |
vgui_displaylist3D_tableau_new | Creates a smart-pointer to a vgui_displaylist3D_tableau |
vgui_drag_mixin | Simplifies the handling of drag events |
vgui_drag_tableau | A bare tableau which uses the vgui_drag_mixin |
vgui_drag_tableau_new | Creates a smart-pointer to a vgui_drag_tableau |
vgui_easy2D_tableau | Tableau to display two-dimensional geometric objects |
vgui_easy2D_tableau_new | Create a smart-pointer to a vgui_easy2D_tableau tableau |
vgui_easy3D_tableau | Tableau to display three-dimensional geometric objects |
vgui_easy3D_tableau_new | Create a smart-pointer to a vgui_easy3D_tableau tableau |
vgui_enhance_tableau | Magnify or display another tableau in a region around the mouse pointer |
vgui_enhance_tableau_new | Create a smart-pointer to a vgui_enhance_tableau tableau |
vgui_event | Encapsulates the events handled by the vgui system |
vgui_event_condition | Represent and recognise simple event conditions |
vgui_event_server | Procedural event grabbing from a tableau |
vgui_event_server_interpose_tableau | |
vgui_file_field | File browser in a dialog |
vgui_font | Abstract font class |
vgui_font_bitmap | Vgui_font derived class that uses hardcoded fonts |
vgui_font_textured | Vgui_font derived class that uses textured fonts |
vgui_function_tableau | Tableau where functions passed in are called for various events |
vgui_function_tableau_new | Creates a smart-pointer to a vgui_function_tableau |
vgui_glut_adaptor | The GLUT (OpenGL Utility Toolkit) implementation of vgui_adaptor |
vgui_glut_adaptor_callback_data | Post timeout events |
vgui_glut_impl | |
vgui_glut_menu_hack | |
vgui_glut_menu_hack_bind_entry | |
vgui_glut_popup_impl | |
vgui_glut_window | The GLUT (OpenGL Utility Toolkit) implementation of vgui_window |
vgui_grid_tableau | A tableau which renders its child tableaux as a rectangular grid |
vgui_grid_tableau_data | Data required by each rectangle in the grid of vgui_grid_tableau |
vgui_grid_tableau_new | Create a smart pointer to a vgui_grid_tableau |
vgui_gtk | The GTK+ implementation of vgui_toolkit |
vgui_gtk2 | The GTK+-2.0 implementation of vgui_toolkit |
vgui_gtk2_adaptor | The GTK implementation of vgui_adaptor |
vgui_gtk2_adaptor_callback_data | Gtk will pass this structure to the timer callback |
vgui_gtk2_dialog_impl | Specialization of vgui_dialog_impl for GTK. Creates a GTK dialog box |
vgui_gtk2_dialog_impl_choice | |
vgui_gtk2_dialog_impl_int_pair | |
vgui_gtk2_statusbar | The GTK implementation of vgui_statusbar |
vgui_gtk2_utils | GTK support for menus |
vgui_gtk2_window | The GTK implementation of vgui_window |
vgui_gtk_adaptor | The GTK implementation of vgui_adaptor |
vgui_gtk_adaptor_callback_data | Gtk will pass this structure to the timer callback |
vgui_gtk_dialog_impl | Specialization of vgui_dialog_impl for GTK. Creates a GTK dialog box |
vgui_gtk_dialog_impl_choice | |
vgui_gtk_dialog_impl_int_pair | |
vgui_gtk_statusbar | The GTK implementation of vgui_statusbar |
vgui_gtk_utils | GTK support for menus |
vgui_gtk_window | The GTK implementation of vgui_window |
vgui_image_renderer | OpenGL utility to render a vil1_image |
vgui_image_tableau | Tableau which renders the given image using an image_renderer |
vgui_image_tableau_new | Creates a smart-pointer to a vgui_image_tableau |
vgui_lineseg3D | 3-dimensional line segment |
vgui_listmanager2D_tableau | Tableau which manages a set of vgui_displaylist2D_tableau children |
vgui_listmanager2D_tableau_new | Creates a smart-pointer to a new vgui_listmanager2D_tableau |
vgui_loader_tableau | Tableau where the user can set the projection and modelview matrices |
vgui_loader_tableau_new | Create a smart-pointer to a vgui_loader_tableau tableau |
vgui_matrix_state | Stores and retrieves the current projection and modelview matrices |
vgui_menu | Representation of a menu for both pop-up and menubar menus |
vgui_menu_item | Representation of an item on a menu |
vgui_message | Used to send messages from observables to observers |
vgui_mfc | The MFC (Microsoft Foundation Classes) implementation of vgui_toolkit |
vgui_mfc_adaptor | MFC implementation of vgui_adaptor |
vgui_mfc_app | Defines CWinApp which initialises all the MFC stuff |
vgui_mfc_app_command_line_info | The one and only vgui_mfc_app object |
vgui_mfc_app_init | Initialize MFC CWinApp object |
vgui_mfc_dialog_choice | Structure to contain data for a choice field |
vgui_mfc_dialog_extensions_impl | The MFC implementation of vgui_extensions_dialog_impl |
vgui_mfc_dialog_impl | The MFC implementation of vgui_dialog_impl |
vgui_mfc_dialog_inline_tab | Structure to contain data for an inline tableau |
vgui_mfc_doc | Defines a main application document |
vgui_mfc_mainfrm | Defines main window of the application |
vgui_mfc_statusbar | The MFC implementation of vgui_statusbar |
vgui_mfc_utils | MFC support for menus |
vgui_mfc_view | |
vgui_mfc_window | The MFC implementation of vgui_window |
vgui_observable | Base class for classes that want to broadcast messages to observers |
vgui_observer | Base class for classes that receive messages from observables |
vgui_overlay_helper | A helper class which emulates overlays using an auxiliary buffer |
vgui_parent_child_link | Describes the relationship between a parent and child tableau |
vgui_parent_child_link_data | Cache of parents of a tableau (makes posting redraws more efficient) |
vgui_parent_child_link_impl | Smart-pointer implementation of vgui_parent_child_link |
vgui_pixel_abgr< 8, 8, 8, 8 > | |
vgui_pixel_assert< 2, 2 > | |
vgui_pixel_assert< 3, 3 > | |
vgui_pixel_assert< 4, 4 > | |
vgui_pixel_bgr< 5, 6, 5 > | |
vgui_pixel_bgr< 8, 8, 8 > | |
vgui_pixel_bgra< 8, 8, 8, 8 > | |
vgui_pixel_generates_no_code | |
vgui_pixel_rgb< 16, 16, 16 > | |
vgui_pixel_rgb< 5, 6, 5 > | |
vgui_pixel_rgb< 8, 8, 8 > | |
vgui_pixel_rgba< 5, 5, 5, 1 > | |
vgui_pixel_rgba< 8, 8, 8, 8 > | |
vgui_pixel_rgbfloat | |
vgui_point3D | 3-dimensional point |
vgui_poly_tableau | |
vgui_poly_tableau_new | Creates a smart-pointer to a vgui_poly_tableau tableau |
vgui_poly_tableau_vp_sc_snapshot | A tableau which renders its children into sub-rectangles of its viewport |
vgui_popup_params | |
vgui_projection_inspector | |
vgui_qt | QT implementation of vgui_toolkit |
vgui_qt_adaptor | OpenGL canvas in QT as a VGUI adaptor |
vgui_qt_colorchooser_impl | |
vgui_qt_dialog_impl | QT implementation of vgui_dialog_impl |
vgui_qt_filebrowser_impl | |
vgui_qt_internal_timer | A helper QObject to trigger numbered timer events |
vgui_qt_menu | QT implementation of vgui_menu |
vgui_qt_statusbar | QT implementation of vgui_statusbar |
vgui_qt_tableau_impl | |
vgui_qt_window | QT implementation of vgui_window |
vgui_quit_tableau | A tableau which quits the application on receiving 'q' or ESC |
vgui_quit_tableau_new | Create a smart-pointer to a vgui_quit_tableau |
vgui_range_map< Type > | |
vgui_range_map_params | |
vgui_roi_tableau | Tableau which makes an ROI of an image act like a whole image |
vgui_roi_tableau_new | Creates a smart-pointer to a vgui_roi_tableau |
vgui_rubberband_client | Receives the parameters captured by vgui_rubberband_tableau |
vgui_rubberband_easy2D_client | Rubberbanding onto a vgui_easy2D_tableau |
vgui_rubberband_tableau | Tableau to rubberband circles, lines etc |
vgui_rubberband_tableau_new | Creates a smart-pointer to a vgui_rubberband_tableau tableau |
vgui_satellite_tableau< object > | Tableau to turn a non-tableau into a multi-tableau (without client data) |
vgui_satellite_tableau_new< object > | |
vgui_satellite_tableau_t< object, data > | Tableau to turn a non-tableau into a multi-tableau (with client data) |
vgui_satellite_tableau_t_new< object, data > | |
vgui_section_buffer | Holds a section of a GL image with given OpenGL buffer format and types |
vgui_selector_position_command | |
vgui_selector_switch_command | |
vgui_selector_tableau | Tableau that allows the selection of one active child but displays all children |
vgui_selector_tableau_new | Creates a smart-pointer to a vgui_selector_tableau tableau |
vgui_selector_toggle_command | |
vgui_set_rangemap_command | A vgui command to set the rangemap parameters |
vgui_shell_tableau | Tableau to go at the top of one's tableau hierarchy |
vgui_shell_tableau_bindings | Key bindings for vgui_shell_tableau |
vgui_shell_tableau_new | Create a smart-pointer to a vgui_shell_tableau |
vgui_simple_field< T > | Templated fields for dialog boxes |
vgui_slider_tableau | A slider implementation |
vgui_slider_tableau_new | Create a smart-pointer to a vgui_displaybase_tableau tableau |
vgui_soview | Spatial object view (base class for 2 & 3D geometric objects) |
vgui_soview2D | 2-dimensional spatial object view |
vgui_soview2D_circle | 2-dimensional circle |
vgui_soview2D_ellipse | 2-dimensional ellipse |
vgui_soview2D_group | Group of vgui_soview2D's |
vgui_soview2D_image | 2-dimensional image |
vgui_soview2D_infinite_line | 2-dimensional infinite line |
vgui_soview2D_lineseg | 2-dimensional line segment (finite line) |
vgui_soview2D_linestrip | 2-dimensional linestrip |
vgui_soview2D_point | 2-dimensional point |
vgui_soview2D_polygon | 2-dimensional polygon |
vgui_soview3D | 3-dimensional spatial object view |
vgui_statusbar | |
vgui_statusbuf | |
vgui_string_field | A dialog field implementation that holds a vcl_string |
vgui_style | Style (colour, line width, point radius) of a geometric object |
vgui_style_equal | Finds out whether two vgui_styles are equal |
vgui_tableau | Base class for all tableaux in vgui |
vgui_tableau_sptr | |
vgui_text_tableau | Tableau for rendering text |
vgui_text_tableau_new | Create a smart-pointer to a vgui_text_tableau |
vgui_toolkit | Base class for toolkit implementations |
vgui_triangle3D | 3-dimensional line segment |
vgui_tview_launcher_tableau | Tableau which pops up tableau tree (tview) on Shift-G |
vgui_tview_launcher_tableau_new | Creates a smart-pointer to a vgui_tview_launcher_tableau tableau |
vgui_tview_tableau | Tableau displaying a tableau tree |
vgui_tview_tableau_new | Create a smart-pointer to a vgui_tview_tableau tableau |
vgui_uninit_caller | |
vgui_utils | Useful static functions for vgui |
vgui_viewer2D_tableau | Tableau with functions to view 2D objects (eg, zoom, drag, centre) |
vgui_viewer2D_tableau_new | Create a smart-pointer to a vgui_viewer2D_tableau tableau |
vgui_viewer3D_tableau | Tableau with functions to view 3D objects (eg, rotate, zoom, etc) |
vgui_viewer3D_tableau_new | Create a smart pointer to a vgui_viewer3D_tableau tableau |
vgui_viewer3D_tableau_spin | |
vgui_vil_image_renderer | OpenGL utility to render a vil_image_view |
vgui_vrml_draw_visitor | |
vgui_vrml_tableau | Tableau to display VRML |
vgui_vrml_tableau_new | Creates a smart-pointer to a vgui_vrml_tableau |
vgui_vrml_texture_map | |
vgui_win32 | |
vgui_win32_adaptor | |
vgui_win32_cmdtarget | |
vgui_win32_dialog_choice | |
vgui_win32_dialog_impl | |
vgui_win32_dialog_inline_tab | |
vgui_win32_dialog_pushbutton | |
vgui_win32_internal_timer | |
vgui_win32_statusbar | |
vgui_win32_utils | |
vgui_win32_window | |
vgui_window | An abstract representation of a system window |
vgui_wrapper_tableau | Base class tableau for tableau who want only a single child |
vgui_wrapper_tableau_new | Create a smart-pointer to a vgui_wrapper_tableau |
vgui_wx | WxWidgets implementation of vgui_toolkit |
vgui_wx_adaptor | WxWidgets implementation of vgui_adaptor |
vgui_wx_adaptorXmlHandler | XML Resource Handler for generating a vgui_wx_adaptor |
vgui_wx_dialog_choice | |
vgui_wx_dialog_impl | WxWidgets implementation of vgui_dialog_impl |
vgui_wx_dialog_inline_tab | |
vgui_wx_menu | The wxWidgets mapping of the vgui_menu |
vgui_wx_statusbar | WxWidgets implementation of vgui_statusbar |
vgui_wx_window | WxWidgets implementation of vgui_window |
wxSliderPanel | A wxPanel with a bank of sliders and text fields |
wxSliderPanelXmlHandler | XML Resource Handler for generating a wxSliderPanel |
wxVideoControl | A control panel for frame-by-frame video navigation |
wxVideoControlXmlHandler | XML Resource Handler for generating a wxVideoControl |