Stg::Canvas::GlColorStack Class Reference

List of all members.

Public Member Functions

 GlColorStack ()
unsigned int Length ()
void Pop ()
void Push (double r, double g, double b, double a=1.0)
void Push (Color col)
 ~GlColorStack ()

Constructor & Destructor Documentation

Stg::Canvas::GlColorStack::GlColorStack ( ) [inline]
Stg::Canvas::GlColorStack::~GlColorStack ( ) [inline]

Member Function Documentation

unsigned int Stg::Canvas::GlColorStack::Length ( ) [inline]
void Stg::Canvas::GlColorStack::Pop ( ) [inline]
void Stg::Canvas::GlColorStack::Push ( double  r,
double  g,
double  b,
double  a = 1.0 
) [inline]
void Stg::Canvas::GlColorStack::Push ( Color  col) [inline]

The documentation for this class was generated from the following file: