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

Function glMatrixMode

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

Source from the content-addressed store, hash-verified

31static inline void glClearColor(double, double, double, double) {}
32static inline void glLoadIdentity() {}
33static inline void glMatrixMode(int) {}
34static inline void glOrtho(double, double, double, double, double, double) {}
35static inline void glViewport(double, double, double, double) {}
36typedef unsigned int GLuint;

Callers 4

drawFramebufferCommonMethod · 0.50
drawFramebufferMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected