Classes
core/vgui/vgui_style.h File Reference

Style (colour, line width, point radius) of a geometric object. More...

#include <vbl/vbl_ref_count.h>
#include <vgui/vgui_style_sptr.h>

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...

Detailed Description

Style (colour, line width, point radius) of a geometric object.

Author:
Philip C. Pritchett, Robotics Research Group, University of Oxford
Date:
18 Oct 99

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.