Searched refs:GLUTcolormap (Results 1 - 1 of 1) sorted by relevance

/haiku/src/libs/glut/
H A Dglutint.h313 typedef struct _GLUTcolormap GLUTcolormap; typedef in typeref:struct:_GLUTcolormap
321 GLUTcolormap *next; /* next colormap in list */
339 GLUTcolormap *colormap; /* colormap; NULL if RGBA */
454 GLUTcolormap *colormap; /* colormap; NULL if RGBA */
692 extern GLUTcolormap * __glutAssociateNewColormap(XVisualInfo * vis);
693 extern void __glutFreeColormap(GLUTcolormap *);
698 GLUTcolormap ** colormap,

Completed in 13 milliseconds