Home
last modified time | relevance | path

Searched refs:drawBox (Results 1 – 1 of 1) sorted by relevance

/haiku/src/libs/glut/
H A Dglut_shapes.c128 drawBox(GLfloat size, GLenum type) in drawBox() function
173 drawBox(size, GL_LINE_LOOP); in glutWireCube()
179 drawBox(size, GL_QUADS); in glutSolidCube()