Style (colour, line width, point radius) of a geometric object. More...
Go to the source code of this file.
Classes | |
| class | vgui_style |
| Style (colour, line width, point radius) of a geometric object. More... | |
| class | vgui_style_equal |
| Finds out whether two vgui_styles are equal. More... | |
Style (colour, line width, point radius) of a geometric object.
Contains classes vgui_style, vgui_style_equal
Modifications
18-OCT-1999 P.Pritchett - Initial version.
07-AUG-2002 K.Y.McGaul - Changed to and added Doxygen style comments.
06-APR-2004 M.Leotta - Updated for use with smart pointers and no style factory
2004/09/10 Peter Vanroose - Added explicit copy constructor (ref_count !)
07-AUG-2006 M.Leotta - Enabled alpha channel for transparency
Definition in file vgui_style.h.
1.7.5.1