================================================ /home/raulroa/Code/projects/ConConJS/Tests/1. Primitives/Quad/quads.cpp ================================================ OPENGL FUNCTION CALL EXPRESSIONS ~~~ glClearColor, line: 19, column: 5, length: 32 glClear, line: 20, column: 5, length: 28 glColor3f, line: 21, column: 5, length: 24 glOrtho, line: 22, column: 5, length: 40 glBegin, line: 23, column: 5, length: 17 glVertex2f, line: 24, column: 9, length: 22 glVertex2f, line: 25, column: 9, length: 21 glVertex2f, line: 26, column: 9, length: 20 glVertex2f, line: 27, column: 9, length: 21 glEnd, line: 28, column: 5, length: 7 glFlush, line: 29, column: 5, length: 9 OPENGL ENUMERATION REFERENCES ~~~ GL_COLOR_BUFFER_BIT, line: 20, column: 13, length: 19 GL_QUADS, line: 23, column: 13, length: 8