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

glui_translation.cpp File Reference

#include "GL/glui.h"
#include "glui_internal.h"
#include "algebra3.h"

Defines

#define SET_COL_OUT(i)   glColor3fv((float*) &colors_out[(i)%8][0]);
#define SET_COL_IN(i)   glColor3fv((float*) &colors_in[(i)%8][0]);
#define DRAW_SEG(xa, ya, xb, yb)   glVertex2f(xa,ya); glVertex2f(xb,yb);


Define Documentation

#define DRAW_SEG xa,
ya,
xb,
yb   )     glVertex2f(xa,ya); glVertex2f(xb,yb);
 

#define SET_COL_IN  )     glColor3fv((float*) &colors_in[(i)%8][0]);
 

#define SET_COL_OUT  )     glColor3fv((float*) &colors_out[(i)%8][0]);
 


Generated on Fri Sep 15 17:51:57 2006 for GLUI by doxygen 1.3.6