Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

GenericColor Class Template Reference

#include <ApiGraphics/ColorTypes.h>

List of all members.

Public Member Functions

 GenericColor (Color &color)
float norm2 () const
float norm () const
float normRMS () const

Static Public Member Functions

static Color create (float r, float g, float b, float a)
static Color create (float c)
static Color BLACK ()
static Color WHITE ()

template<class Color>
class apig::GenericColor< Color >


Constructor & Destructor Documentation

GenericColor Color &  color  )  [inline]
 


Member Function Documentation

static Color BLACK  )  [inline, static]
 

static Color create float  c  )  [inline, static]
 

static Color create float  r,
float  g,
float  b,
float  a
[inline, static]
 

float norm  )  const [inline]
 

float norm2  )  const [inline]
 

float normRMS  )  const [inline]
 

static Color WHITE  )  [inline, static]
 


The documentation for this class was generated from the following file:
Generated on Thu Nov 13 22:15:46 2008 for Api Graphics by  doxygen 1.4.4