Content deleted Content added
Hervegirod (talk | contribs) m →Example |
Hervegirod (talk | contribs) m →Example |
||
Line 24:
glVertex3f(-1.0f,-1.0f, 0.0f); // Bottom Left
glEnd();
gl.glFlush();
return TRUE;
}
|
m →Example |
m →Example |
||
Line 24:
glVertex3f(-1.0f,-1.0f, 0.0f); // Bottom Left
glEnd();
gl.glFlush();
return TRUE;
}
|