Public Member Functions | Private Attributes
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 ()

Private Attributes

std::stack< Colorcolorstack

Detailed Description

Definition at line 17 of file canvas.hh.


Constructor & Destructor Documentation

Definition at line 20 of file canvas.hh.

Definition at line 21 of file canvas.hh.


Member Function Documentation

unsigned int Stg::Canvas::GlColorStack::Length ( ) [inline]

Definition at line 47 of file canvas.hh.

void Stg::Canvas::GlColorStack::Pop ( ) [inline]

Definition at line 34 of file canvas.hh.

void Stg::Canvas::GlColorStack::Push ( double  r,
double  g,
double  b,
double  a = 1.0 
) [inline]

Definition at line 23 of file canvas.hh.

void Stg::Canvas::GlColorStack::Push ( Color  col) [inline]

Definition at line 28 of file canvas.hh.


Member Data Documentation

Definition at line 51 of file canvas.hh.


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


stage
Author(s): Richard Vaughan , Brian Gerkey , Reed Hedges , Andrew Howard , Toby Collett , Pooya Karimian , Jeremy Asher , Alex Couture-Beil , Geoff Biggs , Rich Mattes , Abbas Sadat
autogenerated on Thu Aug 27 2015 15:20:57