File List
Here is a list of all files with brief descriptions:
core/vgui/dll.h [code]
core/vgui/vgui.cxx [code]See vgui.h for a description of this file
core/vgui/vgui.h [code]Namespace with a singleton vgui_toolkit instance
core/vgui/vgui_active_tableau.cxx [code]See vgui_active_tableau.h for a description of this file
core/vgui/vgui_active_tableau.h [code]Tableau which toggles between visible/invisible and active/inactive
core/vgui/vgui_active_tableau_sptr.h [code]Smart-pointer to a vgui_active_tableau tableau
core/vgui/vgui_adaptor.cxx [code]See vgui_adaptor.h for a description of this file
core/vgui/vgui_adaptor.h [code]Provides an abstract interface to an OpenGL rendering state
core/vgui/vgui_blackbox_tableau.cxx [code]See vgui_blackbox_tableau.h for a description of this file
core/vgui/vgui_blackbox_tableau.h [code]Tableau for event record and playback
core/vgui/vgui_blackbox_tableau_sptr.h [code]Smart-pointer to a vgui_blackbox_tableau tableau
core/vgui/vgui_blender_tableau.cxx [code]See vgui_blender_tableau.h for a description of this file
core/vgui/vgui_blender_tableau.h [code]Tableau to blend two images
core/vgui/vgui_blender_tableau_sptr.h [code]Smart-pointer to a vgui_blender_tableau
core/vgui/vgui_button.cxx [code]See vgui_button.h for a description of this file
core/vgui/vgui_button.h [code]Enumeration of possible mouse buttons
core/vgui/vgui_cache_wizard.cxx [code]See vgui_cache_wizard.h for a description of this file
core/vgui/vgui_cache_wizard.h [code]Provides support for caching of large images
core/vgui/vgui_camera.cxx [code]See vgui_camera.h for a description of this file
core/vgui/vgui_camera.h [code]Projects 3D models into a GL context given a camera projection matrix
core/vgui/vgui_clear_tableau.cxx [code]See vgui_clear_tableau.h for a description of this class
core/vgui/vgui_clear_tableau.h [code]Tableau performing OpenGL clearing
core/vgui/vgui_clear_tableau_sptr.h [code]Smart-pointer to a vgui_clear_tableau
core/vgui/vgui_color.cxx [code]See vgui_color.h for a description of this file
core/vgui/vgui_color.h [code]Easy functions which attempt to set the current color in both RGBA and color index mode
core/vgui/vgui_color_text.cxx [code]See vgui_color_text.h for a description of this file
core/vgui/vgui_color_text.h [code]Converts a string naming a colour to the RGB values
core/vgui/vgui_command.cxx [code]See vgui_command.h for a description of this file
core/vgui/vgui_command.h [code]Defines the abstract interface to commands
core/vgui/vgui_command_sptr.h [code]
core/vgui/vgui_composite_tableau.cxx [code]See vgui_composite_tableau.h for a description of this file
core/vgui/vgui_composite_tableau.h [code]Tableau which treats it children as a stack of acetates
core/vgui/vgui_composite_tableau_sptr.h [code]Smart-pointer to a vgui_composite_tableau tableau
core/vgui/vgui_debug_tableau.cxx [code]See vgui_debug_tableau.cxx for a description of this file
core/vgui/vgui_debug_tableau.h [code]Event-printing "tee" tableau
core/vgui/vgui_debug_tableau_sptr.h [code]Smart-pointer to vgui_debug_tableau
core/vgui/vgui_deck_tableau.cxx [code]See vgui_deck_tableau.h for a description of this file
core/vgui/vgui_deck_tableau.h [code]Tableau holding many child tableaux, but only one receives events
core/vgui/vgui_deck_tableau_sptr.h [code]
core/vgui/vgui_dialog.cxx [code]See vgui_dialog.h for a description of this file
core/vgui/vgui_dialog.h [code]Abstract dialog class
core/vgui/vgui_dialog_extensions.cxx [code]See vgui_dialog_extensions.h for a description of this file
core/vgui/vgui_dialog_extensions.h [code]Extension to the vgui_dialog class
core/vgui/vgui_displaybase_tableau.cxx [code]See vgui_displaybase_tableau.h for a description of this file
core/vgui/vgui_displaybase_tableau.h [code]Tableau with display list functionality, can use any type of soview
core/vgui/vgui_displaybase_tableau_sptr.h [code]Smart-pointer to a vgui_displaybase_tableau tableau
core/vgui/vgui_displaylist2D_tableau.cxx [code]See vgui_displaylist2D_tableau.h for a description of this file
core/vgui/vgui_displaylist2D_tableau.h [code]Displaying two-dimensional geometric objects
core/vgui/vgui_displaylist2D_tableau_sptr.h [code]Smart-pointer to a vgui_displaylist2D_tableau tableau
core/vgui/vgui_displaylist3D_tableau.cxx [code]See vgui_displaylist3D_tableau.h for a description of this file
core/vgui/vgui_displaylist3D_tableau.h [code]Displaying of three-dimensional geometric objects
core/vgui/vgui_displaylist3D_tableau_sptr.h [code]Smart-pointer to a vgui_displaylist3D_tableau
core/vgui/vgui_drag_mixin.cxx [code]See vgui_drag_mixin.h for a description of this file
core/vgui/vgui_drag_mixin.h [code]Simplifies the handling of drag events
core/vgui/vgui_drag_tableau.h [code]A bare tableau which uses the vgui_drag_mixin
core/vgui/vgui_drag_tableau_sptr.h [code]Smart-pointer to a vgui_drag_tableau
core/vgui/vgui_easy2D_tableau.cxx [code]See vgui_easy2D_tableau.h for a description of this file
core/vgui/vgui_easy2D_tableau.h [code]Tableau to display two-dimensional geometric objects
core/vgui/vgui_easy2D_tableau_sptr.h [code]Smart-pointer to a vgui_easy2D_tableau tableau
core/vgui/vgui_easy3D_tableau.cxx [code]See vgui_easy3D_tableau.h for a description of this file
core/vgui/vgui_easy3D_tableau.h [code]Tableau to display three-dimensional geometric objects
core/vgui/vgui_easy3D_tableau_sptr.h [code]Smart-pointer to a vgui_easy3D_tableau tableau
core/vgui/vgui_enhance_tableau.cxx [code]See vgui_enhance_tableau.h for a description of this file
core/vgui/vgui_enhance_tableau.h [code]Magnify/display another tableau in a region around the mouse pointer
core/vgui/vgui_enhance_tableau_sptr.h [code]Smart-pointer to a vgui_enhance_tableau tableau
core/vgui/vgui_error_dialog.cxx [code]See vgui_error_dialog.h for a description of this file
core/vgui/vgui_error_dialog.h [code]Display an error dialog box
core/vgui/vgui_event.cxx [code]See vgui_event.h for a description of this file
core/vgui/vgui_event.h [code]Vgui_event class encapsulates the events handled by the vgui system
core/vgui/vgui_event_condition.cxx [code]See vgui_event_condition.h for a description of this file
core/vgui/vgui_event_condition.h [code]Represent and recognise simple event conditions
core/vgui/vgui_event_server.cxx [code]See vgui_event_server.h for a description of this file
core/vgui/vgui_event_server.h [code]Procedural event grabbing from a tableau
core/vgui/vgui_find.cxx [code]See vgui_find.h for a description of this file
core/vgui/vgui_find.h [code]Functions to search for tableaux in the tableau hierarchy
core/vgui/vgui_font.cxx [code]Font class for rendering text in OpenGL
core/vgui/vgui_font.h [code]Font class for rendering text in OpenGL
core/vgui/vgui_font_bitmap.cxx [code]Vgui_font derived class that uses hardcoded fonts
core/vgui/vgui_font_bitmap.h [code]Vgui_font derived class that uses hardcoded fonts
core/vgui/vgui_font_sptr.h [code]
core/vgui/vgui_font_textured.cxx [code]Vgui_font derived class that uses hardcoded fonts
core/vgui/vgui_font_textured.h [code]Vgui_font derived class that uses textured fonts
core/vgui/vgui_function_tableau.cxx [code]See vgui_function_tableau.h for a description of this file
core/vgui/vgui_function_tableau.h [code]Tableau where functions passed in are called for various events
core/vgui/vgui_function_tableau_sptr.h [code]Smart-pointer to a vgui_function_tableau
core/vgui/vgui_fwd.h [code]Forward declaration of classes in vgui
core/vgui/vgui_gl.h [code]
core/vgui/vgui_glu.h [code]
core/vgui/vgui_glut.cxx [code]
core/vgui/vgui_glut.h [code]
core/vgui/vgui_glx.h [code]
core/vgui/vgui_grid_tableau.cxx [code]See vgui_grid_tableau.h for a description of this file
core/vgui/vgui_grid_tableau.h [code]A tableau which renders its child tableaux as a rectangular grid
core/vgui/vgui_grid_tableau_sptr.h [code]Smart-pointer to a vgui_grid_tableau
core/vgui/vgui_image_renderer.cxx [code]See vgui_image_renderer.h for a description of this file
core/vgui/vgui_image_renderer.h [code]OpenGL utility to render a vil1_image
core/vgui/vgui_image_tableau.cxx [code]See vgui_image_tableau.h for a description of this file
core/vgui/vgui_image_tableau.h [code]Tableau which renders the given image using an image_renderer
core/vgui/vgui_image_tableau_sptr.h [code]Smart-pointer to a vgui_image_tableau
core/vgui/vgui_key.cxx [code]See vgui_key.h for a description of this file
core/vgui/vgui_key.h [code]Enumeration of possible key strokes
core/vgui/vgui_listmanager2D_tableau.cxx [code]See vgui_listmanager2D_tableau.h for a description of this file
core/vgui/vgui_listmanager2D_tableau.h [code]Tableau which manages a set of vgui_displaylist2D_tableau children
core/vgui/vgui_listmanager2D_tableau_sptr.h [code]Smart-pointer to a vgui_listmanager2D_tableau tableau
core/vgui/vgui_loader_tableau.cxx [code]See vgui_loader_tableau.h for a description of this file
core/vgui/vgui_loader_tableau.h [code]Tableau where the user can set the projection and modelview matrices
core/vgui/vgui_loader_tableau_sptr.h [code]Smart-pointer to a vgui_loader_tableau tableau
core/vgui/vgui_macro.cxx [code]See vgui_macro.h for a description of this file
core/vgui/vgui_macro.h [code]Some handy preprocessor macros commonly used in vgui
core/vgui/vgui_matrix_state.cxx [code]See vgui_matrix_state.h for a description of this file
core/vgui/vgui_matrix_state.h [code]Stores and retrieves the current projection and modelview matrices
core/vgui/vgui_menu.cxx [code]See vgui_menu.h for a description of this file
core/vgui/vgui_menu.h [code]Representation of menus and menu items for pop-up and menubar menus
core/vgui/vgui_message.h [code]Used to send messages from observables to observers
core/vgui/vgui_modifier.cxx [code]See vgui_modifier.h for a description of this file
core/vgui/vgui_modifier.h [code]Enum of modifiers for key-strokes and mouse presses
core/vgui/vgui_observable.cxx [code]See vgui_observable.h for a description of this file
core/vgui/vgui_observable.h [code]Base class for classes that want to broadcast messages to observers
core/vgui/vgui_observer.cxx [code]See vgui_observer.h for a description of this file
core/vgui/vgui_observer.h [code]Base class for classes that receive messages from observables
core/vgui/vgui_parent_child_link.cxx [code]See vgui_parent_child_link.h for a description of this file
core/vgui/vgui_parent_child_link.h [code]Describes the relationship between a parent and child tableau
core/vgui/vgui_pixel.cxx [code]See vgui_pixel.h for a description of this file
core/vgui/vgui_pixel.h [code]Struct vgui_pixel_rgb<r,g,b> and other similar ones
core/vgui/vgui_poly_tableau.cxx [code]Class vgui_poly_tableau is a tableau which renders its children into sub-rectangles of its given viewport
core/vgui/vgui_poly_tableau.h [code]Tableau which renders its children in sub-rectangles of its viewport
core/vgui/vgui_poly_tableau_sptr.h [code]Smart-pointer to a vgui_poly_tableau tableau
core/vgui/vgui_popup_params.h [code]Class vgui_popup_params
core/vgui/vgui_projection_inspector.cxx [code]See vgui_projection_inspector.h for a description of this file
core/vgui/vgui_projection_inspector.h [code]Class vgui_projection_inspector
core/vgui/vgui_quit_tableau.cxx [code]See vgui_quit_tableau.h for a description of this file
core/vgui/vgui_quit_tableau.h [code]A tableau which quits the application on receiving 'q' or ESC
core/vgui/vgui_quit_tableau_sptr.h [code]Smart-pointer to a vgui_quit_tableau
core/vgui/vgui_range_map.h [code]A mapping from pixels to 8 bit display range
core/vgui/vgui_range_map.txx [code]
core/vgui/vgui_range_map_params.cxx [code]
core/vgui/vgui_range_map_params.h [code]Parameters to define pixel range mapping
core/vgui/vgui_range_map_params_sptr.h [code]
core/vgui/vgui_register_all.cxx [code]
core/vgui/vgui_roi_tableau.cxx [code]See vgui_roi_tableau.h for a description of this file
core/vgui/vgui_roi_tableau.h [code]Tableau which makes an ROI of an image act like a whole image
core/vgui/vgui_roi_tableau_sptr.h [code]Smart-pointer to a vgui_quit_tableau
core/vgui/vgui_rubberband_tableau.cxx [code]See vgui_rubberband_tableau.h for a description of this file
core/vgui/vgui_rubberband_tableau.h [code]Tableau to rubberband circles, lines etc
core/vgui/vgui_rubberband_tableau_sptr.h [code]Smart-pointer to a vgui_rubberband_tableau tableau
core/vgui/vgui_satellite_tableau.h [code]Tableau to turn a non-tableau into a multi-tableau
core/vgui/vgui_satellite_tableau.txx [code]
core/vgui/vgui_section_buffer.cxx [code]See vgui_section_buffer.h for a description of this file
core/vgui/vgui_section_buffer.h [code]Holds a section of a GL image with given OpenGL buffer format and types
core/vgui/vgui_section_render.cxx [code]
core/vgui/vgui_section_render.h [code]
core/vgui/vgui_selector_tableau.cxx [code]See vgui_selector_tableau.h for a description of this file
core/vgui/vgui_selector_tableau.h [code]Tableau that allows the selection of one active child but displays all children
core/vgui/vgui_selector_tableau_sptr.h [code]Smart-pointer to a vgui_selector_tableau tableau
core/vgui/vgui_shell_tableau.cxx [code]
core/vgui/vgui_shell_tableau.h [code]Tableau to go at the top of one's tableau hierarchy
core/vgui/vgui_shell_tableau_sptr.h [code]Smart-pointer to a vgui_shell_tableau
core/vgui/vgui_slider_tableau.cxx [code]
core/vgui/vgui_slider_tableau.h [code]
core/vgui/vgui_slider_tableau_sptr.h [code]Smart-pointer to a vgui_slider_tableau tableau
core/vgui/vgui_soview.cxx [code]See vgui_soview.h for a description of this file
core/vgui/vgui_soview.h [code]Spatial object view (base class for 2 & 3D geometric objects)
core/vgui/vgui_soview2D.cxx [code]See vgui_soview2D.h for a description of this file
core/vgui/vgui_soview2D.h [code]2-dimensional spatial object view
core/vgui/vgui_soview3D.cxx [code]See vgui_soview3D.h for a description of this file
core/vgui/vgui_soview3D.h [code]3-dimensional spatial object view
core/vgui/vgui_statusbar.h [code]Class vgui_statusbar
core/vgui/vgui_statusbuf.cxx [code]See vgui_statusbuf.h for a description of this file
core/vgui/vgui_statusbuf.h [code]Statusbar buffer?
core/vgui/vgui_style.cxx [code]See vgui_style.h for a description of this file
core/vgui/vgui_style.h [code]Style (colour, line width, point radius) of a geometric object
core/vgui/vgui_style_sptr.h [code]Smart-pointer to a vgui_style
core/vgui/vgui_tableau.cxx [code]See vgui_tableau.h for a description of this file
core/vgui/vgui_tableau.h [code]Base class for all tableaux in vgui
core/vgui/vgui_tableau_sptr.h [code]Smart-pointer to a vgui_tableau
core/vgui/vgui_tag.cxx [code]See vgui_tag.h for a description of this file
core/vgui/vgui_tag.h [code]Allow clients to register 'tag functions' which are called later
core/vgui/vgui_text_graph.cxx [code]See vgui_text_graph.h for a description of this file
core/vgui/vgui_text_graph.h [code]Text descriptions of the tableau hierarchy
core/vgui/vgui_text_put.cxx [code]See vgui_text_put.h for a description of this file
core/vgui/vgui_text_put.h [code]Function for rendering text at the current raster position
core/vgui/vgui_text_tableau.cxx [code]See vgui_text_tableau.h for a description of this file
core/vgui/vgui_text_tableau.h [code]Tableau for rendering text
core/vgui/vgui_text_tableau_sptr.h [code]Smart-pointer to a vgui_text_tableau
core/vgui/vgui_texture_hacks.cxx [code]See vgui_texture_hacks.h for a description of this file
core/vgui/vgui_texture_hacks.h [code]Ask fsm about these hacks
core/vgui/vgui_toolkit.cxx [code]See vgui_toolkit.h for a description of this file
core/vgui/vgui_toolkit.h [code]Base class for toolkit implementations
core/vgui/vgui_tview_launcher_tableau.cxx [code]See vgui_tview_launcher.h for a description of this file
core/vgui/vgui_tview_launcher_tableau.h [code]Tableau which pops up tableau tree (tview) on Shift-G
core/vgui/vgui_tview_launcher_tableau_sptr.h [code]Smart-pointer to vgui_tview_launcher_tableau tableau
core/vgui/vgui_tview_tableau.cxx [code]See vgui_tview_tableau.h for a description of this file
core/vgui/vgui_tview_tableau.h [code]Tableau displaying a tableau tree
core/vgui/vgui_tview_tableau_sptr.h [code]Smart-pointer to a vgui_tview_tableau tableau
core/vgui/vgui_utils.cxx [code]See vgui_utils.h for a description of this file
core/vgui/vgui_utils.h [code]Useful static functions for vgui
core/vgui/vgui_viewer2D_tableau.cxx [code]See vgui_viewer2D_tableau.h for a description of this file
core/vgui/vgui_viewer2D_tableau.h [code]Tableau with functions to view 2D objects (eg, zoom, drag, centre)
core/vgui/vgui_viewer2D_tableau_sptr.h [code]Smart-pointer to a vgui_viewer2D_tableau tableau
core/vgui/vgui_viewer3D_tableau.cxx [code]See vgui_viewer3D_tableau.h for a description of this file
core/vgui/vgui_viewer3D_tableau.h [code]Tableau with functions to view 3D objects (eg, rotate, zoom, etc)
core/vgui/vgui_viewer3D_tableau_sptr.h [code]Smart-pointer to a vgui_viewer3D_tableau tableau
core/vgui/vgui_vil_image_renderer.cxx [code]See vgui_vil_image_renderer.h for a description of this file
core/vgui/vgui_vil_image_renderer.h [code]OpenGL utility to render a vil_image_view
core/vgui/vgui_window.cxx [code]See vgui_window.h for a description of this file
core/vgui/vgui_window.h [code]An abstract representation of a system window
core/vgui/vgui_wrapper_tableau.cxx [code]See vgui_wrapper_tableau.h for a description of this file
core/vgui/vgui_wrapper_tableau.h [code]Base class tableau for tableau who want only a single child
core/vgui/vgui_wrapper_tableau_sptr.h [code]Smart-pointer to a vgui_wrapper_tableau
core/vgui/impl/glut/menu_hack.h [code]
core/vgui/impl/glut/menu_hack_none.cxx [code]
core/vgui/impl/glut/menu_hack_X11.cxx [code]
core/vgui/impl/glut/vgui_glut_adaptor.cxx [code]
core/vgui/impl/glut/vgui_glut_adaptor.h [code]The GLUT (OpenGL Utility Toolkit) implementation of vgui_adaptor
core/vgui/impl/glut/vgui_glut_impl.cxx [code]
core/vgui/impl/glut/vgui_glut_impl.h [code]
core/vgui/impl/glut/vgui_glut_popup_impl.cxx [code]
core/vgui/impl/glut/vgui_glut_popup_impl.h [code]
core/vgui/impl/glut/vgui_glut_tag.cxx [code]
core/vgui/impl/glut/vgui_glut_window.cxx [code]
core/vgui/impl/glut/vgui_glut_window.h [code]The GLUT (OpenGL Utility Toolkit) implementation of vgui_window
core/vgui/impl/gtk/vgui_gtk.cxx [code]See vgui_gtk.h for a description of this file
core/vgui/impl/gtk/vgui_gtk.h [code]The GTK+ (GIMP Toolkit) implementation of vgui_toolkit
core/vgui/impl/gtk/vgui_gtk_adaptor.cxx [code]See vgui_gtk_adaptor.h for a description of this file
core/vgui/impl/gtk/vgui_gtk_adaptor.h [code]The GTK implementation of vgui_adaptor
core/vgui/impl/gtk/vgui_gtk_dialog_impl.cxx [code]See vgui_gtk_dialog_impl.h for a description of this file
core/vgui/impl/gtk/vgui_gtk_dialog_impl.h [code]The GTK implementation of vgui_dialog_impl
core/vgui/impl/gtk/vgui_gtk_statusbar.cxx [code]See vgui_gtk_statusbar.h for a description of this file
core/vgui/impl/gtk/vgui_gtk_statusbar.h [code]The GTK implementation of vgui_statusbar
core/vgui/impl/gtk/vgui_gtk_tag.cxx [code]
core/vgui/impl/gtk/vgui_gtk_utils.cxx [code]See vgui_gtk_utils.h for a description of this file
core/vgui/impl/gtk/vgui_gtk_utils.h [code]GTK support for menus
core/vgui/impl/gtk/vgui_gtk_window.cxx [code]See vgui_gtk_window.h for a description of this file
core/vgui/impl/gtk/vgui_gtk_window.h [code]The GTK implementation of vgui_window
core/vgui/impl/gtk2/vgui_gtk2.cxx [code]See vgui_gtk2.h for a description of this file
core/vgui/impl/gtk2/vgui_gtk2.h [code]The GTK+ (GIMP Toolkit) implementation of vgui_toolkit
core/vgui/impl/gtk2/vgui_gtk2_adaptor.cxx [code]See vgui_gtk2_adaptor.h for a description of this file
core/vgui/impl/gtk2/vgui_gtk2_adaptor.h [code]The GTK implementation of vgui_adaptor
core/vgui/impl/gtk2/vgui_gtk2_dialog_impl.cxx [code]See vgui_gtk2_dialog_impl.h for a description of this file
core/vgui/impl/gtk2/vgui_gtk2_dialog_impl.h [code]The GTK implementation of vgui_dialog_impl
core/vgui/impl/gtk2/vgui_gtk2_statusbar.cxx [code]See vgui_gtk2_statusbar.h for a description of this file
core/vgui/impl/gtk2/vgui_gtk2_statusbar.h [code]The GTK implementation of vgui_statusbar
core/vgui/impl/gtk2/vgui_gtk2_tag.cxx [code]
core/vgui/impl/gtk2/vgui_gtk2_utils.cxx [code]See vgui_gtk2_utils.h for a description of this file
core/vgui/impl/gtk2/vgui_gtk2_utils.h [code]GTK support for menus
core/vgui/impl/gtk2/vgui_gtk2_window.cxx [code]See vgui_gtk2_window.h for a description of this file
core/vgui/impl/gtk2/vgui_gtk2_window.h [code]The GTK implementation of vgui_window
core/vgui/impl/mfc/resource.h [code]
core/vgui/impl/mfc/StdAfx.h [code]
core/vgui/impl/mfc/vgui_dir_dialog.cxx [code]Creates a directory browsing dialog, it allows to choose both directories and files
core/vgui/impl/mfc/vgui_dir_dialog.h [code]Creates a directory browsing dialog, it allows to choose both directories and files
core/vgui/impl/mfc/vgui_mfc.cxx [code]See vgui_mfc.h for a description of this file
core/vgui/impl/mfc/vgui_mfc.h [code]MFC (Microsoft Foundation Classes) implementation of vgui_toolkit
core/vgui/impl/mfc/vgui_mfc_adaptor.cxx [code]See vgui_mfc_adaptor.h for a description of this file
core/vgui/impl/mfc/vgui_mfc_adaptor.h [code]The MFC implementation of vgui_adaptor
core/vgui/impl/mfc/vgui_mfc_app.cxx [code]See vgui_mfc_app.h for a description of this file
core/vgui/impl/mfc/vgui_mfc_app.h [code]Defines CWinApp which initialises all the MRC stuff
core/vgui/impl/mfc/vgui_mfc_app_init.cxx [code]
core/vgui/impl/mfc/vgui_mfc_app_init.h [code]Initializes the MFC CWinApp object
core/vgui/impl/mfc/vgui_mfc_dialog_extensions_impl.cxx [code]
core/vgui/impl/mfc/vgui_mfc_dialog_extensions_impl.h [code]MFC implementation of vgui_dialog_extensions
core/vgui/impl/mfc/vgui_mfc_dialog_impl.cxx [code]
core/vgui/impl/mfc/vgui_mfc_dialog_impl.h [code]The MFC implementation of vgui_dialog_impl
core/vgui/impl/mfc/vgui_mfc_doc.cxx [code]See vgui_mfc_doc.h for a description of this file
core/vgui/impl/mfc/vgui_mfc_doc.h [code]Defines a main application document
core/vgui/impl/mfc/vgui_mfc_mainfrm.cxx [code]See vgui_mfc_mainfrm.h for a description of this file
core/vgui/impl/mfc/vgui_mfc_mainfrm.h [code]Defines main window of the application
core/vgui/impl/mfc/vgui_mfc_statusbar.cxx [code]See vgui_mfc_statusbar.h for a description of this file
core/vgui/impl/mfc/vgui_mfc_statusbar.h [code]The MFC implementation of vgui_statusbar
core/vgui/impl/mfc/vgui_mfc_tag.cxx [code]
core/vgui/impl/mfc/vgui_mfc_utils.cxx [code]See vgui_mfc_utils.h for a description of this file
core/vgui/impl/mfc/vgui_mfc_utils.h [code]MFC support for menus
core/vgui/impl/mfc/vgui_mfc_view.cxx [code]
core/vgui/impl/mfc/vgui_mfc_view.h [code]
core/vgui/impl/mfc/vgui_mfc_window.cxx [code]See vgui_mfc_window.h for a description of this file
core/vgui/impl/mfc/vgui_mfc_window.h [code]The mfc implementation of vgui_window
core/vgui/impl/qt/vgui_qt.cxx [code]
core/vgui/impl/qt/vgui_qt.h [code]QT implementation of vgui_toolkit
core/vgui/impl/qt/vgui_qt_adaptor.cxx [code]
core/vgui/impl/qt/vgui_qt_adaptor.h [code]OpenGL canvas in QT as a VGUI adaptor
core/vgui/impl/qt/vgui_qt_dialog_impl.cxx [code]
core/vgui/impl/qt/vgui_qt_dialog_impl.h [code]QT Dialog wrapper
core/vgui/impl/qt/vgui_qt_menu.cxx [code]
core/vgui/impl/qt/vgui_qt_menu.h [code]Vgui_menu wrapped into a QT popupmenu
core/vgui/impl/qt/vgui_qt_statusbar.cxx [code]
core/vgui/impl/qt/vgui_qt_statusbar.h [code]Contains class vgui_qt_statusbar
core/vgui/impl/qt/vgui_qt_tag.cxx [code]
core/vgui/impl/qt/vgui_qt_window.cxx [code]
core/vgui/impl/qt/vgui_qt_window.h [code]Qt windows
core/vgui/impl/qt4/vgui_qt.cxx [code]
core/vgui/impl/qt4/vgui_qt.h [code]QT implementation of vgui_toolkit
core/vgui/impl/qt4/vgui_qt_adaptor.cxx [code]
core/vgui/impl/qt4/vgui_qt_adaptor.h [code]OpenGL canvas in QT as a VGUI adaptor
core/vgui/impl/qt4/vgui_qt_dialog_impl.cxx [code]
core/vgui/impl/qt4/vgui_qt_dialog_impl.h [code]QT Dialog wrapper
core/vgui/impl/qt4/vgui_qt_menu.cxx [code]
core/vgui/impl/qt4/vgui_qt_menu.h [code]Vgui_menu wrapped into a QT popupmenu
core/vgui/impl/qt4/vgui_qt_statusbar.cxx [code]
core/vgui/impl/qt4/vgui_qt_statusbar.h [code]Contains class vgui_qt_statusbar
core/vgui/impl/qt4/vgui_qt_tag.cxx [code]
core/vgui/impl/qt4/vgui_qt_window.cxx [code]
core/vgui/impl/qt4/vgui_qt_window.h [code]Qt windows
core/vgui/impl/win32/vgui_win32.cxx [code]
core/vgui/impl/win32/vgui_win32.h [code]
core/vgui/impl/win32/vgui_win32_adaptor.cxx [code]
core/vgui/impl/win32/vgui_win32_adaptor.h [code]The Win32 Application Programming Interfaces (API) implementation of vgui_adaptor
core/vgui/impl/win32/vgui_win32_cmdtarget.cxx [code]
core/vgui/impl/win32/vgui_win32_cmdtarget.h [code]
core/vgui/impl/win32/vgui_win32_dialog_impl.cxx [code]
core/vgui/impl/win32/vgui_win32_dialog_impl.h [code]The Win32 Application Programming Interfaces (API) implementation of vgui_dialog_impl
core/vgui/impl/win32/vgui_win32_statusbar.cxx [code]
core/vgui/impl/win32/vgui_win32_statusbar.h [code]The Win32 Application Programming Interfaces (API) implementation of vgui_statusbar
core/vgui/impl/win32/vgui_win32_tag.cxx [code]
core/vgui/impl/win32/vgui_win32_utils.cxx [code]
core/vgui/impl/win32/vgui_win32_utils.h [code]
core/vgui/impl/win32/vgui_win32_window.cxx [code]
core/vgui/impl/win32/vgui_win32_window.h [code]The Win32 Application Programming Interfaces (API) implementation of vgui_window
core/vgui/impl/wx/vgui_wx.cxx [code]WxWidgets implementation of vgui_toolkit
core/vgui/impl/wx/vgui_wx.h [code]WxWidgets implementation of vgui_toolkit
core/vgui/impl/wx/vgui_wx_adaptor.cxx [code]WxWidgets implementation of vgui_adaptor
core/vgui/impl/wx/vgui_wx_adaptor.h [code]WxWidgets implementation of vgui_adaptor
core/vgui/impl/wx/vgui_wx_dialog_impl.cxx [code]WxWidgets implementation of vgui_dialog_impl
core/vgui/impl/wx/vgui_wx_dialog_impl.h [code]WxWidgets implementation of vgui_dialog_impl
core/vgui/impl/wx/vgui_wx_menu.cxx [code]WxWidgets implementation of vgui_menu
core/vgui/impl/wx/vgui_wx_menu.h [code]WxWidgets mapping of the vgui_menu
core/vgui/impl/wx/vgui_wx_statusbar.cxx [code]WxWidgets implementation of vgui_statusbar
core/vgui/impl/wx/vgui_wx_statusbar.h [code]WxWidgets implementation of vgui_statusbar
core/vgui/impl/wx/vgui_wx_tag.cxx [code]Implement tag function to allow the vgui_wx toolkit registration
core/vgui/impl/wx/vgui_wx_window.cxx [code]WxWidgets implementation of vgui_window
core/vgui/impl/wx/vgui_wx_window.h [code]WxWidgets implementation of vgui_window
core/vgui/internals/trackball.h [code]
core/vgui/internals/vgui_accelerate.cxx [code]See vgui_accelerate.h for a description of this file
core/vgui/internals/vgui_accelerate.h [code](Potentially) Accelerated functions
core/vgui/internals/vgui_accelerate_tag.cxx [code]
core/vgui/internals/vgui_accelerate_x11.cxx [code]See vgui_accelerate_x11.h for a description of this file
core/vgui/internals/vgui_accelerate_x11.h [code]Accelerated OpenGL functions for X11
core/vgui/internals/vgui_adaptor_mixin.h [code]Holds the dimensions of the adaptor and the event causing popup menus
core/vgui/internals/vgui_adaptor_tableau.cxx [code]See vgui_adaptor_tableau.h for a description of this file
core/vgui/internals/vgui_adaptor_tableau.h [code]Propagates tableau posts to an adaptor
core/vgui/internals/vgui_back_project.cxx [code]See vgui_back_project.h for a description of this file
core/vgui/internals/vgui_back_project.h [code]Given a 3x4 camera, project a point x back onto a plane pi
core/vgui/internals/vgui_button_field.h [code]Button control in a dialog
core/vgui/internals/vgui_dialog_extensions_impl.cxx [code]See vgui_dialog_extensions_impl.h for a description of this file
core/vgui/internals/vgui_dialog_extensions_impl.h [code]Vgui_dialog_extensions_impl is the abstract base class for dialog_extensions implementation
core/vgui/internals/vgui_dialog_field.h [code]Represents a field in a dialog
core/vgui/internals/vgui_dialog_impl.cxx [code]See vgui_dialog_impl.h for a description of this file
core/vgui/internals/vgui_dialog_impl.h [code]Vgui_dialog_impl is the abstract base class for dialog implementation
core/vgui/internals/vgui_draw_line.cxx [code]
core/vgui/internals/vgui_draw_line.h [code]Draw infinite lines
core/vgui/internals/vgui_file_field.h [code]File browser in a dialog
core/vgui/internals/vgui_gl_selection_macros.h [code]
core/vgui/internals/vgui_invert_homg4x4.cxx [code]
core/vgui/internals/vgui_invert_homg4x4.h [code]
core/vgui/internals/vgui_multiply_4x4.cxx [code]
core/vgui/internals/vgui_multiply_4x4.h [code]
core/vgui/internals/vgui_overlay_helper.cxx [code]
core/vgui/internals/vgui_overlay_helper.h [code]Helper class to emulate overlays using an auxiliary buffer
core/vgui/internals/vgui_parent_child_link_data.h [code]Cache of parents of a tableau (makes posting redraws more efficient)
core/vgui/internals/vgui_rasterpos.cxx [code]
core/vgui/internals/vgui_rasterpos.h [code]
core/vgui/internals/vgui_simple_field.cxx [code]See vgui_simple_field.h for a description of this file
core/vgui/internals/vgui_simple_field.h [code]Templated fields for dialog boxes
core/vgui/internals/vgui_string_field.h [code]A dialog field implementation that holds a vcl_string
core/vgui/internals/vgui_transpose_4x4.cxx [code]
core/vgui/internals/vgui_transpose_4x4.h [code]
core/vgui/internals/vgui_un_project.cxx [code]
core/vgui/internals/vgui_un_project.h [code]
core/vgui/vrml/vgui_vrml_draw_visitor.cxx [code]
core/vgui/vrml/vgui_vrml_draw_visitor.h [code]
core/vgui/vrml/vgui_vrml_tableau.cxx [code]
core/vgui/vrml/vgui_vrml_tableau.h [code]Tableau to display VRML
core/vgui/vrml/vgui_vrml_texture_map.cxx [code]
core/vgui/vrml/vgui_vrml_texture_map.h [code]
core/vgui/wx/vgui_wx.cxx [code]
core/vgui/wx/vgui_wx.h [code]Vgui_wx static methods
core/vgui/wx/vgui_wx_adaptorXmlHandler.cxx [code]
core/vgui/wx/vgui_wx_adaptorXmlHandler.h [code]An XML Resource Handler for vgui_wx_adaptor
core/vgui/wx/wxSliderPanel.cxx [code]
core/vgui/wx/wxSliderPanel.h [code]A wxPanel with a bank of sliders and text fields
core/vgui/wx/wxSliderPanelXmlHandler.cxx [code]
core/vgui/wx/wxSliderPanelXmlHandler.h [code]An XML Resource Handler for wxSliderPanel
core/vgui/wx/wxVideoControl.cxx [code]
core/vgui/wx/wxVideoControl.h [code]A control panel for frame-by-frame video navigation
core/vgui/wx/wxVideoControlXmlHandler.cxx [code]
core/vgui/wx/wxVideoControlXmlHandler.h [code]An XML Resource Handler for wxVideoControl