MCPcopy Create free account
hub / github.com/DISTRHO/Cardinal / glColor3f

Function glColor3f

include/GL/gl.h:28–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26static inline void glBegin(int) {}
27static inline void glEnd() {}
28static inline void glColor3f(float, float, float) {}
29static inline void glVertex3f(float, float, float) {}
30static inline void glClear(int) {}
31static inline void glClearColor(double, double, double, double) {}

Callers 1

draw_barFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected