GLWColors Class Reference

#include <GLWColors.h>

List of all members.

Static Public Attributes

static Vector black = Vector(0.0f, 0.0f, 0.0f)
static Vector white = Vector(1.0f, 1.0f, 1.0f)

Private Member Functions

 GLWColors ()
 ~GLWColors ()


Detailed Description

Definition at line 26 of file GLWColors.h.


Constructor & Destructor Documentation

GLWColors::GLWColors (  )  [private]

Definition at line 27 of file GLWColors.cpp.

GLWColors::~GLWColors (  )  [private]

Definition at line 31 of file GLWColors.cpp.


Member Data Documentation

Vector GLWColors::black = Vector(0.0f, 0.0f, 0.0f) [static]

Definition at line 29 of file GLWColors.h.

Referenced by GLWChannelView::draw(), GLWChannelText::draw(), StartDialog::draw(), ScoreDialog::draw(), and ProgressDialog::draw().

Vector GLWColors::white = Vector(1.0f, 1.0f, 1.0f) [static]

Definition at line 30 of file GLWColors.h.

Referenced by StartDialog::draw().


The documentation for this class was generated from the following files:
Generated on Mon Feb 16 15:15:02 2009 for Scorched3D by  doxygen 1.5.3