Gazebo logo

GzColor Class Reference

#include <Color.hh>

List of all members.

Public Member Functions

 GzColor ()
 GzColor (double r, double g, double b, double a=1.0)
 operator const GLfloat * ()

Public Attributes

GLfloat r
GLfloat g
GLfloat b
GLfloat a


Constructor & Destructor Documentation

GzColor::GzColor  )  [inline]
 

GzColor::GzColor double  r,
double  g,
double  b,
double  a = 1.0
[inline]
 


Member Function Documentation

GzColor::operator const GLfloat *  )  [inline]
 


Member Data Documentation

GLfloat GzColor::r
 

GLfloat GzColor::g
 

GLfloat GzColor::b
 

GLfloat GzColor::a
 


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

Last updated 12 September 2005 21:38:45