Classes
core/vgui/vgui_text_tableau.h File Reference

Tableau for rendering text. More...

#include <vcl_string.h>
#include <vgui/vgui_tableau.h>
#include <vgui/vgui_text_tableau_sptr.h>

Go to the source code of this file.

Classes

class  vgui_text_tableau
 Tableau for rendering text. More...
struct  vgui_text_tableau_new
 Create a smart-pointer to a vgui_text_tableau. More...

Detailed Description

Tableau for rendering text.

Author:
Philip C. Pritchett, RRG, University of Oxford
Date:
19 Oct 1999

Contains classes vgui_text_tableau vgui_text_tableau_new

    Modifications
     19-OCT-1999 P.Pritchett - Initial version.
     30 Dec 1999 fsm. modified to render arbitrary text.
     23-FEB-2000 K.Y.McGaul - Handle now remains constant when text is removed,
                              this means the vector will never get smaller.
     06-AUG-2002 K.Y.McGaul - Changed to and added Doxygen comments.
   

Definition in file vgui_text_tableau.h.