Method: GLApp#post_draw

Defined in:
lib/glapp.rb

#post_drawObject



72
73
74
# File 'lib/glapp.rb', line 72

def post_draw
  glutSwapBuffers
end