Gazebo logo

Color.hh File Reference

#include <math.h>
#include <GL/gl.h>
#include "Global.hh"

Go to the source code of this file.

Classes

class  GzColor

Defines

#define GZ_COLOR_COPY(x, y)   x[0] = y.r; x[1] = y.g; x[2] = y.b; x[3] = y.a;


Define Documentation

#define GZ_COLOR_COPY x,
 )     x[0] = y.r; x[1] = y.g; x[2] = y.b; x[3] = y.a;
 


Last updated 12 September 2005 21:38:45